Opened 12 years ago
Closed 12 years ago
#36314 closed defect (fixed)
fuse4x-framework-0.9.1_0.darwin_12.x86_64.tbz2 cannot be compiled
Reported by: | breadncup | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | fuse4x-framework |
Description
The reason is that fuse4x-framework-0.9.1_0.darwin_12.x86_64.tbz2 is not found in http://packages.macports.org/fuse4x-framework, which is written in port script.
The snippets of the log messages are:
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/505 :info:archivefetch ---> fuse4x-framework-0.9.1_0.darwin_12.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch fuse4x-framework-0.9.1_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/fuse4x-framework :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch fuse4x-framework-0.9.1_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/fuse4x-framework :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch fuse4x-framework-0.9.1_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/fuse4x-framework :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Mon Sep 24 16:36:28 PDT 2012 :notice:fetch ---> Fetching distfiles for fuse4x-framework :debug:fetch Executing org.macports.fetch (fuse4x-framework)
Attachments (1)
Change History (9)
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Keywords: | fuse4x fuse4x-framework removed |
---|---|
Owner: | changed from macports-tickets@… to dports@… |
Port: | fuse4x-framework added |
Priority: | High → Normal |
comment:2 Changed 12 years ago by drkp (Dan Ports)
That message only means that MacPorts was unable to find a binary package for this port at packages.macports.org, which is to be expected since we are not yet distributing binary packages for Mountain Lion.
If it's also failing to build, that message doesn't have anything to do with it; please post the full logfile.
comment:3 Changed 12 years ago by breadncup
Let me attach the full log when I get back home.
Thanks, Daniel
comment:4 Changed 12 years ago by drkp (Dan Ports)
Note that fuse4x was updated to 0.9.2 yesterday, so you should retry installing it.
Changed 12 years ago by breadncup
Attachment: | snippet_main.log added |
---|
fuse4x-framework Compile Error
comment:5 Changed 12 years ago by breadncup
Thanks for updated the 0.9.2 to the site, but there is still compile error.
I've attached the compile error log snippet for fuse4x-framework. So, please refer to it.
comment:6 Changed 12 years ago by breadncup
Today,
I checked it works all fine.
I think this ticket can be closed.
comment:7 Changed 12 years ago by anatol (Anatol Pomozov)
It was a compile error introduced in the latest clang. The error was fixed in upstream https://github.com/fuse4x/framework/commit/ff5ebb06b29bd962b4e9bbc17f9a8c7b8dcbd67e
comment:8 Changed 12 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | new → closed |
In the future, please fill in the Port field and Cc the port maintainer(s). The priority field is reserved for Macports maintainers.