Opened 9 years ago

Last modified 7 years ago

#45612 assigned defect

Failed to Install SoXt on Yosemite — at Version 1

Reported by: matthewl.lund@… Owned by: css@…
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: SoXt

Description (last modified by ryandesign (Ryan Carsten Schmidt))

SoXt failed to install on a brand new install of MacPorts on Yosemite. All other ports install fine, from the log file I get the following error message with "symbol(s) not found for architecture x86_6". I've tried cleaning the port and reinstalling with same error. Attached is the log file.

:info:build Undefined symbols for architecture x86_64:
:info:build   "_glXChooseVisual", referenced from:
:info:build       SoXtGLWidget::buildWidget(_WidgetRec*) in libSoXt.2.0.0.dylib-master.o
:info:build       Initialize(_SoXtGLAreaRec*, _SoXtGLAreaRec*, Arg*, unsigned int*) in libSoXt.2.0.0.dylib-master.o
:info:build   "_glXCreateContext", referenced from:
:info:build       SoXtGLWidgetP::initNormalContext() in libSoXt.2.0.0.dylib-master.o
:info:build   "_glXGetCurrentContext", referenced from:
:info:build       SoXtGLWidgetP::isDirectRendering() in libSoXt.2.0.0.dylib-master.o
:info:build   "_glXIsDirect", referenced from:
:info:build       SoXtGLWidgetP::isDirectRendering() in libSoXt.2.0.0.dylib-master.o
:info:build   "_glXMakeCurrent", referenced from:
:info:build       SoXtGLWidget::glLockNormal() in libSoXt.2.0.0.dylib-master.o
:info:build       _SoXtGLAreaMakeCurrent in libSoXt.2.0.0.dylib-master.o
:info:build   "_glXSwapBuffers", referenced from:
:info:build       SoXtGLWidget::glSwapBuffers() in libSoXt.2.0.0.dylib-master.o
:info:build       _SoXtGLAreaSwapBuffers in libSoXt.2.0.0.dylib-master.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build make[8]: *** [libSoXt.la] Error 1

Change History (2)

Changed 9 years ago by matthewl.lund@…

Attachment: soxt.log added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to css@…
Port: SoXt added
Note: See TracTickets for help on using tickets.