[MacPorts] #21039: Vidalia doesn't build on Snow Leopard with qt-mac +cocoa (version 64 bit)
MacPorts
noreply at macports.org
Thu Sep 3 11:30:46 PDT 2009
#21039: Vidalia doesn't build on Snow Leopard with qt-mac +cocoa (version 64 bit)
-------------------------------+--------------------------------------------
Reporter: hsivank@… | Owner: mnick@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: Vidalia
-------------------------------+--------------------------------------------
Comment(by hsivank@…):
> Please attach your qt4-mac(-devel) portfile. Yes, that port should be
updated to something that can work in Snow Leopard.
Hello, sorry for the delay I didn't see your request
I use a git style fetch because the tar.gz provide by
http://qt.gitorious.org/qt/qt is corrupted :-(
But there is a problem :
when i try to install the port with an url like git://.... it hangs up
{{{
sudo port -vd install qt4-mac-devel +noqt3support +cocoa
...
---> Fetching qt4-mac-devel
DEBUG: Executing org.macports.fetch (qt4-mac-devel)
DEBUG: Executing: /opt/local/bin/git clone -q --depth=1
git://git.gitorious.org/qt/qt.git
/opt/local/var/macports/build/_opt_ports.git_dports_aqua_qt4-mac-
devel/work/qt4-mac-devel-4.6.0 2>&1
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Error: Target org.macports.fetch returned: Git clone failed
DEBUG: Backtrace: Git clone failed
while executing
"gitfetch"
(procedure "portfetch::fetch_main" line 13)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for qt4-mac-devel):
org.macports.activate org.macports.fetch org.macports.extract
org.macports.checksum org.macports.patch org.macports.configure
org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
}}}
Note git clone git:// works in a terminal !
when i try with an url like http:// it works but gitorious.org provides a
very low bandwitch ... so i don't think it is interesting for a backend
user to wait 2 hours to clone qt-mac ...
If someone have a solution ... i'm very curious to understand
Anyway, i post my patch to build Qt 4.6 with Snow leopard
--
Ticket URL: <http://trac.macports.org/ticket/21039#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list