Opened 15 years ago
Closed 15 years ago
#24844 closed defect (invalid)
xorg-libXt 1.0.8 Upgrade failure; missing library
Reported by: | bishop14@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | bishop14@… | |
Port: | xorg-libXt |
Description
This all started with trying to install gnuplot, it says that xpm fails. Trying to install xpm, it says xorg-libXt had an upgrade failure. The upgrade failure was with xorg-libXt 1.0.7_1, so I uninstalled and tried to install 1.0.8. Based on the log, I guess there are some library problems.
Mac OSX 10.6.3 XCode 3.3.2 (XCode Core: 1648.0) gcc version 4.2.1 (Apple Inc. build 5659)
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXt/work/libXt-1.0.8" && /usr/bin/make -j2 all " returned error 2 Command output: _XtScreenDatabase in Initialize.o _XtScreenDatabase in Initialize.o "_XrmQPutResource", referenced from: _StoreDBEntry in Initialize.o "_XInternAtoms", referenced from: _GetPropList in Selection.o "_XSaveContext", referenced from: __XtGetPerWidgetInput in EventUtil.o _GetPropList in Selection.o _NewContext in Selection.o _XtSetSelectionParameters in Selection.o _XtCreateSelectionRequest in Selection.o _AddHandler in Selection.o "_SmcOpenConnection", referenced from: _JoinSession in Shell.o "_XrmEnumerateDatabase", referenced from: _XtScreenDatabase in Initialize.o "_SmcSetProperties", referenced from: _SetSessionProperties in Shell.o _SetSessionProperties in Shell.o "_XMapSubwindows", referenced from: _RealizeWidget in Intrinsic.o "_XGetModifierMapping", referenced from: __XtBuildKeysymTables in TMkey.o ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: *** [libXt.la] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing.
Attachments (1)
Change History (6)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | xorg-libXt gnuplot xpm removed |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
comment:2 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Please provide the full debug output.
My guess is that it's trying to build +universal and its dependencies are not +universal
Changed 15 years ago by bishop14@…
comment:5 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Yep, that's the case. You are mixing architectures and/or +/-universal
Did you follow the upgrade guide when you upgraded from Leopard to Snow Leopard? You should ask on the mailing list for more help.
Please remember to cc the maintainer. This is not enough output, please attach a full debug log.