Giter VIP home page Giter VIP logo

osxwinebuilder's Introduction

README for osxwinebuilder

This is an attempt at creating a simple script to compile Wine and all of its
dependencies on Mac OS X.  More information to come.

osxwinebuilder's People

Contributors

ryanwoodsmall avatar

Watchers

 avatar  avatar

Forkers

controllab

osxwinebuilder's Issues

Feature Request: applying patches to wine source

It would be nice if this tool allow for easy applying patches to source.
For example additional file 'patch.diff' empty on beggining where users can add 
diff output from what they want to get against original source.

Original issue reported on code.google.com by [email protected] on 13 Jun 2010 at 11:04

Problems while installing wine

Hello,

every time I want to install wine I get the following error, Please let me know 
if you need further informations:

stpncpy.c:34: error: expected declaration specifiers or ‘...’ before 
numeric constant
stpncpy.c:34: error: expected ‘)’ before ‘!=’ token
stpncpy.c:34: error: expected ‘)’ before ‘?’ token
make[4]: *** [stpncpy.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
could not run 'make -j5' in /Users/Michi/wine/build/gettext-0.18.1.1 - exiting
Priost-Macbook:osxwinebuilder-read-only Michi$ 

I´m using Mac OS C Lion and I´ve installed XQuartz 2.7.0 on a MacBook Pro 
Late 2011 

Thank you
Michael

Original issue reported on code.google.com by [email protected] on 30 Nov 2011 at 10:54

  • Merged into: #20

Sane Backends

Sane Backends uses Rosetta and with Lion Rosetta has been removed, can you add 
a check for Lion and skip Sane Backends if Lion is found?

Thanks!

Original issue reported on code.google.com by [email protected] on 1 Sep 2011 at 9:51

failed to verify jpegsrc.v8d.tar.gz

What steps will reproduce the problem?
1. Following the instructions on the project home page.

What is the expected output? What do you see instead?
I expected it to build Wine. It failed and exited.

What version of the product are you using? On what operating system?
OS X 10.8.5
The latest from the SVN on June 23, 2014

Please provide any additional information below.
After running and verifying lots of things...
"failed to verify /Volumes/User/Users/AlecZ/wine/source/jpegsrc.v8d.tar.gz - 
exiting"

Original issue reported on code.google.com by [email protected] on 24 Jun 2014 at 6:09

tiff-3.9.4.tar.gz dies

What steps will reproduce the problem?
1. run script
2. ftp download of tiff sources dies. The server is no longer in use.
3.

What is the expected output? What do you see instead?
download tiff-3.9.4.tar.gz

What version of the product are you using? On what operating system?


Please provide any additional information below.
changed the source url link to http://download.osgeo.org/libtiff/ and it 
downloaded

Original issue reported on code.google.com by [email protected] on 26 Jul 2010 at 1:39

Build fails on OS X 10.10.1 (Yosemite)

What steps will reproduce the problem?
1.  Attempt to build 1.7.31 of WINE on OS X Yosemite 10.10.1 using Xcode 6.1 
(or 6.1.1) w/associated command-line tools.
2.
3.

What is the expected output? What do you see instead?
I expect it to be successful :)  It is not.  It gets as far as trying to 
compile glib 2.32.3 with this error:
In file included from 
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:56,
                 from gutils.c:127:
/System/Library/Frameworks/CoreServices.framework/Frameworks/FSEvents.framework/
Headers/FSEvents.h:262: error: expected ',' or '}' before '__attribute__'
/System/Library/Frameworks/CoreServices.framework/Frameworks/FSEvents.framework/
Headers/FSEvents.h:414: error: expected ',' or '}' before '__attribute__'
make[4]: *** [gutils.lo] Error 1

There are a ton of these warnings throughout the entire build:
couldn't understand kern.osversion `14.0.0'



What version of the product are you using? On what operating system?
Version of script that attempts to build  1.7.31 on OS X 10.10.1 (Yosemite) 
using Xcode 6.1 w/command line tools for 6.1 (I also tried 6.1.1 which is in GM 
status at this time -- it had the same problem.)



Please provide any additional information below.
I tried to build glib separately to try to isolate it, but I have not had much 
success (looking for gettext and I can't figure out how to point it at the 
correct one).  Please look into this.  Thanks for your work on this script.  
Very, very helpful!  I was able to modify it a while back to build WINE 1.1.24 
(by disabling WIN16) so I could run Halo: Combat Evolved multi-player and also 
Battlefield: Vietnam on my iMac which was awesome!

Original issue reported on code.google.com by [email protected] on 28 Nov 2014 at 1:10

location for Nettls unresponsive

What steps will reproduce the problem?
1. changed script location to "ftp://ftp.gnu.org/gnu/nettle/"
2. updated Version of said program to 2.5
3.

What is the expected output? What do you see instead?

Downloading

What version of the product are you using? On what operating system?
 OSX 10.8.1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Aug 2012 at 7:06

could not download sane-backends-1.0.21.tar.gz

script could not download sane-backends-1.0.21.tar.gz because this package was 
moved to "old-versions" folder on the server. so the new path is 
ftp://ftp.sane-project.org/pub/sane/old-versions/sane-backends-1.0.21/sane-backe
nds-1.0.21.tar.gz.

to solve this we can change path in osxwinebuild.sh or download sane-backends 
manually (as I did):
$ cd ~/wine/source
$ wget 
ftp://ftp.sane-project.org/pub/sane/old-versions/sane-backends-1.0.21/sane-backe
nds-1.0.21.tar.gz

Original issue reported on code.google.com by sthaqu on 16 Feb 2011 at 1:57

flex version

What steps will reproduce the problem?
1.Need OSX 10.7 (mine's 10.7.5)
2.osxwinebuider.sh exits with:
checking flex version Apple(flex-31) >= 2.5.31... Use of uninitialized value 
$flex_version_major in numeric gt (>) at - line 3.
Use of uninitialized value $flex_version_major in numeric eq (==) at - line 3.
Use of uninitialized value $flex_version_major in numeric eq (==) at - line 3.
configure: error: no
could not run configure command './configure --prefix=" 
[...]wine/build/gstreamer-0.10.36 - exiting"
3.flex --version gives "flex 2.5.35 Apple(flex-31)"


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
OSX 10.7.5 
XCode 4.5

Please provide any additional information below.
Solved by  https://gist.github.com/3154134

diff --git a/configure b/configure
index 0af896d..20e6576 100755
--- a/configure
+++ b/configure
@@ -21304,7 +21304,7 @@ fi
   fi

         flex_min_version=2.5.31
-  flex_version=`$FLEX_PATH --version | head -n 1 | sed 's/^.* //' | sed 
's/[a-zA-Z]*$//' | cut -d' ' -f1`
+  flex_version=`$FLEX_PATH --version | head -n 1 | awk '{print $2'}`
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking flex version $flex_version >= $flex_min_version" >&5
 $as_echo_n "checking flex version $flex_version >= $flex_min_version... " >&6; }
   if perl -w <<EOF



Original issue reported on code.google.com by [email protected] on 28 Sep 2012 at 1:37

Runtime Error "Unhandled exception code c0000005 flags 0 addr 0x7bc6167e"

What steps will reproduce the problem?
mkdir ~/wine
cd ~/wine
# April 7, 2012
svn checkout http://osxwinebuilder.googlecode.com/svn/trunk/ 
osxwinebuilder-read-only
cd ~/wine/osxwinebuilder-read-only
# comment out appropriate lines in the get/check/install functions for 
"sanebackends","sdl","sdlnet","sdlsound","dosbox" because otherwise they would 
produce errors
./osxwinebuild.sh --stable
# get a compile error in stpncpy.c; comment out line 28 in stpncpy.c
./osxwinebuild.sh --stable --no-clean-source
export 
DYLD_FALLBACK_LIBRARY_PATH="${HOME}/wine/wine-1.4/lib:/usr/X11/lib:/usr/lib"
export PATH="${HOME}/wine/wine-1.4/bin:${PATH}"
wine winecfg
# get error output for any program: err:seh:raise_exception Unhandled exception 
code c0000005 flags 0 addr 0x7bc6167e


What is the expected output? What do you see instead?
I expect to see working emulation. Instead I see: err:seh:raise_exception 
Unhandled exception code c0000005 flags 0 addr 0x7bc6167e

What version of the product are you using? On what operating system?
Latest osxwinebuilder from svn as of April 7, 2012. MacBook Pro. Mac OS X 
10.7.3. 

Please provide any additional information below.
gdb output:
$ gdb wine 
GNU gdb 6.3.50-20050815 (Apple version gdb-1708) (Thu Nov  3 21:59:02 UTC 2011)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin"...Reading symbols for shared 
libraries ....... done

(gdb) r winecfg
Starting program: /Users/cinolt/wine/wine-1.4/bin/wine winecfg
Reading symbols for shared libraries 
++++++..........................................................................
................................................................ done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 
0x7bc6167e

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to process 27628 thread 0x3703]
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x00000001 in ?? ()
Previous frame inner to this frame (gdb could not unwind past this frame)

Original issue reported on code.google.com by [email protected] on 8 Apr 2012 at 1:29

OPTIMIZATION: make dependecies just once

Now every time the script is runned it build all dependencies and then it 
builds wine.
If dependecies are not changed it is unnecessary. I think script should check 
if the dependencies are changed from last run, if yes it should rebuild them, 
if not it should go to next step.

It should reduce build times (after first build ofc) about half.

Original issue reported on code.google.com by [email protected] on 13 Jun 2010 at 12:58

ld: library not found for -lwine

What steps will reproduce the problem?
1. just building by executing the script
2. After all downloading, it starts running gcc, and more than one of these 
errors come up before the build entirely fails. 
3.

What is the expected output? What do you see instead?
gcc -m32 -g -O2 -arch i386 -m32 -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/ngujran/wine/wine-1.3.29/include  -I/usr/X11/include -o sfnt2fnt 
sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a 
-L/Users/ngujran/wine/wine-1.3.29/lib  -L/usr/X11/lib -framework CoreServices 
-lz -L/usr/X11/lib -lGL -lGLU -L/Users/ngujran/wine/wine-1.3.29/lib -lfreetype 
-lz && install_name_tool -change @executable_path/`../tools/relpath 
/Users/ngujran/wine/wine-1.3.29/bin 
/Users/ngujran/wine/wine-1.3.29/lib`/libwine.1.dylib 
@executable_path/../libs/wine/libwine.1.dylib sfnt2fnt || rm -f sfnt2fnt
ld: library not found for -lwine
collect2: ld returned 1 exit status

