Opened 11 years ago
Closed 8 years ago
#41703 closed defect (invalid)
fuse4x-kext: No architectures to compile for (ARCHS=, VALID_ARCHS=i386 x86_64).
Reported by: | mparchet@… | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks | Cc: | ryandesign (Ryan Carsten Schmidt), cooljeanius (Eric Gallager) |
Port: | fuse4x-kext |
Description
Hello,
When I reied to install ntfs_3g on mac os 10.9 I get an errer.
See attache for log details.
I beed to reed and write on an usb pen at the ntfs format.
Could you help me please
Best regards
mparchet
Attachments (1)
Change History (5)
Changed 11 years ago by mparchet@…
comment:1 Changed 11 years ago by drkp (Dan Ports)
Keywords: | mavericks added |
---|---|
Owner: | changed from macports-tickets@… to dports@… |
Port: | fuse4x-kext added |
Summary: | Unable to compile ntfs_3g on mac os 10.9 → fuse4x-kext build failure on 10.9 |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Summary: | fuse4x-kext build failure on 10.9 → fuse4x-kext: No architectures to compile for (ARCHS=, VALID_ARCHS=i386 x86_64). |
fuse4x, fuse4x-kext and ntfs-3g install fine for me on Mavericks.
Your log contains this strange error:
No architectures to compile for (ARCHS=, VALID_ARCHS=i386 x86_64).
What are the values of build_arch
and universal_archs
in your macports.conf? Maybe they are not correct. On Mavericks, build_arch
should be x86_64
; universal_archs
should be x86_64 i386
.
I also see from your log that this was not a clean build attempt, so please clean and try again. If it fails again, also let us know your version of Xcode and clang.
comment:4 Changed 8 years ago by drkp (Dan Ports)
Resolution: | → invalid |
---|---|
Status: | new → closed |
fuse4x is long gone, so let's close this.
Sounds like fuse4x-kext is failing to build on 10.9.
I haven't had a chance to try it myself, so it's possible that fuse4x doesn't actually work on 10.9. However, it looks like the mavericks buildbot was able to build fuse4x-kext...