[MacPorts] #45612: Failed to Install SoXt on Yosemite
MacPorts
noreply at macports.org
Mon Apr 7 10:48:37 UTC 2025
#45612: Failed to Install SoXt on Yosemite
------------------------------+--------------------------------
Reporter: matthewl.lund@… | Owner: macports-tickets@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords:
Port: SoXt |
------------------------------+--------------------------------
Comment (by barracuda156):
Replying to [comment:4 cssdev]:
> I wonder if this might have something to do with the X11 stubs that
Apple implemented. I ran into some issues getting the SGI inventor port
working on El Capitan, and perhaps this port is also pulling in the stubs
rather than the Macports libraries. This would explain the behavior, as
the stubs would get found and linked but lack the required symbols. I'll
troubleshoot this one next weekend.
Any update on this? Still broken, and not specific to any macOS version.
{{{
/bin/sh ../../../libtool --mode=link /usr/bin/g++-4.2 -pipe -Os -arch ppc
-fno-exceptions -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual
-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc
-Wl,-framework,OpenGL -o libSoXt.la -rpath /opt/local/lib -no-undefined
-version-info 2:0:0 SoXtInternal.lo SoXt.lo SoXtComponent.lo
SoXtGLWidget.lo SoXtResource.lo SoAny.lo SoXtCursor.lo SoXtObject.lo
SoXtCommon.lo SoXtComponentCommon.lo SoXtGLWidgetCommon.lo
SoXtRenderArea.lo devices/libSoXtDevices.la editors/libSoXtEditors.la
engines/libSoGuiEngines.la nodes/libSoGuiNodes.la
viewers/libSoXtViewers.la widgets/libSoXtWidgets.la -lXm -lCoin -lpthread
-lXt -lXp -lXi -lXmu -lXext -lXpm -lSM -lICE -lX11
/usr/bin/g++-4.2 -dynamiclib -single_module -o .libs/libSoXt.2.0.0.dylib
.libs/SoXtInternal.o .libs/SoXt.o .libs/SoXtComponent.o
.libs/SoXtGLWidget.o .libs/SoXtResource.o .libs/SoAny.o .libs/SoXtCursor.o
.libs/SoXtObject.o .libs/SoXtCommon.o .libs/SoXtComponentCommon.o
.libs/SoXtGLWidgetCommon.o .libs/SoXtRenderArea.o -all_load
devices/.libs/libSoXtDevices.a editors/.libs/libSoXtEditors.a
engines/.libs/libSoGuiEngines.a nodes/.libs/libSoGuiNodes.a
viewers/.libs/libSoXtViewers.a widgets/.libs/libSoXtWidgets.a
-L/opt/local/lib /opt/local/lib/libXm.dylib /opt/local/lib/libCoin.dylib
-lpthread /opt/local/lib/libXt.dylib /opt/local/lib/libXp.dylib
/opt/local/lib/libXi.dylib /opt/local/lib/libXmu.dylib
/opt/local/lib/libXext.dylib /opt/local/lib/libXpm.dylib
/opt/local/lib/libSM.dylib /opt/local/lib/libICE.dylib
/opt/local/lib/libX11.dylib -Wl,-headerpad_max_install_names
-Wl,-framework -Wl,OpenGL -install_name /opt/local/lib/libSoXt.2.dylib
-compatibility_version 3 -current_version 3.0
ld: warning: can't add line info to anonymous symbol anon-func-0x0 from
/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/libgcc.a(darwin-tramp.o)
ld: warning: can't add line info to anonymous symbol anon-func-0x0 from
/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/libgcc.a(darwin-tramp.o)
ld: warning: can't add line info to anonymous symbol anon-func-0x0 from
/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/libgcc.a(darwin-tramp.o)
ld: warning: can't add line info to anonymous symbol anon-func-0x0 from
/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/libgcc.a(darwin-tramp.o)
ld: warning: can't add line info to anonymous symbol anon-func-0x0 from
/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/libgcc.a(darwin-tramp.o)
ld: warning: can't add line info to anonymous symbol anon-func-0x0 from
/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/libgcc.a(darwin-tramp.o)
ld: warning: can't add line info to anonymous symbol anon-func-0x0 from
/usr/lib/gcc/powerpc-apple-darwin10/4.2.1/libgcc.a(darwin-tramp.o)
Undefined symbols:
"_glXChooseVisual", referenced from:
SoXtGLWidget::buildWidget(_WidgetRec*) in SoXtGLWidget.o
createVisualInfo(_SoXtGLAreaRec*) in
libSoXtWidgets.a(SoXtGLArea.o)
"_glXCreateContext", referenced from:
SoXtGLWidgetP::initNormalContext() in SoXtGLWidget.o
"_glXMakeCurrent", referenced from:
SoXtGLWidget::glLockNormal() in SoXtGLWidget.o
_SoXtGLAreaMakeCurrent in libSoXtWidgets.a(SoXtGLArea.o)
"_glXSwapBuffers", referenced from:
SoXtGLWidget::glSwapBuffers() in SoXtGLWidget.o
_SoXtGLAreaSwapBuffers in libSoXtWidgets.a(SoXtGLArea.o)
"_glXIsDirect", referenced from:
SoXtGLWidgetP::isDirectRendering() in SoXtGLWidget.o
"_glXGetCurrentContext", referenced from:
SoXtGLWidgetP::isDirectRendering() in SoXtGLWidget.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[8]: *** [libSoXt.la] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/45612#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list