gcc -m32 -g -O2 -arch i386 -m32 -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/ngujran/wine/wine-1.3.29/include  -I/usr/X11/include -o wmc lang.o 
mcl.o po.o utils.o wmc.o write.o mcy.tab.o        -lgettextpo -L../../libs/wine 
-lwine ../../libs/port/libwine_port.a -L/Users/ngujran/wine/wine-1.3.29/lib  
-L/usr/X11/lib -framework CoreServices -lz -L/usr/X11/lib -lGL -lGLU && 
install_name_tool -change @executable_path/`../../tools/relpath 
/Users/ngujran/wine/wine-1.3.29/bin 
/Users/ngujran/wine/wine-1.3.29/lib`/libwine.1.dylib 
@executable_path/../../libs/wine/libwine.1.dylib wmc || rm -f wmc
ld: library not found for -lwine
collect2: ld returned 1 exit status

gcc -m32 -g -O2 -arch i386 -m32 -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/ngujran/wine/wine-1.3.29/include  -I/usr/X11/include -o wmc-installed 
lang.o mcl.o po.o utils.o wmc.o write.o mcy.tab.o        -lgettextpo 
-L../../libs/wine -lwine ../../libs/port/libwine_port.a 
-L/Users/ngujran/wine/wine-1.3.29/lib  -L/usr/X11/lib -framework CoreServices 
-lz -L/usr/X11/lib -lGL -lGLU 
ld: library not found for -lwine
collect2: ld returned 1 exit status
make[1]: *** [wmc-installed] Error 1
make: *** [tools/wmc] Error 2
make: *** Waiting for unfinished jobs....

could not run 'make -j3' in /Users/ngujran/wine/build/wine-1.3.29 - exiting

What version of the product are you using? On what operating system?
Mac OS X 10.6.8 (Macbook pro)

Please provide any additional information below.
Initially, I had not specifically installed X11 libraries, though I've been 
running X11 applications. I installed the X11 libraries from the OS X install 
DVD. 
Removed the build folder
Restarted the machine and tried again. But the same errors crop up. 

Contents of /Users/ngujran/wine/build/wine-1.3.29/libs/wine
Makefile        c_1257.c        c_28603.c       c_863.c         debug.c
Makefile.in     c_1257.o        c_28603.o       c_863.o         debug.o
c_037.c         c_1258.c        c_28604.c       c_864.c         fold.c
c_037.o         c_1258.o        c_28604.o       c_864.o         fold.o
c_10000.c       c_1361.c        c_28605.c       c_865.c         ldt.c
c_10000.o       c_1361.o        c_28605.o       c_865.o         ldt.o
c_10006.c       c_20127.c       c_28606.c       c_866.c         libwine.1.0.dylib
c_10006.o       c_20127.o       c_28606.o       c_866.o         libwine.dylib
c_10007.c       c_20866.c       c_424.c         c_869.c         loader.c
c_10007.o       c_20866.o       c_424.o         c_869.o         loader.o
c_10029.c       c_20932.c       c_437.c         c_874.c         mbtowc.c
c_10029.o       c_20932.o       c_437.o         c_874.o         mbtowc.o
c_1006.c        c_21866.c       c_500.c         c_875.c         mmap.c
c_1006.o        c_21866.o       c_500.o         c_875.o         mmap.o
c_10079.c       c_28591.c       c_737.c         c_878.c         port.c
c_10079.o       c_28591.o       c_737.o         c_878.o         port.o
c_10081.c       c_28592.c       c_775.c         c_932.c         sortkey.c
c_10081.o       c_28592.o       c_775.o         c_932.o         sortkey.o
c_1026.c        c_28593.c       c_850.c         c_936.c         string.c
c_1026.o        c_28593.o       c_850.o         c_936.o         string.o
c_1250.c        c_28594.c       c_852.c         c_949.c         utf8.c
c_1250.o        c_28594.o       c_852.o         c_949.o         utf8.o
c_1251.c        c_28595.c       c_855.c         c_950.c         version.c
c_1251.o        c_28595.o       c_855.o         c_950.o         version.o
c_1252.c        c_28596.c       c_856.c         casemap.c       wctomb.c
c_1252.o        c_28596.o       c_856.o         casemap.o       wctomb.o
c_1253.c        c_28597.c       c_857.c         collation.c     wctype.c
c_1253.o        c_28597.o       c_857.o         collation.o     wctype.o
c_1254.c        c_28598.c       c_860.c         compose.c       wine.def
c_1254.o        c_28598.o       c_860.o         compose.o       wine.map
c_1255.c        c_28599.c       c_861.c         config.c
c_1255.o        c_28599.o       c_861.o         config.o
c_1256.c        c_28600.c       c_862.c         cptable.c
c_1256.o        c_28600.o       c_862.o         cptable.o


Contents of  /Users/ngujran/wine/wine-1.3.29/lib 
Natraj-Gujrans-MacBook-Pro:wine ngujran$ ls -a 
/Users/ngujran/wine/wine-1.3.29/lib 
.               libgnutls-extra.dylib       libgstpbutils-0.10.0.dylib  libogg.0.dylib
..              libgnutls-extra.la      libgstpbutils-0.10.dylib    libogg.dylib
charset.alias           libgnutls-openssl.26.dylib  libgstpbutils-0.10.la       libogg.la
fontconfig          libgnutls-openssl.dylib     libgstreamer-0.10.0.dylib   liborc-0.4.0.dyl
ib
gettext             libgnutls-openssl.la        libgstreamer-0.10.dylib     liborc-0.4.dylib
gio             libgnutls.26.dylib      libgstreamer-0.10.la        liborc-0.4.la
glib-2.0            libgnutls.dylib         libgstriff-0.10.0.dylib     liborc-test-0.4.0.dylib
gstreamer-0.10          libgnutls.la            libgstriff-0.10.dylib       liborc-test-0.4.dylib
libSDL-1.2.0.dylib      libgnutlsxx.26.dylib        libgstriff-0.10.la      liborc-test-0.4.la
libSDL.dylib            libgnutlsxx.dylib       libgstrtp-0.10.0.dylib      libpng.3.dylib
libSDL.la           libgnutlsxx.la          libgstrtp-0.10.dylib        libpng.dylib
libSDL_net-1.2.0.0.7.dylib  libgobject-2.0.0.dylib      libgstrtp-0.10.la       libpng.la
libSDL_net-1.2.0.dylib      libgobject-2.0.dylib        libgstrtsp-0.10.0.dylib     libpng12.
0.dylib
libSDL_net.dylib        libgobject-2.0.la       libgstrtsp-0.10.dylib       libpng12.dylib
libSDL_net.la           libgpg-error.0.dylib        libgstrtsp-0.10.la      libpng12.la
libSDL_sound-1.0.1.0.2.dylib    libgpg-error.dylib      libgstsdp-0.10.0.dylib      libsane
.1.dylib
libSDL_sound-1.0.1.dylib    libgpg-error.la         libgstsdp-0.10.dylib        libsane.dylib
libSDL_sound.dylib      libgphoto2          libgstsdp-0.10.la       libsane.la
libSDL_sound.la         libgphoto2.2.4.0.dylib      libgsttag-0.10.0.dylib      libtheora.0.dy
lib
libSDLmain.a            libgphoto2.2.dylib      libgsttag-0.10.dylib        libtheora.dylib
libasprintf.0.dylib     libgphoto2.dylib        libgsttag-0.10.la       libtheora.la
libasprintf.dylib       libgphoto2.la           libgstvideo-0.10.0.dylib    libtheoradec.1.dylib
libasprintf.la          libgphoto2_port         libgstvideo-0.10.dylib      libtheoradec.dylib
libexif.12.dylib        libgphoto2_port.0.8.0.dylib libgstvideo-0.10.la     libtheoradec.
la
libexif.dylib           libgphoto2_port.0.dylib     libgthread-2.0.0.dylib      libtheoraenc.1.
dylib
libexif.la          libgphoto2_port.dylib       libgthread-2.0.dylib        libtheoraenc.dylib
libexslt.0.dylib        libgphoto2_port.la      libgthread-2.0.la       libtheoraenc.la
libexslt.dylib          libgsm.1.0.13.dylib     libicns.1.1.7.dylib     libtiff.3.dylib
libexslt.la         libgsm.1.dylib          libicns.1.dylib         libtiff.dylib
libfontconfig.1.dylib       libgsm.dylib            libicns.dylib           libtiff.la
libfontconfig.dylib     libgstapp-0.10.0.dylib      libicns.la          libtiffxx.3.dylib
libfontconfig.la        libgstapp-0.10.dylib        libintl.8.dylib         libtiffxx.dylib
libfreetype.6.dylib     libgstapp-0.10.la       libintl.dylib           libtiffxx.la
libfreetype.dylib       libgstaudio-0.10.0.dylib    libintl.la          libusb-0.1.4.dylib
libfreetype.la          libgstaudio-0.10.dylib      libjasper.1.0.0.dylib       libusb-1.0.0.dyl
ib
libgcrypt.11.6.0.dylib      libgstaudio-0.10.la     libjasper.1.dylib       libusb-1.0.dylib
libgcrypt.11.dylib      libgstbase-0.10.0.dylib     libjasper.dylib         libusb-1.0.la
libgcrypt.dylib         libgstbase-0.10.dylib       libjasper.la            libusb.dylib
libgcrypt.la            libgstbase-0.10.la      libjbig.2.0.dylib       libusb.la
libgd.2.0.0.dylib       libgstcdda-0.10.0.dylib     libjbig.2.dylib         libvorbis.0.dylib
libgd.2.dylib           libgstcdda-0.10.dylib       libjbig.dylib           libvorbis.dylib
libgd.a             libgstcdda-0.10.la      libjpeg.8.dylib         libvorbis.la
libgd.dylib         libgstcheck-0.10.0.dylib    libjpeg.dylib           libvorbisenc.2.dylib
libgd.la            libgstcheck-0.10.dylib      libjpeg.la          libvorbisenc.dylib
libgettextlib-0.18.1.dylib  libgstcheck-0.10.la     liblcms.1.0.19.dylib        libvorbise
nc.la
libgettextlib.dylib     libgstcontroller-0.10.0.dylib   liblcms.1.dylib         libvorbisfi
le.3.dylib
libgettextlib.la        libgstcontroller-0.10.dylib liblcms.dylib           libvorbisfile.dyli
b
libgettextpo.0.dylib        libgstcontroller-0.10.la    liblcms.la          libvorbisfile.la
libgettextpo.dylib      libgstdataprotocol-0.10.0.dylib liblzo2.2.dylib         libxml2.2.
dylib
libgettextpo.la         libgstdataprotocol-0.10.dylib   liblzo2.dylib           libxml2.dylib
libgettextsrc-0.18.1.dylib  libgstdataprotocol-0.10.la  liblzo2.la          libxml2.la
libgettextsrc.dylib     libgstfft-0.10.0.dylib      libmpg123.0.dylib       libxslt-plugins
libgettextsrc.la        libgstfft-0.10.dylib        libmpg123.dylib         libxslt.1.dylib
libgio-2.0.0.dylib      libgstfft-0.10.la       libmpg123.la            libxslt.dylib
libgio-2.0.dylib        libgstinterfaces-0.10.0.dylib   libodbc.1.dylib         libxslt.la
libgio-2.0.la           libgstinterfaces-0.10.dylib libodbc.dylib           mpg123
libglib-2.0.0.dylib     libgstinterfaces-0.10.la    libodbc.la          pkgconfig
libglib-2.0.dylib       libgstnet-0.10.0.dylib      libodbccr.1.dylib       sane
libglib-2.0.la          libgstnet-0.10.dylib        libodbccr.dylib         udev
libgmodule-2.0.0.dylib      libgstnet-0.10.la       libodbccr.la            xml2Conf.sh
libgmodule-2.0.dylib        libgstnetbuffer-0.10.0.dylib    libodbcinst.1.dylib     xsltConf
.sh
libgmodule-2.0.la       libgstnetbuffer-0.10.dylib  libodbcinst.dylib
libgnutls-extra.26.dylib    libgstnetbuffer-0.10.la     libodbcinst.la


