Opened 5 years ago
Closed 4 years ago
#58681 closed defect (fixed)
I can't install Xcrysden on my Mac
Reported by: | PanzhangZP | Owned by: | dstrubbe (David Strubbe) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | xcrysden |
Description (last modified by mf2k (Frank Schima))
(base) PandeMacBook-Pro:~ pan$ sudo port install xcrysden ---> Computing dependencies for xcrysden The following dependencies will be installed: gcc9 Continue? [Y/n]: Y ---> Fetching archive for gcc9 ---> Attempting to fetch gcc9-9.1.0_2.darwin_18.x86_64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/gcc9 ---> Attempting to fetch gcc9-9.1.0_2.darwin_18.x86_64.tbz2.rmd160 from https://pek.cn.packages.macports.org/macports/packages/gcc9 ---> Installing gcc9 @9.1.0_2 ---> Activating gcc9 @9.1.0_2 ---> Cleaning gcc9 ---> Building xcrysden Error: Failed to build xcrysden: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_xcrysden/xcrysden/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port xcrysden failed
Attachments (1)
Change History (9)
Changed 5 years ago by PanzhangZP
comment:1 Changed 5 years ago by PanzhangZP
comment:2 follow-up: 5 Changed 5 years ago by mf2k (Frank Schima)
Priority: | High → Normal |
---|
The Priority field is for use by Macports team members only, please do not set it.
comment:3 follow-up: 6 Changed 5 years ago by mf2k (Frank Schima)
In the future, please use WikiFormatting, fill in the Port field and add the port maintainer(s) to Cc (port info --maintainers xcrysden
), if any.
comment:4 Changed 5 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | set to dstrubbe |
Port: | xcrysden added |
Status: | new → assigned |
comment:5 Changed 5 years ago by PanzhangZP
Replying to mf2k:
The Priority field is for use by Macports team members only, please do not set it.
I'm sorry.
comment:6 Changed 5 years ago by PanzhangZP
Replying to mf2k:
In the future, please use WikiFormatting, fill in the Port field and add the port maintainer(s) to Cc (
port info --maintainers xcrysden
), if any.
I see. Thank you. But I still don't know how to install Xcrysden on my Mac. Could you help me?
comment:7 Changed 5 years ago by kencu (Ken)
This appears to be the error:
:info:build ld: unexpected token: !tapi-tbd-v3 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd' for architecture x86_64
Please try this:
sudo port -v uninstall ld64 sudo port -v install ld64 +ld64_xcode
then
sudo port clean Xcrysden sudo port -v install Xcrysden
comment:8 Changed 4 years ago by dstrubbe (David Strubbe)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
My system is "macOS Mojave 10.14.5".