http://bugs.winehq.org/show_bug.cgi?id=9908
Summary: can't create universal binary for Mac OS X (server unavailable in create script) Product: Wine Version: 0.9.46. Platform: Other OS/Version: Mac OS X 10.4 Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: raymondv@gmx.de
Hello,
i can create a "normal" binary for the use architecture (for me intel) but failed creating a universal build for Mac OS X.
I used the manual on http://wiki.winehq.org/MacOSX/Building when creating a intel disk image with success!
When i tried to build a universal binary with (not documented on wiki):
./create_darwine_SDK.sh $VERSION ~/Desktop/wine-$VERSION/SDKRoot/
but it failed with
$ ./create_darwine_SDK.sh $VERSION ~/Desktop/wine-$VERSION/SDKRoot/ # Create the SDK installer for Darwine 0.9.46... cvs [export aborted]: connect to anoncvs.opendarwin.org(204.152.186.41):2401 failed: Operation timed out ***** Error: Can't checkout the sdk from CVS 1 $ (the full command the script want to connect: cvs -d:pserver:anonymous@anoncvs.opendarwin.org:/Volumes/src/cvs/od export -Dtomorrow projects/darwine/sdk)
This server is unavailable because the official darwine project is closed on http://darwine.sourceforge.net
It is possible the create a new mirror?
Thanks
Raymond
http://bugs.winehq.org/show_bug.cgi?id=9908
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmx.net 2007-10-05 12:25:31 --- You don't need anything from Darwine. The project didn't achieve much except for some winelib fixes for osx. The code you need is in Wine. Just download the latest git/cvs and try to build that. Why would you need a universal binary? You need an x86 binary to run windows programs. The only reason you want ppc too is if you want to run winelib apps on ppc.
http://bugs.winehq.org/show_bug.cgi?id=9908
--- Comment #2 from Raymond Vetter raymondv@gmx.de 2007-10-05 12:58:45 --- I know that I need only the intel disc image for run winelib apps on my mac.
All I want is to build universal binaries to spread the mac community (supporting intel and ppc macs) and put these files on my homepage.
It's a pity that there are no binaries available on http://winehq.org/site/download.
http://bugs.winehq.org/show_bug.cgi?id=9908
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Difficulty|Hours |--- Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-05 15:19:18 ---
cvs [export aborted]: connect to anoncvs.opendarwin.org(204.152.186.41):2401 failed: Operation timed out
This has nothing to do with Wine.
http://bugs.winehq.org/show_bug.cgi?id=9908
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-05 15:19:29 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=9908
Raymond Vetter raymondv@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #5 from Raymond Vetter raymondv@gmx.de 2007-10-05 20:58:55 --- I think that is related to wine because:
on http://wiki.winehq.org/MacOSX/Building
if I do
cvs -z3 -d:pserver:anonymous:@darwine.cvs.sourceforge.net:/cvsroot/darwine co -P distrib
then the script
create_darwine_SDK.sh
is being downloaded. When executing this script the server is not available because the server are related to the opendarwin.org domain and this is closed.
That is not a network problem rather the script are not updaded to the new location.
http://bugs.winehq.org/show_bug.cgi?id=9908
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2007-10-05 23:05:29 --- But we didn't write that script, or host it. We provide instructions for getting it, and notice: cvs -z3 -d:pserver:anonymous:@darwine.cvs.sourceforge.net:/cvsroot/darwine co -P distrib
it's coming from darwine.cvs.sourceforge.net, not winehq.org. If it really makes you unhappy, I'll just delete the wiki entry, but that's probably not what you want. Log a bug with the darwine folks instead.
http://bugs.winehq.org/show_bug.cgi?id=9908
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Dan Kegel dank@kegel.com 2008-01-28 05:59:11 --- Closing all RESOLVED INVALID older than four weeks.
http://bugs.winehq.org/show_bug.cgi?id=9908
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.4 |Mac OS X