Original issue reported on code.google.com by [email protected] on 7 Oct 2011 at 6:07

install overheated processor and forced restart. System display went completely black and keyboard locked up

What steps will reproduce the problem?
1.Unknown at this time. 
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
wine 1.5.19

Please provide any additional information below.
Hardware Overview:

  Model Name:   MacBook Pro
  Model Identifier: MacBookPro2,1
  Processor Name:   Intel Core 2 Duo
  Processor Speed:  2.33 GHz
  Number Of Processors: 1
  Total Number Of Cores:    2
  L2 Cache: 4 MB
  Memory:   3 GB
  Bus Speed:    667 MHz
  Boot ROM Version: MBP21.00A5.B08
  SMC Version (system): 1.14f5
  Serial Number (system):   W870606NX6C
  Hardware UUID:    00000000-0000-1000-8000-0017F2CFED2E
  Sudden Motion Sensor:
  State:    Enabled


Original issue reported on code.google.com by [email protected] on 18 Dec 2012 at 2:09

jpegsrc account has been suspended, file not found osxwinebuilder.sh stuck

What steps will reproduce the problem?
1. osxwinebuilder try to download jpegsrc.v8c.tar.gz from website developer but 
his account has been suspended
2. got the file somewhere else but gettext-0.18.1.1 has error when trying to 
compile
3. wine do not install

What is the expected output? What do you see instead?
get the file. nothing

What version of the product are you using? On what operating system?
1.33 on OSX 10.7

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 25 Oct 2011 at 2:26

osxwinbuilder install script issues

What steps will reproduce the problem?
1. Follow installation steps up to running osxwinebuild.sh ( on lion, macbook 
pro, core i7 )

What is the expected output? What do you see instead?
Further installation messages,
"failed to verify /Users/ramiro/wine/source/git-1.7.4.1.tar.bz2"

What version of the product are you using? On what operating system?
Wine 1.3.28 .. should be most recent install script, not sure what version it is
OSX 10.7.1, 2.7ghz / intel core i7 / 4gb ddr3

Please provide any additional information below.
I'm willing to give more info, but i'm not sure how to get more info on the 
issue.

Original issue reported on code.google.com by [email protected] on 23 Sep 2011 at 10:43

Error when building WINE

What steps will reproduce the problem?
1. running the script
2. checked the script to see its progress
3. found this:

/bin/sh ../libtool --silent --tag=CC   --mode=link gcc  -g -O2 -arch i386
-m32 -mfpmath=sse -mmmx -msse -msse2 -msse3 -mssse3 -mtune=nocona  
-I/Users/iansmith/wine/wine-1.1.41/include  -I/usr/X11/include -W -Wall 
-rpath '/Users/iansmith/wine/wine-1.1.41/lib/sane' -version-number 1:0:20
-module -L/Users/iansmith/wine/wine-1.1.41/lib  -L/usr/X11/lib -framework
CoreServices -lz -L/usr/X11/lib -lGL -lGLU -o libsane-xerox_mfp.la 
libsane_xerox_mfp_la-xerox_mfp-s.lo ../lib/liblib.la libxerox_mfp.la
../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo
../sanei/sanei_config.lo  sane_strstatus.lo ../sanei/sanei_usb.lo -lm 
-lusb  -framework CoreFoundation -framework IOKit
ar:
/Users/iansmith/wine/build/sane-backends-1.0.20/backend/../lib/.libs/liblib.a:
Resource temporarily unavailable
make[2]: *** [libsane-umax1220u.la] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
could not run 'make -j3' in /Users/iansmith/wine/build/sane-backends-1.0.20
- exiting


What is the expected output? What do you see instead?

I assume the expected output would be a working build of WINE.

What version of the product are you using? On what operating system?

Mac OS X Version 10.5.8
2.4 GHz Intel Core 2 Duo


Please provide any additional information below.

Just hoping that you can help me resolve this issue. My e-mail is
[email protected]


Original issue reported on code.google.com by [email protected] on 30 Mar 2010 at 9:16

build broken with wine 1.5.5

What steps will reproduce the problem?
1. Run the script
2.
3.

What is the expected output? What do you see instead?

Appears to be broken with wine 1.5.5, see following:

libtool: link: gcc -g -O2 -arch i386 -m32 -mmmx -msse -msse2 -msse3 
-mfpmath=sse   -I/Users/sjs/wine/wine-1.5.5/include  -I/opt/X11/include 
-dynamiclib  -o build/.libs/libSDL-1.2.0.dylib  build/.libs/SDL.o 
build/.libs/SDL_error.o build/.libs/SDL_fatal.o build/.libs/SDL_audio.o 
build/.libs/SDL_audiocvt.o build/.libs/SDL_audiodev.o build/.libs/SDL_mixer.o 
build/.libs/SDL_mixer_MMX.o build/.libs/SDL_mixer_MMX_VC.o 
build/.libs/SDL_mixer_m68k.o build/.libs/SDL_wave.o build/.libs/SDL_cdrom.o 
build/.libs/SDL_cpuinfo.o build/.libs/SDL_active.o build/.libs/SDL_events.o 
build/.libs/SDL_expose.o build/.libs/SDL_keyboard.o build/.libs/SDL_mouse.o 
build/.libs/SDL_quit.o build/.libs/SDL_resize.o build/.libs/SDL_rwops.o 
build/.libs/SDL_getenv.o build/.libs/SDL_iconv.o build/.libs/SDL_malloc.o 
build/.libs/SDL_qsort.o build/.libs/SDL_stdlib.o build/.libs/SDL_string.o 
build/.libs/SDL_thread.o build/.libs/SDL_timer.o build/.libs/SDL_RLEaccel.o 
build/.libs/SDL_blit.o build/.libs/SDL_blit_0.o build/.libs/SDL_blit_1.o 
build/.libs/SDL_blit_A.o build/.libs/SDL_blit_N.o build/.libs/SDL_bmp.o 
build/.libs/SDL_cursor.o build/.libs/SDL_gamma.o build/.libs/SDL_pixels.o 
build/.libs/SDL_stretch.o build/.libs/SDL_surface.o build/.libs/SDL_video.o 
build/.libs/SDL_yuv.o build/.libs/SDL_yuv_mmx.o build/.libs/SDL_yuv_sw.o 
build/.libs/SDL_joystick.o build/.libs/SDL_nullevents.o 
build/.libs/SDL_nullmouse.o build/.libs/SDL_nullvideo.o 
build/.libs/SDL_diskaudio.o build/.libs/SDL_dummyaudio.o 
build/.libs/SDL_sysloadso.o build/.libs/mmx_main.o build/.libs/mmxp2_32.o 
build/.libs/x86_main.o build/.libs/x86p_16.o build/.libs/x86p_32.o 
build/.libs/SDL_QuartzEvents.o build/.libs/SDL_QuartzGL.o 
build/.libs/SDL_QuartzVideo.o build/.libs/SDL_QuartzWM.o 
build/.libs/SDL_QuartzWindow.o build/.libs/SDL_x11dga.o 
build/.libs/SDL_x11dyn.o build/.libs/SDL_x11events.o build/.libs/SDL_x11gamma.o 
build/.libs/SDL_x11gl.o build/.libs/SDL_x11image.o build/.libs/SDL_x11modes.o 
build/.libs/SDL_x11mouse.o build/.libs/SDL_x11video.o build/.libs/SDL_x11wm.o 
build/.libs/SDL_x11yuv.o build/.libs/XF86DGA.o build/.libs/XF86DGA2.o 
build/.libs/SDL_dgaevents.o build/.libs/SDL_dgamouse.o 
build/.libs/SDL_dgavideo.o build/.libs/XF86VMode.o build/.libs/Xv.o 
build/.libs/Xinerama.o build/.libs/xme.o build/.libs/SDL_systhread.o 
build/.libs/SDL_syssem.o build/.libs/SDL_sysmutex.o build/.libs/SDL_syscond.o 
build/.libs/SDL_coreaudio.o build/.libs/SDL_sysjoystick.o 
build/.libs/AudioFilePlayer.o build/.libs/AudioFileReaderThread.o 
build/.libs/CDPlayer.o build/.libs/SDLOSXCAGuard.o build/.libs/SDL_syscdrom.o 
build/.libs/SDL_systimer.o   -L/Users/sjs/wine/wine-1.5.5/lib -L/opt/X11/lib 
-framework CoreServices -lz -lGL -lGLU  -arch i386 -m32 -mmmx -msse -msse2 
-msse3 -mfpmath=sse -Wl,-framework -Wl,OpenGL -Wl,-framework -Wl,Cocoa 
-Wl,-framework -Wl,ApplicationServices -Wl,-framework -Wl,Carbon -Wl,-framework 
-Wl,AudioToolbox -Wl,-framework -Wl,AudioUnit -Wl,-framework -Wl,IOKit   
-framework CoreServices -install_name  
/Users/sjs/wine/wine-1.5.5/lib/libSDL-1.2.0.dylib -compatibility_version 12 
-current_version 12.3 -Wl,-single_module
Undefined symbols:
  "__XGetRequest", referenced from:
      _SDL_XF86DGAInstallColormap in XF86DGA.o
      _SDL_XF86DGASetVidPage in XF86DGA.o
      _SDL_XF86DGASetViewPort in XF86DGA.o
      _SDL_XF86DGADirectVideoLL in XF86DGA.o
      _SDL_XF86DGAViewPortChanged in XF86DGA.o
      _SDL_XF86DGAQueryDirectVideo in XF86DGA.o
      _SDL_XF86DGAGetVidPage in XF86DGA.o
      _SDL_XF86DGAGetViewPortSize in XF86DGA.o
      _SDL_XF86DGAGetVideoLL in XF86DGA.o
      _SDL_XDGACreateColormap in XF86DGA2.o
      _SDL_XDGAChangePixmapMode in XF86DGA2.o
      _SDL_XDGASync in XF86DGA2.o
      _SDL_XDGAGetViewportStatus in XF86DGA2.o
      _SDL_XDGACopyTransparentArea in XF86DGA2.o
      _SDL_XDGACopyArea in XF86DGA2.o
      _SDL_XDGAFillRectangle in XF86DGA2.o
      _SDL_XDGASelectInput in XF86DGA2.o
      _SDL_XDGAInstallColormap in XF86DGA2.o
      _SDL_XDGASetViewport in XF86DGA2.o
      _SDL_XDGASetMode in XF86DGA2.o
      _SDL_XDGAQueryModes in XF86DGA2.o
      _SDL_XDGACloseFramebuffer in XF86DGA2.o
      _SDL_XDGAOpenFramebuffer in XF86DGA2.o
      _SDL_XDGASetClientVersion in XF86DGA2.o
      _SDL_XDGAQueryVersion in XF86DGA2.o
      _SDL_XF86VidModeGetGammaRampSize in XF86VMode.o
      _SDL_XF86VidModeSetViewPort in XF86VMode.o
      _SDL_XF86VidModeLockModeSwitch in XF86VMode.o
      _SDL_XF86VidModeSwitchMode in XF86VMode.o
      _SDL_XF86VidModeGetGamma in XF86VMode.o
      _SDL_XF86VidModeSetGamma in XF86VMode.o
      _SDL_XF86VidModeSetClientVersion in XF86VMode.o
      _SDL_XF86VidModeQueryVersion in XF86VMode.o
      _SDL_XF86VidModeGetViewPort in XF86VMode.o
      _SDL_XF86VidModeGetGammaRamp in XF86VMode.o
      _SDL_XF86VidModeSetGammaRamp in XF86VMode.o
      _SDL_XF86VidModeGetDotClocks in XF86VMode.o
      _SDL_XF86VidModeGetAllModeLines in XF86VMode.o
      _SDL_XF86VidModeGetModeLine in XF86VMode.o
      _SDL_XF86VidModeGetMonitor in XF86VMode.o
      _SDL_XF86VidModeAddModeLine in XF86VMode.o
      _SDL_XF86VidModeSwitchToMode in XF86VMode.o
      _SDL_XF86VidModeValidateModeLine in XF86VMode.o
      _SDL_XF86VidModeModModeLine in XF86VMode.o
      _SDL_XF86VidModeDeleteModeLine in XF86VMode.o
      _SDL_XineramaQueryScreens in Xinerama.o
      _SDL_XineramaIsActive in Xinerama.o
      _SDL_XPanoramiXGetScreenSize in Xinerama.o
      _SDL_XPanoramiXGetScreenCount in Xinerama.o
      _SDL_XPanoramiXGetState in Xinerama.o
      _SDL_XPanoramiXQueryVersion in Xinerama.o
      _XiGMiscFullScreen in xme.o
      _XiGMiscChangeResolution in xme.o
      _XiGMiscQueryResolutions in xme.o
      _XiGMiscQueryViews in xme.o
      _XiGMiscQueryVersion in xme.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [build/libSDL.la] Error 1
could not run 'make -j3' in /Users/sjs/wine/build/SDL-1.2.14 - exiting


What version of the product are you using? On what operating system?

10.6.8

Please provide any additional information below.


Original issue reported on code.google.com by dewdman42 on 27 May 2012 at 11:28

SDL will not build on OSX 10.9

What steps will reproduce the problem?
1. Download current Script
2. Use current scrip to build wine
3. SDL fails to build because CGDirectPaletteRef is not defined.

What is the expected output? What do you see instead?

Wine builds...

What version of the product are you using? On what operating system?

Version 242 of the script.  MacOSX Mavericks.

Please provide any additional information below.

This will ALSO fail on Mountain Lion (or it should).  The definition of 
CGDirectPaletteRef was removed with XCode 5.

This is a known issue with building SDL 1.2.15 with this version of XCode.

The following patch when incorporated into the build script removes references 
to the value in SDL_QuartzVideo.h when SDL is built on 10.8 and 10.9.  It is 
NOT my code but was found searching for a solution to the build problem.  
Edited script to add a patch section to the SDL build area which creates a 
patch file and then uses it to patch the header file.  Build completed 
successfully.

Original issue reported on code.google.com by [email protected] on 7 Aug 2014 at 3:13

Attachments:

git-1.7.4.1.tar.bz2 issue

What steps will reproduce the problem?
1.use unreliable university proxy (many files had to be deleted and 
re-downloaded
2.follow instructions upto ./osxwinebuild.sh
3.none

What is the expected output? What do you see instead?
successfully verified /Users/adityanarayanan/wine/source/SDL_net-1.2.7.tar.gz
successfully verified /Users/adityanarayanan/wine/source/SDL_sound-1.0.3.tar.gz
successfully verified /Users/adityanarayanan/wine/source/dosbox-0.74.tar.gz
successfully verified /Users/adityanarayanan/wine/source/orc-0.4.11.tar.gz
successfully verified /Users/adityanarayanan/wine/source/libogg-1.2.2.tar.gz
successfully verified /Users/adityanarayanan/wine/source/libvorbis-1.3.2.tar.bz2
successfully verified /Users/adityanarayanan/wine/source/libtheora-1.1.1.tar.bz2
successfully verified 
/Users/adityanarayanan/wine/source/gstreamer-0.10.32.tar.bz2
successfully verified 
/Users/adityanarayanan/wine/source/gst-plugins-base-0.10.32.tar.bz2
successfully verified /Users/adityanarayanan/wine/source/cabextract-1.3.tar.gz
failed to verify /Users/adityanarayanan/wine/source/git-1.7.4.1.tar.bz2 - 
exiting


What version of the product are you using? On what operating system?
os lion 10.7.1 build 11b26


Please provide any additional information below.
using curl to redownload and running ./osxwinebuild.sh again does not help


Original issue reported on code.google.com by [email protected] on 11 Sep 2011 at 8:49

compiler cannot output executables

What steps will reproduce the problem?
   Script crashes when running complier command "./osxwinebuild.sh"

Terminal window output:
   ./osxwinebuild.sh: line 148: gcc: command not found
   ./osxwinebuild.sh: line 160: [: -eq: unary operator expected
   ./osxwinebuild.sh: line 256: gcc: command not found
   compiler cannot output executables - exiting


What version of the product are you using? On what operating system?
   Latest version of script as of 5/2/2010. 
   Mac OS X 10.6.3 on Intel Core Duo. 
   I have X-Quartz 2.5.0 and MacPorts 1.8.2 installed as well.



Original issue reported on code.google.com by [email protected] on 3 May 2010 at 2:39

FreeType

What steps will reproduce the problem?
1. using Wine with most applications
2.
3.

What is the expected output? What do you see instead?
Not seeing it say i need to install a version of FreeType greater or equal to 
2.0.5

What version of the product are you using? On what operating system?
Wine-1.1.36 on Mac OS 10.6.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 Jan 2010 at 2:35

stpncpy.c:34: error: expected declaration specifiers

What steps will reproduce the problem?
1. ./osxwinebuild.sh

What is the expected output? What do you see instead?

stpncpy.c:34: error: expected declaration specifiers or ‘...’ before 
numeric constant
stpncpy.c:34: error: expected ‘)’ before ‘!=’ token
stpncpy.c:34: error: expected ‘)’ before ‘?’ token
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" 
-DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 
-DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I./libcroco 
-I/Users/alejandro/wine/wine-1.3.26/include -I/usr/X11/include -g -O2 -arch 
i386 -m32 -mmmx -msse -msse2 -msse3 -mfpmath=sse 
-I/Users/alejandro/wine/wine-1.3.26/include -I/usr/X11/include -c strstr.c  
-fno-common -DPIC -o .libs/strstr.o
make[4]: *** [stpncpy.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
could not run 'make -j3' in /Users/alejandro/wine/build/gettext-0.18.1.1 - 
exiting

What version of the product are you using? On what operating system?

Using the lastest as I downloaded using svn today. Running in Lion, also using 
lastest xcode

Original issue reported on code.google.com by [email protected] on 10 Aug 2011 at 11:48

building failed with sanei_pio.c of sane-backends-1.0.22 with MAC OS 10.7.2

What steps will reproduce the problem?
1. using the i686-apple-darwin11-llvm-gcc-4.2
2. have fixed the problem of GetText patch
3. ...

What is the expected output? What do you see instead?
Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include 
-I/Users/marshall/wine/wine-1.3.34/include/libusb-1.0 -MT sanei_thread.lo -MD 
-MP -MF .deps/sanei_thread.Tpo -c sanei_thread.c  -fno-common -DPIC -o 
.libs/sanei_thread.o
sanei_pio.c:70: error: expected ')' before 'value'
sanei_pio.c:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'inb'
sanei_pio.c: In function 'sanei_pio_open':
sanei_pio.c:577: warning: unused parameter 'dev'
sanei_pio.c: In function 'sanei_pio_close':
sanei_pio.c:585: warning: unused parameter 'fd'
sanei_pio.c: In function 'sanei_pio_read':
sanei_pio.c:591: warning: unused parameter 'fd'
sanei_pio.c:591: warning: unused parameter 'buf'
sanei_pio.c:591: warning: unused parameter 'n'
sanei_pio.c: In function 'sanei_pio_write':
sanei_pio.c:597: warning: unused parameter 'fd'
sanei_pio.c:597: warning: unused parameter 'buf'
sanei_pio.c:597: warning: unused parameter 'n'
make[1]: *** [sanei_pio.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
sanei_usb.c: In function 'kernel_get_vendor_product':
sanei_usb.c:248: warning: unused parameter 'fd'
sanei_usb.c:248: warning: unused parameter 'name'
sanei_usb.c:248: warning: unused parameter 'vendorID'
sanei_usb.c:248: warning: unused parameter 'productID'
sanei_usb.c: In function 'sanei_usb_write_bulk':
sanei_usb.c:2336: warning: passing argument 3 of 'libusb_bulk_transfer' 
discards qualifiers from pointer target type
mv -f .deps/sanei_thread.Tpo .deps/sanei_thread.Plo
mv -f .deps/sanei_usb.Tpo .deps/sanei_usb.Plo
make: *** [all-recursive] Error 1
could not run 'make -j3' in /Users/marshall/wine/build/sane-backends-1.0.22 - 
exiting


What version of the product are you using? On what operating system?
On Mac OS lion 10.7.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 14 Dec 2011 at 5:18

Issue with winetricks

What steps will reproduce the problem?
1.doing the command winetricks firefox

What is the expected output? What do you see instead?
I expect it to work, but it returns this error:

wine cmd.exe /c echo '%ProgramFiles%' returned unexpanded string 
'%ProgramFiles%' ... can be caused a corrupt wineprefix, an old wine, or by not 
owning /Users/Skip/.wine

What version of the product are you using? On what operating system?
1.3.33 on OS X Snow Leopard 10.6.8

Please provide any additional information below.
Had an issue before this one, issue #28. I figured this is a new issue and thus 
I have to create a new issue.

Original issue reported on code.google.com by [email protected] on 5 Dec 2011 at 1:56

gatomic.c:885: error: syntax error before '*' token

What steps will reproduce the problem?
1. Follow build steps exactly as written.
2. Run: ./osxwinebuilder-read-only/osxwinebuild.sh
3. See error: gatomic.c:885: error: syntax error before '*' token

What is the expected output? What do you see instead?

I expected Wine to build without error.

What version of the product are you using? On what operating system?

wine-1.3.21, Mac OS X 10.5.8, Xcode Version 3.1.2.

Please provide any additional information below.

Making all in .
  CC     garray.lo
  CC     gatomic.lo
  CC     gasyncqueue.lo
gatomic.c:885: error: syntax error before '*' token
gatomic.c:885: warning: type defaults to 'int' in declaration of 
'g_atomic_mutex'
gatomic.c:885: warning: data definition has no type or storage class
gatomic.c: In function 'g_atomic_int_exchange_and_add':
gatomic.c:906: warning: implicit declaration of function 'g_mutex_lock'
gatomic.c:909: warning: implicit declaration of function 'g_mutex_unlock'
gatomic.c: In function '_g_atomic_thread_init':
gatomic.c:1155: warning: implicit declaration of function 'g_mutex_new'
gatomic.c:1155: warning: assignment makes pointer from integer without a cast
make[4]: *** [gatomic.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
could not run 'make -j3' in /Users/michael/wine/build/glib-2.28.2 - exiting
d0m1n0-2:wine michael$ make clean
make: *** No rule to make target `clean'.  Stop.

Original issue reported on code.google.com by [email protected] on 11 Jun 2011 at 11:20

attempting to install

What steps will reproduce the problem?
1.attempting to run script
2.
3.

What is the expected output? What do you see instead?
Making all in update-pcre
make[4]: Nothing to be done for `all'.
Making all in .
  CC     garray.lo
  CC     gatomic.lo
  CC     gasyncqueue.lo
gatomic.c:885: error: syntax error before '*' token
gatomic.c:885: warning: type defaults to 'int' in declaration of 
'g_atomic_mutex'
gatomic.c:885: warning: data definition has no type or storage class
gatomic.c: In function 'g_atomic_int_exchange_and_add':
gatomic.c:906: warning: implicit declaration of function 'g_mutex_lock'
gatomic.c:909: warning: implicit declaration of function 'g_mutex_unlock'
gatomic.c: In function '_g_atomic_thread_init':
gatomic.c:1155: warning: implicit declaration of function 'g_mutex_new'
gatomic.c:1155: warning: assignment makes pointer from integer without a cast
make[4]: *** [gatomic.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
could not run 'make -j3' in /Users/Gerry/wine/build/glib-2.28.2 - exiting
Macintosh:osxwinebuilder-read-only Gerry$ 



What version of the product are you using?revision 126
 On what operating system? mac 10.5.9


Please provide any additional information below.

this is as far as I get when trying to install


Original issue reported on code.google.com by [email protected] on 26 Jul 2011 at 5:42

Attachments:

Libgd.org unreachable

I checked out the script from the trunk SVN repo, and got stopped when the 
script tried to dowload gd:

--- snip ---
downloading file http://www.libgd.org/releases/gd-2.0.36RC1.tar.bz2 to 
/Users/mike/wine/source/gd-2.0.36RC1.tar.bz2

curl: (7) couldn't connect to host
could not download http://www.libgd.org/releases/gd-2.0.36RC1.tar.bz2 - exiting

GDFILE="${GDVER}.tar.bz2"
--- snip ---

By changing the variable to the following, I got it to run:

GDVER="2_0_34RC1"
GDFILE="GD_${GDVER}.tar.bz2"
GDSHA1SUM="e9b90fec3dada49efa1961e28dba9d5804493b20"
GDURL="https://bitbucket.org/pierrejoye/gd-libgd/get/${GDFILE}"

Original issue reported on code.google.com by [email protected] on 2 Apr 2011 at 6:41

Error when starting WINE

What steps will reproduce the problem?
1. Ran the osxwinebuild script
2. Entered command to start WINE (with winecfg)
3. Encountered error - missing ncurses library

What is the expected output? What do you see instead?

  Should have started WINE.  Got the error instead.  Can't find libncurses.5.4.dylib.  I only have libncurses.5.0.3.dylib

What version of the product are you using? On what operating system?

  WINE sources 1.3.24, OS X 10.6.8, XCode 3.2.6.

Please see attached screen dump from Terminal showing error.

Maybe I'm a bit dim but I can't see what else to do.

Thanks.

Original issue reported on code.google.com by [email protected] on 19 Jul 2011 at 1:48

Attachments:

installation error

What steps will reproduce the problem?
1. ./osxwinebuild.sh 

What is the expected output? What do you see instead?
checking whether the C compiler works... no
configure: error: in `/Users/nokoya/wine/build/glib-2.32.3':
configure: error: C compiler cannot create executables
See `config.log' for more details
could not run configure command './configure 
--prefix=/Users/nokoya/wine/wine-1.7.38 --enable-shared=yes --enable-static=no' 
in /Users/nokoya/wine/build/glib-2.32.3 - exiting


What version of the product are you using? On what operating system?
OSx 10.9.5

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 5 Jun 2015 at 8:58

Error during install..

What steps will reproduce the problem?
1. Follow steps as per web-site http://wiki.winehq.org/MacOSX/Installing
2.  execute this step...   ./osxwinebuild.sh 3.   generates this message...
... abbreviated ...
successfully verified /Users/Blair/wine/source/libusb-compat-0.1.3.tar.bz2
successfully verified /Users/Blair/wine/source/gd-2.0.36RC1.tar.bz2
successfully verified /Users/Blair/wine/source/libgphoto2-2.4.10.1.tar.bz2
successfully verified /Users/Blair/wine/source/sane-backends-1.0.21.tar.gz
failed to verify /Users/Blair/wine/source/cabextract-1.3.tar.gz - exiting

What is the expected output? What do you see instead?
the download/verify of the source fails.  and stops

What version of the product are you using? On what operating system?
Latest version of wine as of web-site on 9/4/2010
osx 10.6.4


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Sep 2010 at 5:28

Not compiling for OS 10.8.2

What steps will reproduce the problem?
1. OS 10.8.2 Mountain Lion - XQuartz 2.7.4
2. ./osxwinebuilder.sh
3.

What is the expected output? What do you see instead?
Expect a compiled version of Wine. 
Instead the compile errors because a ltdl.h is not available to compile against 
when compiling the libgphoto2 libraries

What version of the product are you using? On what operating system?
10.8.2 Mountain Lion. Looks like the winebuild is 1.5.16

Please provide any additional information below.
A retry generates the same problem about 20 minutes into the compile. An 
excerpt from the terminal at point of exit is below.

checking whether the ccache g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... darwin12.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
checking that we can compile and link with libltdl... no
configure: error: cannot compile and link against libltdl
libgphoto2 requires libltdl (the libtool dl* library),
but cannot compile and link against it.
Aborting.

could not run configure command './configure 
--prefix=/Users/bcarlson/wine/wine-1.5.16 --enable-shared=yes 
--enable-static=no --with-libexif=auto' in 
/Users/bcarlson/wine/build/libgphoto2-2.4.14 - exiting


Original issue reported on code.google.com by [email protected] on 15 Nov 2012 at 3:21

BUG: With every use script downloads winetricks and wisotool

What steps will reproduce the problem?
1. Running fresh script.
2. Running it again.

Every time I run the script it downloads an instance of winetricks and wisotool 
to the source directory even if they didn't changed. 
It makes files like:
winetricks
winetricks.PRE-20100613141723
winetricks.PRE-20100613141805
etc.

They in fact are the same files but with new names. It doesn't remove old ones.

Original issue reported on code.google.com by [email protected] on 13 Jun 2010 at 12:34

Adding Support for Mavericks

I tried to run this script in Mac OS X 10.9.5 and some error occurred. Then I 
found out the solution, and edited the script. It was caused by a SDL bug ( 
https://bugzilla.libsdl.org/attachment.cgi?id=1324&action=diff )

I attached the diff and I hope you can merge it =)

(Diff file is generated by running `svn diff`)

(I'm not sure how to use Google Code to open a Pull Request like GitHub..)

Original issue reported on code.google.com by [email protected] on 2 Jan 2014 at 11:20

Attachments:

Dependency libgphoto 2.4.9.1 fails to build

If I follow the instructions on the main page (creating ~/wine, checking out 
the sources, and 
running the tool) I get an error when the script compiles libgphoto 2.4.9.1. 
See the attached log.

I think it happens because it tries to use /usr/lib/libiconv.la which is not 
present on my system 
(10.6.3)

If I revert to libgphoto 2.4.8, as in r41, it compiles fine.

It seems like Apple removed libiconv.la in 10.6: 
http://wiki.videolan.org/OSXCompile#Missing_libiconv.la


Original issue reported on code.google.com by [email protected] on 22 May 2010 at 10:54

Attachments:

Undefined symbols in libgnutls-extra

What steps will reproduce the problem?
Ran ./osxwinebuild.sh --devel

What is the expected output? What do you see instead?
libtool: link: dsymutil .libs/libgnutls-extra.26.dylib || :
libtool: link: (cd .libs/libgnutls-openssl.lax/libminitasn1.a && ar x 
"/Users/quarn/wine/build/gnutls-2.10.3/libextra/../lib/minitasn1/.libs/libminita
sn1.a")
libtool: link: gcc -dynamiclib  -o .libs/libgnutls-openssl.26.dylib  
.libs/gnutls_openssl.o .libs/openssl_compat.o   
.libs/libgnutls-openssl.lax/liblgnu.a/asnprintf.o 
.libs/libgnutls-openssl.lax/liblgnu.a/c-ctype.o 
.libs/libgnutls-openssl.lax/liblgnu.a/close-hook.o 
.libs/libgnutls-openssl.lax/liblgnu.a/memmem.o 
.libs/libgnutls-openssl.lax/liblgnu.a/printf-args.o 
.libs/libgnutls-openssl.lax/liblgnu.a/printf-parse.o 
.libs/libgnutls-openssl.lax/liblgnu.a/read-file.o 
.libs/libgnutls-openssl.lax/liblgnu.a/sockets.o 
.libs/libgnutls-openssl.lax/liblgnu.a/strverscmp.o 
.libs/libgnutls-openssl.lax/liblgnu.a/vasnprintf.o  
.libs/libgnutls-openssl.lax/libminitasn1.a/coding.o 
.libs/libgnutls-openssl.lax/libminitasn1.a/decoding.o 
.libs/libgnutls-openssl.lax/libminitasn1.a/element.o 
.libs/libgnutls-openssl.lalibtool: link: (cd ".libs" && rm -f 
"libgnutls-extra.dylib" && ln -s "libgnutls-extra.26.dylib" 
"libgnutls-extra.dylib")
x/libminitasn1.a/errors.o .libs/libgnutls-openssl.lax/libminitasn1.a/gstr.o 
.libs/libgnutls-openssl.lax/libminitasn1.a/parser_aux.o 
.libs/libgnutls-openssl.lax/libminitasn1.a/structure.o 
.libs/libgnutls-openssl.lax/libminitasn1.a/version.o   
-L/Users/quarn/wine/wine-1.3.23/lib -L/opt/X11/lib -framework CoreServices 
../lib/.libs/libgnutls.dylib -lz -lGL -lGLU  -arch i386 -m32 -mmmx -msse -msse2 
-msse3 -mfpmath=sse   -framework CoreServices -install_name  
/Users/quarn/wine/wine-1.3.23/lib/libgnutls-openssl.26.dylib 
-compatibility_version 43 -current_version 43.11 -Wl,-single_module
libtool: link: rm -fr .libs/libgnutls-extra.lax
Undefined symbols:
  "_gnutls_x509_crt_get_serial", referenced from:
      _gnutls_x509_extract_certificate_serial in openssl_compat.o
  "_gnutls_x509_crt_get_activation_time", referenced from:
      _gnutls_x509_extract_certificate_activation_time in openssl_compat.o
  "_gnutls_x509_privkey_init", referenced from:
      _gnutls_x509_extract_key_pk_algorithm in openssl_compat.o
  "_gnutls_x509_crt_list_verify", referenced from:
      _gnutls_x509_verify_certificate in openssl_compat.o
  "_gnutls_x509_crt_get_issuer_dn_by_oid", referenced from:
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.olibtool: link: ( cd ".libs" && rm -f "libgnutls-extra.la" && ln -s "../libgnutls-extra.la" "libgnutls-extra.la" )

      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
  "_gnutls_x509_crt_init", referenced from:
      _gnutls_x509_verify_certificate in openssl_compat.o
      _gnutls_x509_verify_certificate in openssl_compat.o
      _gnutls_x509_extract_certificate_dn_string in openssl_compat.o
      _gnutls_x509_extract_certificate_pk_algorithm in openssl_compat.o
      _gnutls_x509_extract_certificate_serial in openssl_compat.o
      _gnutls_x509_extract_certificate_version in openssl_compat.o
      _gnutls_x509_extract_certificate_expiration_time in openssl_compat.o
      _gnutls_x509_extract_certificate_activation_time in openssl_compat.o
      _gnutls_x509_extract_certificate_ca_status in openssl_compat.o
      _gnutls_x509_extract_certificate_subject_alt_name in openssl_compat.o
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
  "_gnutls_x509_crt_get_issuer_dn", referenced from:
      _gnutls_x509_extract_certificate_dn_string in openssl_compat.o
  "_gnutls_x509_crt_deinit", referenced from:
      _gnutls_x509_verify_certificate in openssl_compat.o
      _gnutls_x509_verify_certificate in openssl_compat.o
      _gnutls_x509_extract_certificate_dn_string in openssl_compat.o
      _gnutls_x509_extract_certificate_dn_string in openssl_compat.o
      _gnutls_x509_extract_certificate_pk_algorithm in openssl_compat.o
      _gnutls_x509_extract_certificate_serial in openssl_compat.o
      _gnutls_x509_extract_certificate_version in openssl_compat.o
      _gnutls_x509_extract_certificate_expiration_time in openssl_compat.o
      _gnutls_x509_extract_certificate_activation_time in openssl_compat.o
      _gnutls_x509_extract_certificate_ca_status in openssl_compat.o
      _gnutls_x509_extract_certificate_subject_alt_name in openssl_compat.o
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
  "_gnutls_x509_crt_import", referenced from:
      _gnutls_x509_verify_certificate in openssl_compat.o
      _gnutls_x509_verify_certificate in openssl_compat.o
      _gnutls_x509_extract_certificate_dn_string in openssl_compat.o
      _gnutls_x509_extract_certificate_pk_algorithm in openssl_compat.o
      _gnutls_x509_extract_certificate_serial in openssl_compat.o
      _gnutls_x509_extract_certificate_version in openssl_compat.o
      _gnutls_x509_extract_certificate_expiration_time in openssl_compat.o
      _gnutls_x509_extract_certificate_activation_time in openssl_compat.o
      _gnutls_x509_extract_certificate_ca_status in openssl_compat.o
      _gnutls_x509_extract_certificate_subject_alt_name in openssl_compat.o
      _gnutls_x509_extract_certificate_issuer_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
  "_gnutls_pkcs7_get_crt_raw", referenced from:
      _gnutls_x509_pkcs7_extract_certificate in openssl_compat.o
  "_gnutls_x509_crt_get_ca_status", referenced from:
      _gnutls_x509_extract_certificate_ca_status in openssl_compat.o
  "_gnutls_x509_privkey_get_pk_algorithm", referenced from:
      _gnutls_x509_extract_key_pk_algorithm in openssl_compat.o
  "_gnutls_x509_crt_get_subject_alt_name", referenced from:
      _gnutls_x509_extract_certificate_subject_alt_name in openssl_compat.o
  "_gnutls_x509_crl_deinit", referenced from:
      _gnutls_x509_verify_certificate in openssl_compat.o
  "_gnutls_x509_crt_get_dn_by_oid", referenced from:
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
      _gnutls_x509_extract_certificate_dn in openssl_compat.o
  "_gnutls_x509_crt_get_pk_algorithm", referenced from:
      _gnutls_x509_extract_certificate_pk_algorithm in openssl_compat.o
  "_gnutls_x509_crl_import", referenced from:
      _gnutls_x509_verify_certificate in openssl_compat.o
  "_gnutls_x509_crl_init", referenced from:
      _gnutls_x509_verify_certificate in openssl_compat.o
  "_gnutls_x509_crt_get_version", referenced from:
      _gnutls_x509_extract_certificate_version in openssl_compat.o
  "_gnutls_pkcs7_init", referenced from:
      _gnutls_x509_pkcs7_extract_certificate in openssl_compat.o
  "_gnutls_x509_privkey_deinit", referenced from:
      _gnutls_x509_extract_key_pk_algorithm in openssl_compat.o
  "_gnutls_x509_crt_get_expiration_time", referenced from:
      _gnutls_x509_extract_certificate_expiration_time in openssl_compat.o
  "_gnutls_pkcs7_deinit", referenced from:
      _gnutls_x509_pkcs7_extract_certificate in openssl_compat.o
  "_gnutls_x509_crt_get_dn", referenced from:
      _gnutls_x509_extract_certificate_dn_string in openssl_compat.o
  "_gnutls_x509_privkey_import", referenced from:
      _gnutls_x509_extract_key_pk_algorithm in openssl_compat.o
  "_gnutls_pkcs7_import", referenced from:
      _gnutls_x509_pkcs7_extract_certificate in openssl_compat.o
  "__gnutls_x509_parse_dn_oid", referenced from:
      _gnutls_x509_extract_dn in openssl_compat.o
      _gnutls_x509_extract_dn in openssl_compat.o
      _gnutls_x509_extract_dn in openssl_compat.o
      _gnutls_x509_extract_dn in openssl_compat.o
      _gnutls_x509_extract_dn in openssl_compat.o
      _gnutls_x509_extract_dn in openssl_compat.o
      _gnutls_x509_extract_dn in openssl_compat.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[4]: *** [libgnutls-openssl.la] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
could not run 'make -j3' in /Users/quarn/wine/build/gnutls-2.10.3 - exiting

What version of the product are you using? On what operating system?
osxwinebuilder r122, Wine 1.3.23, Snow leopard 10.6.7, XCode 3.2.5, MacBook Pro 
5,1.


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Jul 2011 at 2:13

default ftp site ftp.sane-project.org not available

What steps will reproduce the problem?
1.running the install script failed while trying to ftp from 
ftp.sane-project.org
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
OSX 10.5.7

Please provide any additional information below.
The following ftp mirror worked fine ftp2.sane-project.org

Original issue reported on code.google.com by [email protected] on 2 Jun 2011 at 11:59

"no driver could be loaded" on all wine commands I've tried

I ran the installation script yesterday and everything seemed to go fine. At 
that time all the commands I tried (winecfg, iexplore, explorer) worked okay. 
The only change I've made was to run "sh winetricks corefonts allfonts tahoma 
gecko gecko-dbg vcrun2005" in order to get Valve's steam running. This also 
initially worked (I was able to access the Steam store).

Now all the wine commands I try return an error like this:

Nicholas-Lowerys-MacBook-Pro:~ nlowery$ wine winecfg
Application tried to create a window, but no driver could be loaded.
Unknown error (998).
err:systray:initialize_systray Could not create tray window
Application tried to create a window, but no driver could be loaded.
Unknown error (998).

I'm running Mac OS 10.6.4 on a MacBook Pro(7,1).

Any help is much appreciated!

Original issue reported on code.google.com by [email protected] on 29 Oct 2010 at 7:25

Issues after installing.

What steps will reproduce the problem?
1. typing "wine iexplore" or substituting iexplore with any program.

What is the expected output? What do you see instead?
I am expecting that a program will launch, but it returns with this error code:
http://pastebin.com/NeX02N8x

What version of the product are you using? On what operating system?
Wine-1.3.33 on Snow Leopard OS X 10.6.8

Please provide any additional information below.
I posted this on the WineHQ forums and was told by the maker of this script 
that I had to file the issue here. He also told that my DYLD library fallback 
environment variable is not set correctly. I have the following in my .bashrc:
PATH="${HOME}/wine/wine-1.3.33/bin:${PATH}"
DYLD_FALLBACK_LIBRARY_PATH="${HOME}/wine-1.3.33/lib:/usr/X11/lib:/usr/lib"

Original issue reported on code.google.com by [email protected] on 2 Dec 2011 at 4:56

Add fluendo (gstreamer mp3 support)

While trying to play Morrowind some music wouldn't play and I got the following 
error message:


fixme:gstreamer:unknown_type Could not find a filter for caps: audio/mpeg, 
mpegversion=(int)1, layer=(int)3
fixme:gstreamer:watch_bus decodebin20: Your GStreamer installation is missing a 
plug-in.
fixme:gstreamer:watch_bus decodebin20: A MPEG-1 Layer 3 (MP3) decoder plugin is 
required to play this stream, but not installed.
fixme:gstreamer:GST_Connect Gstreamer could not find any streams

AFAICT fluendo is free software and is available here 
https://core.fluendo.com/gstreamer/svn/trunk/gst-fluendo-mp3/

Original issue reported on code.google.com by [email protected] on 20 Dec 2011 at 2:47

wine 0.9.61 compilation fails

I am interested in installing wine 0.9.61 under Mavericks because of some old 
Windows programs that used to work using this version of wine but not anymore 
using the new versions. So I looked into the script and added a --antique flag 
pointing at 0.9.61 (see the attached script)

The downloading and configure steps seemed to go well, but then the compilation 
failed (see below). Are there obvious changes I could make to the code to get 
it to work? I understand that maintaining support for such an antique version 
of wine is probably not a priority, but I am sure that there are other users 
who would like to be able to install old versions of wine as well.

Here is the end of the installation log:

configure: Finished.  Do 'make depend && make' to compile Wine.

successfully ran configure in /Users/jff/wine/build/wine-0.9.61
rm -f wine && ln -s ./tools/winewrapper wine
ccache gcc -c -I. -I. -I../include -I../include 
-I/Users/jff/wine/wine-0.9.61/include/freetype2 
-I/Users/jff/wine/wine-0.9.61/include   -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
makedep.o makedep.c
ccache gcc -Qunused-arguments -g -O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 
-msse3 -mfpmath=sse   -I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include 
-D__i386__ -o makedep makedep.o -L/Users/jff/wine/wine-0.9.61/lib  
-L/opt/X11/lib -framework CoreServices -lz -L/opt/X11/lib -lGL -lGLU
../tools/makedep -C. -S.. -T.. -I/Users/jff/wine/wine-0.9.61/include/freetype2 
-I/Users/jff/wine/wine-0.9.61/include fnt2bdf.c fnt2fon.c make_ctests.c 
makedep.c relpath.c sfnt2fnt.c                   
make[1]: `makedep' is up to date.
../../tools/makedep -C. -S../.. -T../..  ffs.c fstatvfs.c futimes.c getopt.c 
getopt1.c getpagesize.c gettid.c interlocked.c isinf.c lstat.c 
memcpy_unaligned.c memmove.c mkstemps.c pread.c pwrite.c readlink.c sigsetjmp.c 
spawn.c statvfs.c strcasecmp.c strerror.c strncasecmp.c usleep.c                

../../tools/makedep -C. -S../.. -T../..  preproc.c wpp.c                ppy.y 
ppl.l 
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o ffs.o 
ffs.c
ccache gcc -c -I. -I. -I../../include -I../../include    -Wall -pipe 
-fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings 
-Wtype-limits -Wpointer-arith -I/Users/jff/wine/wine-0.9.61/include  
-I/opt/X11/include -Qunused-arguments -g -O2 -arch i386 -m32 -pipe -mmmx -msse 
-msse2 -msse3 -mfpmath=sse   -I/Users/jff/wine/wine-0.9.61/include  
-I/opt/X11/include -D__i386__  -o preproc.o preproc.c
ccache gcc -c -I. -I. -I../../include -I../../include    -Wall -pipe 
-fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings 
-Wtype-limits -Wpointer-arith -I/Users/jff/wine/wine-0.9.61/include  
-I/opt/X11/include -Qunused-arguments -g -O2 -arch i386 -m32 -pipe -mmmx -msse 
-msse2 -msse3 -mfpmath=sse   -I/Users/jff/wine/wine-0.9.61/include  
-I/opt/X11/include -D__i386__  -o wpp.o wpp.c
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
fstatvfs.o fstatvfs.c
bison  -p ppy_ -o ppy.tab.c -d ppy.y
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
futimes.o futimes.c
flex  -oppl.yy.c ppl.l
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
getopt.o getopt.c
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
getopt1.o getopt1.c
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
getpagesize.o getpagesize.c
bison  -p ppy_ -o ppy.tab.c ppy.y
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
gettid.o gettid.c
ccache gcc -c -I. -I. -I../../include -I../../include    -Wall -pipe 
-fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings 
-Wtype-limits -Wpointer-arith -I/Users/jff/wine/wine-0.9.61/include  
-I/opt/X11/include -Qunused-arguments -g -O2 -arch i386 -m32 -pipe -mmmx -msse 
-msse2 -msse3 -mfpmath=sse   -I/Users/jff/wine/wine-0.9.61/include  
-I/opt/X11/include -D__i386__  -o ppl.yy.o ppl.yy.c
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
interlocked.o interlocked.c
ccache gcc -c -I. -I. -I../../include -I../../include    -Wall -pipe 
-fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings 
-Wtype-limits -Wpointer-arith -I/Users/jff/wine/wine-0.9.61/include  
-I/opt/X11/include -Qunused-arguments -g -O2 -arch i386 -m32 -pipe -mmmx -msse 
-msse2 -msse3 -mfpmath=sse   -I/Users/jff/wine/wine-0.9.61/include  
-I/opt/X11/include -D__i386__  -o ppy.tab.o ppy.tab.c
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
isinf.o isinf.c
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -Qunused-arguments -g 
-O2 -arch i386 -m32 -pipe -mmmx -msse -msse2 -msse3 -mfpmath=sse   
-I/Users/jff/wine/wine-0.9.61/include  -I/opt/X11/include -D__i386__  -o 
lstat.o lstat.c
interlocked.c:29:118: error: invalid symbol redefinition
void __asm_dummy_interlocked_cmpxchg(void) { asm( ".align 4\n\t" ".globl " "_" 
"interlocked_cmpxchg" "\n\t" "" "\n" "_" "interlocked_cmpxchg" ":\n\t" "movl 
12(%esp),%eax\n\t" "movl 8(%esp),%ecx\n\t" "movl 4(%esp),%edx\n\t" "lock; 
cmpxchgl %ecx,(%edx)\n\t" "ret" ); }
                                                                                                                     ^
<inline asm>:4:1: note: instantiated into assembly here
_interlocked_cmpxchg:
^
interlocked.c:35:126: error: invalid symbol redefinition
void __asm_dummy_interlocked_cmpxchg_ptr(void) { asm( ".align 4\n\t" ".globl " 
"_" "interlocked_cmpxchg_ptr" "\n\t" "" "\n" "_" "interlocked_cmpxchg_ptr" 
":\n\t" "movl 12(%esp),%eax\n\t" "movl 8(%esp),%ecx\n\t" "movl 
4(%esp),%edx\n\t" "lock; cmpxchgl %ecx,(%edx)\n\t" "ret" ); }
                                                                                                                             ^
<inline asm>:4:1: note: instantiated into assembly here
_interlocked_cmpxchg_ptr:
^
interlocked.c:53:112: error: invalid symbol redefinition
void __asm_dummy_interlocked_xchg(void) { asm( ".align 4\n\t" ".globl " "_" 
"interlocked_xchg" "\n\t" "" "\n" "_" "interlocked_xchg" ":\n\t" "movl 
8(%esp),%eax\n\t" "movl 4(%esp),%edx\n\t" "lock; xchgl %eax,(%edx)\n\t" "ret" 
); }
                                                                                                               ^
<inline asm>:4:1: note: instantiated into assembly here
_interlocked_xchg:
^
interlocked.c:58:120: error: invalid symbol redefinition
void __asm_dummy_interlocked_xchg_ptr(void) { asm( ".align 4\n\t" ".globl " "_" 
"interlocked_xchg_ptr" "\n\t" "" "\n" "_" "interlocked_xchg_ptr" ":\n\t" "movl 
8(%esp),%eax\n\t" "movl 4(%esp),%edx\n\t" "lock; xchgl %eax,(%edx)\n\t" "ret" 
); }
                                                                                                                       ^
<inline asm>:4:1: note: instantiated into assembly here
_interlocked_xchg_ptr:
^
interlocked.c:63:120: error: invalid symbol redefinition
void __asm_dummy_interlocked_xchg_add(void) { asm( ".align 4\n\t" ".globl " "_" 
"interlocked_xchg_add" "\n\t" "" "\n" "_" "interlocked_xchg_add" ":\n\t" "movl 
8(%esp),%eax\n\t" "movl 4(%esp),%edx\n\t" "lock; xaddl %eax,(%edx)\n\t" "ret" 
); }
                                                                                                                       ^
<inline asm>:4:1: note: instantiated into assembly here
_interlocked_xchg_add:
^
5 errors generated.
make[2]: *** [interlocked.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [port] Error 2
make[1]: *** Waiting for unfinished jobs....
ppl.yy.c:2960:16: warning: function 'input' is not needed and will not be 
emitted [-Wunneeded-internal-declaration]
    static int input (void)
               ^
1 warning generated.
rm -f libwpp.a
ar rc libwpp.a preproc.o wpp.o ppy.tab.o ppl.yy.o  
ranlib libwpp.a
make: *** [libs] Error 2
could not run 'make -j5' in /Users/jff/wine/build/wine-0.9.61 - exiting




Original issue reported on code.google.com by [email protected] on 17 Oct 2014 at 11:20

Attachments:

osxwinebuild.sh fails: download fails for fontconfig

What steps will reproduce the problem?

   --stable install, up-to-date Snow Leopard on Mac Mini Server.

   Fails at checksum for fontconfig-2.8.0 aborts, because it doesn't dowload the source for fontconfig-2.8.0.gz (I guess they've changed the download script at fontconfig.org).  Cf.

 helen:~ cas$  head -n3 wine/source/fontconfig-2.8.0.tar.gz
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd">
<html>

The file available from:
  http://cgit.freedesktop.org/fontconfig/snapshot/fontconfig-2.8.0.tar.gz
still doesn't match the scripts checksum, but hacking two variables so:

#FONTCONFIGURL="http://fontconfig.org/release/${FONTCONFIGFILE}"
#FONTCONFIGSHA1SUM="570fb55eb14f2c92a7b470b941e9d35dbfafa716"
FONTCONFIGURL=http://cgit.freedesktop.org/fontconfig/snapshot/fontconfig-2.8.0.t
ar.gz
FONTCONFIGSHA1SUM=e59df2a97a5b6f225e39dc5830467b204f378bee

and deleting the bogus tar file allows this stage to be completed.

Original issue reported on code.google.com by [email protected] on 18 Dec 2010 at 10:40

OS X 10.7.4 Install Error

What steps will reproduce the problem?
1.Installing wine on OS X 10.7.4
2.Xcode 4.2.1
3.Getting Error

What is the expected output? What do you see instead?
Not Sure

What version of the product are you using? On what operating system?
apple-gcc-4.2.1-build-5666.3 Mac OS X 10.7.4

Please provide any additional information below.

checking flex version Apple(flex-31) >= 2.5.31... Use of uninitialized value 
$flex_version_major in numeric gt (>) at - line 3.
Use of uninitialized value $flex_version_major in numeric eq (==) at - line 3.
Use of uninitialized value $flex_version_major in numeric eq (==) at - line 3.
configure: error: no
could not run configure command './configure 
--prefix=/var/root/wine/wine-1.5.11 --enable-shared=yes --enable-static=no' in 
/var/root/wine/build/gstreamer-0.10.36 - exiting


Original issue reported on code.google.com by [email protected] on 27 Aug 2012 at 8:03

DOSBox isn't detected by wine

What steps will reproduce the problem?
1. Build wine
2. run a dos program using wine from either wine's bin directory or any other 
directory.

What is the expected output? What do you see instead?
I expect Wine to detect DOSBox and pass the command.
What I see is:
"winevdm: Cannot start DOS application 
Z:\Volumes\VBox_share\share\DOS_Games\convert.exe
         because the DOS memory range is unavailable.
         You should install DOSBox."

What version of the product are you using? On what operating system?
version: I don't know, they don't have version numbers. It's the modded version 
from the issue for compiling on 10.8.
operating system: Mac OS X 10.8



Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Jan 2013 at 6:24

OSX system fonts not showing up

What steps will reproduce the problem?
1. run the build script
2. Run wine wordpad
3. Fonts from /Library/Fonts and ~/Library/Fonts are not available

What is the expected output? What do you see instead?

i should see all those fonts and in fact if something like the real Tahoma 
exists there, it should override the cheapo fonts included in 
wine/share/wine/fonts

What version of the product are you using? On what operating system?


Please provide any additional information below.

I am not 100% sure, but I think since 1.6 osx is not supposed to build wine 
with fontconfig and that might be the reason.  since 1.6 its supposed to use 
native OSX font mechanisms in some way.

Original issue reported on code.google.com by dewdman42 on 15 Nov 2014 at 7:25

I can't get Wine to start applications - error 998 instead

What steps will reproduce the problem?
1. Followed build instructions - finished without errors
2. Opened Terminal and run the two 'export" commands exactly as described in 
code.google.com/p/osxwinebuilder/#Running_Wine
3. Executed "which wine" - correct response received i.e. 
"/Users/Brooke/wine/wine-1.3.24/bin/wine"
4. Executed "wine winecfg

What is the expected output? What do you see instead?
Should have got the winecfg app.  Instead got an error message as follows:

   Application tried to create a window, but no driver could be loaded.
   Unknown error (998).
   err:systray:initialize_systray Could not create tray window
   Application tried to create a window, but no driver could be loaded.
   Unknown error (998).


What version of the product are you using? On what operating system?
Using OS X 10.6.8. Wine build 1.3.24.

Please provide any additional information below.
I'm at a loss.  Main problem is I don't understand the command line.  So, was I 
wrong to copy the "export" commands as is into my terminal ?  Was I supposed to 
substitute something such as the path to my Home directory ?

Sorry for the bother but this is really bugging me.  After going through all 
the build process I hope I can get it working.

Many thanks.

Garry Brooke

Original issue reported on code.google.com by [email protected] on 26 Sep 2011 at 7:55

FreeType library cannot be found

What steps will reproduce the problem?

Running OS X 10.6.3, installing Wine 1.1.44 using . Build completes, including 
FreeType library, 
but running any Windows application results in "Wine cannot find the FreeType 
font library." 
Some Windows applications (i.e. Notepad.exe from Windows XP) do not run, at all.

What is the expected output? What do you see instead?

Apps should run. FreeType appears to have installed in the local wine directory 
and freetype-
config runs, although "freetype-config --prefix" results in "/user/local", 
rather than 
"~/wine/wine-1.1.44/lib". Setting the prefix makes no difference.

What version of the product are you using? On what operating system?


Please provide any additional information below.

Doesn't prevent other programs from running.

Original issue reported on code.google.com by [email protected] on 12 May 2010 at 2:46

Wine 1.5.27 build script fails

What steps will reproduce the problem?
1. Run the script with --devel option

What is the expected output? What do you see instead?

../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../..  
-shared ./avifil32.spec acmstream.o api.o avifile.o editstream.o extrachunk.o 
factory.o getframe.o icmstream.o tmpfile.o wavfile.o     avifil32_r.res  
avifil32.res    -o avifil32.dll.fake  -luuid -lmsacm32 -lmsvfw32 -lwinmm 
-lole32 -luser32 -ladvapi32  ../../libs/port/libwine_port.a  
-L/Users/montyburns/wine/wine-1.5.27/lib  -L/opt/X11/lib -framework 
CoreServices -lz -L/opt/X11/lib -lGL -lGLU 
could not run 'make -j3' in /Users/montyburns/wine/build/wine-1.5.27 - exiting

What version of the product are you using? On what operating system?
OS X 10.7.5

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 7 Apr 2013 at 12:58

Failed to verify /Users/user/wine/source/20120601014516_gcc-5666.3_patched.tar.bz2 - exiting

What steps will reproduce the problem?
I followed instructions:
mkdir -p ~/wine
cd ~/wine
svn checkout http://osxwinebuilder.googlecode.com/svn/trunk/ 
osxwinebuilder-read-only
cd ~/wine/osxwinebuilder-read-only
svn up
cd ~/wine/osxwinebuilder-read-only
./osxwinebuild.sh

What is the expected output? What do you see instead?
/Users/gabert/wine/source/wine-mono-4.5.2.msi already exists - not fetching
downloading http://winetricks.org/winetricks to 
/Users/gabert/wine/source/winetricks
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  625k  100  625k    0     0   298k      0  0:00:02  0:00:02 --:--:--  298k
/Users/gabert/wine/source/wine-1.7.16.tar.bz2 already exists - not fetching
successfully verified /Users/gabert/wine/source/ccache-3.1.7.tar.bz2
failed to verify 
/Users/gabert/wine/source/20120601014516_gcc-5666.3_patched.tar.bz2 - exiting

What version of the product are you using? 
svn up
Updating '.':
At revision 222.

On what operating system?
OSX Maverick 10.9.2

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 9 Apr 2014 at 10:42

Build on Lion with Xcode 4.3

Building on Lion 10.7 and Xcode 4.3 requires two things:

* You need to have a GNU gcc (Xcode only comes with the LLVM gcc by default)
* ONLY wine itself has to be built with this gcc, the rest must be built with 
default Apple LLVM

How to get the GNU gcc:
* Go to Xcode > Prefeferences > Downloads
* check Xcode Commandline Tools and install 

In the attached modified version of the osxwinebuilder.sh script I added some 
functionality to 
* detect if the gcc is the LLVM one
* and attempt to switch to the GNU one for wine

One extra change I had to make to the SDL part: I had to add   --disable-nasm 
--disable-assembly to the configure settings for it to build for me.

-Martin

Original issue reported on code.google.com by [email protected] on 31 May 2012 at 10:33

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.