Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/wine.spec'], False, '/var/lib/mock/dist-f14-build-1059462-159158/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/wine.spec'] warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/wine-1.3.19-1.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/wine.spec'], False, '/var/lib/mock/dist-f14-build-1059462-159158/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/wine.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kA32O3 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf wine-1.3.19 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/wine-1.3.19.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wine-1.3.19 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #200 (wine-imagemagick-6.5.patch):' Patch #200 (wine-imagemagick-6.5.patch): + /bin/cat /builddir/build/SOURCES/wine-imagemagick-6.5.patch + /usr/bin/patch -s -p0 -b --suffix .imagemagick --fuzz=0 + echo 'Patch #400 (winepulse-configure.ac-1.3.19.patch):' Patch #400 (winepulse-configure.ac-1.3.19.patch): + /bin/cat /builddir/build/SOURCES/winepulse-configure.ac-1.3.19.patch + /usr/bin/patch -s -p1 -b --suffix .winepulse --fuzz=0 Patch #401 (winepulse-0.39.patch): + echo 'Patch #401 (winepulse-0.39.patch):' + /bin/cat /builddir/build/SOURCES/winepulse-0.39.patch + /usr/bin/patch -s -p1 -b --suffix .winepulse --fuzz=0 Patch #402 (winepulse-winecfg-1.3.11.patch): + echo 'Patch #402 (winepulse-winecfg-1.3.11.patch):' + /bin/cat /builddir/build/SOURCES/winepulse-winecfg-1.3.11.patch + /usr/bin/patch -s -p1 -b --suffix .winepulse --fuzz=0 + autoreconf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7qRle9 + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + LANG=C + export LANG + unset DISPLAY ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ++ sed -e s/-Wp,-D_FORTIFY_SOURCE=2// + export 'CFLAGS=-O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error' + CFLAGS='-O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error' + CFLAGS='-O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/wine --x-includes=/usr/include --x-libraries=/usr/lib64 --with-pulse --with-x --enable-win64 --enable-maintainer-mode --disable-tests configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-redhat-linux-gnu-cpp... no checking for cpp... cpp checking whether gcc supports __builtin_ms_va_list... yes checking for the directory containing the Wine tools... $(top_builddir) checking for flex... flex checking whether flex is recent enough... yes checking for bison... bison checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-gar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking whether ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ldconfig... /sbin/ldconfig checking for a BSD-compatible install... /usr/bin/install -c checking for lclint... no checking for lint... no checking for fontforge... fontforge checking for pkg-config... pkg-config checking for rsvg... rsvg checking for convert... convert checking for icotool... icotool checking for recent enough imagemagick... yes (6.6) checking for recent enough icotool... yes (0.29) checking for i386_set_ldt in -li386... no checking for _oss_ioctl in -lossaudio... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking AL/al.h usability... yes checking AL/al.h presence... yes checking for AL/al.h... yes checking ApplicationServices/ApplicationServices.h usability... no checking ApplicationServices/ApplicationServices.h presence... no checking for ApplicationServices/ApplicationServices.h... no checking AudioToolbox/AudioConverter.h usability... no checking AudioToolbox/AudioConverter.h presence... no checking for AudioToolbox/AudioConverter.h... no checking AudioUnit/AudioUnit.h usability... no checking AudioUnit/AudioUnit.h presence... no checking for AudioUnit/AudioUnit.h... no checking AudioUnit/AudioComponent.h usability... no checking AudioUnit/AudioComponent.h presence... no checking for AudioUnit/AudioComponent.h... no checking CL/cl.h usability... no checking CL/cl.h presence... no checking for CL/cl.h... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking DiskArbitration/DiskArbitration.h usability... no checking DiskArbitration/DiskArbitration.h presence... no checking for DiskArbitration/DiskArbitration.h... no checking IOKit/IOKitLib.h usability... no checking IOKit/IOKitLib.h presence... no checking for IOKit/IOKitLib.h... no checking IOKit/hid/IOHIDLib.h usability... no checking IOKit/hid/IOHIDLib.h presence... no checking for IOKit/hid/IOHIDLib.h... no checking OpenAL/al.h usability... no checking OpenAL/al.h presence... no checking for OpenAL/al.h... no checking OpenCL/opencl.h usability... no checking OpenCL/opencl.h presence... no checking for OpenCL/opencl.h... no checking QuickTime/ImageCompression.h usability... no checking QuickTime/ImageCompression.h presence... no checking for QuickTime/ImageCompression.h... no checking Security/Security.h usability... no checking Security/Security.h presence... no checking for Security/Security.h... no checking alias.h usability... no checking alias.h presence... no checking for alias.h... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking capi20.h usability... yes checking capi20.h presence... yes checking for capi20.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking gettext-po.h usability... yes checking gettext-po.h presence... yes checking for gettext-po.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking gsm.h usability... yes checking gsm.h presence... yes checking for gsm.h... yes checking gsm/gsm.h usability... yes checking gsm/gsm.h presence... yes checking for gsm/gsm.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking inet/mib2.h usability... no checking inet/mib2.h presence... no checking for inet/mib2.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking jack/jack.h usability... yes checking jack/jack.h presence... yes checking for jack/jack.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking lcms.h usability... yes checking lcms.h presence... yes checking for lcms.h... yes checking lcms/lcms.h usability... no checking lcms/lcms.h presence... no checking for lcms/lcms.h... no checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking linux/compiler.h usability... no checking linux/compiler.h presence... no checking for linux/compiler.h... no checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking linux/ioctl.h usability... yes checking linux/ioctl.h presence... yes checking for linux/ioctl.h... yes checking linux/joystick.h usability... yes checking linux/joystick.h presence... yes checking for linux/joystick.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/param.h usability... yes checking linux/param.h presence... yes checking for linux/param.h... yes checking linux/serial.h usability... yes checking linux/serial.h presence... yes checking for linux/serial.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking linux/ucdrom.h usability... no checking linux/ucdrom.h presence... no checking for linux/ucdrom.h... no checking mach-o/nlist.h usability... no checking mach-o/nlist.h presence... no checking for mach-o/nlist.h... no checking mach-o/loader.h usability... no checking mach-o/loader.h presence... no checking for mach-o/loader.h... no checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking mach/machine.h usability... no checking mach/machine.h presence... no checking for mach/machine.h... no checking machine/cpu.h usability... no checking machine/cpu.h presence... no checking for machine/cpu.h... no checking machine/limits.h usability... no checking machine/limits.h presence... no checking for machine/limits.h... no checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking machine/sysarch.h usability... no checking machine/sysarch.h presence... no checking for machine/sysarch.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mpg123.h usability... no checking mpg123.h presence... no checking for mpg123.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/tcp_fsm.h usability... no checking netinet/tcp_fsm.h presence... no checking for netinet/tcp_fsm.h... no checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking scsi/scsi.h usability... yes checking scsi/scsi.h presence... yes checking for scsi/scsi.h... yes checking scsi/scsi_ioctl.h usability... yes checking scsi/scsi_ioctl.h presence... yes checking for scsi/scsi_ioctl.h... yes checking scsi/sg.h usability... yes checking scsi/sg.h presence... yes checking for scsi/sg.h... yes checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/asoundlib.h usability... yes checking sys/asoundlib.h presence... yes checking for sys/asoundlib.h... yes checking sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.h... no checking sys/cdio.h usability... no checking sys/cdio.h presence... no checking for sys/cdio.h... no checking sys/elf32.h usability... no checking sys/elf32.h presence... no checking for sys/elf32.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/errno.h usability... yes checking sys/errno.h presence... yes checking for sys/errno.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/exec_elf.h usability... no checking sys/exec_elf.h presence... no checking for sys/exec_elf.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/limits.h usability... no checking sys/limits.h presence... no checking for sys/limits.h... no checking sys/link.h usability... no checking sys/link.h presence... no checking for sys/link.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/protosw.h usability... no checking sys/protosw.h presence... no checking for sys/protosw.h... no checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/scsiio.h usability... no checking sys/scsiio.h presence... no checking for sys/scsiio.h... no checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/socketvar.h usability... yes checking sys/socketvar.h presence... yes checking for sys/socketvar.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/strtio.h usability... no checking sys/strtio.h presence... no checking for sys/strtio.h... no checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/tihdr.h usability... no checking sys/tihdr.h presence... no checking for sys/tihdr.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeout.h usability... no checking sys/timeout.h presence... no checking for sys/timeout.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/vm86.h usability... no checking sys/vm86.h presence... no checking for sys/vm86.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether stat file-mode macros are broken... no checking for sys/mount.h... yes checking for sys/statfs.h... yes checking for sys/sysctl.h... yes checking for sys/user.h... yes checking for sys/vfs.h... yes checking for netinet/ip.h... yes checking for net/if.h... yes checking for net/if_arp.h... yes checking for net/if_dl.h... no checking for net/if_types.h... no checking for net/route.h... yes checking for netinet/if_ether.h... yes checking for netinet/if_inarp.h... no checking for netinet/in_pcb.h... no checking for netinet/ip_icmp.h... yes checking for netinet/ip_var.h... no checking for netinet/udp.h... yes checking for netipx/ipx.h... yes checking for netinet/tcp_timer.h... no checking for netinet/udp_var.h... no checking for netinet/icmp_var.h... no checking for netinet/tcp_var.h... no checking for linux/ipx.h... yes checking for linux/irda.h... yes checking for mach-o/dyld_images.h... no checking for resolv.h... yes checking for ifaddrs.h... yes checking for ucontext.h... yes checking for sys/thr.h... no checking for pthread_np.h... no checking for linux/videodev.h... yes checking for linux/capi.h... yes checking for ldd... /usr/bin/ldd checking whether we can build a GNU style ELF dll... yes checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... yes checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... yes checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes checking whether the compiler supports -Wl,--enable-new-dtags... yes checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... yes checking for prelink... /usr/sbin/prelink checking for pthread_create in -lpthread... yes checking for X... libraries /usr/lib64, headers /usr/include checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for -lX11... libX11.so.6 checking for -lXext... libXext.so.6 checking for X11/Xlib.h... yes checking for X11/XKBlib.h... yes checking for X11/Xutil.h... yes checking for X11/Xcursor/Xcursor.h... yes checking for X11/extensions/shape.h... yes checking for X11/extensions/XInput.h... yes checking for X11/extensions/XInput2.h... yes checking for X11/extensions/XShm.h... yes checking for X11/extensions/Xcomposite.h... yes checking for X11/extensions/Xinerama.h... yes checking for X11/extensions/Xrandr.h... yes checking for X11/extensions/Xrender.h... yes checking for X11/extensions/xf86vmode.h... yes checking for X11/extensions/xf86vmproto.h... yes checking for XkbQueryExtension in -lX11... yes checking for -lXcursor... libXcursor.so.1 checking for -lXi... libXi.so.6 checking for XShmQueryExtension in -lXext... yes checking for XShapeQueryExtension in -lXext... yes checking for -lXxf86vm... libXxf86vm.so.1 checking for -lXrender... libXrender.so.1 checking for XRenderSetPictureTransform in -lXrender... yes checking for -lXrandr... libXrandr.so.2 checking for -lXinerama... libXinerama.so.1 checking for -lXcomposite... libXcomposite.so.1 checking for XICCallback.callback... yes checking for XEvent.xcookie... yes checking for GL/gl.h... yes checking for GL/glx.h... yes checking for GL/glu.h... yes checking for up-to-date OpenGL version... yes checking for -lGL... libGL.so.1 checking for -lGLU... libGLU.so.1 checking audio/audiolib.h usability... no checking audio/audiolib.h presence... no checking for audio/audiolib.h... no checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/xmlsave.h usability... yes checking libxml/xmlsave.h presence... yes checking for libxml/xmlsave.h... yes checking libxml/SAX2.h usability... yes checking libxml/SAX2.h presence... yes checking for libxml/SAX2.h... yes checking for xmlParseMemory in -lxml2... yes checking for xmlReadMemory in -lxml2... yes checking for xmlNewDocPI in -lxml2... yes checking for xmlSchemaSetParserStructuredErrors in -lxml2... yes checking for xmlSchemaSetValidStructuredErrors in -lxml2... yes checking for xmlFirstElementChild in -lxml2... yes checking for xmlDocProperties... yes checking for libxslt/pattern.h... yes checking for libxslt/transform.h... yes checking for -lxslt... libxslt.so.1 checking dbus/dbus.h usability... yes checking dbus/dbus.h presence... yes checking for dbus/dbus.h... yes checking hal/libhal.h usability... yes checking hal/libhal.h presence... yes checking for hal/libhal.h... yes checking for dbus_connection_close in -ldbus-1... yes checking for -lhal... libhal.so.1 checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for -lgnutls... libgnutls.so.26 checking for -lncurses... libncurses.so.5 checking for mousemask... yes checking for sane-config... sane-config checking sane/sane.h usability... yes checking sane/sane.h presence... yes checking for sane/sane.h... yes checking for -lsane... libsane.so.1 checking for -lv4l1... libv4l1.so.0 checking for gphoto2-config... gphoto2-config checking for gphoto2-port-config... gphoto2-port-config checking gphoto2-camera.h usability... yes checking gphoto2-camera.h presence... yes checking for gphoto2-camera.h... yes checking for gp_camera_new in -lgphoto2... yes checking for cmsOpenProfileFromFile in -llcms... yes checking for freetype-config... freetype-config checking for -lfreetype... libfreetype.so.6 checking for ft2build.h... yes checking for freetype/freetype.h... yes checking for freetype/ftglyph.h... yes checking for freetype/fttypes.h... yes checking for freetype/tttables.h... yes checking for freetype/ftsnames.h... yes checking for freetype/ttnameid.h... yes checking for freetype/ftoutln.h... yes checking for freetype/ftwinfnt.h... yes checking for freetype/ftmodapi.h... yes checking for freetype/ftlcdfil.h... yes checking for freetype/internal/sfnt.h... no checking for FT_TrueTypeEngineType... yes checking for FT_Load_Sfnt_Table... yes checking for parport header/ppdev.h... yes checking for pthread_attr_get_np... no checking for pthread_getattr_np... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for inflate in -lz... yes checking for po_message_msgctxt in -lgettextpo... yes checking for esd-config... /usr/bin/esd-config checking esd.h usability... yes checking esd.h presence... yes checking for esd.h... yes checking for esd_open_sound in -lesd... yes checking pulse/pulseaudio.h usability... yes checking pulse/pulseaudio.h presence... yes checking for pulse/pulseaudio.h... yes checking for pa_stream_is_corked in -lpulse... yes checking gst/gstpad.h usability... yes checking gst/gstpad.h presence... yes checking for gst/gstpad.h... yes checking gst/app/gstappsink.h usability... yes checking gst/app/gstappsink.h presence... yes checking for gst/app/gstappsink.h... yes checking for gst_pad_get_caps_reffed in -lgstreamer-0.10... yes checking for gst_app_buffer_new in -lgstapp-0.10... yes checking for snd_pcm_hw_params_get_access_mask in -lasound... yes checking for oss_sysinfo... no checking for -lcapi20... libcapi20.so.3 checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking for -lcups... libcups.so.2 checking for -ljack... libjack.so.0 checking for -lfontconfig... libfontconfig.so.1 checking for -lssl... libssl.so.10 checking for -lcrypto... libcrypto.so.10 checking for -lgsm... libgsm.so.1 checking for -ljpeg... libjpeg.so.62 checking for -lpng... libpng12.so.0 checking for png_set_expand_gray_1_2_4_to_8 in -lpng... yes checking for -ltiff... libtiff.so.3 checking for -lopenal... libopenal.so.1 checking for -lodbc... libodbc.so.2 checking for gcc strength-reduce bug... no checking whether the compiler supports -fno-builtin... yes checking whether the compiler supports -fno-strict-aliasing... yes checking whether the compiler supports -Wdeclaration-after-statement... yes checking whether the compiler supports -Wstrict-prototypes... yes checking whether the compiler supports -Wtype-limits... yes checking whether the compiler supports -Wunused-but-set-parameter... yes checking whether the compiler supports -Wwrite-strings... yes checking for broken string.h that generates warnings with -Wpointer-arith... no checking for broken string.h that generates warnings with -Wlogical-op... no checking whether the compiler supports -Werror... yes checking for ms_hook_prologue attribute... no checking for the need to disable Fortify... no checking whether external symbols need an underscore prefix... no checking how to define a function in assembly code... .type @function checking whether asm() works outside of functions... yes checking whether .previous is supported in assembly code... yes checking whether CFI directives are supported in assembly code... yes checking for _pclose... no checking for _popen... no checking for _snprintf... no checking for _spawnvp... no checking for _strdup... no checking for _stricmp... no checking for _strnicmp... no checking for _strtoi64... no checking for _strtoui64... no checking for _vsnprintf... no checking for asctime_r... yes checking for chsize... no checking for dlopen... no checking for epoll_create... yes checking for ffs... yes checking for finite... yes checking for fnmatch... yes checking for fork... yes checking for fpclass... no checking for fstatfs... yes checking for fstatvfs... yes checking for ftruncate... yes checking for futimes... yes checking for futimesat... yes checking for getattrlist... no checking for getdirentries... yes checking for getopt_long... yes checking for getpagesize... yes checking for getpwuid... yes checking for gettimeofday... yes checking for getuid... yes checking for kqueue... no checking for lstat... yes checking for memmove... yes checking for mmap... yes checking for pclose... yes checking for pipe2... yes checking for poll... yes checking for popen... yes checking for port_create... no checking for prctl... yes checking for pread... yes checking for pwrite... yes checking for readdir... yes checking for readlink... yes checking for sched_yield... yes checking for select... yes checking for setproctitle... no checking for setrlimit... yes checking for settimeofday... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for snprintf... yes checking for spawnvp... no checking for statfs... yes checking for statvfs... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtold... yes checking for strtoll... yes checking for strtoull... yes checking for symlink... yes checking for tcgetattr... yes checking for thr_kill2... no checking for timegm... yes checking for usleep... yes checking for vsnprintf... yes checking for wait4... yes checking for waitpid... yes checking for dlopen in -ldl... yes checking for dladdr... yes checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing inet_aton... none required checking for getaddrinfo... yes checking for getnameinfo... yes checking for getnetbyname... yes checking for getprotobyname... yes checking for getprotobynumber... yes checking for getservbyport... yes checking for inet_network... yes checking for inet_ntop... yes checking for inet_pton... yes checking for sendmsg... yes checking for socketpair... yes checking for LDAPSortKey... yes checking for ldap_initialize in -lldap_r... yes checking for ber_init in -llber... yes checking for ldap_count_references... yes checking for ldap_first_reference... yes checking for ldap_next_reference... yes checking for ldap_parse_reference... yes checking for ldap_parse_sort_control... no checking for ldap_parse_sortresponse_control... yes checking for ldap_parse_vlv_control... no checking for ldap_parse_vlvresponse_control... yes checking whether mkdir takes only one argument... no checking for sched_setaffinity... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for long long... yes checking for fsblkcnt_t... yes checking for fsfilcnt_t... yes checking for sigset_t... yes checking for request_sense... no checking for struct xinpgen... no checking for struct ff_effect.direction... yes checking for sigaddset... yes checking whether we can use re-entrant gethostbyname_r Linux style... yes checking whether linux/joystick.h uses the Linux 2.2+ API... yes checking for struct statfs.f_bfree... yes checking for struct statfs.f_bavail... yes checking for struct statfs.f_frsize... yes checking for struct statfs.f_ffree... yes checking for struct statfs.f_favail... no checking for struct statfs.f_namelen... yes checking for struct statvfs.f_blocks... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for struct sockaddr_un.sun_len... no checking for scsireq_t.cmd... no checking for sg_io_hdr_t.interface_id... yes checking for siginfo_t.si_fd... yes checking for struct mtget.mt_blksiz... no checking for struct mtget.mt_gstat... yes checking for struct mtget.mt_blkno... yes checking for struct option.name... yes checking for struct stat.st_blocks... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct stat.st_atim... yes checking for struct sockaddr_in6.sin6_scope_id... yes checking for ns_msg._msg_ptr... yes checking for struct icmpstat.icps_outhist... no checking for struct ifreq.ifr_hwaddr... yes checking for timezone variable... yes checking for daylight variable... yes checking for isinf... yes checking for isnan... yes checking whether we need to define __x86_64__... no configure: creating ./config.status config.status: creating Make.rules config.status: creating Maketest.rules config.status: creating dlls/Makedll.rules config.status: creating dlls/Makeimplib.rules config.status: creating programs/Makeprog.rules config.status: creating Make.tmp config.status: creating include/config.h config.status: linking AUTHORS to dlls/shell32/AUTHORS config.status: linking tools/winewrapper to wine config.status: executing include/stamp-h commands config.status: executing dlls/gdi32/dibdrv commands config.status: executing dlls/gdi32/enhmfdrv commands config.status: executing dlls/gdi32/mfdrv commands config.status: executing dlls/kernel32/nls commands config.status: executing dlls/user32/resources commands config.status: executing dlls/wineps.drv/data commands config.status: executing include/wine commands config.status: executing Makefile commands configure: WARNING: unrecognized options: --disable-dependency-tracking configure: OpenCL development files not found, OpenCL won't be supported. configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported. configure: libmpg123 development files not found (or too old), mp3 codec won't be supported. configure: Finished. Do 'make' to compile Wine. + /usr/bin/make TARGETFLAGS= -j16 cd . && autoheader --warnings=all config.status: creating tools/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools' gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o makedep.o makedep.c gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o makedep makedep.o ../tools/makedep -C. -S.. -T.. -I/usr/include/freetype2 fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools' make[1]: `makedep' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools' config.status: creating libs/wpp/Makefile config.status: creating libs/port/Makefile config.status: creating dlls/acledit/Makefile config.status: creating tools/winegcc/Makefile config.status: creating tools/wmc/Makefile config.status: creating libs/wine/Makefile config.status: creating tools/winedump/Makefile config.status: creating include/Makefile config.status: creating tools/wrc/Makefile config.status: creating dlls/advapi32/Makefile config.status: creating dlls/advpack/Makefile config.status: creating tools/winebuild/Makefile config.status: creating dlls/adsiid/Makefile config.status: creating dlls/activeds/Makefile config.status: creating tools/widl/Makefile config.status: creating dlls/aclui/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/port' ../../tools/makedep -C. -S../.. -T../.. ffs.c fstatvfs.c futimes.c getopt.c getopt1.c getpagesize.c interlocked.c isinf.c isnan.c lstat.c memcpy_unaligned.c memmove.c mkstemps.c poll.c pread.c pwrite.c readlink.c spawn.c statvfs.c strcasecmp.c strerror.c strncasecmp.c symlink.c usleep.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/wpp' ../../tools/makedep -C. -S../.. -T../.. preproc.c wpp.c ppy.y ppl.l make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/port' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/acledit' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/wpp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winegcc' ../../tools/makedep -C. -S../.. -T../.. utils.c winegcc.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/wmc' ../../tools/makedep -C. -S../.. -T../.. lang.c mcl.c po.c utils.c wmc.c write.c mcy.y make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/wine' ../../tools/makedep -C. -S../.. -T../.. c_037.c c_10000.c c_10006.c c_10007.c c_10029.c c_1006.c c_10079.c c_10081.c c_1026.c c_1250.c c_1251.c c_1252.c c_1253.c c_1254.c c_1255.c c_1256.c c_1257.c c_1258.c c_1361.c c_20127.c c_20866.c c_20932.c c_21866.c c_28591.c c_28592.c c_28593.c c_28594.c c_28595.c c_28596.c c_28597.c c_28598.c c_28599.c c_28600.c c_28603.c c_28604.c c_28605.c c_28606.c c_424.c c_437.c c_500.c c_737.c c_775.c c_850.c c_852.c c_855.c c_856.c c_857.c c_860.c c_861.c c_862.c c_863.c c_864.c c_865.c c_866.c c_869.c c_874.c c_875.c c_878.c c_932.c c_936.c c_949.c c_950.c casemap.c collation.c compose.c config.c cptable.c debug.c fold.c ldt.c loader.c mbtowc.c mmap.c port.c sortkey.c string.c utf8.c wctomb.c wctype.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winegcc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winedump' ../../tools/makedep -C. -S../.. -T../.. debug.c dos.c dump.c emf.c font.c le.c lib.c lnk.c main.c minidump.c misc.c msc.c msmangle.c ne.c output.c pdb.c pe.c search.c symbol.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/acledit' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/adsiid' ../../tools/makedep -xo -xcross.o -C. -S../.. -T../.. adsiid.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/advpack' ../../tools/makedep -C. -S../.. -T../.. advpack.c files.c install.c reg.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winebuild' ../../tools/makedep -C. -S../.. -T../.. import.c main.c parser.c relay.c res16.c res32.c spec16.c spec32.c utils.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/wrc' ../../tools/makedep -C. -S../.. -T../.. dumpres.c genres.c newstruc.c po.c readres.c translation.c utils.c wrc.c writeres.c parser.y parser.l make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/advapi32' ../../tools/makedep -C. -S../.. -T../.. advapi.c cred.c crypt.c crypt_arc4.c crypt_des.c crypt_lmhash.c crypt_md4.c crypt_md5.c crypt_sha.c eventlog.c lsa.c registry.c security.c service.c version.rc svcctl.idl svcctl_c.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/wmc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/include' ../tools/makedep -C. -S.. -T.. activaut.idl activdbg.idl activscp.idl amstream.idl amvideo.idl asptlb.idl atliface.idl audioclient.idl audiopolicy.idl austream.idl bits.idl bits1_5.idl comcat.idl commoncontrols.idl control.idl cor.idl ctfutb.idl ctxtcall.idl d3d10.idl d3d10_1.idl d3d11.idl d3dcommon.idl ddstream.idl devicetopology.idl dimm.idl dispex.idl docobj.idl docobjectservice.idl downloadmgr.idl dxgi.idl dxgitype.idl endpointvolume.idl exdisp.idl fusion.idl gameux.idl hlink.idl htiframe.idl iads.idl icftypes.idl imnact.idl imnxport.idl indexsrv.idl mediaobj.idl metahost.idl mimeinfo.idl mimeole.idl mlang.idl mmdeviceapi.idl mmstream.idl mscoree.idl msctf.idl msdadc.idl mshtmhst.idl mshtml.idl msinkaut.idl mstask.idl msxml.idl msxml2.idl msxml6.idl netcon.idl netfw.idl oaidl.idl objidl.idl objsafe.idl ocidl.idl ocmm.idl oleacc.idl oledb.idl oleidl.idl optary.idl perhist.idl propidl.idl propsys.idl pstore.idl qedit.idl richole.idl sensevts.idl servprov.idl shdeprecated.idl shldisp.idl shobjidl.idl shtypes.idl strmif.idl structuredquerycondition.idl textstor.idl tom.idl unknwn.idl urlhist.idl urlmon.idl vmr9.idl wbemcli.idl wia_lh.idl wia_xp.idl wincodec.idl wine/itss.idl wine/svcctl.idl winsxs.idl wtypes.idl wuapi.idl xmllite.idl wine/wined3d.idl wine/winedxgi.idl stdole2.idl stdole2.tlb make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winedump' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winebuild' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/activeds' ../../tools/makedep -C. -S../.. -T../.. activeds_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/aclui' ../../tools/makedep -C. -S../.. -T../.. aclui_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/widl' ../../tools/makedep -C. -S../.. -T../.. client.c expr.c hash.c header.c proxy.c register.c server.c typegen.c typelib.c typetree.c utils.c widl.c write_msft.c parser.y parser.l make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/wrc' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/adsiid' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/advpack' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/widl' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/advapi32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/wine' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/activeds' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/aclui' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/include' config.status: creating dlls/avrt/Makefile config.status: creating dlls/atl/Makefile config.status: creating dlls/avifil32/Makefile config.status: creating dlls/cabinet/Makefile config.status: creating dlls/avicap32/Makefile config.status: creating dlls/cards/Makefile config.status: creating dlls/cfgmgr32/Makefile config.status: creating dlls/capi2032/Makefile config.status: creating dlls/comctl32/Makefile config.status: creating dlls/clusapi/Makefile config.status: creating dlls/compstui/Makefile config.status: creating dlls/comdlg32/Makefile config.status: creating dlls/credui/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/atl' ../../tools/makedep -C. -S../.. -T../.. atl_ax.c atl_main.c registrar.c atl_classes_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/avrt' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating dlls/crypt32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/avifil32' ../../tools/makedep -C. -S../.. -T../.. acmstream.c api.c avifile.c editstream.c extrachunk.c factory.c getframe.c icmstream.c tmpfile.c wavfile.c avifil32.rc avifile_Cs.rc avifile_Da.rc avifile_De.rc avifile_En.rc avifile_Es.rc avifile_Fr.rc avifile_He.rc avifile_Hu.rc avifile_It.rc avifile_Ja.rc avifile_Ko.rc avifile_Lt.rc avifile_Nl.rc avifile_No.rc avifile_Pl.rc avifile_Pt.rc avifile_Ro.rc avifile_Ru.rc avifile_Si.rc avifile_Sr.rc avifile_Sv.rc avifile_Tr.rc avifile_Uk.rc avifile_Zh.rc avifil32_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cabinet' ../../tools/makedep -C. -S../.. -T../.. cabinet_main.c fci.c fdi.c cabinet.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/avrt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/avicap32' ../../tools/makedep -C. -S../.. -T../.. avicap32_main.c config.status: creating dlls/crtdll/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cfgmgr32' ../../tools/makedep -C. -S../.. -T../.. make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cards' ../../tools/makedep -C. -S../.. -T../.. cards.c cards.rc version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cfgmgr32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/comctl32' ../../tools/makedep -C. -S../.. -T../.. animate.c comboex.c comctl32undoc.c commctrl.c datetime.c dpa.c draglist.c dsa.c flatsb.c header.c hotkey.c imagelist.c ipaddress.c listview.c monthcal.c nativefont.c pager.c progress.c propsheet.c rebar.c smoothscroll.c status.c string.c syslink.c tab.c theme_button.c theme_combo.c theme_dialog.c theme_edit.c theme_listbox.c theming.c toolbar.c tooltips.c trackbar.c treeview.c updown.c comctl32.rc comctl_Bg.rc comctl_Cs.rc comctl_Da.rc comctl_De.rc comctl_El.rc comctl_En.rc comctl_Eo.rc comctl_Es.rc comctl_Fr.rc comctl_He.rc comctl_Hu.rc comctl_It.rc comctl_Ja.rc comctl_Ko.rc comctl_Lt.rc comctl_Nl.rc comctl_No.rc comctl_Pl.rc comctl_Pt.rc comctl_Ro.rc comctl_Ru.rc comctl_Si.rc comctl_Sk.rc comctl_Sr.rc comctl_Sv.rc comctl_Th.rc comctl_Tr.rc comctl_Uk.rc comctl_Zh.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/capi2032' ../../tools/makedep -C. -S../.. -T../.. cap20wxx.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/atl' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/clusapi' ../../tools/makedep -C. -S../.. -T../.. clusapi.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cards' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/capi2032' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cabinet' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/avicap32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/clusapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/compstui' ../../tools/makedep -C. -S../.. -T../.. compstui_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/avifil32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/compstui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/credui' ../../tools/makedep -C. -S../.. -T../.. credui_main.c credui.rc credui_Da.rc credui_De.rc credui_En.rc credui_Es.rc credui_Fr.rc credui_He.rc credui_Hu.rc credui_It.rc credui_Ja.rc credui_Ko.rc credui_Lt.rc credui_Nl.rc credui_No.rc credui_Pl.rc credui_Pt.rc credui_Ro.rc credui_Ru.rc credui_Si.rc credui_Sr.rc credui_Sv.rc credui_Uk.rc credui_Zh.rc config.status: creating dlls/cryptdll/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/comdlg32' ../../tools/makedep -C. -S../.. -T../.. cdlg32.c colordlg.c filedlg.c filedlg31.c filedlgbrowser.c finddlg.c fontdlg.c itemdlg.c printdlg.c cdlg_Bg.rc cdlg_Ca.rc cdlg_Cs.rc cdlg_Da.rc cdlg_De.rc cdlg_El.rc cdlg_En.rc cdlg_Eo.rc cdlg_Es.rc cdlg_Fi.rc cdlg_Fr.rc cdlg_He.rc cdlg_Hu.rc cdlg_It.rc cdlg_Ja.rc cdlg_Ko.rc cdlg_Lt.rc cdlg_Nl.rc cdlg_No.rc cdlg_Pl.rc cdlg_Pt.rc cdlg_Ro.rc cdlg_Ru.rc cdlg_Si.rc cdlg_Sk.rc cdlg_Sr.rc cdlg_Sv.rc cdlg_Th.rc cdlg_Tr.rc cdlg_Uk.rc cdlg_Wa.rc cdlg_Zh.rc comdlg32.rc comdlg32_classes_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/crypt32' ../../tools/makedep -C. -S../.. -T../.. base64.c cert.c chain.c collectionstore.c context.c crl.c ctl.c decode.c encode.c filestore.c main.c message.c msg.c object.c oid.c proplist.c protectdata.c provstore.c regstore.c rootstore.c serialize.c sip.c store.c str.c crypt32.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/crtdll' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt crtdll_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/credui' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/crtdll' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/comctl32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/crypt32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdll' ../../tools/makedep -C. -S../.. -T../.. cryptdll.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/comdlg32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdll' config.status: creating dlls/cryptui/Makefile config.status: creating dlls/cryptnet/Makefile config.status: creating dlls/ctl3d32/Makefile config.status: creating dlls/d3d10/Makefile config.status: creating dlls/d3dcompiler_43/Makefile config.status: creating dlls/d3d10core/Makefile config.status: creating dlls/d3d8/Makefile config.status: creating dlls/d3dim/Makefile config.status: creating dlls/d3d9/Makefile config.status: creating dlls/d3drm/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptui' ../../tools/makedep -C. -S../.. -T../.. main.c cryptui.rc cryptui_De.rc cryptui_En.rc cryptui_Fr.rc cryptui_It.rc cryptui_Ja.rc cryptui_Ko.rc cryptui_Lt.rc cryptui_Nl.rc cryptui_No.rc cryptui_Pl.rc cryptui_Pt.rc cryptui_Ro.rc cryptui_Ru.rc cryptui_Sv.rc cryptui_Uk.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctl3d32' ../../tools/makedep -C. -S../.. -T../.. ctl3d32.c config.status: creating dlls/d3dx9_36/Makefile config.status: creating dlls/d3dxof/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctl3d32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptnet' ../../tools/makedep -C. -S../.. -T../.. cryptnet_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10' ../../tools/makedep -C. -S../.. -T../.. d3d10_main.c effect.c shader.c utils.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10core' ../../tools/makedep -C. -S../.. -T../.. async.c buffer.c d3d10core_main.c device.c inputlayout.c shader.c state.c texture.c utils.c view.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_43' ../../tools/makedep -C. -S../.. -T../.. asmparser.c blob.c bytecodewriter.c compiler.c d3dcompiler_43_main.c reflection.c utils.c version.rc asmshader.y asmshader.l config.status: creating dlls/dbgeng/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d8' ../../tools/makedep -C. -S../.. -T../.. buffer.c cubetexture.c d3d8_main.c device.c directx.c shader.c surface.c swapchain.c texture.c vertexdeclaration.c volume.c volumetexture.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dim' ../../tools/makedep -C. -S../.. -T../.. d3dim_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d9' ../../tools/makedep -C. -S../.. -T../.. buffer.c cubetexture.c d3d9_main.c device.c directx.c query.c shader.c stateblock.c surface.c swapchain.c texture.c vertexdeclaration.c volume.c volumetexture.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptui' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptnet' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dim' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10' config.status: creating dlls/dbghelp/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3drm' ../../tools/makedep -C. -S../.. -T../.. d3drm.c d3drm_main.c math.c meshbuilder.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_43' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10core' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d8' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_36' ../../tools/makedep -C. -S../.. -T../.. core.c d3dx9_36_main.c effect.c font.c line.c math.c mesh.c shader.c sprite.c surface.c texture.c util.c volume.c version.rc config.status: creating dlls/dciman32/Makefile config.status: creating dlls/ddraw/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d9' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dxof' ../../tools/makedep -C. -S../.. -T../.. d3dxof.c main.c mszip.c parsing.c version.rc d3dxof_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbgeng' ../../tools/makedep -C. -S../.. -T../.. dbgeng.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbgeng' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3drm' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_36' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dxof' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbghelp' ../../tools/makedep -C. -S../.. -T../.. coff.c cpu_arm.c cpu_i386.c cpu_ppc.c cpu_sparc.c cpu_x86_64.c crc32.c dbghelp.c dwarf.c elf_module.c image.c macho_module.c minidump.c module.c msc.c path.c pe_module.c source.c stabs.c stack.c storage.c symbol.c type.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dciman32' ../../tools/makedep -C. -S../.. -T../.. dciman_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dciman32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddraw' ../../tools/makedep -C. -S../.. -T../.. clipper.c ddraw.c device.c executebuffer.c light.c main.c material.c palette.c surface.c utils.c vertexbuffer.c viewport.c version.rc ddraw_classes_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbghelp' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddraw' config.status: creating dlls/dinput/Makefile config.status: creating dlls/dinput8/Makefile config.status: creating dlls/dplay/Makefile config.status: creating dlls/dnsapi/Makefile config.status: creating dlls/dmusic32/Makefile config.status: creating dlls/dpnet/Makefile config.status: creating dlls/dsound/Makefile config.status: creating dlls/dplayx/Makefile config.status: creating dlls/dwmapi/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' ../../tools/makedep -C. -S../.. -T../.. data_formats.c device.c dinput_main.c effect_linuxinput.c joystick.c joystick_linux.c joystick_linuxinput.c joystick_osx.c keyboard.c mouse.c version.rc dinput_classes_r.res config.status: creating dlls/dxerr8/Makefile config.status: creating dlls/dxerr9/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput8' config.status: creating dlls/dxgi/Makefile ../../tools/makedep -C. -S../.. -T../.. dinput8_main.c version.rc dinput8_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplay' ../../tools/makedep -C. -S../.. -T../.. version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dnsapi' ../../tools/makedep -C. -S../.. -T../.. main.c name.c ns_name.c ns_parse.c query.c record.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnet' ../../tools/makedep -C. -S../.. -T../.. address.c client.c dpnet_main.c lobbiedapp.c peer.c server.c threadpool.c version.rc dpnet_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplay' config.status: creating dlls/dxguid/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic32' ../../tools/makedep -C. -S../.. -T../.. dmusic32_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dsound' ../../tools/makedep -C. -S../.. -T../.. buffer.c capture.c dsound.c dsound_convert.c dsound_main.c duplex.c mixer.c primary.c propset.c sound3d.c version.rc dsound_classes_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dnsapi' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput8' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplayx' ../../tools/makedep -C. -S../.. -T../.. dpclassfactory.c dplay.c dplaysp.c dplayx_global.c dplayx_main.c dplayx_messages.c dplobby.c lobbysp.c name_server.c version.rc dplayx_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dwmapi' ../../tools/makedep -C. -S../.. -T../.. dwmapi_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr8' ../../tools/makedep -xo -xcross.o -C. -S../.. -T../.. dxerr8.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnet' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr9' ../../tools/makedep -xo -xcross.o -C. -S../.. -T../.. dxerr9.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic32' config.status: creating dlls/faultrep/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxgi' ../../tools/makedep -C. -S../.. -T../.. adapter.c device.c dxgi_main.c factory.c output.c surface.c swapchain.c utils.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dsound' config.status: creating dlls/gdi32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplayx' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dwmapi' config.status: creating dlls/gdiplus/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr8' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr9' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxguid' ../../tools/makedep -xo -xcross.o -C. -S../.. -T../.. dx10guid.c dx8guid.c dx9guid.c dxguid.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxgi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/faultrep' ../../tools/makedep -C. -S../.. -T../.. faultrep.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/faultrep' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdi32' ../../tools/makedep -C. -S../.. -T../.. -I/usr/include/freetype2 bidi.c bitblt.c bitmap.c brush.c clipping.c dc.c dib.c dibdrv/dc.c dibdrv/graphics.c dibdrv/objects.c dibdrv/primitives.c driver.c enhmetafile.c enhmfdrv/bitblt.c enhmfdrv/dc.c enhmfdrv/graphics.c enhmfdrv/init.c enhmfdrv/objects.c font.c freetype.c gdiobj.c icm.c mapping.c metafile.c mfdrv/bitblt.c mfdrv/dc.c mfdrv/graphics.c mfdrv/init.c mfdrv/objects.c mfdrv/text.c opengl.c painting.c palette.c path.c pen.c printdrv.c region.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxguid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdiplus' ../../tools/makedep -C. -S../.. -T../.. brush.c customlinecap.c font.c gdiplus.c graphics.c graphicspath.c image.c imageattributes.c matrix.c pathiterator.c pen.c region.c stringformat.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdi32' config.status: creating dlls/glu32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdiplus' config.status: creating dlls/hlink/Makefile config.status: creating dlls/hid/Makefile config.status: creating dlls/imagehlp/Makefile config.status: creating dlls/inetcomm/Makefile config.status: creating dlls/imm32/Makefile config.status: creating dlls/iphlpapi/Makefile config.status: creating dlls/loadperf/Makefile config.status: creating dlls/kernel32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hlink' ../../tools/makedep -C. -S../.. -T../.. browse_ctx.c extserv.c hlink_main.c link.c hlink_classes_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/glu32' ../../tools/makedep -C. -S../.. -T../.. -I/usr/include glu.c config.status: creating dlls/mapi32/Makefile config.status: creating dlls/lz32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/glu32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hid' ../../tools/makedep -C. -S../.. -T../.. main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/imagehlp' ../../tools/makedep -C. -S../.. -T../.. access.c imagehlp_main.c integrity.c modify.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcomm' ../../tools/makedep -C. -S../.. -T../.. imaptransport.c inetcomm_main.c internettransport.c mimeintl.c mimeole.c pop3transport.c smtptransport.c inetcomm_r.res config.status: creating dlls/mlang/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/imagehlp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/imm32' ../../tools/makedep -C. -S../.. -T../.. imm.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hlink' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/loadperf' ../../tools/makedep -C. -S../.. -T../.. loadperf_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/imm32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/loadperf' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/iphlpapi' ../../tools/makedep -C. -S../.. -T../.. icmp.c ifenum.c iphlpapi_main.c ipstats.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/kernel32' ../../tools/makedep -C. -S../.. -T../.. actctx.c atom.c change.c comm.c computername.c console.c cpu.c debugger.c editline.c environ.c except.c fiber.c file.c format_msg.c heap.c kernel_main.c lcformat.c locale.c lzexpand.c module.c oldconfig.c path.c powermgnt.c process.c profile.c resource.c string.c sync.c tape.c term.c thread.c time.c toolhelp.c version.c virtual.c volume.c wer.c locale_rc.rc version.rc winerror.mc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcomm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapi32' ../../tools/makedep -C. -S../.. -T../.. imalloc.c mapi32_main.c prop.c sendmail.c util.c mapi32.rc config.status: creating dlls/mpr/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/lz32' ../../tools/makedep -C. -S../.. -T../.. version.rc config.status: creating dlls/mprapi/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/lz32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mlang' ../../tools/makedep -C. -S../.. -T../.. mlang.c mlang_classes_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/iphlpapi' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapi32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/kernel32' config.status: creating dlls/msacm32/Makefile config.status: creating dlls/mscms/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mlang' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mprapi' ../../tools/makedep -C. -S../.. -T../.. mprapi.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mpr' ../../tools/makedep -C. -S../.. -T../.. auth.c mpr_main.c multinet.c nps.c pwcache.c wnet.c mpr.rc mpr_Bg.rc mpr_Cs.rc mpr_Da.rc mpr_De.rc mpr_En.rc mpr_Eo.rc mpr_Es.rc mpr_Fr.rc mpr_He.rc mpr_Hu.rc mpr_It.rc mpr_Ja.rc mpr_Ko.rc mpr_Lt.rc mpr_Nl.rc mpr_No.rc mpr_Pl.rc mpr_Pt.rc mpr_Ro.rc mpr_Ru.rc mpr_Si.rc mpr_Sr.rc mpr_Sv.rc mpr_Tr.rc mpr_Uk.rc mpr_Zh.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mprapi' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mpr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscms' ../../tools/makedep -C. -S../.. -T../.. handle.c icc.c mscms_main.c profile.c stub.c transform.c version.rc config.status: creating dlls/msdmo/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32' ../../tools/makedep -C. -S../.. -T../.. driver.c filter.c format.c internal.c msacm32_main.c pcmconverter.c stream.c msacm_Cs.rc msacm_Da.rc msacm_De.rc msacm_En.rc msacm_Es.rc msacm_Fr.rc msacm_He.rc msacm_Hu.rc msacm_It.rc msacm_Ja.rc msacm_Ko.rc msacm_Lt.rc msacm_Nl.rc msacm_No.rc msacm_Pl.rc msacm_Pt.rc msacm_Ro.rc msacm_Ru.rc msacm_Si.rc msacm_Sr.rc msacm_Sv.rc msacm_Tr.rc msacm_Uk.rc msacm_Zh.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscms' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32' config.status: creating dlls/msi/Makefile config.status: creating dlls/msimg32/Makefile config.status: creating dlls/mshtml/Makefile config.status: creating dlls/msvcr70/Makefile config.status: creating dlls/msvcr71/Makefile config.status: creating dlls/msvcrt/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdmo' ../../tools/makedep -C. -S../.. -T../.. dmoreg.c dmort.c rsrc.rc config.status: creating dlls/msvcrt20/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msi' ../../tools/makedep -C. -S../.. -T../.. action.c alter.c appsearch.c assembly.c automation.c classes.c create.c custom.c database.c delete.c dialog.c distinct.c drop.c events.c files.c font.c format.c handle.c helpers.c insert.c install.c join.c media.c msi.c msi_main.c msiquery.c package.c preview.c record.c registry.c script.c select.c source.c storages.c streams.c string.c suminfo.c table.c tokenize.c update.c upgrade.c where.c msi.rc msiserver.idl msiserver.idl msiserver_i.c msiserver_r.res msiserver.idl msiserver.tlb cond.y sql.y make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdmo' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimg32' ../../tools/makedep -C. -S../.. -T../.. msimg32_main.c config.status: creating dlls/msvcrt40/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml' ../../tools/makedep -C. -S../.. -T../.. conpoint.c dispex.c editor.c hlink.c htmlanchor.c htmlattr.c htmlbody.c htmlcomment.c htmlcurstyle.c htmldoc.c htmldoc3.c htmldoc5.c htmlelem.c htmlelem2.c htmlelem3.c htmlelemcol.c htmlembed.c htmlevent.c htmlform.c htmlframe.c htmlframebase.c htmlgeneric.c htmliframe.c htmlimg.c htmlinput.c htmllocation.c htmlnode.c htmlobject.c htmloption.c htmlscreen.c htmlscript.c htmlselect.c htmlstyle.c htmlstyle2.c htmlstyle3.c htmlstyleelem.c htmlstylesheet.c htmltable.c htmltablerow.c htmltextarea.c htmltextcont.c htmltextnode.c htmlwindow.c ipwindow.c loadopts.c main.c mutation.c navigate.c npplugin.c nsembed.c nsevents.c nsio.c nsservice.c olecmd.c oleobj.c olewnd.c omnavigator.c persist.c pluginhost.c propbag.c protocol.c script.c secmgr.c selection.c service.c task.c txtrange.c view.c Da.rc De.rc En.rc Es.rc Fr.rc He.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sr.rc Sv.rc Uk.rc Zh.rc mshtml.rc nsiface.idl mshtml_classes_r.res mshtml_tlb_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimg32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr70' ../../tools/makedep -C. -S../.. -T../.. msvcr70.c config.status: creating dlls/msvcrtd/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr71' ../../tools/makedep -C. -S../.. -T../.. msvcr71.c config.status: creating dlls/msvfw32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt' ../../tools/makedep -C. -S../.. -T../.. console.c cpp.c cppexcept.c ctype.c data.c dir.c environ.c errno.c except.c exit.c file.c heap.c locale.c lock.c main.c math.c mbcs.c misc.c process.c scanf.c string.c thread.c time.c undname.c wcs.c rsrc.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr70' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr71' config.status: creating dlls/mswsock/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt20' ../../tools/makedep -C. -S../.. -T../.. msvcrt20.c config.status: creating dlls/nddeapi/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt20' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt40' ../../tools/makedep -C. -S../.. -T../.. msvcrt40.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msi' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt' config.status: creating dlls/netapi32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt40' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvfw32' ../../tools/makedep -C. -S../.. -T../.. drawdib.c mciwnd.c msvideo_main.c msvfw32.rc msvfw32_Da.rc msvfw32_De.rc msvfw32_En.rc msvfw32_Es.rc msvfw32_Fr.rc msvfw32_He.rc msvfw32_Hu.rc msvfw32_It.rc msvfw32_Ja.rc msvfw32_Ko.rc msvfw32_Lt.rc msvfw32_Nl.rc msvfw32_No.rc msvfw32_Pl.rc msvfw32_Pt.rc msvfw32_Ro.rc msvfw32_Ru.rc msvfw32_Si.rc msvfw32_Sr.rc msvfw32_Sv.rc msvfw32_Tr.rc msvfw32_Uk.rc msvfw32_Zh.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrtd' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt debug.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mswsock' ../../tools/makedep -C. -S../.. -T../.. mswsock.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrtd' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml' config.status: creating dlls/normaliz/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/nddeapi' ../../tools/makedep -C. -S../.. -T../.. nddeapi.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvfw32' config.status: creating dlls/newdev/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mswsock' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/nddeapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/netapi32' ../../tools/makedep -C. -S../.. -T../.. access.c apibuf.c browsr.c ds.c local_group.c nbcmdqueue.c nbnamecache.c nbt.c netapi32.c netbios.c share.c wksta.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/normaliz' ../../tools/makedep -C. -S../.. -T../.. normaliz.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/netapi32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/normaliz' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/newdev' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/newdev' config.status: creating dlls/ntdll/Makefile config.status: creating dlls/ntdsapi/Makefile config.status: creating dlls/odbc32/Makefile config.status: creating dlls/ntoskrnl.exe/Makefile config.status: creating dlls/odbccp32/Makefile config.status: creating dlls/ole32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdll' ../../tools/makedep -C. -S../.. -T../.. actctx.c atom.c cdrom.c critsection.c debugbuffer.c debugtools.c directory.c env.c error.c exception.c file.c handletable.c heap.c large_int.c loader.c loadorder.c misc.c nt.c om.c path.c printf.c process.c reg.c relay.c resource.c rtl.c rtlbitmap.c rtlstr.c sec.c serial.c server.c signal_arm.c signal_i386.c signal_powerpc.c signal_sparc.c signal_x86_64.c string.c sync.c tape.c thread.c threadpool.c time.c version.c virtual.c wcstring.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdsapi' ../../tools/makedep -C. -S../.. -T../.. ntdsapi.c config.status: creating dlls/oleacc/Makefile config.status: creating dlls/oleaut32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbc32' ../../tools/makedep -C. -S../.. -T../.. proxyodbc.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdsapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntoskrnl.exe' ../../tools/makedep -C. -S../.. -T../.. instr.c ntoskrnl.c ntoskrnl.rc config.status: creating dlls/olecli32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbccp32' ../../tools/makedep -C. -S../.. -T../.. odbccp32.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbc32' config.status: creating dlls/olepro32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntoskrnl.exe' config.status: creating dlls/oledlg/Makefile config.status: creating dlls/olesvr32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbccp32' config.status: creating dlls/opengl32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ole32' ../../tools/makedep -C. -S../.. -T../.. antimoniker.c bindctx.c classmoniker.c clipboard.c comcat.c compobj.c compositemoniker.c datacache.c defaulthandler.c dictionary.c enumx.c errorinfo.c filelockbytes.c filemoniker.c ftmarshal.c git.c hglobalstream.c ifs.c itemmoniker.c marshal.c memlockbytes.c moniker.c ole2.c ole2impl.c ole2stubs.c ole32_main.c oleobj.c oleproxy.c pointermoniker.c rpc.c stg_prop.c stg_stream.c storage32.c stubmanager.c usrmarshal.c ole32res.rc irot.idl dcom.idl ole32_objidl.idl ole32_oleidl.idl ole32_unknwn.idl irot_c.c dcom_p.c ole32_objidl_p.c ole32_oleidl_p.c ole32_unknwn_p.c dcom_r.res ole32_objidl_r.res ole32_oleidl_r.res ole32_unknwn_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdll' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleacc' ../../tools/makedep -C. -S../.. -T../.. main.c oleacc.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleaut32' ../../tools/makedep -C. -S../.. -T../.. connpt.c dispatch.c hash.c oleaut.c olefont.c olepicture.c olepropframe.c recinfo.c safearray.c tmarshal.c typelib.c typelib2.c usrmarshal.c varformat.c variant.c vartype.c oleaut32.rc oleaut32_oaidl.idl oleaut32_ocidl.idl oleaut32_oaidl_p.c oleaut32_ocidl_p.c oleaut32_oaidl_r.res oleaut32_ocidl_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olecli32' ../../tools/makedep -C. -S../.. -T../.. olecli_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olesvr32' ../../tools/makedep -C. -S../.. -T../.. olesvr_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledlg' ../../tools/makedep -C. -S../.. -T../.. insobjdlg.c oledlg_main.c pastespl.c oledlg.rc oledlg_Cs.rc oledlg_Da.rc oledlg_De.rc oledlg_En.rc oledlg_Es.rc oledlg_Fr.rc oledlg_He.rc oledlg_Hu.rc oledlg_It.rc oledlg_Ja.rc oledlg_Ko.rc oledlg_Lt.rc oledlg_Nl.rc oledlg_No.rc oledlg_Pl.rc oledlg_Pt.rc oledlg_Ro.rc oledlg_Ru.rc oledlg_Si.rc oledlg_Sr.rc oledlg_Sv.rc oledlg_Tr.rc oledlg_Uk.rc oledlg_Zh.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olepro32' ../../tools/makedep -C. -S../.. -T../.. olepro32stubs.c version.rc config.status: creating dlls/powrprof/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleacc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/opengl32' ../../tools/makedep -C. -S../.. -T../.. -I/usr/include opengl_ext.c opengl_norm.c wgl.c version.rc config.status: creating dlls/pdh/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olecli32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ole32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olesvr32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olepro32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledlg' config.status: creating dlls/propsys/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/opengl32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleaut32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/powrprof' ../../tools/makedep -C. -S../.. -T../.. powrprof.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/pdh' ../../tools/makedep -C. -S../.. -T../.. pdh_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/powrprof' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/propsys' ../../tools/makedep -C. -S../.. -T../.. propsys_main.c propvar.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/pdh' config.status: creating dlls/psapi/Makefile config.status: creating dlls/rasdlg/Makefile config.status: creating dlls/rasapi32/Makefile config.status: creating dlls/quartz/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/propsys' config.status: creating dlls/resutils/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/psapi' ../../tools/makedep -C. -S../.. -T../.. psapi_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasapi32' ../../tools/makedep -C. -S../.. -T../.. rasapi.c config.status: creating dlls/riched20/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasdlg' ../../tools/makedep -C. -S../.. -T../.. rasdlg_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasapi32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/psapi' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasdlg' config.status: creating dlls/rpcrt4/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/quartz' ../../tools/makedep -C. -S../.. -T../.. acmwrapper.c avidec.c avisplit.c control.c dsoundrender.c enumfilters.c enummedia.c enummoniker.c enumregfilters.c filesource.c filtergraph.c filtermapper.c main.c memallocator.c mpegsplit.c nullrenderer.c parser.c pin.c regsvr.c systemclock.c videorenderer.c waveparser.c version.rc quartz_strmif.idl quartz_strmif_p.c quartz_strmif_r.res config.status: creating dlls/serialui/Makefile config.status: creating dlls/rtutils/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/resutils' ../../tools/makedep -C. -S../.. -T../.. resutils.c config.status: creating dlls/rsaenh/Makefile config.status: creating dlls/secur32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/resutils' config.status: creating dlls/sensapi/Makefile config.status: creating dlls/setupapi/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched20' ../../tools/makedep -C. -S../.. -T../.. caret.c clipboard.c context.c editor.c list.c paint.c para.c reader.c richole.c row.c run.c string.c style.c table.c txthost.c txtsrv.c undo.c wrap.c writer.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/quartz' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rpcrt4' ../../tools/makedep -C. -S../.. -T../.. cproxy.c cpsf.c cstub.c ndr_clientserver.c ndr_contexthandle.c ndr_es.c ndr_fullpointer.c ndr_marshall.c ndr_ole.c ndr_stubless.c rpc_assoc.c rpc_async.c rpc_binding.c rpc_epmap.c rpc_message.c rpc_server.c rpc_transport.c rpcrt4_main.c version.rc epm.idl epm_c.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rtutils' ../../tools/makedep -C. -S../.. -T../.. main.c tracing.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/serialui' ../../tools/makedep -C. -S../.. -T../.. confdlg.c Bg.rc Cs.rc Da.rc De.rc En.rc Eo.rc Es.rc Fi.rc Fr.rc He.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sr.rc Sv.rc Tr.rc Uk.rc Zh.rc config.status: creating dlls/sfc/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rtutils' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsaenh' ../../tools/makedep -C. -S../.. -T../.. aes.c des.c handle.c implglue.c md2.c mpi.c rc2.c rc4.c rsa.c rsaenh.c sha2.c rsrc.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sensapi' ../../tools/makedep -C. -S../.. -T../.. sensapi.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/serialui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/setupapi' ../../tools/makedep -C. -S../.. -T../.. devinst.c dialog.c dirid.c diskspace.c fakedll.c install.c misc.c parser.c query.c queue.c setupcab.c stringtable.c stubs.c Bg.rc Cs.rc Da.rc De.rc En.rc Eo.rc Es.rc Fi.rc Fr.rc He.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sk.rc Sr.rc Sv.rc Tr.rc Uk.rc Zh.rc setupapi.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched20' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/secur32' ../../tools/makedep -C. -S../.. -T../.. base64_codec.c dispatcher.c hmac_md5.c lsa.c negotiate.c ntlm.c schannel.c schannel_gnutls.c schannel_macosx.c secur32.c thunks.c util.c wrapper.c config.status: creating dlls/sfc_os/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sensapi' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsaenh' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rpcrt4' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/setupapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc' ../../tools/makedep -C. -S../.. -T../.. sfc_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc_os' config.status: creating dlls/shdocvw/Makefile ../../tools/makedep -C. -S../.. -T../.. sfc_os.c config.status: creating dlls/shell32/Makefile config.status: creating dlls/shlwapi/Makefile config.status: creating dlls/shfolder/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc_os' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/secur32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdocvw' ../../tools/makedep -C. -S../.. -T../.. classinfo.c client.c dochost.c events.c factory.c frame.c ie.c iexplore.c intshcut.c navigate.c oleobject.c persist.c shdocvw_main.c shellbrowser.c shlinstobj.c taskbarlist.c urlhist.c view.c webbrowser.c De.rc En.rc Es.rc Fr.rc He.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sr.rc Sv.rc Uk.rc shdocvw.rc shdocvw_v1_r.res shdocvw_v1.idl shdocvw_v1.tlb config.status: creating dlls/slc/Makefile config.status: creating dlls/sti/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shlwapi' ../../tools/makedep -C. -S../.. -T../.. assoc.c clist.c istream.c msgbox.c ordinal.c path.c reg.c regstream.c shlwapi_main.c stopwatch.c string.c thread.c url.c wsprintf.c shlwapi.rc shlwapi_Da.rc shlwapi_De.rc shlwapi_En.rc shlwapi_Eo.rc shlwapi_Es.rc shlwapi_Fi.rc shlwapi_Fr.rc shlwapi_He.rc shlwapi_Hu.rc shlwapi_It.rc shlwapi_Ja.rc shlwapi_Ko.rc shlwapi_Lt.rc shlwapi_Nl.rc shlwapi_No.rc shlwapi_Pl.rc shlwapi_Pt.rc shlwapi_Ro.rc shlwapi_Ru.rc shlwapi_Si.rc shlwapi_Sk.rc shlwapi_Sr.rc shlwapi_Sv.rc shlwapi_Tr.rc shlwapi_Uk.rc shlwapi_Zh.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shell32' ../../tools/makedep -C. -S../.. -T../.. appbar.c assoc.c autocomplete.c brsfolder.c changenotify.c classes.c clipboard.c control.c cpanelfolder.c dataobject.c dde.c debughlp.c dialogs.c dragdrophelper.c ebrowser.c enumidlist.c folders.c iconcache.c pidl.c recyclebin.c shell32_main.c shelldispatch.c shellitem.c shelllink.c shellole.c shellord.c shellpath.c shellreg.c shellstring.c shfldr_desktop.c shfldr_fs.c shfldr_mycomp.c shfldr_netplaces.c shfldr_printers.c shfldr_unixfs.c shlexec.c shlfileop.c shlfolder.c shlfsbind.c shlmenu.c shlview.c shpolicy.c shv_bg_cmenu.c shv_item_cmenu.c systray.c trash.c xdg.c shell32.rc shell32_Bg.rc shell32_Ca.rc shell32_Cs.rc shell32_Da.rc shell32_De.rc shell32_En.rc shell32_Eo.rc shell32_Es.rc shell32_Fi.rc shell32_Fr.rc shell32_He.rc shell32_Hu.rc shell32_It.rc shell32_Ja.rc shell32_Ko.rc shell32_Lt.rc shell32_Nl.rc shell32_No.rc shell32_Pl.rc shell32_Pt.rc shell32_Ro.rc shell32_Ru.rc shell32_Si.rc shell32_Sk.rc shell32_Sr.rc shell32_Sv.rc shell32_Tr.rc shell32_Uk.rc shell32_Wa.rc shell32_Zh.rc shell32_classes_r.res shell32_tlb.idl shell32_tlb.tlb config.status: creating dlls/spoolss/Makefile config.status: creating dlls/snmpapi/Makefile config.status: creating dlls/strmbase/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shfolder' ../../tools/makedep -C. -S../.. -T../.. version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shfolder' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/slc' ../../tools/makedep -C. -S../.. -T../.. slc.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdocvw' config.status: creating dlls/tapi32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/slc' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shlwapi' config.status: creating dlls/strmiids/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sti' ../../tools/makedep -C. -S../.. -T../.. sti.c sti_main.c sti_wia.idl sti_wia_p.c sti_wia_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/spoolss' ../../tools/makedep -C. -S../.. -T../.. router.c spoolss_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmbase' ../../tools/makedep -xo -xcross.o -C. -S../.. -T../.. dllfunc.c enumpins.c filter.c mediatype.c outputqueue.c pin.c qualitycontrol.c seeking.c transform.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/spoolss' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/snmpapi' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shell32' config.status: creating dlls/unicows/Makefile config.status: creating dlls/url/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sti' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmbase' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/snmpapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/tapi32' ../../tools/makedep -C. -S../.. -T../.. assisted.c line.c phone.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmiids' ../../tools/makedep -xo -xcross.o -C. -S../.. -T../.. strmiids.c config.status: creating dlls/urlmon/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/unicows' ../../tools/makedep -C. -S../.. -T../.. config.status: creating dlls/usbd.sys/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/tapi32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/unicows' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmiids' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/url' ../../tools/makedep -C. -S../.. -T../.. url_main.c config.status: creating dlls/user32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/url' config.status: creating dlls/userenv/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/urlmon' ../../tools/makedep -C. -S../.. -T../.. bindctx.c binding.c bindprot.c download.c file.c format.c ftp.c gopher.c http.c internet.c mimefilter.c mk.c protocol.c protproxy.c sec_mgr.c session.c umon.c umstream.c uri.c urlmon_main.c usrmarshal.c rsrc.rc urlmon_urlmon.idl urlmon_urlmon_p.c urlmon_urlmon_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/usbd.sys' ../../tools/makedep -C. -S../.. -T../.. usbd.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/usbd.sys' config.status: creating dlls/usp10/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/user32' ../../tools/makedep -C. -S../.. -T../.. button.c caret.c class.c clipboard.c combo.c cursoricon.c dde_client.c dde_misc.c dde_server.c defdlg.c defwnd.c desktop.c dialog.c driver.c edit.c exticon.c focus.c hook.c icontitle.c input.c listbox.c lstr.c mdi.c menu.c message.c misc.c msgbox.c nonclient.c painting.c property.c resource.c scroll.c spy.c static.c sysparams.c text.c uitools.c user_main.c win.c winhelp.c winpos.c winproc.c winstation.c wsprintf.c resources/user32_Bg.rc resources/user32_Ca.rc resources/user32_Cs.rc resources/user32_Da.rc resources/user32_De.rc resources/user32_En.rc resources/user32_Eo.rc resources/user32_Es.rc resources/user32_Fi.rc resources/user32_Fr.rc resources/user32_He.rc resources/user32_Hu.rc resources/user32_It.rc resources/user32_Ja.rc resources/user32_Ko.rc resources/user32_Lt.rc resources/user32_Nl.rc resources/user32_No.rc resources/user32_Pl.rc resources/user32_Pt.rc resources/user32_Ro.rc resources/user32_Ru.rc resources/user32_Si.rc resources/user32_Sk.rc resources/user32_Sr.rc resources/user32_Sv.rc resources/user32_Tr.rc resources/user32_Uk.rc resources/user32_Wa.rc resources/user32_Zh.rc user32.rc config.status: creating dlls/uuid/Makefile config.status: creating dlls/vdmdbg/Makefile config.status: creating dlls/uxtheme/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/urlmon' config.status: creating dlls/version/Makefile config.status: creating dlls/wer/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/userenv' ../../tools/makedep -C. -S../.. -T../.. userenv_main.c config.status: creating dlls/windowscodecs/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/usp10' ../../tools/makedep -C. -S../.. -T../.. bidi.c mirror.c shape.c shaping.c usp10.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/userenv' config.status: creating dlls/winecrt0/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/uuid' ../../tools/makedep -xo -xcross.o -C. -S../.. -T../.. uuid.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/user32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/vdmdbg' ../../tools/makedep -C. -S../.. -T../.. vdmdbg.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/uxtheme' ../../tools/makedep -C. -S../.. -T../.. buffer.c draw.c main.c metric.c msstyles.c property.c stylemap.c system.c uxini.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/vdmdbg' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/usp10' config.status: creating dlls/wininet/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/uxtheme' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wer' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating dlls/winhttp/Makefile config.status: creating dlls/wined3d/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/version' ../../tools/makedep -C. -S../.. -T../.. info.c install.c resource.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/uuid' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wer' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winecrt0' ../../tools/makedep -xo -xcross.o -C. -S../.. -T../.. delay_load.c dll_entry.c dll_main.c drv_entry.c exception.c exe16_entry.c exe_entry.c exe_main.c exe_wentry.c exe_wmain.c init.c register.c stub.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/version' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/windowscodecs' ../../tools/makedep -C. -S../.. -T../.. bmpdecode.c bmpencode.c clsfactory.c converter.c fliprotate.c gifformat.c icnsformat.c icoformat.c imgfactory.c info.c jpegformat.c main.c palette.c pngformat.c propertybag.c regsvr.c stream.c tgaformat.c tiffformat.c ungif.c version.rc windowscodecs_wincodec.idl windowscodecs_wincodec_p.c windowscodecs_wincodec_r.res config.status: creating dlls/winmm/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winecrt0' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wininet' ../../tools/makedep -C. -S../.. -T../.. cookie.c dialogs.c ftp.c gopher.c http.c internet.c netconnection.c urlcache.c utility.c wininet_main.c wininet.rc wininet_Bg.rc wininet_Cs.rc wininet_Da.rc wininet_De.rc wininet_En.rc wininet_Eo.rc wininet_Es.rc wininet_Fi.rc wininet_Fr.rc wininet_He.rc wininet_Hu.rc wininet_It.rc wininet_Ja.rc wininet_Ko.rc wininet_Lt.rc wininet_Nl.rc wininet_No.rc wininet_Pl.rc wininet_Pt.rc wininet_Ro.rc wininet_Ru.rc wininet_Si.rc wininet_Sr.rc wininet_Sv.rc wininet_Tr.rc wininet_Uk.rc wininet_Zh.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winhttp' ../../tools/makedep -C. -S../.. -T../.. cookie.c handle.c main.c net.c request.c session.c url.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/windowscodecs' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wined3d' ../../tools/makedep -C. -S../.. -T../.. arb_program_shader.c ati_fragment_shader.c buffer.c clipper.c context.c device.c directx.c drawprim.c gl_compat.c glsl_shader.c nvidia_texture_shader.c palette.c query.c resource.c shader.c shader_sm1.c shader_sm4.c state.c stateblock.c surface.c swapchain.c texture.c utils.c vertexdeclaration.c view.c volume.c wined3d_main.c version.rc config.status: creating dlls/winnls32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winhttp' config.status: creating dlls/winscard/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winmm' ../../tools/makedep -C. -S../.. -T../.. driver.c joystick.c lolvldrv.c mci.c mmio.c playsound.c time.c winmm.c winmm.rc winmm_res.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wininet' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winmm' config.status: creating dlls/wintab32/Makefile config.status: creating dlls/winspool.drv/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winnls32' ../../tools/makedep -C. -S../.. -T../.. winnls.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wined3d' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winnls32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winscard' ../../tools/makedep -C. -S../.. -T../.. winscard.c rsrc.rc config.status: creating dlls/wintrust/Makefile config.status: creating dlls/wnaspi32/Makefile config.status: creating dlls/wldap32/Makefile config.status: creating dlls/ws2_32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintab32' ../../tools/makedep -C. -S../.. -T../.. context.c manager.c wintab32.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winscard' config.status: creating dlls/wsock32/Makefile config.status: creating dlls/wtsapi32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintab32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winspool.drv' ../../tools/makedep -C. -S../.. -T../.. info.c wspool.c Bg.rc Da.rc De.rc En.rc Eo.rc Es.rc Fi.rc Fr.rc He.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sr.rc Sv.rc Tr.rc Uk.rc Zh.rc winspool.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winspool.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintrust' ../../tools/makedep -C. -S../.. -T../.. asn.c crypt.c register.c softpub.c wintrust_main.c version.rc config.status: creating dlls/xinput1_3/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wnaspi32' ../../tools/makedep -C. -S../.. -T../.. aspi.c winaspi32.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wnaspi32' config.status: creating dlls/actxprxy/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ws2_32' ../../tools/makedep -C. -S../.. -T../.. async.c protocol.c socket.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wsock32' ../../tools/makedep -C. -S../.. -T../.. protocol.c service.c socket.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wldap32' ../../tools/makedep -C. -S../.. -T../.. add.c ber.c bind.c compare.c control.c delete.c dn.c error.c extended.c init.c main.c misc.c modify.c modrdn.c option.c page.c parse.c rename.c search.c value.c wldap32.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wtsapi32' ../../tools/makedep -C. -S../.. -T../.. wtsapi32.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintrust' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wtsapi32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wldap32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wsock32' config.status: creating dlls/amstream/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ws2_32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_3' ../../tools/makedep -C. -S../.. -T../.. xinput1_3_main.c version.rc config.status: creating dlls/appwiz.cpl/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_3' config.status: creating dlls/authz/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/actxprxy' ../../tools/makedep -C. -S../.. -T../.. usrmarshal.c actxprxy_activscp.idl actxprxy_comcat.idl actxprxy_docobj.idl actxprxy_hlink.idl actxprxy_htiframe.idl actxprxy_objsafe.idl actxprxy_ocmm.idl actxprxy_servprov.idl actxprxy_shldisp.idl actxprxy_shobjidl.idl actxprxy_urlhist.idl actxprxy_activscp_p.c actxprxy_comcat_p.c actxprxy_docobj_p.c actxprxy_hlink_p.c actxprxy_htiframe_p.c actxprxy_objsafe_p.c actxprxy_ocmm_p.c actxprxy_servprov_p.c actxprxy_shldisp_p.c actxprxy_shobjidl_p.c actxprxy_urlhist_p.c actxprxy_activscp_r.res actxprxy_comcat_r.res actxprxy_docobj_r.res actxprxy_hlink_r.res actxprxy_htiframe_r.res actxprxy_objsafe_r.res actxprxy_ocmm_r.res actxprxy_servprov_r.res actxprxy_shldisp_r.res actxprxy_shobjidl_r.res actxprxy_urlhist_r.res config.status: creating dlls/bcrypt/Makefile config.status: creating dlls/browseui/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/amstream' ../../tools/makedep -C. -S../.. -T../.. amstream.c main.c mediastream.c mediastreamfilter.c version.rc amstream_classes_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/actxprxy' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/authz' ../../tools/makedep -C. -S../.. -T../.. authz.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/appwiz.cpl' config.status: creating dlls/comcat/Makefile ../../tools/makedep -C. -S../.. -T../.. addons.c appwiz.c Bg.rc Da.rc De.rc En.rc Es.rc Fr.rc He.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sr.rc Sv.rc Tr.rc Uk.rc Zh.rc appwiz.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/authz' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/bcrypt' ../../tools/makedep -C. -S../.. -T../.. bcrypt_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/amstream' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/bcrypt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/browseui' ../../tools/makedep -C. -S../.. -T../.. aclmulti.c aclsource.c browseui_main.c compcatcachedaemon.c progressdlg.c browseui.rc rsrc_Da.rc rsrc_De.rc rsrc_En.rc rsrc_Es.rc rsrc_Fr.rc rsrc_He.rc rsrc_Hu.rc rsrc_It.rc rsrc_Ja.rc rsrc_Ko.rc rsrc_Lt.rc rsrc_Nl.rc rsrc_No.rc rsrc_Pl.rc rsrc_Pt.rc rsrc_Ro.rc rsrc_Ru.rc rsrc_Si.rc rsrc_Sr.rc rsrc_Sv.rc rsrc_Uk.rc rsrc_Zh.rc browseui_classes_r.res config.status: creating dlls/cryptdlg/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/appwiz.cpl' config.status: creating dlls/ctapi32/Makefile config.status: creating dlls/d3dcompiler_33/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/browseui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/comcat' ../../tools/makedep -C. -S../.. -T../.. comcat_main.c version.rc config.status: creating dlls/d3dcompiler_34/Makefile config.status: creating dlls/d3dcompiler_36/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdlg' ../../tools/makedep -C. -S../.. -T../.. main.c cryptdlg.rc config.status: creating dlls/d3dcompiler_35/Makefile config.status: creating dlls/d3dcompiler_37/Makefile config.status: creating dlls/d3dcompiler_38/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/comcat' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctapi32' ../../tools/makedep -C. -S../.. -T../.. ctapi32.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctapi32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdlg' config.status: creating dlls/d3dcompiler_39/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_33' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_33_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_33' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_34' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_34_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_36' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_36_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_35' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_35_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_34' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_38' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_38_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_36' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_37' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_37_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_38' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_35' config.status: creating dlls/d3dcompiler_40/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_37' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_39' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_39_main.c version.rc config.status: creating dlls/d3dcompiler_42/Makefile config.status: creating dlls/d3dcompiler_41/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_39' config.status: creating dlls/d3dx10_34/Makefile config.status: creating dlls/d3dx10_33/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_40' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_40_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_40' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_42' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_42_main.c version.rc config.status: creating dlls/d3dx10_35/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_42' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_41' ../../tools/makedep -C. -S../.. -T../.. d3dcompiler_41_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_34' ../../tools/makedep -C. -S../.. -T../.. d3dx10_34_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_33' ../../tools/makedep -C. -S../.. -T../.. d3dx10_33_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_41' config.status: creating dlls/d3dx10_37/Makefile config.status: creating dlls/d3dx10_36/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_34' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_33' config.status: creating dlls/d3dx10_39/Makefile config.status: creating dlls/d3dx10_38/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_35' ../../tools/makedep -C. -S../.. -T../.. d3dx10_35_main.c version.rc config.status: creating dlls/d3dx10_41/Makefile config.status: creating dlls/d3dx10_42/Makefile config.status: creating dlls/d3dx10_40/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_37' ../../tools/makedep -C. -S../.. -T../.. d3dx10_37_main.c version.rc config.status: creating dlls/d3dx9_24/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_36' ../../tools/makedep -C. -S../.. -T../.. d3dx10_36_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_35' config.status: creating dlls/d3dx10_43/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_39' ../../tools/makedep -C. -S../.. -T../.. d3dx10_39_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_37' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_38' ../../tools/makedep -C. -S../.. -T../.. d3dx10_38_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_36' config.status: creating dlls/d3dx9_25/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_41' ../../tools/makedep -C. -S../.. -T../.. d3dx10_41_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_40' ../../tools/makedep -C. -S../.. -T../.. d3dx10_40_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_42' ../../tools/makedep -C. -S../.. -T../.. d3dx10_42_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_39' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_24' ../../tools/makedep -C. -S../.. -T../.. d3dx9_24_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_38' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_43' ../../tools/makedep -C. -S../.. -T../.. d3dx10_43_main.c version.rc config.status: creating dlls/d3dx9_26/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_41' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_40' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_42' config.status: creating dlls/d3dx9_27/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_24' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_43' config.status: creating dlls/d3dx9_28/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_25' ../../tools/makedep -C. -S../.. -T../.. d3dx9_25_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_26' ../../tools/makedep -C. -S../.. -T../.. d3dx9_26_main.c version.rc config.status: creating dlls/d3dx9_30/Makefile config.status: creating dlls/d3dx9_29/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_25' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_28' ../../tools/makedep -C. -S../.. -T../.. d3dx9_28_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_26' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_27' ../../tools/makedep -C. -S../.. -T../.. d3dx9_27_main.c version.rc config.status: creating dlls/d3dx9_31/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_30' ../../tools/makedep -C. -S../.. -T../.. d3dx9_30_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_28' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_29' ../../tools/makedep -C. -S../.. -T../.. d3dx9_29_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_27' config.status: creating dlls/d3dx9_32/Makefile config.status: creating dlls/d3dx9_33/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_30' config.status: creating dlls/d3dx9_34/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_29' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_31' ../../tools/makedep -C. -S../.. -T../.. d3dx9_31_main.c version.rc config.status: creating dlls/d3dx9_35/Makefile config.status: creating dlls/d3dx9_37/Makefile config.status: creating dlls/d3dx9_38/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_32' ../../tools/makedep -C. -S../.. -T../.. d3dx9_32_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_33' ../../tools/makedep -C. -S../.. -T../.. d3dx9_33_main.c version.rc config.status: creating dlls/d3dx9_40/Makefile config.status: creating dlls/d3dx9_39/Makefile config.status: creating dlls/d3dx9_41/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_31' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_34' ../../tools/makedep -C. -S../.. -T../.. d3dx9_34_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_33' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_37' ../../tools/makedep -C. -S../.. -T../.. d3dx9_37_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_35' ../../tools/makedep -C. -S../.. -T../.. d3dx9_35_main.c version.rc config.status: creating dlls/d3dx9_42/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_34' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_38' ../../tools/makedep -C. -S../.. -T../.. d3dx9_38_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_39' ../../tools/makedep -C. -S../.. -T../.. d3dx9_39_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_40' ../../tools/makedep -C. -S../.. -T../.. d3dx9_40_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_41' ../../tools/makedep -C. -S../.. -T../.. d3dx9_41_main.c version.rc config.status: creating dlls/d3dx9_43/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_37' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_35' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_38' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_39' config.status: creating dlls/devenum/Makefile config.status: creating dlls/ddrawex/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_41' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_40' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_42' ../../tools/makedep -C. -S../.. -T../.. d3dx9_42_main.c version.rc config.status: creating dlls/dispex/Makefile config.status: creating dlls/dmband/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_43' ../../tools/makedep -C. -S../.. -T../.. d3dx9_43_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_42' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddrawex' ../../tools/makedep -C. -S../.. -T../.. ddraw.c main.c surface.c ddrawex_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/devenum' ../../tools/makedep -C. -S../.. -T../.. createdevenum.c devenum_main.c factory.c mediacatenum.c parsedisplayname.c devenum.rc devenum_classes_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_43' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dispex' ../../tools/makedep -C. -S../.. -T../.. usrmarshal.c disp_ex.idl disp_ex_p.c disp_ex_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddrawex' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/devenum' config.status: creating dlls/dmime/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmband' ../../tools/makedep -C. -S../.. -T../.. band.c bandtrack.c dmband_main.c dmutils.c version.rc dmband_r.res config.status: creating dlls/dmloader/Makefile config.status: creating dlls/dmcompos/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dispex' config.status: creating dlls/dmscript/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmband' config.status: creating dlls/dmstyle/Makefile config.status: creating dlls/dmsynth/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmime' ../../tools/makedep -C. -S../.. -T../.. audiopath.c dmime_main.c dmutils.c graph.c lyricstrack.c markertrack.c paramcontroltrack.c performance.c segment.c segmentstate.c segtriggertrack.c seqtrack.c sysextrack.c tempotrack.c timesigtrack.c wavetrack.c version.rc dmime_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmloader' ../../tools/makedep -C. -S../.. -T../.. classfactory.c container.c debug.c dmloader_main.c loader.c loaderstream.c version.rc dmloader_r.res config.status: creating dlls/dmusic/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmcompos' ../../tools/makedep -C. -S../.. -T../.. chordmap.c chordmaptrack.c composer.c dmcompos_main.c signposttrack.c version.rc dmcompos_r.res config.status: creating dlls/dpnhpast/Makefile config.status: creating dlls/dpnaddr/Makefile config.status: creating dlls/dpnlobby/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmscript' ../../tools/makedep -C. -S../.. -T../.. dmscript_main.c script.c scripttrack.c rsrc.rc dmscript_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmsynth' ../../tools/makedep -C. -S../.. -T../.. dmsynth_main.c synth.c synthsink.c version.rc dmsynth_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmime' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmstyle' ../../tools/makedep -C. -S../.. -T../.. auditiontrack.c chordtrack.c commandtrack.c dmstyle_main.c dmutils.c motiftrack.c mutetrack.c style.c styletrack.c version.rc dmstyle_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmloader' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmcompos' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic' ../../tools/makedep -C. -S../.. -T../.. buffer.c clock.c collection.c dmusic.c dmusic_main.c download.c downloadedinstrument.c instrument.c port.c version.rc dmusic_r.res config.status: creating dlls/dpwsockx/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmscript' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmsynth' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmstyle' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnaddr' ../../tools/makedep -C. -S../.. -T../.. version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnhpast' ../../tools/makedep -C. -S../.. -T../.. main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnaddr' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic' config.status: creating dlls/drmclien/Makefile config.status: creating dlls/dssenh/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnlobby' ../../tools/makedep -C. -S../.. -T../.. version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnhpast' config.status: creating dlls/dswave/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnlobby' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpwsockx' ../../tools/makedep -C. -S../.. -T../.. dpwsockx_main.c config.status: creating dlls/dxdiagn/Makefile config.status: creating dlls/explorerframe/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpwsockx' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/drmclien' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dswave' ../../tools/makedep -C. -S../.. -T../.. dswave.c dswave_main.c version.rc dswave_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/drmclien' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dssenh' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dssenh' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dswave' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxdiagn' ../../tools/makedep -C. -S../.. -T../.. container.c dxdiag_main.c provider.c dxdiagn.rc fil_data.idl dxdiagn_r.res config.status: creating dlls/fltlib/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/explorerframe' ../../tools/makedep -C. -S../.. -T../.. explorerframe_main.c nstc.c version.rc explorerframe_r.res config.status: creating dlls/fwpuclnt/Makefile config.status: creating dlls/fusion/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxdiagn' config.status: creating dlls/gameux/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/explorerframe' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/fltlib' ../../tools/makedep -C. -S../.. -T../.. fltlib.c config.status: creating dlls/gphoto2.ds/Makefile config.status: creating dlls/gpkcsp/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/fltlib' config.status: creating dlls/hal/Makefile config.status: creating dlls/hhctrl.ocx/Makefile config.status: creating dlls/hnetcfg/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/fusion' ../../tools/makedep -C. -S../.. -T../.. asmcache.c asmenum.c asmname.c assembly.c fusion.c fusion_main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/fwpuclnt' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/fwpuclnt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gameux' ../../tools/makedep -C. -S../.. -T../.. factory.c gameexplorer.c gamestatistics.c main.c rsrc.rc gameux_tlb_r.res gameux_tlb.idl gameux_tlb.tlb config.status: creating dlls/httpapi/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gphoto2.ds' ../../tools/makedep -C. -S../.. -T../.. -I/usr/include/gphoto2 -I/usr/include/gphoto2 capability.c ds_image.c gphoto2_main.c ui.c gphoto2_Da.rc gphoto2_De.rc gphoto2_En.rc gphoto2_Es.rc gphoto2_Fr.rc gphoto2_He.rc gphoto2_Hu.rc gphoto2_It.rc gphoto2_Ja.rc gphoto2_Ko.rc gphoto2_Lt.rc gphoto2_Nl.rc gphoto2_No.rc gphoto2_Pl.rc gphoto2_Pt.rc gphoto2_Ro.rc gphoto2_Ru.rc gphoto2_Si.rc gphoto2_Sr.rc gphoto2_Sv.rc gphoto2_Uk.rc gphoto2_Zh.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gpkcsp' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/fusion' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gpkcsp' config.status: creating dlls/icmp/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hal' ../../tools/makedep -C. -S../.. -T../.. hal.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hhctrl.ocx' ../../tools/makedep -C. -S../.. -T../.. chm.c content.c help.c hhctrl.c index.c search.c stream.c webbrowser.c hhctrl.rc hhctrl_tlb_r.res hhctrl_tlb.idl hhctrl_tlb.tlb config.status: creating dlls/iccvid/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gphoto2.ds' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hal' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hnetcfg' ../../tools/makedep -C. -S../.. -T../.. apps.c hnetcfg.c manager.c policy.c port.c profile.c service.c hnetcfg_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gameux' config.status: creating dlls/imaadp32.acm/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hnetcfg' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hhctrl.ocx' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/httpapi' ../../tools/makedep -C. -S../.. -T../.. httpapi_main.c config.status: creating dlls/inetcpl.cpl/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/icmp' ../../tools/makedep -C. -S../.. -T../.. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/icmp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/iccvid' ../../tools/makedep -C. -S../.. -T../.. iccvid.c iccvid.rc config.status: creating dlls/infosoft/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/httpapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/imaadp32.acm' ../../tools/makedep -C. -S../.. -T../.. imaadp32.c config.status: creating dlls/inetmib1/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/imaadp32.acm' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/iccvid' config.status: creating dlls/initpki/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcpl.cpl' ../../tools/makedep -C. -S../.. -T../.. content.c general.c inetcpl.c security.c cpl_De.rc cpl_En.rc cpl_Fr.rc cpl_He.rc cpl_It.rc cpl_Ja.rc cpl_Ko.rc cpl_Lt.rc cpl_Nl.rc cpl_Pl.rc cpl_Pt.rc cpl_Ru.rc cpl_Sr.rc cpl_Sv.rc cpl_Uk.rc inetcpl.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/infosoft' ../../tools/makedep -C. -S../.. -T../.. infosoft_main.c wordbreaker.c infosoft.idl infosoft_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcpl.cpl' config.status: creating dlls/inkobj/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetmib1' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/infosoft' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/initpki' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating dlls/inseng/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/initpki' config.status: creating dlls/itss/Makefile config.status: creating dlls/jscript/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetmib1' config.status: creating dlls/itircl/Makefile config.status: creating dlls/ktmw32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inkobj' ../../tools/makedep -C. -S../.. -T../.. inkobj.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inseng' ../../tools/makedep -C. -S../.. -T../.. inseng_main.c inseng_r.res config.status: creating dlls/localui/Makefile config.status: creating dlls/localspl/Makefile config.status: creating dlls/mapistub/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inkobj' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/itss' ../../tools/makedep -C. -S../.. -T../.. chm_lib.c itss.c lzx.c moniker.c protocol.c storage.c rsrc.rc itss_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/jscript' ../../tools/makedep -C. -S../.. -T../.. activex.c array.c bool.c date.c dispex.c engine.c error.c function.c global.c jscript.c jscript_main.c jsutils.c lex.c math.c number.c object.c regexp.c string.c vbarray.c jscript.rc jscript_classes.idl jscript_classes_r.res jsglobal.idl jsglobal.tlb parser.y make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/itircl' ../../tools/makedep -C. -S../.. -T../.. itircl_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ktmw32' ../../tools/makedep -C. -S../.. -T../.. ktmw32_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inseng' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ktmw32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/itircl' config.status: creating dlls/mciavi32/Makefile config.status: creating dlls/mcicda/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/itss' config.status: creating dlls/mciqtz32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapistub' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/localui' ../../tools/makedep -C. -S../.. -T../.. localui.c localui.rc ui_Da.rc ui_De.rc ui_En.rc ui_Es.rc ui_Fr.rc ui_He.rc ui_Hu.rc ui_It.rc ui_Ja.rc ui_Ko.rc ui_Lt.rc ui_Nl.rc ui_No.rc ui_Pl.rc ui_Pt.rc ui_Ro.rc ui_Ru.rc ui_Si.rc ui_Sr.rc ui_Sv.rc ui_Uk.rc ui_Zh.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/jscript' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/localspl' ../../tools/makedep -C. -S../.. -T../.. localmon.c localspl_main.c provider.c localspl.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapistub' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/localui' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/localspl' config.status: creating dlls/mciseq/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciavi32' ../../tools/makedep -C. -S../.. -T../.. info.c mciavi.c mmoutput.c wnd.c mciavi_res.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mcicda' ../../tools/makedep -C. -S../.. -T../.. mcicda.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciqtz32' ../../tools/makedep -C. -S../.. -T../.. mciqtz.c mciavi_res.rc version.rc config.status: creating dlls/mciwave/Makefile config.status: creating dlls/midimap/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciavi32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mcicda' config.status: creating dlls/mmdevapi/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciqtz32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciseq' ../../tools/makedep -C. -S../.. -T../.. mcimidi.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciseq' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciwave' ../../tools/makedep -C. -S../.. -T../.. mciwave.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/midimap' ../../tools/makedep -C. -S../.. -T../.. midimap.c config.status: creating dlls/mountmgr.sys/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciwave' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/midimap' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mmdevapi' ../../tools/makedep -C. -S../.. -T../.. audiovolume.c devenum.c main.c mmdevapi_classes_r.res config.status: creating dlls/msadp32.acm/Makefile config.status: creating dlls/msacm32.drv/Makefile config.status: creating dlls/mscat32/Makefile config.status: creating dlls/mscoree/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mmdevapi' config.status: creating dlls/msg711.acm/Makefile config.status: creating dlls/msdaps/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mountmgr.sys' ../../tools/makedep -C. -S../.. -T../.. device.c diskarb.c hal.c mountmgr.c config.status: creating dlls/msctf/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mountmgr.sys' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscat32' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating dlls/msftedit/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32.drv' ../../tools/makedep -C. -S../.. -T../.. wavemap.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msadp32.acm' ../../tools/makedep -C. -S../.. -T../.. msadp32.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscoree' ../../tools/makedep -C. -S../.. -T../.. assembly.c config.c corruntimehost.c metadata.c metahost.c mscoree_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscat32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32.drv' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msadp32.acm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msg711.acm' ../../tools/makedep -C. -S../.. -T../.. msg711.c config.status: creating dlls/msgsm32.acm/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdaps' ../../tools/makedep -C. -S../.. -T../.. main.c row_server.c usrmarshal.c msdaps.idl row_server.idl msdaps.idl row_server.idl msdaps_i.c row_server_i.c msdaps_p.c row_server_p.c msdaps_r.res row_server_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscoree' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msg711.acm' config.status: creating dlls/msimsg/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msctf' ../../tools/makedep -C. -S../.. -T../.. categorymgr.c compartmentmgr.c context.c displayattributemgr.c documentmgr.c inputprocessor.c langbarmgr.c msctf.c range.c threadmgr.c version.rc msctf_classes_r.res config.status: creating dlls/mshtml.tlb/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msftedit' ../../tools/makedep -C. -S../.. -T../.. msftedit_main.c version.rc config.status: creating dlls/msimtf/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdaps' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msctf' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msftedit' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msgsm32.acm' ../../tools/makedep -C. -S../.. -T../.. msgsm32.c config.status: creating dlls/msisip/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimsg' ../../tools/makedep -C. -S../.. -T../.. msimsg.rc config.status: creating dlls/msisys.ocx/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimsg' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msgsm32.acm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml.tlb' ../../tools/makedep -C. -S../.. -T../.. rsrc.rc mshtml_tlb.idl mshtml_tlb.tlb make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimtf' ../../tools/makedep -C. -S../.. -T../.. activeimmapp.c main.c msimtf_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml.tlb' config.status: creating dlls/msnet32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisys.ocx' ../../tools/makedep -C. -S../.. -T../.. msisys.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimtf' config.status: creating dlls/mspatcha/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisip' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating dlls/mssign32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisys.ocx' config.status: creating dlls/msrle32/Makefile config.status: creating dlls/mssip32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisip' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msnet32' ../../tools/makedep -C. -S../.. -T../.. msnet_main.c config.status: creating dlls/msvcirt/Makefile config.status: creating dlls/mstask/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msnet32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssign32' ../../tools/makedep -C. -S../.. -T../.. mssign32_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msrle32' ../../tools/makedep -C. -S../.. -T../.. msrle32.c msrle32.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mspatcha' ../../tools/makedep -C. -S../.. -T../.. mspatcha_main.c version.rc config.status: creating dlls/msvcp100/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssign32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mspatcha' config.status: creating dlls/msvcp80/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssip32' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating dlls/msvcp60/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssip32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcirt' ../../tools/makedep -C. -S../.. -T../.. msvcirt.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msrle32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mstask' ../../tools/makedep -C. -S../.. -T../.. factory.c mstask_main.c task.c task_scheduler.c task_trigger.c mstask_local.idl mstask_local_i.c mstask_local_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcirt' config.status: creating dlls/msvcr100/Makefile config.status: creating dlls/msvcp90/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp100' ../../tools/makedep -C. -S../.. -T../.. msvcp100.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mstask' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp100' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp60' ../../tools/makedep -C. -S../.. -T../.. msvcp60.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp80' ../../tools/makedep -C. -S../.. -T../.. msvcp80.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp60' config.status: creating dlls/msvcr80/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp80' config.status: creating dlls/msvcr90/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr100' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt msvcr100.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp90' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt exception.c memory.c msvcp90_main.c string.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr100' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp90' config.status: creating dlls/msvidc32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr80' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt msvcr80.c config.status: creating dlls/msxml/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr80' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr90' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt msvcr90.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr90' config.status: creating dlls/msxml2/Makefile config.status: creating dlls/msxml4/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvidc32' ../../tools/makedep -C. -S../.. -T../.. msvideo1.c msvidc32.rc config.status: creating dlls/npmshtml/Makefile config.status: creating dlls/msxml3/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml' ../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc msxml_tlb_r.res msxml_tlb.idl msxml_tlb.tlb make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvidc32' config.status: creating dlls/msxml6/Makefile config.status: creating dlls/ntprint/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml2' ../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc msxml2_tlb_r.res msxml2_tlb.idl msxml2_tlb.tlb make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml4' ../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc msxml4_tlb_r.res msxml4_tlb.idl msxml4_tlb.tlb make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml' config.status: creating dlls/oledb32/Makefile config.status: creating dlls/objsel/Makefile config.status: creating dlls/olethk32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml2' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml3' ../../tools/makedep -C. -S../.. -T../.. -I/usr/include/libxml2 -I/usr/include/libxml2 attribute.c bsc.c cdata.c comment.c dispex.c docfrag.c doctype.c domdoc.c domimpl.c element.c entityref.c factory.c httprequest.c main.c node.c nodelist.c nodemap.c parseerror.c pi.c saxreader.c schema.c selection.c stylesheet.c text.c uuid.c xdr.c xmldoc.c xmlelem.c schemas.rc version.rc msxml3_v1_r.res msxml3_v1.idl msxml3_v1.tlb xslpattern.y xslpattern.l make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml4' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/npmshtml' ../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc config.status: creating dlls/openal32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntprint' ../../tools/makedep -C. -S../.. -T../.. ntprint.c ntprint.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/npmshtml' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml6' ../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc msxml6_tlb_r.res msxml6_tlb.idl msxml6_tlb.tlb config.status: creating dlls/pidgen/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntprint' config.status: creating dlls/printui/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olethk32' ../../tools/makedep -C. -S../.. -T../.. main.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/objsel' ../../tools/makedep -C. -S../.. -T../.. factory.c objsel.c objsel.rc objsel_classes_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledb32' ../../tools/makedep -C. -S../.. -T../.. convert.c main.c convert.idl convert_i.c oledb32_classes_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml6' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml3' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olethk32' config.status: creating dlls/pstorec/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/openal32' ../../tools/makedep -C. -S../.. -T../.. openal.c config.status: creating dlls/qcap/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/objsel' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/openal32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/pidgen' ../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledb32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/pidgen' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/printui' ../../tools/makedep -C. -S../.. -T../.. printui.c printui.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/printui' config.status: creating dlls/qedit/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qcap' ../../tools/makedep -C. -S../.. -T../.. capturegraph.c enummedia.c qcap_main.c v4l.c vfwcapture.c yuv.c version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/pstorec' ../../tools/makedep -C. -S../.. -T../.. pstorec.c rsrc.rc pstorec_tlb.idl pstorec_tlb.tlb config.status: creating dlls/qmgr/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/pstorec' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qcap' config.status: creating dlls/qmgrprxy/Makefile config.status: creating dlls/query/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qedit' ../../tools/makedep -C. -S../.. -T../.. main.c mediadet.c samplegrabber.c qedit_classes_r.res config.status: creating dlls/riched32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgr' ../../tools/makedep -C. -S../.. -T../.. enum_files.c enum_jobs.c factory.c file.c job.c qmgr.c qmgr_main.c service.c rsrc.rc qmgr_local.idl qmgr_local_i.c config.status: creating dlls/rsabase/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qedit' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgrprxy' ../../tools/makedep -C. -S../.. -T../.. qmgrprxy.idl qmgrprxy.idl qmgrprxy_i.c qmgrprxy_p.c qmgrprxy_r.res config.status: creating dlls/samlib/Makefile config.status: creating dlls/rstrtmgr/Makefile config.status: creating dlls/sane.ds/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched32' ../../tools/makedep -C. -S../.. -T../.. richedit.c version.rc config.status: creating dlls/scarddlg/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgrprxy' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/query' ../../tools/makedep -C. -S../.. -T../.. query_main.c config.status: creating dlls/schannel/Makefile config.status: creating dlls/sccbase/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsabase' ../../tools/makedep -C. -S../.. -T../.. version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched32' config.status: creating dlls/security/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsabase' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/query' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/samlib' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rstrtmgr' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sane.ds' ../../tools/makedep -C. -S../.. -T../.. capability.c ds_ctrl.c ds_image.c options.c sane_main.c ui.c sane.rc sane_Da.rc sane_De.rc sane_En.rc sane_Es.rc sane_Fi.rc sane_Fr.rc sane_He.rc sane_Hu.rc sane_It.rc sane_Ja.rc sane_Ko.rc sane_Lt.rc sane_Nl.rc sane_No.rc sane_Pl.rc sane_Pt.rc sane_Ro.rc sane_Ru.rc sane_Si.rc sane_Sr.rc sane_Sv.rc sane_Uk.rc sane_Zh.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rstrtmgr' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/samlib' config.status: creating dlls/shdoclc/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/scarddlg' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sane.ds' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/schannel' ../../tools/makedep -C. -S../.. -T../.. lsamode.c schannel_main.c usermode.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/scarddlg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sccbase' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/schannel' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sccbase' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/security' ../../tools/makedep -C. -S../.. -T../.. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/security' config.status: creating dlls/softpub/Makefile config.status: creating dlls/slbcsp/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdoclc' ../../tools/makedep -C. -S../.. -T../.. shdoclc.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdoclc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/softpub' ../../tools/makedep -C. -S../.. -T../.. make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/slbcsp' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating dlls/stdole32.tlb/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/softpub' config.status: creating dlls/svrapi/Makefile config.status: creating dlls/stdole2.tlb/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/slbcsp' config.status: creating dlls/traffic/Makefile config.status: creating dlls/sxs/Makefile config.status: creating dlls/t2embed/Makefile config.status: creating dlls/twain_32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole32.tlb' ../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v1.idl std_ole_v1.tlb make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole2.tlb' ../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v2.idl std_ole_v2.tlb make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/svrapi' ../../tools/makedep -C. -S../.. -T../.. svrapi_main.c config.status: creating dlls/updspapi/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole32.tlb' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/svrapi' config.status: creating dlls/vcomp/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole2.tlb' config.status: creating dlls/wbemprox/Makefile config.status: creating dlls/wineesd.drv/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/t2embed' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/traffic' ../../tools/makedep -C. -S../.. -T../.. main.c ../../tools/makedep -C. -S../.. -T../.. traffic_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sxs' ../../tools/makedep -C. -S../.. -T../.. cache.c sxs.c config.status: creating dlls/wiaservc/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/t2embed' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/traffic' config.status: creating dlls/winealsa.drv/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/twain_32' ../../tools/makedep -C. -S../.. -T../.. dsm_ctrl.c twain32_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/updspapi' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/twain_32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/vcomp' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sxs' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/vcomp' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/updspapi' config.status: creating dlls/winegstreamer/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wbemprox' ../../tools/makedep -C. -S../.. -T../.. main.c wbemlocator.c wbemprox_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineesd.drv' ../../tools/makedep -C. -S../.. -T../.. audio.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winealsa.drv' ../../tools/makedep -C. -S../.. -T../.. alsa.c dscapture.c dsoutput.c midi.c mixer.c mmdevdrv.c wavein.c waveinit.c waveout.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wbemprox' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wiaservc' ../../tools/makedep -C. -S../.. -T../.. factory.c service.c wiadevmgr.c wiaservc_main.c rsrc.rc wiaservc_r.res make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineesd.drv' config.status: creating dlls/winejoystick.drv/Makefile config.status: creating dlls/winejack.drv/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winegstreamer' ../../tools/makedep -C. -S../.. -T../.. -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 glibthread.c gstdemux.c gsttffilter.c main.c rsrc.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winealsa.drv' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wiaservc' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winegstreamer' config.status: creating dlls/winemapi/Makefile config.status: creating dlls/wineps.drv/Makefile config.status: creating dlls/winepulse.drv/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejack.drv' ../../tools/makedep -C. -S../.. -T../.. audio.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejoystick.drv' ../../tools/makedep -C. -S../.. -T../.. joystick.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejoystick.drv' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejack.drv' config.status: creating dlls/winex11.drv/Makefile config.status: creating dlls/wing32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winemapi' ../../tools/makedep -C. -S../.. -T../.. main.c sendmail.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineps.drv' ../../tools/makedep -C. -S../.. -T../.. -I/usr/include/freetype2 afm.c bitblt.c bitmap.c brush.c builtin.c clipping.c color.c data/AvantGarde_Book.c data/AvantGarde_BookOblique.c data/AvantGarde_Demi.c data/AvantGarde_DemiOblique.c data/Bookman_Demi.c data/Bookman_DemiItalic.c data/Bookman_Light.c data/Bookman_LightItalic.c data/Courier.c data/Courier_Bold.c data/Courier_BoldOblique.c data/Courier_Oblique.c data/Helvetica.c data/Helvetica_Bold.c data/Helvetica_BoldOblique.c data/Helvetica_Narrow.c data/Helvetica_Narrow_Bold.c data/Helvetica_Narrow_BoldOblique.c data/Helvetica_Narrow_Oblique.c data/Helvetica_Oblique.c data/NewCenturySchlbk_Bold.c data/NewCenturySchlbk_BoldItalic.c data/NewCenturySchlbk_Italic.c data/NewCenturySchlbk_Roman.c data/Palatino_Bold.c data/Palatino_BoldItalic.c data/Palatino_Italic.c data/Palatino_Roman.c data/Symbol.c data/Times_Bold.c data/Times_BoldItalic.c data/Times_Italic.c data/Times_Roman.c data/ZapfChancery_MediumItalic.c data/ZapfDingbats.c data/agl.c download.c driver.c encode.c escape.c font.c glyphlist.c graphics.c init.c pen.c ppd.c ps.c text.c truetype.c type1.c type1afm.c type42.c wps_Bg.rc wps_Cs.rc wps_Da.rc wps_De.rc wps_En.rc wps_Es.rc wps_Fr.rc wps_He.rc wps_Hu.rc wps_It.rc wps_Ja.rc wps_Ko.rc wps_Lt.rc wps_Nl.rc wps_No.rc wps_Pl.rc wps_Pt.rc wps_Ro.rc wps_Ru.rc wps_Si.rc wps_Sk.rc wps_Sv.rc wps_Tr.rc wps_Uk.rc wps_Zh.rc config.status: creating dlls/wmi/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winepulse.drv' ../../tools/makedep -C. -S../.. -T../.. waveout.c wavein.c pulse.c config.status: creating dlls/wuapi/Makefile config.status: creating dlls/wmiutils/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winemapi' config.status: creating dlls/wuaueng/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winex11.drv' ../../tools/makedep -C. -S../.. -T../.. -I/usr/include bitblt.c bitmap.c brush.c clipboard.c codepage.c desktop.c dib.c dib_convert.c dib_dst_swap.c dib_src_swap.c event.c graphics.c ime.c init.c keyboard.c mouse.c opengl.c palette.c pen.c scroll.c settings.c systray.c text.c window.c wintab.c x11drv_main.c xdnd.c xfont.c xim.c xinerama.c xrandr.c xrender.c xvidmode.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineps.drv' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winepulse.drv' config.status: creating dlls/wlanapi/Makefile config.status: creating dlls/xapofx1_1/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wing32' ../../tools/makedep -C. -S../.. -T../.. wing32.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wing32' config.status: creating dlls/xinput1_2/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmi' ../../tools/makedep -C. -S../.. -T../.. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuapi' ../../tools/makedep -C. -S../.. -T../.. downloader.c installer.c main.c searcher.c session.c updates.c rsrc.rc wuapi_tlb_r.res wuapi_tlb.idl wuapi_tlb.tlb make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmiutils' ../../tools/makedep -C. -S../.. -T../.. main.c statuscode.c wmiutils_r.res make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuaueng' ../../tools/makedep -C. -S../.. -T../.. main.c version.rc config.status: creating dlls/xinput1_1/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wlanapi' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuaueng' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xapofx1_1' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating dlls/xinput9_1_0/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winex11.drv' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wlanapi' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmiutils' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xapofx1_1' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_2' ../../tools/makedep -C. -S../.. -T../.. xinput1_2_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_2' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_1' ../../tools/makedep -C. -S../.. -T../.. xinput1_1_main.c version.rc config.status: creating documentation/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_1' config.status: creating dlls/xmllite/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput9_1_0' ../../tools/makedep -C. -S../.. -T../.. xinput9_1_0_main.c version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput9_1_0' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/documentation' ../tools/makedep -C. -S.. -T.. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/documentation' config.status: creating fonts/Makefile config.status: creating loader/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xmllite' ../../tools/makedep -C. -S../.. -T../.. reader.c xmllite_main.c config.status: creating programs/aspnet_regiis/Makefile config.status: creating programs/attrib/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xmllite' config.status: creating programs/cabarc/Makefile config.status: creating programs/cmd/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/loader' ../tools/makedep -C. -S.. -T.. main.c preloader.c config.status: creating programs/cacls/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/fonts' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/aspnet_regiis' ../../tools/makedep -C. -S../.. -T../.. main.c ../tools/makedep -C. -S.. -T.. config.status: creating programs/control/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/fonts' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/aspnet_regiis' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/loader' config.status: creating programs/cmdlgtst/Makefile config.status: creating programs/clock/Makefile config.status: creating programs/dxdiag/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/attrib' ../../tools/makedep -C. -S../.. -T../.. attrib.c config.status: creating programs/eject/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/attrib' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cabarc' ../../tools/makedep -C. -S../.. -T../.. cabarc.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cmd' ../../tools/makedep -C. -S../.. -T../.. batch.c builtins.c directory.c wcmdmain.c cmd.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cacls' ../../tools/makedep -C. -S../.. -T../.. cacls_main.c config.status: creating programs/expand/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/control' ../../tools/makedep -C. -S../.. -T../.. control.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cacls' config.status: creating programs/explorer/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cmdlgtst' ../../tools/makedep -C. -S../.. -T../.. cmdlgtst.c Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc He.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Uk.rc cmdlgr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cabarc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/eject' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/clock' ../../tools/makedep -C. -S../.. -T../.. eject.c ../../tools/makedep -C. -S../.. -T../.. main.c winclock.c clock.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/dxdiag' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cmd' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/control' config.status: creating programs/extrac32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/dxdiag' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/eject' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/clock' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cmdlgtst' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/expand' ../../tools/makedep -C. -S../.. -T../.. expand.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/explorer' ../../tools/makedep -C. -S../.. -T../.. appbar.c desktop.c explorer.c systray.c config.status: creating programs/hh/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/expand' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/explorer' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/extrac32' ../../tools/makedep -C. -S../.. -T../.. extrac32.c config.status: creating programs/icinfo/Makefile config.status: creating programs/ipconfig/Makefile config.status: creating programs/iexplore/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/extrac32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/hh' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating programs/lodctr/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/hh' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/icinfo' ../../tools/makedep -C. -S../.. -T../.. icinfo.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/ipconfig' ../../tools/makedep -C. -S../.. -T../.. ipconfig.c ipconfig.rc config.status: creating programs/mofcomp/Makefile config.status: creating programs/mshta/Makefile config.status: creating programs/msiexec/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/iexplore' ../../tools/makedep -C. -S../.. -T../.. main.c iexplore.rc config.status: creating programs/net/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/ipconfig' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/icinfo' config.status: creating programs/notepad/Makefile config.status: creating programs/oleview/Makefile config.status: creating programs/netsh/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/iexplore' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/lodctr' ../../tools/makedep -C. -S../.. -T../.. lodctr_main.c config.status: creating programs/ngen/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/mofcomp' ../../tools/makedep -C. -S../.. -T../.. mofcomp.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/mshta' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/net' ../../tools/makedep -C. -S../.. -T../.. net.c net.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/lodctr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/msiexec' ../../tools/makedep -C. -S../.. -T../.. msiexec.c service.c rsrc.rc config.status: creating programs/plugplay/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/mofcomp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/netsh' ../../tools/makedep -C. -S../.. -T../.. netsh.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/mshta' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/oleview' ../../tools/makedep -C. -S../.. -T../.. details.c interface.c oleview.c pane.c tree.c typelib.c Da.rc De.rc En.rc Fr.rc He.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Sv.rc Uk.rc Zh.rc oleview.rc config.status: creating programs/ping/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/netsh' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/notepad' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt dialog.c main.c Ar.rc Bg.rc Cs.rc Da.rc De.rc En.rc Eo.rc Es.rc Fa.rc Fi.rc Fr.rc He.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sr.rc Sv.rc Th.rc Tr.rc Uk.rc Wa.rc Zh.rc notepad.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/ngen' ../../tools/makedep -C. -S../.. -T../.. ngen_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/net' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/ngen' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/msiexec' config.status: creating programs/progman/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/oleview' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/notepad' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/plugplay' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/ping' ../../tools/makedep -C. -S../.. -T../.. ping_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/plugplay' config.status: creating programs/reg/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/progman' ../../tools/makedep -C. -S../.. -T../.. dialog.c group.c grpfile.c main.c program.c string.c Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc He.rc Hu.rc It.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Uk.rc Zh.rc progman.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/ping' config.status: creating programs/regsvcs/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/progman' config.status: creating programs/regedit/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/reg' ../../tools/makedep -C. -S../.. -T../.. reg.c reg.rc config.status: creating programs/regsvr32/Makefile config.status: creating programs/rpcss/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvcs' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/reg' config.status: creating programs/secedit/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvcs' config.status: creating programs/servicemodelreg/Makefile config.status: creating programs/rundll32/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/regedit' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt about.c childwnd.c edit.c framewnd.c hexedit.c listview.c main.c regedit.c regproc.c treeview.c Bg.rc Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc He.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Uk.rc Zh.rc regedit.rc config.status: creating programs/sc/Makefile config.status: creating programs/services/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/rpcss' ../../tools/makedep -C. -S../.. -T../.. epmp.c irotp.c rpcss_main.c epm.idl irot.idl epm_s.c irot_s.c config.status: creating programs/start/Makefile config.status: creating programs/spoolsv/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvr32' ../../tools/makedep -C. -S../.. -T../.. regsvr32.c regsvr32.rc config.status: creating programs/svchost/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/secedit' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/secedit' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/regedit' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/rpcss' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/servicemodelreg' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvr32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/sc' ../../tools/makedep -C. -S../.. -T../.. sc.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/servicemodelreg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/rundll32' ../../tools/makedep -C. -S../.. -T../.. rundll32.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/spoolsv' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating programs/taskkill/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/services' ../../tools/makedep -C. -S../.. -T../.. rpc.c services.c utils.c svcctl.idl svcctl_s.c config.status: creating programs/taskmgr/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/sc' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/rundll32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/start' ../../tools/makedep -C. -S../.. -T../.. start.c start.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/svchost' ../../tools/makedep -C. -S../.. -T../.. svchost.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/spoolsv' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/svchost' config.status: creating programs/termsv/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/services' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/start' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/taskkill' ../../tools/makedep -C. -S../.. -T../.. taskkill.c taskkill.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/taskmgr' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt about.c affinity.c applpage.c column.c dbgchnl.c debug.c endproc.c graph.c graphctl.c optnmenu.c perfdata.c perfpage.c priority.c proclist.c procpage.c run.c taskmgr.c trayicon.c Da.rc De.rc En.rc Fr.rc He.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Uk.rc Zh.rc taskmgr.rc config.status: creating programs/uninstaller/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/taskkill' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/termsv' ../../tools/makedep -C. -S../.. -T../.. main.c config.status: creating programs/unlodctr/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/taskmgr' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/termsv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/uninstaller' ../../tools/makedep -C. -S../.. -T../.. main.c uninstaller.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/unlodctr' ../../tools/makedep -C. -S../.. -T../.. unlodctr_main.c config.status: creating programs/winecfg/Makefile config.status: creating programs/winebrowser/Makefile config.status: creating programs/view/Makefile config.status: creating programs/wineboot/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/uninstaller' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/unlodctr' config.status: creating programs/wineconsole/Makefile config.status: creating programs/winedevice/Makefile config.status: creating programs/winedbg/Makefile config.status: creating programs/winemenubuilder/Makefile config.status: creating programs/winefile/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winebrowser' config.status: creating programs/winemine/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winecfg' ../../tools/makedep -C. -S../.. -T../.. about.c appdefaults.c audio.c drive.c drivedetect.c driveui.c libraries.c main.c theme.c winecfg.c x11drvdlg.c Bg.rc Cs.rc Da.rc De.rc En.rc Es.rc Fi.rc Fr.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sr.rc Sv.rc Tr.rc Uk.rc Zh.rc winecfg.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/view' ../../tools/makedep -C. -S../.. -T../.. init.c view.c winmain.c Cs.rc Cy.rc Da.rc De.rc En.rc Eo.rc Es.rc Fr.rc He.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Uk.rc Zh.rc view.rc ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wineboot' ../../tools/makedep -C. -S../.. -T../.. shutdown.c wineboot.c wineboot_Da.rc wineboot_De.rc wineboot_En.rc wineboot_Es.rc wineboot_Fr.rc wineboot_He.rc wineboot_It.rc wineboot_Ja.rc wineboot_Ko.rc wineboot_Lt.rc wineboot_Nl.rc wineboot_No.rc wineboot_Pl.rc wineboot_Pt.rc wineboot_Ro.rc wineboot_Ru.rc wineboot_Si.rc wineboot_Sr.rc wineboot_Sv.rc wineboot_Uk.rc wineboot_Zh.rc config.status: creating programs/winemsibuilder/Makefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winedevice' ../../tools/makedep -C. -S../.. -T../.. device.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wineconsole' ../../tools/makedep -C. -S../.. -T../.. curses.c dialog.c registry.c user.c wineconsole.c wineconsole.rc wineconsole_Cs.rc wineconsole_Da.rc wineconsole_De.rc wineconsole_En.rc wineconsole_Eo.rc wineconsole_Es.rc wineconsole_Fr.rc wineconsole_He.rc wineconsole_Hu.rc wineconsole_It.rc wineconsole_Ja.rc wineconsole_Ko.rc wineconsole_Lt.rc wineconsole_Nl.rc wineconsole_No.rc wineconsole_Pl.rc wineconsole_Pt.rc wineconsole_Ro.rc wineconsole_Ru.rc wineconsole_Si.rc wineconsole_Sv.rc wineconsole_Tr.rc wineconsole_Uk.rc wineconsole_Zh.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/view' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winebrowser' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winedevice' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wineboot' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winemenubuilder' ../../tools/makedep -C. -S../.. -T../.. winemenubuilder.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winefile' ../../tools/makedep -C. -S../.. -T../.. splitpath.c winefile.c Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc He.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Uk.rc winefile.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winecfg' config.status: creating programs/winepath/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wineconsole' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winedbg' ../../tools/makedep -C. -S../.. -T../.. be_arm.c be_i386.c be_ppc.c be_sparc.c be_x86_64.c break.c crashdlg.c db_disasm.c db_disasm64.c display.c expr.c gdbproxy.c info.c memory.c source.c stack.c symbol.c tgt_active.c tgt_minidump.c tgt_module.c types.c winedbg.c rsrc_Da.rc rsrc_De.rc rsrc_En.rc rsrc_Es.rc rsrc_Fr.rc rsrc_He.rc rsrc_It.rc rsrc_Ko.rc rsrc_Lt.rc rsrc_Nl.rc rsrc_No.rc rsrc_Pl.rc rsrc_Pt.rc rsrc_Ro.rc rsrc_Ru.rc rsrc_Si.rc rsrc_Sr.rc rsrc_Sv.rc rsrc_Uk.rc winedbg.rc dbg.y debug.l make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winemsibuilder' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winemine' ../../tools/makedep -C. -S../.. -T../.. dialog.c main.c Cs.rc Da.rc De.rc En.rc Es.rc Fi.rc Fr.rc He.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Uk.rc Zh.rc winemine.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/wpp' gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o preproc.o preproc.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/port' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ffs.o ffs.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winemsibuilder' gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wpp.o wpp.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winemenubuilder' bison -p ppy_ -o ppy.tab.c -d ppy.y config.status: creating programs/winhlp32/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winefile' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winemine' config.status: creating programs/winver/Makefile gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fstatvfs.o fstatvfs.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winedbg' flex -oppl.yy.c ppl.l make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winepath' ../../tools/makedep -C. -S../.. -T../.. winepath.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/documentation' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/documentation' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o futimes.o futimes.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winepath' config.status: creating programs/wordpad/Makefile gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o getopt.o getopt.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winhlp32' ../../tools/makedep -C. -S../.. -T../.. callback.c hlpfile.c macro.c string.c winhelp.c Da.rc De.rc En.rc Es.rc Fr.rc He.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sr.rc Sv.rc Uk.rc Zh.rc winhlp32.rc macro.lex.l config.status: creating programs/wmic/Makefile gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o getopt1.o getopt1.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o getpagesize.o getpagesize.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winver' ../../tools/makedep -C. -S../.. -T../.. winver.c version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o interlocked.o interlocked.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winhlp32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o isinf.o isinf.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wordpad' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt olecallback.c print.c registry.c wordpad.c Da.rc De.rc En.rc Fr.rc He.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Uk.rc Zh.rc wordpad.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winver' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o isnan.o isnan.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lstat.o lstat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o memcpy_unaligned.o memcpy_unaligned.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o memmove.o memmove.c config.status: creating programs/xcopy/Makefile config.status: creating programs/wscript/Makefile config.status: creating server/Makefile make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wordpad' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mkstemps.o mkstemps.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o poll.o poll.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pread.o pread.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wmic' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/xcopy' ../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt xcopy.c xcopy.rc config.status: creating programs/write/Makefile bison -p ppy_ -o ppy.tab.c ppy.y make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wmic' gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ppl.yy.o ppl.yy.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wscript' ../../tools/makedep -C. -S../.. -T../.. host.c main.c rsrc.rc ihost.idl ihost.idl ihost.tlb gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pwrite.o pwrite.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/xcopy' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o readlink.o readlink.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/server' ../tools/makedep -C. -S.. -T.. async.c atom.c change.c class.c clipboard.c completion.c console.c debugger.c device.c directory.c event.c fd.c file.c handle.c hook.c mach.c mailslot.c main.c mapping.c mutex.c named_pipe.c object.c process.c procfs.c ptrace.c queue.c region.c registry.c request.c semaphore.c serial.c signal.c snapshot.c sock.c symlink.c thread.c timer.c token.c trace.c unicode.c user.c window.c winstation.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o spawn.o spawn.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o statvfs.o statvfs.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wscript' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o strcasecmp.o strcasecmp.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o strerror.o strerror.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o strncasecmp.o strncasecmp.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/server' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o symlink.o symlink.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usleep.o usleep.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/write' ../../tools/makedep -C. -S../.. -T../.. write.c write.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/write' gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ppy.tab.o ppy.tab.c rm -f libwine_port.a ar rc libwine_port.a ffs.o fstatvfs.o futimes.o getopt.o getopt1.o getpagesize.o interlocked.o isinf.o isnan.o lstat.o memcpy_unaligned.o memmove.o mkstemps.o poll.o pread.o pwrite.o readlink.o spawn.o statvfs.o strcasecmp.o strerror.o strncasecmp.o symlink.o usleep.o ranlib libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/port' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winegcc' gcc -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -DDLLDIR="\"/usr/lib64/wine\"" -DLIBDIR="\"/usr/lib64\"" -DDLLFLAGS="\"-D_REENTRANT -fPIC\"" -DLDDLLFLAGS="\"-shared -Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini\"" -DCC="\"gcc\"" -DCPP="\"cpp\"" -DCXX="\"g++\"" -DPRELINK="\"/usr/sbin/prelink\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winegcc.o winegcc.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winebuild' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o import.o import.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -DDLLDIR="\"/usr/lib64/wine\"" -DLIBDIR="\"/usr/lib64\"" -DDLLFLAGS="\"-D_REENTRANT -fPIC\"" -DLDDLLFLAGS="\"-shared -Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini\"" -DCC="\"gcc\"" -DCPP="\"cpp\"" -DCXX="\"g++\"" -DPRELINK="\"/usr/sbin/prelink\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winedump' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o debug.o debug.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parser.o parser.c LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winegcc.man.in >winegcc.man || (rm -f winegcc.man && false) gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dos.o dos.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dump.o dump.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o relay.o relay.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o emf.o emf.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o res16.o res16.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o font.o font.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/wine' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_037.o c_037.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_10000.o c_10000.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_10006.o c_10006.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o le.o le.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_10007.o c_10007.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o res32.o res32.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_10029.o c_10029.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1006.o c_1006.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o spec16.o spec16.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o spec32.o spec32.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winebuild.man.in >winebuild.man || (rm -f winebuild.man && false) gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lib.o lib.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lnk.o lnk.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_10079.o c_10079.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_10081.o c_10081.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o minidump.o minidump.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o misc.o misc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1026.o c_1026.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1250.o c_1250.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msc.o msc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msmangle.o msmangle.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ne.o ne.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1251.o c_1251.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1252.o c_1252.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o output.o output.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1253.o c_1253.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pdb.o pdb.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1254.o c_1254.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1255.o c_1255.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pe.o pe.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o search.o search.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1256.o c_1256.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o symbol.o symbol.c LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winedump.man.in >winedump.man || (rm -f winedump.man && false) gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1257.o c_1257.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1258.o c_1258.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_1361.o c_1361.c gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winebuild import.o main.o parser.o relay.o res16.o res32.o spec16.o spec32.o utils.o ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_20127.o c_20127.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winebuild' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_20866.o c_20866.c ./tools/winebuild/winebuild -w --def -o dlls/aclui/libaclui.def --export ./dlls/aclui/aclui.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_20932.o c_20932.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_21866.o c_21866.c gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winegcc winegcc.o utils.o ../../libs/port/libwine_port.a ./tools/winebuild/winebuild -w --def -o dlls/activeds/libactiveds.def --export ./dlls/activeds/activeds.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28591.o c_28591.c rm -f winecpp && ln -s winegcc winecpp rm -f wineg++ && ln -s winegcc wineg++ make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winegcc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28592.o c_28592.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28593.o c_28593.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28594.o c_28594.c ./tools/winebuild/winebuild -w --def -o dlls/advapi32/libadvapi32.def --export ./dlls/advapi32/advapi32.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28595.o c_28595.c ./tools/winebuild/winebuild -w --def -o dlls/advpack/libadvpack.def --export ./dlls/advpack/advpack.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28596.o c_28596.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28597.o c_28597.c ./tools/winebuild/winebuild -w --def -o dlls/atl/libatl.def --export ./dlls/atl/atl.spec ./tools/winebuild/winebuild -w --def -o dlls/avicap32/libavicap32.def --export ./dlls/avicap32/avicap32.spec ./tools/winebuild/winebuild -w --def -o dlls/avifil32/libavifil32.def --export ./dlls/avifil32/avifil32.spec ./tools/winebuild/winebuild -w --def -o dlls/avrt/libavrt.def --export ./dlls/avrt/avrt.spec ./tools/winebuild/winebuild -w --def -o dlls/cabinet/libcabinet.def --export ./dlls/cabinet/cabinet.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28598.o c_28598.c ./tools/winebuild/winebuild -w --def -o dlls/capi2032/libcapi2032.def --export ./dlls/capi2032/capi2032.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28599.o c_28599.c ./tools/winebuild/winebuild -w --def -o dlls/cards/libcards.def --export ./dlls/cards/cards.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28600.o c_28600.c ./tools/winebuild/winebuild -w --def -o dlls/cfgmgr32/libcfgmgr32.def --export ./dlls/cfgmgr32/cfgmgr32.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28603.o c_28603.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28604.o c_28604.c ./tools/winebuild/winebuild -w --def -o dlls/clusapi/libclusapi.def --export ./dlls/clusapi/clusapi.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28605.o c_28605.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_28606.o c_28606.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_424.o c_424.c ./tools/winebuild/winebuild -w --def -o dlls/comctl32/libcomctl32.def --export ./dlls/comctl32/comctl32.spec ./tools/winebuild/winebuild -w --def -o dlls/comdlg32/libcomdlg32.def --export ./dlls/comdlg32/comdlg32.spec ./tools/winebuild/winebuild -w --def -o dlls/compstui/libcompstui.def --export ./dlls/compstui/compstui.spec ./tools/winebuild/winebuild -w --def -o dlls/credui/libcredui.def --export ./dlls/credui/credui.spec ./tools/winebuild/winebuild -w --def -o dlls/crtdll/libcrtdll.def --export ./dlls/crtdll/crtdll.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_437.o c_437.c ./tools/winebuild/winebuild -w --def -o dlls/crypt32/libcrypt32.def --export ./dlls/crypt32/crypt32.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_500.o c_500.c ./tools/winebuild/winebuild -w --def -o dlls/cryptdll/libcryptdll.def --export ./dlls/cryptdll/cryptdll.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_737.o c_737.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_775.o c_775.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_850.o c_850.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_852.o c_852.c ./tools/winebuild/winebuild -w --def -o dlls/cryptnet/libcryptnet.def --export ./dlls/cryptnet/cryptnet.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_855.o c_855.c ./tools/winebuild/winebuild -w --def -o dlls/cryptui/libcryptui.def --export ./dlls/cryptui/cryptui.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_856.o c_856.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_857.o c_857.c ./tools/winebuild/winebuild -w --def -o dlls/ctl3d32/libctl3d32.def --export ./dlls/ctl3d32/ctl3d32.spec ./tools/winebuild/winebuild -w --def -o dlls/d3d10/libd3d10.def --export ./dlls/d3d10/d3d10.spec ./tools/winebuild/winebuild -w --def -o dlls/d3d10core/libd3d10core.def --export ./dlls/d3d10core/d3d10core.spec ./tools/winebuild/winebuild -w --def -o dlls/d3d8/libd3d8.def --export ./dlls/d3d8/d3d8.spec ./tools/winebuild/winebuild -w --def -o dlls/d3d9/libd3d9.def --export ./dlls/d3d9/d3d9.spec ./tools/winebuild/winebuild -w --def -o dlls/d3dcompiler_43/libd3dcompiler.def --export ./dlls/d3dcompiler_43/d3dcompiler_43.spec ./tools/winebuild/winebuild -w --def -o dlls/d3dim/libd3dim.def --export ./dlls/d3dim/d3dim.spec ./tools/winebuild/winebuild -w --def -o dlls/d3drm/libd3drm.def --export ./dlls/d3drm/d3drm.spec ./tools/winebuild/winebuild -w --def -o dlls/d3dx9_36/libd3dx9.def --export ./dlls/d3dx9_36/d3dx9_36.spec ./tools/winebuild/winebuild -w --def -o dlls/d3dxof/libd3dxof.def --export ./dlls/d3dxof/d3dxof.spec ./tools/winebuild/winebuild -w --def -o dlls/dbgeng/libdbgeng.def --export ./dlls/dbgeng/dbgeng.spec ./tools/winebuild/winebuild -w --def -o dlls/dbghelp/libdbghelp.def --export ./dlls/dbghelp/dbghelp.spec ./tools/winebuild/winebuild -w --def -o dlls/dciman32/libdciman32.def --export ./dlls/dciman32/dciman32.spec ./tools/winebuild/winebuild -w --def -o dlls/ddraw/libddraw.def --export ./dlls/ddraw/ddraw.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_860.o c_860.c ./tools/winebuild/winebuild -w --def -o dlls/dinput8/libdinput8.def --export ./dlls/dinput8/dinput8.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_861.o c_861.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_862.o c_862.c ./tools/winebuild/winebuild -w --def -o dlls/dmusic32/libdmusic32.def --export ./dlls/dmusic32/dmusic32.spec ./tools/winebuild/winebuild -w --def -o dlls/dnsapi/libdnsapi.def --export ./dlls/dnsapi/dnsapi.spec ./tools/winebuild/winebuild -w --def -o dlls/dplay/libdplay.def --export ./dlls/dplay/dplay.spec ./tools/winebuild/winebuild -w --def -o dlls/dplayx/libdplayx.def --export ./dlls/dplayx/dplayx.spec ./tools/winebuild/winebuild -w --def -o dlls/dpnet/libdpnet.def --export ./dlls/dpnet/dpnet.spec ./tools/winebuild/winebuild -w --def -o dlls/dsound/libdsound.def --export ./dlls/dsound/dsound.spec ./tools/winebuild/winebuild -w --def -o dlls/dwmapi/libdwmapi.def --export ./dlls/dwmapi/dwmapi.spec ./tools/winebuild/winebuild -w --def -o dlls/dxgi/libdxgi.def --export ./dlls/dxgi/dxgi.spec ./tools/winebuild/winebuild -w --def -o dlls/faultrep/libfaultrep.def --export ./dlls/faultrep/faultrep.spec ./tools/winebuild/winebuild -w --def -o dlls/gdi32/libgdi32.def --export ./dlls/gdi32/gdi32.spec ./tools/winebuild/winebuild -w --def -o dlls/gdiplus/libgdiplus.def --export ./dlls/gdiplus/gdiplus.spec ./tools/winebuild/winebuild -w --def -o dlls/glu32/libglu32.def --export ./dlls/glu32/glu32.spec ./tools/winebuild/winebuild -w --def -o dlls/hid/libhid.def --export ./dlls/hid/hid.spec ./tools/winebuild/winebuild -w --def -o dlls/hlink/libhlink.def --export ./dlls/hlink/hlink.spec ./tools/winebuild/winebuild -w --def -o dlls/imagehlp/libimagehlp.def --export ./dlls/imagehlp/imagehlp.spec ./tools/winebuild/winebuild -w --def -o dlls/imm32/libimm32.def --export ./dlls/imm32/imm32.spec ./tools/winebuild/winebuild -w --def -o dlls/inetcomm/libinetcomm.def --export ./dlls/inetcomm/inetcomm.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_863.o c_863.c ./tools/winebuild/winebuild -w --def -o dlls/iphlpapi/libiphlpapi.def --export ./dlls/iphlpapi/iphlpapi.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_864.o c_864.c ./tools/winebuild/winebuild -w --def -o dlls/kernel32/libkernel32.def --export ./dlls/kernel32/kernel32.spec ./tools/winebuild/winebuild -w --def -o dlls/loadperf/libloadperf.def --export ./dlls/loadperf/loadperf.spec ./tools/winebuild/winebuild -w --def -o dlls/lz32/liblz32.def --export ./dlls/lz32/lz32.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_865.o c_865.c ./tools/winebuild/winebuild -w --def -o dlls/mapi32/libmapi32.def --export ./dlls/mapi32/mapi32.spec ./tools/winebuild/winebuild -w --def -o dlls/mlang/libmlang.def --export ./dlls/mlang/mlang.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_866.o c_866.c ./tools/winebuild/winebuild -w --def -o dlls/mpr/libmpr.def --export ./dlls/mpr/mpr.spec ./tools/winebuild/winebuild -w --def -o dlls/mprapi/libmprapi.def --export ./dlls/mprapi/mprapi.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_869.o c_869.c ./tools/winebuild/winebuild -w --def -o dlls/msacm32/libmsacm32.def --export ./dlls/msacm32/msacm32.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_874.o c_874.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_875.o c_875.c ./tools/winebuild/winebuild -w --def -o dlls/mscms/libmscms.def --export ./dlls/mscms/mscms.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_878.o c_878.c ./tools/winebuild/winebuild -w --def -o dlls/msdmo/libmsdmo.def --export ./dlls/msdmo/msdmo.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_932.o c_932.c ./tools/winebuild/winebuild -w --def -o dlls/mshtml/libmshtml.def --export ./dlls/mshtml/mshtml.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_936.o c_936.c ./tools/winebuild/winebuild -w --def -o dlls/msi/libmsi.def --export ./dlls/msi/msi.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_949.o c_949.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o c_950.o c_950.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o casemap.o casemap.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o collation.o collation.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o compose.o compose.c ./tools/winebuild/winebuild -w --def -o dlls/msimg32/libmsimg32.def --export ./dlls/msimg32/msimg32.spec ./tools/winebuild/winebuild -w --def -o dlls/msvcr70/libmsvcr70.def --export ./dlls/msvcr70/msvcr70.spec ./tools/winebuild/winebuild -w --def -o dlls/msvcr71/libmsvcr71.def --export ./dlls/msvcr71/msvcr71.spec ./tools/winebuild/winebuild -w --def -o dlls/msvcrt/libmsvcrt.def --export ./dlls/msvcrt/msvcrt.spec ./tools/winebuild/winebuild -w --def -o dlls/msvcrt20/libmsvcrt20.def --export ./dlls/msvcrt20/msvcrt20.spec ./tools/winebuild/winebuild -w --def -o dlls/msvcrt40/libmsvcrt40.def --export ./dlls/msvcrt40/msvcrt40.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cptable.o cptable.c ./tools/winebuild/winebuild -w --def -o dlls/msvcrtd/libmsvcrtd.def --export ./dlls/msvcrtd/msvcrtd.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o debug.o debug.c ./tools/winebuild/winebuild -w --def -o dlls/msvfw32/libmsvfw32.def --export ./dlls/msvfw32/msvfw32.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fold.o fold.c ./tools/winebuild/winebuild -w --def -o dlls/mswsock/libmswsock.def --export ./dlls/mswsock/mswsock.spec ./tools/winebuild/winebuild -w --def -o dlls/nddeapi/libnddeapi.def --export ./dlls/nddeapi/nddeapi.spec ./tools/winebuild/winebuild -w --def -o dlls/netapi32/libnetapi32.def --export ./dlls/netapi32/netapi32.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ldt.o ldt.c ./tools/winebuild/winebuild -w --def -o dlls/newdev/libnewdev.def --export ./dlls/newdev/newdev.spec ./tools/winebuild/winebuild -w --def -o dlls/normaliz/libnormaliz.def --export ./dlls/normaliz/normaliz.spec make[2]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools' gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o relpath.o relpath.c ./tools/winebuild/winebuild -w --def -o dlls/ntdll/libntdll.def --export ./dlls/ntdll/ntdll.spec ./tools/winebuild/winebuild -w --def -o dlls/ntdsapi/libntdsapi.def --export ./dlls/ntdsapi/ntdsapi.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o loader.o loader.c ./tools/winebuild/winebuild -w --def -o dlls/ntoskrnl.exe/libntoskrnl.exe.def --export ./dlls/ntoskrnl.exe/ntoskrnl.exe.spec ./tools/winebuild/winebuild -w --def -o dlls/odbc32/libodbc32.def --export ./dlls/odbc32/odbc32.spec ./tools/winebuild/winebuild -w --def -o dlls/odbccp32/libodbccp32.def --export ./dlls/odbccp32/odbccp32.spec ./tools/winebuild/winebuild -w --def -o dlls/ole32/libole32.def --export ./dlls/ole32/ole32.spec ./tools/winebuild/winebuild -w --def -o dlls/oleacc/liboleacc.def --export ./dlls/oleacc/oleacc.spec ./tools/winebuild/winebuild -w --def -o dlls/oleaut32/liboleaut32.def --export ./dlls/oleaut32/oleaut32.spec ./tools/winebuild/winebuild -w --def -o dlls/olecli32/libolecli32.def --export ./dlls/olecli32/olecli32.spec ./tools/winebuild/winebuild -w --def -o dlls/oledlg/liboledlg.def --export ./dlls/oledlg/oledlg.spec ./tools/winebuild/winebuild -w --def -o dlls/olepro32/libolepro32.def --export ./dlls/olepro32/olepro32.spec ./tools/winebuild/winebuild -w --def -o dlls/olesvr32/libolesvr32.def --export ./dlls/olesvr32/olesvr32.spec ./tools/winebuild/winebuild -w --def -o dlls/opengl32/libopengl32.def --export ./dlls/opengl32/opengl32.spec ./tools/winebuild/winebuild -w --def -o dlls/pdh/libpdh.def --export ./dlls/pdh/pdh.spec ./tools/winebuild/winebuild -w --def -o dlls/powrprof/libpowrprof.def --export ./dlls/powrprof/powrprof.spec ./tools/winebuild/winebuild -w --def -o dlls/propsys/libpropsys.def --export ./dlls/propsys/propsys.spec ./tools/winebuild/winebuild -w --def -o dlls/psapi/libpsapi.def --export ./dlls/psapi/psapi.spec ./tools/winebuild/winebuild -w --def -o dlls/quartz/libquartz.def --export ./dlls/quartz/quartz.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mbtowc.o mbtowc.c gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o relpath relpath.o ../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mmap.o mmap.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o port.o port.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sortkey.o sortkey.c make[2]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utf8.o utf8.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wctomb.o wctomb.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wctype.o wctype.c version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.3.19") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` && (echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1) gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o config.o ./config.c -DBINDIR='"/usr/bin"' -DDLLDIR='"/usr/lib64/wine"' -DLIB_TO_BINDIR=\"`../../tools/relpath /usr/lib64 /usr/bin`\" -DLIB_TO_DLLDIR=\"`../../tools/relpath /usr/lib64 /usr/lib64/wine`\" -DBIN_TO_DLLDIR=\"`../../tools/relpath /usr/bin /usr/lib64/wine`\" -DBIN_TO_DATADIR=\"`../../tools/relpath /usr/bin /usr/share/wine`\" gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winedump debug.o dos.o dump.o emf.o font.o le.o lib.o lnk.o main.o minidump.o misc.o msc.o msmangle.o ne.o output.o pdb.o pe.o search.o symbol.o ../../libs/port/libwine_port.a ./tools/winebuild/winebuild -w --def -o dlls/rasapi32/librasapi32.def --export ./dlls/rasapi32/rasapi32.spec ./tools/winebuild/winebuild -w --def -o dlls/rasdlg/librasdlg.def --export ./dlls/rasdlg/rasdlg.spec ./tools/winebuild/winebuild -w --def -o dlls/resutils/libresutils.def --export ./dlls/resutils/resutils.spec ./tools/winebuild/winebuild -w --def -o dlls/riched20/libriched20.def --export ./dlls/riched20/riched20.spec ./tools/winebuild/winebuild -w --def -o dlls/rpcrt4/librpcrt4.def --export ./dlls/rpcrt4/rpcrt4.spec ./tools/winebuild/winebuild -w --def -o dlls/rsaenh/librsaenh.def --export ./dlls/rsaenh/rsaenh.spec ./tools/winebuild/winebuild -w --def -o dlls/rtutils/librtutils.def --export ./dlls/rtutils/rtutils.spec ./tools/winebuild/winebuild -w --def -o dlls/secur32/libsecur32.def --export ./dlls/secur32/secur32.spec ./tools/winebuild/winebuild -w --def -o dlls/sensapi/libsensapi.def --export ./dlls/sensapi/sensapi.spec ./tools/winebuild/winebuild -w --def -o dlls/serialui/libserialui.def --export ./dlls/serialui/serialui.spec ./tools/winebuild/winebuild -w --def -o dlls/setupapi/libsetupapi.def --export ./dlls/setupapi/setupapi.spec ./tools/winebuild/winebuild -w --def -o dlls/sfc/libsfc.def --export ./dlls/sfc/sfc.spec gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o version.o version.c ./tools/winebuild/winebuild -w --def -o dlls/sfc_os/libsfc_os.def --export ./dlls/sfc_os/sfc_os.spec ./tools/winebuild/winebuild -w --def -o dlls/shdocvw/libshdocvw.def --export ./dlls/shdocvw/shdocvw.spec ./tools/winebuild/winebuild -w --def -o dlls/shell32/libshell32.def --export ./dlls/shell32/shell32.spec ./tools/winebuild/winebuild -w --def -o dlls/shfolder/libshfolder.def --export ./dlls/shfolder/shfolder.spec ./tools/winebuild/winebuild -w --def -o dlls/shlwapi/libshlwapi.def --export ./dlls/shlwapi/shlwapi.spec ./tools/winebuild/winebuild -w --def -o dlls/slc/libslc.def --export ./dlls/slc/slc.spec ./tools/winebuild/winebuild -w --def -o dlls/snmpapi/libsnmpapi.def --export ./dlls/snmpapi/snmpapi.spec ./tools/winebuild/winebuild -w --def -o dlls/spoolss/libspoolss.def --export ./dlls/spoolss/spoolss.spec ./tools/winebuild/winebuild -w --def -o dlls/sti/libsti.def --export ./dlls/sti/sti.spec ./tools/winebuild/winebuild -w --def -o dlls/tapi32/libtapi32.def --export ./dlls/tapi32/tapi32.spec ./tools/winebuild/winebuild -w --def -o dlls/unicows/libunicows.def --export ./dlls/unicows/unicows.spec ./tools/winebuild/winebuild -w --def -o dlls/url/liburl.def --export ./dlls/url/url.spec ./tools/winebuild/winebuild -w --def -o dlls/urlmon/liburlmon.def --export ./dlls/urlmon/urlmon.spec ./tools/winebuild/winebuild -w --def -o dlls/usbd.sys/libusbd.sys.def --export ./dlls/usbd.sys/usbd.sys.spec ./tools/winebuild/winebuild -w --def -o dlls/user32/libuser32.def --export ./dlls/user32/user32.spec ./tools/winebuild/winebuild -w --def -o dlls/userenv/libuserenv.def --export ./dlls/userenv/userenv.spec ./tools/winebuild/winebuild -w --def -o dlls/usp10/libusp10.def --export ./dlls/usp10/usp10.spec ./tools/winebuild/winebuild -w --def -o dlls/uxtheme/libuxtheme.def --export ./dlls/uxtheme/uxtheme.spec ./tools/winebuild/winebuild -w --def -o dlls/vdmdbg/libvdmdbg.def --export ./dlls/vdmdbg/vdmdbg.spec ./tools/winebuild/winebuild -w --def -o dlls/version/libversion.def --export ./dlls/version/version.spec ./tools/winebuild/winebuild -w --def -o dlls/wer/libwer.def --export ./dlls/wer/wer.spec ./tools/winebuild/winebuild -w --def -o dlls/windowscodecs/libwindowscodecs.def --export ./dlls/windowscodecs/windowscodecs.spec ./tools/winebuild/winebuild -w --def -o dlls/wined3d/libwined3d.def --export ./dlls/wined3d/wined3d.spec ./tools/winebuild/winebuild -w --def -o dlls/winhttp/libwinhttp.def --export ./dlls/winhttp/winhttp.spec ./tools/winebuild/winebuild -w --def -o dlls/wininet/libwininet.def --export ./dlls/wininet/wininet.spec ./tools/winebuild/winebuild -w --def -o dlls/winmm/libwinmm.def --export ./dlls/winmm/winmm.spec ./tools/winebuild/winebuild -w --def -o dlls/winnls32/libwinnls32.def --export ./dlls/winnls32/winnls32.spec ./tools/winebuild/winebuild -w --def -o dlls/winscard/libwinscard.def --export ./dlls/winscard/winscard.spec ./tools/winebuild/winebuild -w --def -o dlls/winspool.drv/libwinspool.def --export ./dlls/winspool.drv/winspool.drv.spec ./tools/winebuild/winebuild -w --def -o dlls/wintab32/libwintab32.def --export ./dlls/wintab32/wintab32.spec ./tools/winebuild/winebuild -w --def -o dlls/wintrust/libwintrust.def --export ./dlls/wintrust/wintrust.spec ./tools/winebuild/winebuild -w --def -o dlls/wldap32/libwldap32.def --export ./dlls/wldap32/wldap32.spec ./tools/winebuild/winebuild -w --def -o dlls/wnaspi32/libwnaspi32.def --export ./dlls/wnaspi32/wnaspi32.spec ./tools/winebuild/winebuild -w --def -o dlls/ws2_32/libws2_32.def --export ./dlls/ws2_32/ws2_32.spec ./tools/winebuild/winebuild -w --def -o dlls/wsock32/libwsock32.def --export ./dlls/wsock32/wsock32.spec ./tools/winebuild/winebuild -w --def -o dlls/wtsapi32/libwtsapi32.def --export ./dlls/wtsapi32/wtsapi32.spec ./tools/winebuild/winebuild -w --def -o dlls/xinput1_3/libxinput.def --export ./dlls/xinput1_3/xinput1_3.spec make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winedump' rm -f dlls/libd3dcompiler.def && ln -s d3dcompiler_43/libd3dcompiler.def dlls/libd3dcompiler.def rm -f dlls/libd3dx9.def && ln -s d3dx9_36/libd3dx9.def dlls/libd3dx9.def rm -f dlls/libwinspool.def && ln -s winspool.drv/libwinspool.def dlls/libwinspool.def rm -f dlls/libxinput.def && ln -s xinput1_3/libxinput.def dlls/libxinput.def rm -f libwpp.a ar rc libwpp.a preproc.o wpp.o ppy.tab.o ppl.yy.o ranlib libwpp.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/wpp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/widl' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o client.o client.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o expr.o expr.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hash.o hash.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o header.o header.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o proxy.o proxy.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o register.o register.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o server.o server.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o typegen.o typegen.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o typelib.o typelib.c gcc -shared -Wl,-soname,libwine.so.1 -Wl,--version-script=./wine.map c_037.o c_10000.o c_10006.o c_10007.o c_10029.o c_1006.o c_10079.o c_10081.o c_1026.o c_1250.o c_1251.o c_1252.o c_1253.o c_1254.o c_1255.o c_1256.o c_1257.o c_1258.o c_1361.o c_20127.o c_20866.o c_20932.o c_21866.o c_28591.o c_28592.o c_28593.o c_28594.o c_28595.o c_28596.o c_28597.o c_28598.o c_28599.o c_28600.o c_28603.o c_28604.o c_28605.o c_28606.o c_424.o c_437.o c_500.o c_737.o c_775.o c_850.o c_852.o c_855.o c_856.o c_857.o c_860.o c_861.o c_862.o c_863.o c_864.o c_865.o c_866.o c_869.o c_874.o c_875.o c_878.o c_932.o c_936.o c_949.o c_950.o casemap.o collation.o compose.o config.o cptable.o debug.o fold.o ldt.o loader.o mbtowc.o mmap.o port.o sortkey.o string.o utf8.o wctomb.o wctype.o version.o ../../libs/port/libwine_port.a -ldl -o libwine.so.1.0 gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o typetree.o typetree.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o widl.o widl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o write_msft.o write_msft.c bison -p parser_ -o parser.tab.c -d parser.y flex -oparser.yy.c parser.l LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' widl.man.in >widl.man || (rm -f widl.man && false) rm -f libwine.so.1 && ln -s libwine.so.1.0 libwine.so.1 rm -f libwine.so && ln -s libwine.so.1 libwine.so make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/wine' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools' gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fnt2bdf.o fnt2bdf.c gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fnt2fon.o fnt2fon.c gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o make_ctests.o make_ctests.c gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sfnt2fnt.o sfnt2fnt.c LC_ALL=C sed -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' ./wine.inf.in >wine.inf || (rm -f wine.inf && false) sed -e 's,@bindir\@,/usr/bin,g' ./wineapploader.in >wineapploader || (rm -f wineapploader && false) LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winemaker.man.in >winemaker.man || (rm -f winemaker.man && false) bison -p parser_ -o parser.tab.c parser.y gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parser.yy.o parser.yy.c LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winemaker.de.man.in >winemaker.de.man || (rm -f winemaker.de.man && false) LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winemaker.fr.man.in >winemaker.fr.man || (rm -f winemaker.fr.man && false) gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o make_ctests make_ctests.o gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fnt2fon fnt2fon.o ../libs/port/libwine_port.a gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fnt2bdf fnt2bdf.o ../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parser.tab.o parser.tab.c gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lfreetype -Wl,--rpath,\$ORIGIN/../libs/wine make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/wmc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lang.o lang.c bison -p mcy_ -o mcy.tab.c -d mcy.y gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o po.o po.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/fonts' LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coue1255.fon -d 128 ./courier.ttf 13,1255,8 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coue1256.fon -d 128 ./courier.ttf 13,1256,8 make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/loader' gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/wrc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dumpres.o dumpres.c LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coue1257.fon -d 128 ./courier.ttf 13,1257,8 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coure.fon -d 128 ./courier.ttf 13,1252,8 gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c warning: Courier 13: missing glyph for char 008a warning: Courier 13: missing glyph for char 067e warning: Courier 13: missing glyph for char 008c warning: Courier 13: missing glyph for char 008e warning: Courier 13: missing glyph for char 009a warning: Courier 13: missing glyph for char 009c warning: Courier 13: missing glyph for char 0679 warning: Courier 13: missing glyph for char 009e warning: Courier 13: missing glyph for char 0686 warning: Courier 13: missing glyph for char 009f warning: Courier 13: missing glyph for char 0698 warning: Courier 13: missing glyph for char 20aa warning: Courier 13: missing glyph for char 0688 warning: Courier 13: missing glyph for char 06af warning: Courier 13: missing glyph for char 06a9 warning: Courier 13: missing glyph for char 05b0 warning: Courier 13: missing glyph for char 0691 warning: Courier 13: missing glyph for char 05b1 warning: Courier 13: missing glyph for char 200c warning: Courier 13: missing glyph for char 05b2 warning: Courier 13: missing glyph for char 200d warning: Courier 13: missing glyph for char 05b3 warning: Courier 13: missing glyph for char 06ba warning: Courier 13: missing glyph for char 05b4 warning: Courier 13: missing glyph for char 060c warning: Courier 13: missing glyph for char 05b5 warning: Courier 13: missing glyph for char 05b6 warning: Courier 13: missing glyph for char 06be warning: Courier 13: missing glyph for char 05b7 warning: Courier 13: missing glyph for char 05b8 warning: Courier 13: missing glyph for char 05b9 warning: Courier 13: missing glyph for char 061b warning: Courier 13: missing glyph for char 05ba warning: Courier 13: missing glyph for char 05bb warning: Courier 13: missing glyph for char 061f warning: Courier 13: missing glyph for char 05bc warning: Courier 13: missing glyph for char 06c1 warning: Courier 13: missing glyph for char 05bd warning: Courier 13: missing glyph for char 0621 warning: Courier 13: missing glyph for char 05be make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/server' gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o async.o async.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o preloader.o preloader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o genres.o genres.c LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o couree.fon -d 128 ./courier.ttf 13,1250,8 gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o newstruc.o newstruc.c warning: Courier 13: missing glyph for char 0622 warning: Courier 13: missing glyph for char 05bf warning: Courier 13: missing glyph for char 0623 warning: Courier 13: missing glyph for char 05c0 warning: Courier 13: missing glyph for char 0624 warning: Courier 13: missing glyph for char 05c1 warning: Courier 13: missing glyph for char 0625 warning: Courier 13: missing glyph for char 05c2 warning: Courier 13: missing glyph for char 0626 warning: Courier 13: missing glyph for char 05c3 warning: Courier 13: missing glyph for char 0627 warning: Courier 13: missing glyph for char 05f0 warning: Courier 13: missing glyph for char 0628 warning: Courier 13: missing glyph for char 05f1 warning: Courier 13: missing glyph for char 0629 warning: Courier 13: missing glyph for char 05f2 warning: Courier 13: missing glyph for char 062a warning: Courier 13: missing glyph for char 05f3 warning: Courier 13: missing glyph for char 062b warning: Courier 13: missing glyph for char 05f4 warning: Courier 13: missing glyph for char f88d warning: Courier 13: missing glyph for char 062c warning: Courier 13: missing glyph for char f88e warning: Courier 13: missing glyph for char 062d warning: Courier 13: missing glyph for char f88f warning: Courier 13: missing glyph for char 062e warning: Courier 13: missing glyph for char f890 warning: Courier 13: missing glyph for char 062f warning: Courier 13: missing glyph for char f891 warning: Courier 13: missing glyph for char 0630 warning: Courier 13: missing glyph for char f892 warning: Courier 13: missing glyph for char 0631 warning: Courier 13: missing glyph for char f893 warning: Courier 13: missing glyph for char 0632 warning: Courier 13: missing glyph for char 05d0 warning: Courier 13: missing glyph for char 0633 warning: Courier 13: missing glyph for char 05d1 warning: Courier 13: missing glyph for char 0634 warning: Courier 13: missing glyph for char 05d2 warning: Courier 13: missing glyph for char 0635 warning: Courier 13: missing glyph for char 05d3 warning: Courier 13: missing glyph for char 0636 warning: Courier 13: missing glyph for char 05d4 warning: Courier 13: missing glyph for char 0637 warning: Courier 13: missing glyph for char 05d5 warning: Courier 13: missing glyph for char 0638 warning: Courier 13: missing glyph for char 05d6 warning: Courier 13: missing glyph for char 0639 warning: Courier 13: missing glyph for char 05d7 warning: Courier 13: missing glyph for char 063a warning: Courier 13: missing glyph for char 05d8 warning: Courier 13: missing glyph for char 0640 warning: Courier 13: missing glyph for char 05d9 warning: Courier 13: missing glyph for char 0641 warning: Courier 13: missing glyph for char 05da warning: Courier 13: missing glyph for char 0642 warning: Courier 13: missing glyph for char 05db warning: Courier 13: missing glyph for char 0643 warning: Courier 13: missing glyph for char 05dc warning: Courier 13: missing glyph for char 05dd warning: Courier 13: missing glyph for char 0644 warning: Courier 13: missing glyph for char 05de warning: Courier 13: missing glyph for char 0645 warning: Courier 13: missing glyph for char 05df warning: Courier 13: missing glyph for char 0646 warning: Courier 13: missing glyph for char 05e0 warning: Courier 13: missing glyph for char 0647 warning: Courier 13: missing glyph for char 05e1 warning: Courier 13: missing glyph for char 0648 warning: Courier 13: missing glyph for char 05e2 warning: Courier 13: missing glyph for char 05e3 warning: Courier 13: missing glyph for char 0649 warning: Courier 13: missing glyph for char 05e4 warning: Courier 13: missing glyph for char 064a warning: Courier 13: missing glyph for char 05e5 warning: Courier 13: missing glyph for char 064b warning: Courier 13: missing glyph for char 05e6 warning: Courier 13: missing glyph for char 008a warning: Courier 13: missing glyph for char 05e7 warning: Courier 13: missing glyph for char 05e8 warning: Courier 13: missing glyph for char 064c warning: Courier 13: missing glyph for char 05e9 warning: Courier 13: missing glyph for char 064d warning: Courier 13: missing glyph for char 064e warning: Courier 13: missing glyph for char 05ea warning: Courier 13: missing glyph for char 064f warning: Courier 13: missing glyph for char f894 warning: Courier 13: missing glyph for char 0650 warning: Courier 13: missing glyph for char f895 warning: Courier 13: missing glyph for char 0651 warning: Courier 13: missing glyph for char 200e warning: Courier 13: missing glyph for char 0652 warning: Courier 13: missing glyph for char 200f warning: Courier 13: missing glyph for char f896 warning: Courier 13: missing glyph for char 200e warning: Courier 13: missing glyph for char 008c warning: Courier 13: missing glyph for char 200f warning: Courier 13: missing glyph for char 06d2 warning: Courier 13: missing glyph for char 009a warning: Courier 13: missing glyph for char 009c warning: Courier 13: missing glyph for char 009f warning: Courier 13: missing glyph for char f8fc warning: Courier 13: missing glyph for char f8fd warning: Courier 13: missing glyph for char 0156 warning: Courier 13: missing glyph for char 0157 warning: Courier 13: missing glyph for char 0100 warning: Courier 13: missing glyph for char 0112 warning: Courier 13: missing glyph for char 0122 warning: Courier 13: missing glyph for char 0136 warning: Courier 13: missing glyph for char 012a warning: Courier 13: missing glyph for char 013b warning: Courier 13: missing glyph for char 0145 warning: Courier 13: missing glyph for char 014c warning: Courier 13: missing glyph for char 0101 warning: Courier 13: missing glyph for char 0113 warning: Courier 13: missing glyph for char 0123 warning: Courier 13: missing glyph for char 0137 warning: Courier 13: missing glyph for char 012b warning: Courier 13: missing glyph for char 013c warning: Courier 13: missing glyph for char 0146 warning: Courier 13: missing glyph for char 014d LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coureg.fon -d 128 ./courier.ttf 13,1253,8 gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wmc.o wmc.c warning: Courier 13: missing glyph for char 008a warning: Courier 13: missing glyph for char 008c warning: Courier 13: missing glyph for char 008e warning: Courier 13: missing glyph for char 009a warning: Courier 13: missing glyph for char 009c warning: Courier 13: missing glyph for char 009e warning: Courier 13: missing glyph for char 009f warning: Courier 13: missing glyph for char 0385 warning: Courier 13: missing glyph for char 0386 warning: Courier 13: missing glyph for char f8f9 warning: Courier 13: missing glyph for char 2015 warning: Courier 13: missing glyph for char 0384 warning: Courier 13: missing glyph for char 0388 warning: Courier 13: missing glyph for char 0389 warning: Courier 13: missing glyph for char 038a warning: Courier 13: missing glyph for char 038c warning: Courier 13: missing glyph for char 038e warning: Courier 13: missing glyph for char 038f warning: Courier 13: missing glyph for char 0390 warning: Courier 13: missing glyph for char 0391 warning: Courier 13: missing glyph for char 0392 warning: Courier 13: missing glyph for char 0393 warning: Courier 13: missing glyph for char 0394 warning: Courier 13: missing glyph for char 0395 warning: Courier 13: missing glyph for char 0396 warning: Courier 13: missing glyph for char 0397 warning: Courier 13: missing glyph for char 0398 warning: Courier 13: missing glyph for char 0399 warning: Courier 13: missing glyph for char 039a warning: Courier 13: missing glyph for char 039b warning: Courier 13: missing glyph for char 039c warning: Courier 13: missing glyph for char 039d warning: Courier 13: missing glyph for char 039e LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o courer.fon -d 128 ./courier.ttf 13,1251,8 warning: Courier 13: missing glyph for char 039f warning: Courier 13: missing glyph for char 03a0 warning: Courier 13: missing glyph for char 03a1 warning: Courier 13: missing glyph for char f8fa warning: Courier 13: missing glyph for char 03a3 warning: Courier 13: missing glyph for char 03a4 warning: Courier 13: missing glyph for char 03a5 warning: Courier 13: missing glyph for char 03a6 warning: Courier 13: missing glyph for char 03a7 warning: Courier 13: missing glyph for char 03a8 warning: Courier 13: missing glyph for char 03a9 warning: Courier 13: missing glyph for char 03aa warning: Courier 13: missing glyph for char 03ab warning: Courier 13: missing glyph for char 03ac warning: Courier 13: missing glyph for char 03ad warning: Courier 13: missing glyph for char 03ae warning: Courier 13: missing glyph for char 03af warning: Courier 13: missing glyph for char 03b0 warning: Courier 13: missing glyph for char 03b1 warning: Courier 13: missing glyph for char 03b2 warning: Courier 13: missing glyph for char 03b3 warning: Courier 13: missing glyph for char 03b4 warning: Courier 13: missing glyph for char 03b5 warning: Courier 13: missing glyph for char 03b6 warning: Courier 13: missing glyph for char 03b7 warning: Courier 13: missing glyph for char 03b8 warning: Courier 13: missing glyph for char 03b9 warning: Courier 13: missing glyph for char 03ba warning: Courier 13: missing glyph for char 03bb warning: Courier 13: missing glyph for char 03bc warning: Courier 13: missing glyph for char 03bd warning: Courier 13: missing glyph for char 03be warning: Courier 13: missing glyph for char 03bf warning: Courier 13: missing glyph for char 03c0 warning: Courier 13: missing glyph for char 03c1 warning: Courier 13: missing glyph for char 03c2 warning: Courier 13: missing glyph for char 03c3 warning: Courier 13: missing glyph for char 03c4 warning: Courier 13: missing glyph for char 03c5 warning: Courier 13: missing glyph for char 03c6 warning: Courier 13: missing glyph for char 03c7 warning: Courier 13: missing glyph for char 03c8 warning: Courier 13: missing glyph for char 03c9 warning: Courier 13: missing glyph for char 03ca warning: Courier 13: missing glyph for char 03cb warning: Courier 13: missing glyph for char 03cc warning: Courier 13: missing glyph for char 03cd warning: Courier 13: missing glyph for char 03ce warning: Courier 13: missing glyph for char f8fb warning: Courier 13: missing glyph for char 0402 warning: Courier 13: missing glyph for char 0403 warning: Courier 13: missing glyph for char 0453 warning: Courier 13: missing glyph for char 0409 warning: Courier 13: missing glyph for char 040a warning: Courier 13: missing glyph for char 040c warning: Courier 13: missing glyph for char 040b warning: Courier 13: missing glyph for char 040f warning: Courier 13: missing glyph for char 0452 warning: Courier 13: missing glyph for char 0459 warning: Courier 13: missing glyph for char 045a warning: Courier 13: missing glyph for char 045c warning: Courier 13: missing glyph for char 045b warning: Courier 13: missing glyph for char 045f warning: Courier 13: missing glyph for char 0408 warning: Courier 13: missing glyph for char 0458 warning: Courier 13: missing glyph for char 0405 warning: Courier 13: missing glyph for char 0455 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o couret.fon -d 128 ./courier.ttf 13,1254,8 warning: Courier 13: missing glyph for char 008e warning: Courier 13: missing glyph for char 009e LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o cvgasys.fon -d 128 ./system.ttf 16,950,7 16,1252,7 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o hvgasys.fon -d 128 ./system.ttf 16,949,7 gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o write.o write.c LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o jsmalle.fon -d 128 ./small_fonts_jp.ttf 11,932,7 gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o po.o po.c warning: Small Fonts 11: missing glyph for char 0192 warning: Small Fonts 11: missing glyph for char 0160 warning: Small Fonts 11: missing glyph for char 0152 warning: Small Fonts 11: missing glyph for char 017d warning: Small Fonts 11: missing glyph for char 0161 warning: Small Fonts 11: missing glyph for char 0153 warning: Small Fonts 11: missing glyph for char 017e warning: Small Fonts 11: missing glyph for char 0178 warning: Small Fonts 11: missing glyph for char 00e1 warning: Small Fonts 11: missing glyph for char 00e2 warning: Small Fonts 11: missing glyph for char 00e3 warning: Small Fonts 11: missing glyph for char 00e4 warning: Small Fonts 11: missing glyph for char 00e5 warning: Small Fonts 11: missing glyph for char 00e6 warning: Small Fonts 11: missing glyph for char 00e7 warning: Small Fonts 11: missing glyph for char 00e8 warning: Small Fonts 11: missing glyph for char 00e9 warning: Small Fonts 11: missing glyph for char 00ea warning: Small Fonts 11: missing glyph for char 00eb warning: Small Fonts 11: missing glyph for char 00ec warning: Small Fonts 11: missing glyph for char 00ed warning: Small Fonts 11: missing glyph for char 00ee warning: Small Fonts 11: missing glyph for char 00ef warning: Small Fonts 11: missing glyph for char 00f0 warning: Small Fonts 11: missing glyph for char 00f1 warning: Small Fonts 11: missing glyph for char 00f2 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o jvgasys.fon -d 128 ./system.ttf 18,932,8 warning: Small Fonts 11: missing glyph for char 00f3 warning: Small Fonts 11: missing glyph for char 00f4 warning: Small Fonts 11: missing glyph for char 00f5 warning: Small Fonts 11: missing glyph for char 00f6 warning: Small Fonts 11: missing glyph for char 00f7 warning: Small Fonts 11: missing glyph for char 00f8 warning: Small Fonts 11: missing glyph for char 00f9 warning: Small Fonts 11: missing glyph for char 00fa warning: Small Fonts 11: missing glyph for char 00fb warning: Small Fonts 11: missing glyph for char 00fc warning: Small Fonts 11: missing glyph for char 00fd warning: Small Fonts 11: missing glyph for char 00fe warning: Small Fonts 11: missing glyph for char 00ff gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o readres.o readres.c LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smalle.fon -d 128 ./small_fonts.ttf 11,1252,5 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smallee.fon -d 128 ./small_fonts.ttf 11,1250,5 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smalleg.fon -d 128 ./small_fonts.ttf 11,1253,5 warning: Small Fonts 11: missing glyph for char 0385 warning: Small Fonts 11: missing glyph for char 0386 warning: Small Fonts 11: missing glyph for char f8f9 warning: Small Fonts 11: missing glyph for char 0384 warning: Small Fonts 11: missing glyph for char 0388 warning: Small Fonts 11: missing glyph for char 0389 warning: Small Fonts 11: missing glyph for char 038a warning: Small Fonts 11: missing glyph for char 038c warning: Small Fonts 11: missing glyph for char 038e warning: Small Fonts 11: missing glyph for char 038f warning: Small Fonts 11: missing glyph for char 0390 warning: Small Fonts 11: missing glyph for char 0391 warning: Small Fonts 11: missing glyph for char 0392 warning: Small Fonts 11: missing glyph for char 0393 warning: Small Fonts 11: missing glyph for char 0394 warning: Small Fonts 11: missing glyph for char 0395 warning: Small Fonts 11: missing glyph for char 0396 warning: Small Fonts 11: missing glyph for char 0397 warning: Small Fonts 11: missing glyph for char 0398 warning: Small Fonts 11: missing glyph for char 0399 warning: Small Fonts 11: missing glyph for char 039a warning: Small Fonts 11: missing glyph for char 039b warning: Small Fonts 11: missing glyph for char 039c warning: Small Fonts 11: missing glyph for char 039d LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smaller.fon -d 128 ./small_fonts.ttf 11,1251,5 warning: Small Fonts 11: missing glyph for char 039e warning: Small Fonts 11: missing glyph for char 039f warning: Small Fonts 11: missing glyph for char 03a0 warning: Small Fonts 11: missing glyph for char 03a1 warning: Small Fonts 11: missing glyph for char f8fa warning: Small Fonts 11: missing glyph for char 03a3 warning: Small Fonts 11: missing glyph for char 03a4 warning: Small Fonts 11: missing glyph for char 03a5 warning: Small Fonts 11: missing glyph for char 03a6 warning: Small Fonts 11: missing glyph for char 03a7 warning: Small Fonts 11: missing glyph for char 03a8 warning: Small Fonts 11: missing glyph for char 03a9 warning: Small Fonts 11: missing glyph for char 03aa warning: Small Fonts 11: missing glyph for char 03ab warning: Small Fonts 11: missing glyph for char 03ac warning: Small Fonts 11: missing glyph for char 03ad warning: Small Fonts 11: missing glyph for char 03ae warning: Small Fonts 11: missing glyph for char 03af warning: Small Fonts 11: missing glyph for char 03b0 warning: Small Fonts 11: missing glyph for char 03b1 warning: Small Fonts 11: missing glyph for char 03b2 warning: Small Fonts 11: missing glyph for char 03b3 warning: Small Fonts 11: missing glyph for char 03b4 warning: Small Fonts 11: missing glyph for char 03b5 warning: Small Fonts 11: missing glyph for char 03b6 warning: Small Fonts 11: missing glyph for char 03b7 warning: Small Fonts 11: missing glyph for char 03b8 warning: Small Fonts 11: missing glyph for char 03b9 warning: Small Fonts 11: missing glyph for char 03ba warning: Small Fonts 11: missing glyph for char 03bb warning: Small Fonts 11: missing glyph for char 03bc warning: Small Fonts 11: missing glyph for char 03bd warning: Small Fonts 11: missing glyph for char 03be warning: Small Fonts 11: missing glyph for char 03bf warning: Small Fonts 11: missing glyph for char 03c0 warning: Small Fonts 11: missing glyph for char 03c1 warning: Small Fonts 11: missing glyph for char 03c2 warning: Small Fonts 11: missing glyph for char 03c3 warning: Small Fonts 11: missing glyph for char 03c4 warning: Small Fonts 11: missing glyph for char 03c5 warning: Small Fonts 11: missing glyph for char 03c6 warning: Small Fonts 11: missing glyph for char 03c7 warning: Small Fonts 11: missing glyph for char 03c8 warning: Small Fonts 11: missing glyph for char 03c9 warning: Small Fonts 11: missing glyph for char 03ca warning: Small Fonts 11: missing glyph for char 03cb warning: Small Fonts 11: missing glyph for char 03cc warning: Small Fonts 11: missing glyph for char 03cd warning: Small Fonts 11: missing glyph for char 03ce warning: Small Fonts 11: missing glyph for char f8fb LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smallet.fon -d 128 ./small_fonts.ttf 11,1254,5 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smae1255.fon -d 128 ./small_fonts.ttf 11,1255,5 warning: Small Fonts 11: missing glyph for char 0402 warning: Small Fonts 11: missing glyph for char 0403 warning: Small Fonts 11: missing glyph for char 0453 warning: Small Fonts 11: missing glyph for char 0409 warning: Small Fonts 11: missing glyph for char 040a warning: Small Fonts 11: missing glyph for char 040c warning: Small Fonts 11: missing glyph for char 040b warning: Small Fonts 11: missing glyph for char 040f warning: Small Fonts 11: missing glyph for char 0452 warning: Small Fonts 11: missing glyph for char 0459 warning: Small Fonts 11: missing glyph for char 045a warning: Small Fonts 11: missing glyph for char 045c warning: Small Fonts 11: missing glyph for char 045b warning: Small Fonts 11: missing glyph for char 045f warning: Small Fonts 11: missing glyph for char 0408 warning: Small Fonts 11: missing glyph for char 0458 warning: Small Fonts 11: missing glyph for char 0405 warning: Small Fonts 11: missing glyph for char 0455 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smae1256.fon -d 128 ./small_fonts.ttf 11,1256,5 warning: Small Fonts 11: missing glyph for char 05b0 warning: Small Fonts 11: missing glyph for char 05b1 warning: Small Fonts 11: missing glyph for char 05b2 warning: Small Fonts 11: missing glyph for char 05b3 warning: Small Fonts 11: missing glyph for char 05b4 warning: Small Fonts 11: missing glyph for char 05b5 warning: Small Fonts 11: missing glyph for char 05b6 warning: Small Fonts 11: missing glyph for char 05b7 warning: Small Fonts 11: missing glyph for char 05b8 warning: Small Fonts 11: missing glyph for char 05b9 warning: Small Fonts 11: missing glyph for char 05ba warning: Small Fonts 11: missing glyph for char 05bb warning: Small Fonts 11: missing glyph for char 05bc warning: Small Fonts 11: missing glyph for char 05bd warning: Small Fonts 11: missing glyph for char 05be warning: Small Fonts 11: missing glyph for char 05bf warning: Small Fonts 11: missing glyph for char 05c0 warning: Small Fonts 11: missing glyph for char 05c1 warning: Small Fonts 11: missing glyph for char 05c2 warning: Small Fonts 11: missing glyph for char 05c3 warning: Small Fonts 11: missing glyph for char 05f0 warning: Small Fonts 11: missing glyph for char 05f1 warning: Small Fonts 11: missing glyph for char 05f2 warning: Small Fonts 11: missing glyph for char 05f3 warning: Small Fonts 11: missing glyph for char 05f4 warning: Small Fonts 11: missing glyph for char f88d warning: Small Fonts 11: missing glyph for char f88e warning: Small Fonts 11: missing glyph for char f88f warning: Small Fonts 11: missing glyph for char f890 warning: Small Fonts 11: missing glyph for char f891 warning: Small Fonts 11: missing glyph for char f892 warning: Small Fonts 11: missing glyph for char f893 warning: Small Fonts 11: missing glyph for char 05d0 warning: Small Fonts 11: missing glyph for char 05d1 warning: Small Fonts 11: missing glyph for char 05d2 warning: Small Fonts 11: missing glyph for char 05d3 warning: Small Fonts 11: missing glyph for char 05d4 warning: Small Fonts 11: missing glyph for char 05d5 warning: Small Fonts 11: missing glyph for char 05d6 warning: Small Fonts 11: missing glyph for char 05d7 warning: Small Fonts 11: missing glyph for char 05d8 warning: Small Fonts 11: missing glyph for char 05d9 warning: Small Fonts 11: missing glyph for char 05da warning: Small Fonts 11: missing glyph for char 05db warning: Small Fonts 11: missing glyph for char 05dc warning: Small Fonts 11: missing glyph for char 05dd warning: Small Fonts 11: missing glyph for char 05de warning: Small Fonts 11: missing glyph for char 05df warning: Small Fonts 11: missing glyph for char 05e0 warning: Small Fonts 11: missing glyph for char 05e1 warning: Small Fonts 11: missing glyph for char 05e2 warning: Small Fonts 11: missing glyph for char 05e3 warning: Small Fonts 11: missing glyph for char 05e4 warning: Small Fonts 11: missing glyph for char 05e5 warning: Small Fonts 11: missing glyph for char 05e6 warning: Small Fonts 11: missing glyph for char 05e7 warning: Small Fonts 11: missing glyph for char 05e8 warning: Small Fonts 11: missing glyph for char 05e9 warning: Small Fonts 11: missing glyph for char 05ea warning: Small Fonts 11: missing glyph for char f894 warning: Small Fonts 11: missing glyph for char f895 warning: Small Fonts 11: missing glyph for char f896 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smae1257.fon -d 128 ./small_fonts.ttf 11,1257,5 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserife.fon -d 129 ./ms_sans_serif.ttf 13,1252,5 16,1252,7 20,1252,8 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserifee.fon -d 129 ./ms_sans_serif.ttf 13,1250,5 16,1250,7 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserifeg.fon -d 129 ./ms_sans_serif.ttf 13,1253,5 16,1253,7 20,1253,8 LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wine.man.in >wine.man || (rm -f wine.man && false) gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o translation.o translation.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o atom.o atom.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mcy.tab.o mcy.tab.c warning: Small Fonts 11: missing glyph for char 067e warning: Small Fonts 11: missing glyph for char 0679 warning: Small Fonts 11: missing glyph for char 0686 warning: Small Fonts 11: missing glyph for char 0698 warning: Small Fonts 11: missing glyph for char 0688 warning: Small Fonts 11: missing glyph for char 06af warning: Small Fonts 11: missing glyph for char 06a9 warning: Small Fonts 11: missing glyph for char 0691 warning: Small Fonts 11: missing glyph for char 06ba warning: Small Fonts 11: missing glyph for char 060c warning: Small Fonts 11: missing glyph for char 06be warning: Small Fonts 11: missing glyph for char 061b warning: Small Fonts 11: missing glyph for char 061f warning: Small Fonts 11: missing glyph for char 06c1 warning: Small Fonts 11: missing glyph for char 0621 warning: Small Fonts 11: missing glyph for char 0622 warning: Small Fonts 11: missing glyph for char 0623 warning: Small Fonts 11: missing glyph for char 0624 warning: Small Fonts 11: missing glyph for char 0625 warning: Small Fonts 11: missing glyph for char 0626 warning: Small Fonts 11: missing glyph for char 0627 warning: Small Fonts 11: missing glyph for char 0628 warning: Small Fonts 11: missing glyph for char 0629 warning: Small Fonts 11: missing glyph for char 062a warning: Small Fonts 11: missing glyph for char 062b warning: Small Fonts 11: missing glyph for char 062c warning: Small Fonts 11: missing glyph for char 062d warning: Small Fonts 11: missing glyph for char 062e warning: Small Fonts 11: missing glyph for char 062f warning: Small Fonts 11: missing glyph for char 0630 warning: Small Fonts 11: missing glyph for char 0631 warning: Small Fonts 11: missing glyph for char 0632 warning: Small Fonts 11: missing glyph for char 0633 warning: Small Fonts 11: missing glyph for char 0634 warning: Small Fonts 11: missing glyph for char 0635 warning: Small Fonts 11: missing glyph for char 0636 warning: Small Fonts 11: missing glyph for char 0637 warning: Small Fonts 11: missing glyph for char 0638 warning: Small Fonts 11: missing glyph for char 0639 warning: Small Fonts 11: missing glyph for char 063a warning: Small Fonts 11: missing glyph for char 0640 warning: Small Fonts 11: missing glyph for char 0641 warning: Small Fonts 11: missing glyph for char 0642 warning: Small Fonts 11: missing glyph for char 0643 warning: Small Fonts 11: missing glyph for char 0644 warning: Small Fonts 11: missing glyph for char 0645 warning: Small Fonts 11: missing glyph for char 0646 warning: Small Fonts 11: missing glyph for char 0647 warning: Small Fonts 11: missing glyph for char 0648 warning: Small Fonts 11: missing glyph for char 0649 warning: Small Fonts 11: missing glyph for char 064a warning: Small Fonts 11: missing glyph for char 064b warning: Small Fonts 11: missing glyph for char 064c warning: Small Fonts 11: missing glyph for char 064d warning: Small Fonts 11: missing glyph for char 064e warning: Small Fonts 11: missing glyph for char 064f warning: Small Fonts 11: missing glyph for char 0650 warning: Small Fonts 11: missing glyph for char 0651 warning: Small Fonts 11: missing glyph for char 0652 warning: Small Fonts 11: missing glyph for char 06d2 warning: Small Fonts 11: missing glyph for char f8fc warning: Small Fonts 11: missing glyph for char f8fd warning: MS Sans Serif 13: missing glyph for char 008a warning: MS Sans Serif 13: missing glyph for char 008c warning: MS Sans Serif 13: missing glyph for char 009a warning: MS Sans Serif 13: missing glyph for char 009c warning: MS Sans Serif 13: missing glyph for char 009f warning: MS Sans Serif 13: missing glyph for char 0385 warning: MS Sans Serif 13: missing glyph for char 0386 warning: MS Sans Serif 13: missing glyph for char f8f9 warning: MS Sans Serif 13: missing glyph for char 2015 warning: MS Sans Serif 13: missing glyph for char 0384 warning: MS Sans Serif 13: missing glyph for char 0388 warning: MS Sans Serif 13: missing glyph for char 0389 warning: MS Sans Serif 13: missing glyph for char 038a warning: MS Sans Serif 13: missing glyph for char 038c warning: MS Sans Serif 13: missing glyph for char 038e warning: MS Sans Serif 13: missing glyph for char 038f warning: MS Sans Serif 13: missing glyph for char 0390 warning: MS Sans Serif 13: missing glyph for char 0391 warning: MS Sans Serif 13: missing glyph for char 0392 warning: MS Sans Serif 13: missing glyph for char 0393 warning: MS Sans Serif 13: missing glyph for char 0394 warning: MS Sans Serif 13: missing glyph for char 0395 warning: MS Sans Serif 13: missing glyph for char 0396 warning: MS Sans Serif 13: missing glyph for char 0397 warning: MS Sans Serif 13: missing glyph for char 0398 warning: MS Sans Serif 13: missing glyph for char 0399 warning: MS Sans Serif 13: missing glyph for char 039a warning: MS Sans Serif 13: missing glyph for char 039b warning: MS Sans Serif 13: missing glyph for char 039c warning: MS Sans Serif 13: missing glyph for char 039d warning: MS Sans Serif 13: missing glyph for char 039e warning: MS Sans Serif 13: missing glyph for char 039f warning: MS Sans Serif 13: missing glyph for char 03a0 warning: MS Sans Serif 13: missing glyph for char 03a1 warning: MS Sans Serif 13: missing glyph for char f8fa warning: MS Sans Serif 13: missing glyph for char 03a3 warning: MS Sans Serif 13: missing glyph for char 03a4 warning: MS Sans Serif 13: missing glyph for char 03a5 warning: MS Sans Serif 13: missing glyph for char 03a6 warning: MS Sans Serif 13: missing glyph for char 03a7 warning: MS Sans Serif 13: missing glyph for char 03a8 warning: MS Sans Serif 13: missing glyph for char 03a9 warning: MS Sans Serif 13: missing glyph for char 03aa warning: MS Sans Serif 13: missing glyph for char 03ab warning: MS Sans Serif 13: missing glyph for char 03ac warning: MS Sans Serif 13: missing glyph for char 03ad warning: MS Sans Serif 13: missing glyph for char 03ae warning: MS Sans Serif 13: missing glyph for char 03af warning: MS Sans Serif 13: missing glyph for char 03b0 warning: MS Sans Serif 13: missing glyph for char 03b1 warning: MS Sans Serif 13: missing glyph for char 03b2 warning: MS Sans Serif 13: missing glyph for char 03b3 warning: MS Sans Serif 13: missing glyph for char 03b4 warning: MS Sans Serif 13: missing glyph for char 03b5 warning: MS Sans Serif 13: missing glyph for char 03b6 warning: MS Sans Serif 13: missing glyph for char 03b7 warning: MS Sans Serif 13: missing glyph for char 03b8 warning: MS Sans Serif 13: missing glyph for char 03b9 warning: MS Sans Serif 13: missing glyph for char 03ba warning: MS Sans Serif 13: missing glyph for char 03bb warning: MS Sans Serif 13: missing glyph for char 03bc warning: MS Sans Serif 13: missing glyph for char 03bd warning: MS Sans Serif 13: missing glyph for char 03be warning: MS Sans Serif 13: missing glyph for char 03bf warning: MS Sans Serif 13: missing glyph for char 03c0 warning: MS Sans Serif 13: missing glyph for char 03c1 warning: MS Sans Serif 13: missing glyph for char 03c2 warning: MS Sans Serif 13: missing glyph for char 03c3 warning: MS Sans Serif 13: missing glyph for char 03c4 warning: MS Sans Serif 13: missing glyph for char 03c5 warning: MS Sans Serif 13: missing glyph for char 03c6 warning: MS Sans Serif 13: missing glyph for char 03c7 warning: MS Sans Serif 13: missing glyph for char 03c8 warning: MS Sans Serif 13: missing glyph for char 03c9 warning: MS Sans Serif 13: missing glyph for char 03ca warning: MS Sans Serif 13: missing glyph for char 03cb warning: MS Sans Serif 13: missing glyph for char 03cc warning: MS Sans Serif 13: missing glyph for char 03cd warning: MS Sans Serif 13: missing glyph for char 03ce warning: MS Sans Serif 13: missing glyph for char f8fb warning: MS Sans Serif 16: missing glyph for char 008a warning: MS Sans Serif 16: missing glyph for char 008c warning: MS Sans Serif 16: missing glyph for char 009a warning: MS Sans Serif 16: missing glyph for char 009c warning: MS Sans Serif 16: missing glyph for char 009f warning: MS Sans Serif 16: missing glyph for char 0385 warning: MS Sans Serif 16: missing glyph for char 0386 warning: MS Sans Serif 16: missing glyph for char f8f9 warning: MS Sans Serif 16: missing glyph for char 2015 warning: MS Sans Serif 16: missing glyph for char 0384 warning: MS Sans Serif 16: missing glyph for char 0388 warning: MS Sans Serif 16: missing glyph for char 0389 warning: MS Sans Serif 16: missing glyph for char 038a warning: MS Sans Serif 16: missing glyph for char 038c warning: MS Sans Serif 16: missing glyph for char 038e warning: MS Sans Serif 16: missing glyph for char 038f warning: MS Sans Serif 16: missing glyph for char 0390 warning: MS Sans Serif 16: missing glyph for char 0391 warning: MS Sans Serif 16: missing glyph for char 0392 warning: MS Sans Serif 16: missing glyph for char 0393 warning: MS Sans Serif 16: missing glyph for char 0394 warning: MS Sans Serif 16: missing glyph for char 0395 warning: MS Sans Serif 16: missing glyph for char 0396 warning: MS Sans Serif 16: missing glyph for char 0397 warning: MS Sans Serif 16: missing glyph for char 0398 warning: MS Sans Serif 16: missing glyph for char 0399 warning: MS Sans Serif 16: missing glyph for char 039a warning: MS Sans Serif 16: missing glyph for char 039b warning: MS Sans Serif 16: missing glyph for char 039c warning: MS Sans Serif 16: missing glyph for char 039d warning: MS Sans Serif 16: missing glyph for char 039e warning: MS Sans Serif 16: missing glyph for char 039f warning: MS Sans Serif 16: missing glyph for char 03a0 warning: MS Sans Serif 16: missing glyph for char 03a1 warning: MS Sans Serif 16: missing glyph for char f8fa warning: MS Sans Serif 16: missing glyph for char 03a3 warning: MS Sans Serif 16: missing glyph for char 03a4 warning: MS Sans Serif 16: missing glyph for char 03a5 warning: MS Sans Serif 16: missing glyph for char 03a6 warning: MS Sans Serif 16: missing glyph for char 03a7 warning: MS Sans Serif 16: missing glyph for char 03a8 warning: MS Sans Serif 16: missing glyph for char 03a9 warning: MS Sans Serif 16: missing glyph for char 03aa warning: MS Sans Serif 16: missing glyph for char 03ab warning: MS Sans Serif 16: missing glyph for char 03ac warning: MS Sans Serif 16: missing glyph for char 03ad warning: MS Sans Serif 16: missing glyph for char 03ae warning: MS Sans Serif 16: missing glyph for char 03af warning: MS Sans Serif 16: missing glyph for char 03b0 warning: MS Sans Serif 16: missing glyph for char 03b1 warning: MS Sans Serif 16: missing glyph for char 03b2 warning: MS Sans Serif 16: missing glyph for char 03b3 warning: MS Sans Serif 16: missing glyph for char 03b4 warning: MS Sans Serif 16: missing glyph for char 03b5 warning: MS Sans Serif 16: missing glyph for char 03b6 warning: MS Sans Serif 16: missing glyph for char 03b7 warning: MS Sans Serif 16: missing glyph for char 03b8 warning: MS Sans Serif 16: missing glyph for char 03b9 warning: MS Sans Serif 16: missing glyph for char 03ba warning: MS Sans Serif 16: missing glyph for char 03bb warning: MS Sans Serif 16: missing glyph for char 03bc warning: MS Sans Serif 16: missing glyph for char 03bd warning: MS Sans Serif 16: missing glyph for char 03be warning: MS Sans Serif 16: missing glyph for char 03bf warning: MS Sans Serif 16: missing glyph for char 03c0 warning: MS Sans Serif 16: missing glyph for char 03c1 warning: MS Sans Serif 16: missing glyph for char 03c2 warning: MS Sans Serif 16: missing glyph for char 03c3 warning: MS Sans Serif 16: missing glyph for char 03c4 warning: MS Sans Serif 16: missing glyph for char 03c5 warning: MS Sans Serif 16: missing glyph for char 03c6 warning: MS Sans Serif 16: missing glyph for char 03c7 warning: MS Sans Serif 16: missing glyph for char 03c8 warning: MS Sans Serif 16: missing glyph for char 03c9 warning: MS Sans Serif 16: missing glyph for char 03ca warning: MS Sans Serif 16: missing glyph for char 03cb warning: MS Sans Serif 16: missing glyph for char 03cc warning: MS Sans Serif 16: missing glyph for char 03cd warning: MS Sans Serif 16: missing glyph for char 03ce warning: MS Sans Serif 16: missing glyph for char f8fb warning: MS Sans Serif 20: missing glyph for char 008a warning: MS Sans Serif 20: missing glyph for char 008c warning: MS Sans Serif 20: missing glyph for char 009a warning: MS Sans Serif 20: missing glyph for char 009c warning: MS Sans Serif 20: missing glyph for char 009f warning: MS Sans Serif 20: missing glyph for char 0385 warning: MS Sans Serif 20: missing glyph for char 0386 warning: MS Sans Serif 20: missing glyph for char f8f9 warning: MS Sans Serif 20: missing glyph for char 2015 warning: MS Sans Serif 20: missing glyph for char 0384 warning: MS Sans Serif 20: missing glyph for char 0388 warning: MS Sans Serif 20: missing glyph for char 0389 warning: MS Sans Serif 20: missing glyph for char 038a warning: MS Sans Serif 20: missing glyph for char 038c warning: MS Sans Serif 20: missing glyph for char 038e warning: MS Sans Serif 20: missing glyph for char 038f warning: MS Sans Serif 20: missing glyph for char 0390 warning: MS Sans Serif 20: missing glyph for char 0391 warning: MS Sans Serif 20: missing glyph for char 0392 warning: MS Sans Serif 20: missing glyph for char 0393 warning: MS Sans Serif 20: missing glyph for char 0394 warning: MS Sans Serif 20: missing glyph for char 0395 warning: MS Sans Serif 20: missing glyph for char 0396 warning: MS Sans Serif 20: missing glyph for char 0397 warning: MS Sans Serif 20: missing glyph for char 0398 warning: MS Sans Serif 20: missing glyph for char 0399 warning: MS Sans Serif 20: missing glyph for char 039a warning: MS Sans Serif 20: missing glyph for char 039b warning: MS Sans Serif 20: missing glyph for char 039c warning: MS Sans Serif 20: missing glyph for char 039d warning: MS Sans Serif 20: missing glyph for char 039e warning: MS Sans Serif 20: missing glyph for char 039f warning: MS Sans Serif 20: missing glyph for char 03a0 warning: MS Sans Serif 20: missing glyph for char 03a1 warning: MS Sans Serif 20: missing glyph for char f8fa warning: MS Sans Serif 20: missing glyph for char 03a3 warning: MS Sans Serif 20: missing glyph for char 03a4 warning: MS Sans Serif 20: missing glyph for char 03a5 warning: MS Sans Serif 20: missing glyph for char 03a6 warning: MS Sans Serif 20: missing glyph for char 03a7 warning: MS Sans Serif 20: missing glyph for char 03a8 warning: MS Sans Serif 20: missing glyph for char 03a9 warning: MS Sans Serif 20: missing glyph for char 03aa warning: MS Sans Serif 20: missing glyph for char 03ab warning: MS Sans Serif 20: missing glyph for char 03ac warning: MS Sans Serif 20: missing glyph for char 03ad warning: MS Sans Serif 20: missing glyph for char 03ae warning: MS Sans Serif 20: missing glyph for char 03af warning: MS Sans Serif 20: missing glyph for char 03b0 warning: MS Sans Serif 20: missing glyph for char 03b1 warning: MS Sans Serif 20: missing glyph for char 03b2 warning: MS Sans Serif 20: missing glyph for char 03b3 warning: MS Sans Serif 20: missing glyph for char 03b4 warning: MS Sans Serif 20: missing glyph for char 03b5 warning: MS Sans Serif 20: missing glyph for char 03b6 warning: MS Sans Serif 20: missing glyph for char 03b7 warning: MS Sans Serif 20: missing glyph for char 03b8 warning: MS Sans Serif 20: missing glyph for char 03b9 warning: MS Sans Serif 20: missing glyph for char 03ba warning: MS Sans Serif 20: missing glyph for char 03bb warning: MS Sans Serif 20: missing glyph for char 03bc warning: MS Sans Serif 20: missing glyph for char 03bd warning: MS Sans Serif 20: missing glyph for char 03be warning: MS Sans Serif 20: missing glyph for char 03bf warning: MS Sans Serif 20: missing glyph for char 03c0 warning: MS Sans Serif 20: missing glyph for char 03c1 warning: MS Sans Serif 20: missing glyph for char 03c2 warning: MS Sans Serif 20: missing glyph for char 03c3 warning: MS Sans Serif 20: missing glyph for char 03c4 warning: MS Sans Serif 20: missing glyph for char 03c5 warning: MS Sans Serif 20: missing glyph for char 03c6 warning: MS Sans Serif 20: missing glyph for char 03c7 warning: MS Sans Serif 20: missing glyph for char 03c8 warning: MS Sans Serif 20: missing glyph for char 03c9 warning: MS Sans Serif 20: missing glyph for char 03ca warning: MS Sans Serif 20: missing glyph for char 03cb warning: MS Sans Serif 20: missing glyph for char 03cc warning: MS Sans Serif 20: missing glyph for char 03cd warning: MS Sans Serif 20: missing glyph for char 03ce warning: MS Sans Serif 20: missing glyph for char f8fb LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserifer.fon -d 129 ./ms_sans_serif.ttf 13,1251,5 16,1251,7 20,1251,8 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserifet.fon -d 129 ./ms_sans_serif.ttf 13,1254,5 16,1254,7 20,1254,8 gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o change.o change.c LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o ssee1255.fon -d 129 ./ms_sans_serif.ttf 13,1255,5 16,1255,7 20,1255,8 warning: MS Sans Serif 13: missing glyph for char 0402 warning: MS Sans Serif 13: missing glyph for char 0403 warning: MS Sans Serif 13: missing glyph for char 0453 warning: MS Sans Serif 13: missing glyph for char 0409 warning: MS Sans Serif 13: missing glyph for char 040a warning: MS Sans Serif 13: missing glyph for char 040c warning: MS Sans Serif 13: missing glyph for char 040b warning: MS Sans Serif 13: missing glyph for char 040f warning: MS Sans Serif 13: missing glyph for char 0452 warning: MS Sans Serif 13: missing glyph for char 0459 warning: MS Sans Serif 13: missing glyph for char 045a warning: MS Sans Serif 13: missing glyph for char 045c warning: MS Sans Serif 13: missing glyph for char 045b warning: MS Sans Serif 13: missing glyph for char 045f warning: MS Sans Serif 13: missing glyph for char 0408 warning: MS Sans Serif 13: missing glyph for char 0458 warning: MS Sans Serif 13: missing glyph for char 0405 warning: MS Sans Serif 13: missing glyph for char 0455 warning: MS Sans Serif 16: missing glyph for char 0402 warning: MS Sans Serif 16: missing glyph for char 0403 warning: MS Sans Serif 16: missing glyph for char 0453 warning: MS Sans Serif 16: missing glyph for char 0409 warning: MS Sans Serif 16: missing glyph for char 040a warning: MS Sans Serif 16: missing glyph for char 040c warning: MS Sans Serif 16: missing glyph for char 040b warning: MS Sans Serif 16: missing glyph for char 040f warning: MS Sans Serif 16: missing glyph for char 0452 warning: MS Sans Serif 16: missing glyph for char 0459 warning: MS Sans Serif 16: missing glyph for char 045a warning: MS Sans Serif 16: missing glyph for char 045c warning: MS Sans Serif 16: missing glyph for char 045b warning: MS Sans Serif 16: missing glyph for char 045f warning: MS Sans Serif 16: missing glyph for char 0408 warning: MS Sans Serif 16: missing glyph for char 0458 warning: MS Sans Serif 16: missing glyph for char 0405 warning: MS Sans Serif 16: missing glyph for char 0455 warning: MS Sans Serif 20: missing glyph for char 0402 warning: MS Sans Serif 20: missing glyph for char 0403 warning: MS Sans Serif 20: missing glyph for char 0453 warning: MS Sans Serif 20: missing glyph for char 0409 warning: MS Sans Serif 20: missing glyph for char 040a warning: MS Sans Serif 20: missing glyph for char 040c warning: MS Sans Serif 20: missing glyph for char 040b warning: MS Sans Serif 20: missing glyph for char 040f warning: MS Sans Serif 20: missing glyph for char 0452 warning: MS Sans Serif 20: missing glyph for char 0459 warning: MS Sans Serif 20: missing glyph for char 045a warning: MS Sans Serif 20: missing glyph for char 045c warning: MS Sans Serif 20: missing glyph for char 045b warning: MS Sans Serif 20: missing glyph for char 045f warning: MS Sans Serif 20: missing glyph for char 0408 warning: MS Sans Serif 20: missing glyph for char 0458 warning: MS Sans Serif 20: missing glyph for char 0405 warning: MS Sans Serif 20: missing glyph for char 0455 warning: MS Sans Serif 13: missing glyph for char 008a warning: MS Sans Serif 13: missing glyph for char 008c warning: MS Sans Serif 13: missing glyph for char 009a warning: MS Sans Serif 13: missing glyph for char 009c warning: MS Sans Serif 13: missing glyph for char 009f warning: MS Sans Serif 13: missing glyph for char 20aa warning: MS Sans Serif 13: missing glyph for char 05b0 warning: MS Sans Serif 13: missing glyph for char 05b1 warning: MS Sans Serif 13: missing glyph for char 05b2 warning: MS Sans Serif 13: missing glyph for char 05b3 warning: MS Sans Serif 13: missing glyph for char 05b4 warning: MS Sans Serif 13: missing glyph for char 05b5 warning: MS Sans Serif 13: missing glyph for char 05b6 warning: MS Sans Serif 13: missing glyph for char 05b7 warning: MS Sans Serif 13: missing glyph for char 05b8 warning: MS Sans Serif 13: missing glyph for char 05b9 warning: MS Sans Serif 13: missing glyph for char 05ba warning: MS Sans Serif 13: missing glyph for char 05bb warning: MS Sans Serif 13: missing glyph for char 05bc warning: MS Sans Serif 13: missing glyph for char 05bd warning: MS Sans Serif 13: missing glyph for char 05be warning: MS Sans Serif 13: missing glyph for char 05bf warning: MS Sans Serif 13: missing glyph for char 05c0 warning: MS Sans Serif 13: missing glyph for char 05c1 warning: MS Sans Serif 13: missing glyph for char 05c2 warning: MS Sans Serif 13: missing glyph for char 05c3 warning: MS Sans Serif 13: missing glyph for char 05f0 warning: MS Sans Serif 13: missing glyph for char 05f1 warning: MS Sans Serif 13: missing glyph for char 05f2 warning: MS Sans Serif 13: missing glyph for char 05f3 warning: MS Sans Serif 13: missing glyph for char 05f4 warning: MS Sans Serif 13: missing glyph for char f88d warning: MS Sans Serif 13: missing glyph for char f88e warning: MS Sans Serif 13: missing glyph for char f88f warning: MS Sans Serif 13: missing glyph for char f890 warning: MS Sans Serif 13: missing glyph for char f891 warning: MS Sans Serif 13: missing glyph for char f892 warning: MS Sans Serif 13: missing glyph for char f893 warning: MS Sans Serif 13: missing glyph for char 05d0 warning: MS Sans Serif 13: missing glyph for char 05d1 warning: MS Sans Serif 13: missing glyph for char 05d2 warning: MS Sans Serif 13: missing glyph for char 05d3 warning: MS Sans Serif 13: missing glyph for char 05d4 warning: MS Sans Serif 13: missing glyph for char 05d5 warning: MS Sans Serif 13: missing glyph for char 05d6 warning: MS Sans Serif 13: missing glyph for char 05d7 warning: MS Sans Serif 13: missing glyph for char 05d8 warning: MS Sans Serif 13: missing glyph for char 05d9 warning: MS Sans Serif 13: missing glyph for char 05da warning: MS Sans Serif 13: missing glyph for char 05db warning: MS Sans Serif 13: missing glyph for char 05dc warning: MS Sans Serif 13: missing glyph for char 05dd warning: MS Sans Serif 13: missing glyph for char 05de warning: MS Sans Serif 13: missing glyph for char 05df warning: MS Sans Serif 13: missing glyph for char 05e0 warning: MS Sans Serif 13: missing glyph for char 05e1 warning: MS Sans Serif 13: missing glyph for char 05e2 warning: MS Sans Serif 13: missing glyph for char 05e3 warning: MS Sans Serif 13: missing glyph for char 05e4 warning: MS Sans Serif 13: missing glyph for char 05e5 warning: MS Sans Serif 13: missing glyph for char 05e6 warning: MS Sans Serif 13: missing glyph for char 05e7 warning: MS Sans Serif 13: missing glyph for char 05e8 warning: MS Sans Serif 13: missing glyph for char 05e9 warning: MS Sans Serif 13: missing glyph for char 05ea warning: MS Sans Serif 13: missing glyph for char f894 warning: MS Sans Serif 13: missing glyph for char f895 warning: MS Sans Serif 13: missing glyph for char 200e warning: MS Sans Serif 13: missing glyph for char 200f warning: MS Sans Serif 13: missing glyph for char f896 warning: MS Sans Serif 16: missing glyph for char 008a warning: MS Sans Serif 16: missing glyph for char 008c warning: MS Sans Serif 16: missing glyph for char 009a warning: MS Sans Serif 16: missing glyph for char 009c warning: MS Sans Serif 16: missing glyph for char 009f warning: MS Sans Serif 16: missing glyph for char 20aa warning: MS Sans Serif 16: missing glyph for char 05b0 warning: MS Sans Serif 16: missing glyph for char 05b1 warning: MS Sans Serif 16: missing glyph for char 05b2 warning: MS Sans Serif 16: missing glyph for char 05b3 warning: MS Sans Serif 16: missing glyph for char 05b4 warning: MS Sans Serif 16: missing glyph for char 05b5 warning: MS Sans Serif 16: missing glyph for char 05b6 warning: MS Sans Serif 16: missing glyph for char 05b7 warning: MS Sans Serif 16: missing glyph for char 05b8 warning: MS Sans Serif 16: missing glyph for char 05b9 warning: MS Sans Serif 16: missing glyph for char 05ba warning: MS Sans Serif 16: missing glyph for char 05bb warning: MS Sans Serif 16: missing glyph for char 05bc warning: MS Sans Serif 16: missing glyph for char 05bd warning: MS Sans Serif 16: missing glyph for char 05be warning: MS Sans Serif 16: missing glyph for char 05bf warning: MS Sans Serif 16: missing glyph for char 05c0 warning: MS Sans Serif 16: missing glyph for char 05c1 warning: MS Sans Serif 16: missing glyph for char 05c2 warning: MS Sans Serif 16: missing glyph for char 05c3 warning: MS Sans Serif 16: missing glyph for char 05f0 warning: MS Sans Serif 16: missing glyph for char 05f1 warning: MS Sans Serif 16: missing glyph for char 05f2 warning: MS Sans Serif 16: missing glyph for char 05f3 warning: MS Sans Serif 16: missing glyph for char 05f4 warning: MS Sans Serif 16: missing glyph for char f88d warning: MS Sans Serif 16: missing glyph for char f88e warning: MS Sans Serif 16: missing glyph for char f88f warning: MS Sans Serif 16: missing glyph for char f890 warning: MS Sans Serif 16: missing glyph for char f891 warning: MS Sans Serif 16: missing glyph for char f892 warning: MS Sans Serif 16: missing glyph for char f893 warning: MS Sans Serif 16: missing glyph for char 05d0 warning: MS Sans Serif 16: missing glyph for char 05d1 warning: MS Sans Serif 16: missing glyph for char 05d2 warning: MS Sans Serif 16: missing glyph for char 05d3 warning: MS Sans Serif 16: missing glyph for char 05d4 warning: MS Sans Serif 16: missing glyph for char 05d5 warning: MS Sans Serif 16: missing glyph for char 05d6 warning: MS Sans Serif 16: missing glyph for char 05d7 warning: MS Sans Serif 16: missing glyph for char 05d8 warning: MS Sans Serif 16: missing glyph for char 05d9 warning: MS Sans Serif 16: missing glyph for char 05da warning: MS Sans Serif 16: missing glyph for char 05db warning: MS Sans Serif 16: missing glyph for char 05dc warning: MS Sans Serif 16: missing glyph for char 05dd warning: MS Sans Serif 16: missing glyph for char 05de warning: MS Sans Serif 16: missing glyph for char 05df warning: MS Sans Serif 16: missing glyph for char 05e0 warning: MS Sans Serif 16: missing glyph for char 05e1 warning: MS Sans Serif 16: missing glyph for char 05e2 warning: MS Sans Serif 16: missing glyph for char 05e3 warning: MS Sans Serif 16: missing glyph for char 05e4 warning: MS Sans Serif 16: missing glyph for char 05e5 warning: MS Sans Serif 16: missing glyph for char 05e6 warning: MS Sans Serif 16: missing glyph for char 05e7 warning: MS Sans Serif 16: missing glyph for char 05e8 warning: MS Sans Serif 16: missing glyph for char 05e9 warning: MS Sans Serif 16: missing glyph for char 05ea warning: MS Sans Serif 16: missing glyph for char f894 warning: MS Sans Serif 16: missing glyph for char f895 warning: MS Sans Serif 16: missing glyph for char 200e warning: MS Sans Serif 16: missing glyph for char 200f warning: MS Sans Serif 16: missing glyph for char f896 warning: MS Sans Serif 20: missing glyph for char 008a warning: MS Sans Serif 20: missing glyph for char 008c warning: MS Sans Serif 20: missing glyph for char 009a warning: MS Sans Serif 20: missing glyph for char 009c warning: MS Sans Serif 20: missing glyph for char 009f warning: MS Sans Serif 20: missing glyph for char 20aa warning: MS Sans Serif 20: missing glyph for char 05b0 warning: MS Sans Serif 20: missing glyph for char 05b1 warning: MS Sans Serif 20: missing glyph for char 05b2 warning: MS Sans Serif 20: missing glyph for char 05b3 warning: MS Sans Serif 20: missing glyph for char 05b4 warning: MS Sans Serif 20: missing glyph for char 05b5 warning: MS Sans Serif 20: missing glyph for char 05b6 warning: MS Sans Serif 20: missing glyph for char 05b7 warning: MS Sans Serif 20: missing glyph for char 05b8 warning: MS Sans Serif 20: missing glyph for char 05b9 warning: MS Sans Serif 20: missing glyph for char 05ba warning: MS Sans Serif 20: missing glyph for char 05bb warning: MS Sans Serif 20: missing glyph for char 05bc warning: MS Sans Serif 20: missing glyph for char 05bd warning: MS Sans Serif 20: missing glyph for char 05be warning: MS Sans Serif 20: missing glyph for char 05bf warning: MS Sans Serif 20: missing glyph for char 05c0 warning: MS Sans Serif 20: missing glyph for char 05c1 warning: MS Sans Serif 20: missing glyph for char 05c2 warning: MS Sans Serif 20: missing glyph for char 05c3 warning: MS Sans Serif 20: missing glyph for char 05f0 warning: MS Sans Serif 20: missing glyph for char 05f1 warning: MS Sans Serif 20: missing glyph for char 05f2 warning: MS Sans Serif 20: missing glyph for char 05f3 warning: MS Sans Serif 20: missing glyph for char 05f4 warning: MS Sans Serif 20: missing glyph for char f88d warning: MS Sans Serif 20: missing glyph for char f88e warning: MS Sans Serif 20: missing glyph for char f88f warning: MS Sans Serif 20: missing glyph for char f890 warning: MS Sans Serif 20: missing glyph for char f891 warning: MS Sans Serif 20: missing glyph for char f892 warning: MS Sans Serif 20: missing glyph for char f893 warning: MS Sans Serif 20: missing glyph for char 05d0 warning: MS Sans Serif 20: missing glyph for char 05d1 warning: MS Sans Serif 20: missing glyph for char 05d2 warning: MS Sans Serif 20: missing glyph for char 05d3 warning: MS Sans Serif 20: missing glyph for char 05d4 warning: MS Sans Serif 20: missing glyph for char 05d5 warning: MS Sans Serif 20: missing glyph for char 05d6 warning: MS Sans Serif 20: missing glyph for char 05d7 warning: MS Sans Serif 20: missing glyph for char 05d8 warning: MS Sans Serif 20: missing glyph for char 05d9 warning: MS Sans Serif 20: missing glyph for char 05da warning: MS Sans Serif 20: missing glyph for char 05db warning: MS Sans Serif 20: missing glyph for char 05dc warning: MS Sans Serif 20: missing glyph for char 05dd warning: MS Sans Serif 20: missing glyph for char 05de warning: MS Sans Serif 20: missing glyph for char 05df warning: MS Sans Serif 20: missing glyph for char 05e0 warning: MS Sans Serif 20: missing glyph for char 05e1 warning: MS Sans Serif 20: missing glyph for char 05e2 warning: MS Sans Serif 20: missing glyph for char 05e3 warning: MS Sans Serif 20: missing glyph for char 05e4 warning: MS Sans Serif 20: missing glyph for char 05e5 warning: MS Sans Serif 20: missing glyph for char 05e6 warning: MS Sans Serif 20: missing glyph for char 05e7 warning: MS Sans Serif 20: missing glyph for char 05e8 warning: MS Sans Serif 20: missing glyph for char 05e9 warning: MS Sans Serif 20: missing glyph for char 05ea warning: MS Sans Serif 20: missing glyph for char f894 warning: MS Sans Serif 20: missing glyph for char f895 warning: MS Sans Serif 20: missing glyph for char 200e warning: MS Sans Serif 20: missing glyph for char 200f warning: MS Sans Serif 20: missing glyph for char f896 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o ssee1256.fon -d 129 ./ms_sans_serif.ttf 13,1256,5 16,1256,7 20,1256,8 gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o class.o class.c LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o ssee1257.fon -d 129 ./ms_sans_serif.ttf 13,1257,5 16,1257,7 20,1257,8 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o ssee874.fon -d 129 ./ms_sans_serif.ttf 13,874,5 16,874,7 20,874,8 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o svgasys.fon -d 128 ./system.ttf 16,936,7 16,1252,7 warning: MS Sans Serif 13: missing glyph for char 067e warning: MS Sans Serif 13: missing glyph for char 0679 warning: MS Sans Serif 13: missing glyph for char 0686 warning: MS Sans Serif 13: missing glyph for char 0698 warning: MS Sans Serif 13: missing glyph for char 0688 warning: MS Sans Serif 13: missing glyph for char 06af warning: MS Sans Serif 13: missing glyph for char 06a9 warning: MS Sans Serif 13: missing glyph for char 0691 warning: MS Sans Serif 13: missing glyph for char 200c warning: MS Sans Serif 13: missing glyph for char 200d warning: MS Sans Serif 13: missing glyph for char 06ba warning: MS Sans Serif 13: missing glyph for char 060c warning: MS Sans Serif 13: missing glyph for char 06be warning: MS Sans Serif 13: missing glyph for char 061b warning: MS Sans Serif 13: missing glyph for char 061f warning: MS Sans Serif 13: missing glyph for char 06c1 warning: MS Sans Serif 13: missing glyph for char 0621 warning: MS Sans Serif 13: missing glyph for char 0622 warning: MS Sans Serif 13: missing glyph for char 0623 warning: MS Sans Serif 13: missing glyph for char 0624 warning: MS Sans Serif 13: missing glyph for char 0625 warning: MS Sans Serif 13: missing glyph for char 0626 warning: MS Sans Serif 13: missing glyph for char 0627 warning: MS Sans Serif 13: missing glyph for char 0628 warning: MS Sans Serif 13: missing glyph for char 0629 warning: MS Sans Serif 13: missing glyph for char 062a warning: MS Sans Serif 13: missing glyph for char 062b warning: MS Sans Serif 13: missing glyph for char 062c warning: MS Sans Serif 13: missing glyph for char 062d warning: MS Sans Serif 13: missing glyph for char 062e warning: MS Sans Serif 13: missing glyph for char 062f warning: MS Sans Serif 13: missing glyph for char 0630 warning: MS Sans Serif 13: missing glyph for char 0631 warning: MS Sans Serif 13: missing glyph for char 0632 warning: MS Sans Serif 13: missing glyph for char 0633 warning: MS Sans Serif 13: missing glyph for char 0634 warning: MS Sans Serif 13: missing glyph for char 0635 warning: MS Sans Serif 13: missing glyph for char 0636 warning: MS Sans Serif 13: missing glyph for char 0637 warning: MS Sans Serif 13: missing glyph for char 0638 warning: MS Sans Serif 13: missing glyph for char 0639 warning: MS Sans Serif 13: missing glyph for char 063a warning: MS Sans Serif 13: missing glyph for char 0640 warning: MS Sans Serif 13: missing glyph for char 0641 warning: MS Sans Serif 13: missing glyph for char 0642 warning: MS Sans Serif 13: missing glyph for char 0643 warning: MS Sans Serif 13: missing glyph for char 0644 warning: MS Sans Serif 13: missing glyph for char 0645 warning: MS Sans Serif 13: missing glyph for char 0646 warning: MS Sans Serif 13: missing glyph for char 0647 warning: MS Sans Serif 13: missing glyph for char 0648 warning: MS Sans Serif 13: missing glyph for char 0649 warning: MS Sans Serif 13: missing glyph for char 064a warning: MS Sans Serif 13: missing glyph for char 064b warning: MS Sans Serif 13: missing glyph for char 064c warning: MS Sans Serif 13: missing glyph for char 064d warning: MS Sans Serif 13: missing glyph for char 064e warning: MS Sans Serif 13: missing glyph for char 064f warning: MS Sans Serif 13: missing glyph for char 0650 warning: MS Sans Serif 13: missing glyph for char 0651 warning: MS Sans Serif 13: missing glyph for char 0652 warning: MS Sans Serif 13: missing glyph for char 200e warning: MS Sans Serif 13: missing glyph for char 200f warning: MS Sans Serif 13: missing glyph for char 06d2 warning: MS Sans Serif 16: missing glyph for char 067e warning: MS Sans Serif 16: missing glyph for char 0679 warning: MS Sans Serif 16: missing glyph for char 0686 warning: MS Sans Serif 16: missing glyph for char 0698 warning: MS Sans Serif 16: missing glyph for char 0688 warning: MS Sans Serif 16: missing glyph for char 06af warning: MS Sans Serif 16: missing glyph for char 06a9 warning: MS Sans Serif 16: missing glyph for char 0691 warning: MS Sans Serif 16: missing glyph for char 200c warning: MS Sans Serif 16: missing glyph for char 200d warning: MS Sans Serif 16: missing glyph for char 06ba warning: MS Sans Serif 16: missing glyph for char 060c warning: MS Sans Serif 16: missing glyph for char 06be warning: MS Sans Serif 16: missing glyph for char 061b warning: MS Sans Serif 16: missing glyph for char 061f warning: MS Sans Serif 16: missing glyph for char 06c1 warning: MS Sans Serif 16: missing glyph for char 0621 warning: MS Sans Serif 16: missing glyph for char 0622 warning: MS Sans Serif 16: missing glyph for char 0623 warning: MS Sans Serif 16: missing glyph for char 0624 warning: MS Sans Serif 16: missing glyph for char 0625 warning: MS Sans Serif 16: missing glyph for char 0626 warning: MS Sans Serif 16: missing glyph for char 0627 warning: MS Sans Serif 16: missing glyph for char 0628 warning: MS Sans Serif 16: missing glyph for char 0629 warning: MS Sans Serif 16: missing glyph for char 062a warning: MS Sans Serif 16: missing glyph for char 062b warning: MS Sans Serif 16: missing glyph for char 062c warning: MS Sans Serif 16: missing glyph for char 062d warning: MS Sans Serif 16: missing glyph for char 062e warning: MS Sans Serif 16: missing glyph for char 062f warning: MS Sans Serif 16: missing glyph for char 0630 warning: MS Sans Serif 16: missing glyph for char 0631 warning: MS Sans Serif 16: missing glyph for char 0632 warning: MS Sans Serif 16: missing glyph for char 0633 warning: MS Sans Serif 16: missing glyph for char 0634 warning: MS Sans Serif 16: missing glyph for char 0635 warning: MS Sans Serif 16: missing glyph for char 0636 warning: MS Sans Serif 16: missing glyph for char 0637 warning: MS Sans Serif 16: missing glyph for char 0638 warning: MS Sans Serif 16: missing glyph for char 0639 warning: MS Sans Serif 16: missing glyph for char 063a warning: MS Sans Serif 16: missing glyph for char 0640 warning: MS Sans Serif 16: missing glyph for char 0641 warning: MS Sans Serif 16: missing glyph for char 0642 warning: MS Sans Serif 16: missing glyph for char 0643 warning: MS Sans Serif 16: missing glyph for char 0644 warning: MS Sans Serif 16: missing glyph for char 0645 warning: MS Sans Serif 16: missing glyph for char 0646 warning: MS Sans Serif 16: missing glyph for char 0647 warning: MS Sans Serif 16: missing glyph for char 0648 warning: MS Sans Serif 16: missing glyph for char 0649 warning: MS Sans Serif 16: missing glyph for char 064a warning: MS Sans Serif 16: missing glyph for char 064b warning: MS Sans Serif 16: missing glyph for char 064c warning: MS Sans Serif 16: missing glyph for char 064d warning: MS Sans Serif 16: missing glyph for char 064e warning: MS Sans Serif 16: missing glyph for char 064f warning: MS Sans Serif 16: missing glyph for char 0650 warning: MS Sans Serif 16: missing glyph for char 0651 warning: MS Sans Serif 16: missing glyph for char 0652 warning: MS Sans Serif 16: missing glyph for char 200e warning: MS Sans Serif 16: missing glyph for char 200f warning: MS Sans Serif 16: missing glyph for char 06d2 warning: MS Sans Serif 20: missing glyph for char 067e warning: MS Sans Serif 20: missing glyph for char 0679 warning: MS Sans Serif 20: missing glyph for char 0686 warning: MS Sans Serif 20: missing glyph for char 0698 warning: MS Sans Serif 20: missing glyph for char 0688 warning: MS Sans Serif 20: missing glyph for char 06af warning: MS Sans Serif 20: missing glyph for char 06a9 warning: MS Sans Serif 20: missing glyph for char 0691 warning: MS Sans Serif 20: missing glyph for char 200c warning: MS Sans Serif 20: missing glyph for char 200d warning: MS Sans Serif 20: missing glyph for char 06ba warning: MS Sans Serif 20: missing glyph for char 060c warning: MS Sans Serif 20: missing glyph for char 06be warning: MS Sans Serif 20: missing glyph for char 061b warning: MS Sans Serif 20: missing glyph for char 061f warning: MS Sans Serif 20: missing glyph for char 06c1 warning: MS Sans Serif 20: missing glyph for char 0621 warning: MS Sans Serif 20: missing glyph for char 0622 warning: MS Sans Serif 20: missing glyph for char 0623 warning: MS Sans Serif 20: missing glyph for char 0624 warning: MS Sans Serif 20: missing glyph for char 0625 warning: MS Sans Serif 20: missing glyph for char 0626 warning: MS Sans Serif 20: missing glyph for char 0627 warning: MS Sans Serif 20: missing glyph for char 0628 warning: MS Sans Serif 20: missing glyph for char 0629 warning: MS Sans Serif 20: missing glyph for char 062a warning: MS Sans Serif 20: missing glyph for char 062b warning: MS Sans Serif 20: missing glyph for char 062c warning: MS Sans Serif 20: missing glyph for char 062d warning: MS Sans Serif 20: missing glyph for char 062e warning: MS Sans Serif 20: missing glyph for char 062f warning: MS Sans Serif 20: missing glyph for char 0630 warning: MS Sans Serif 20: missing glyph for char 0631 warning: MS Sans Serif 20: missing glyph for char 0632 warning: MS Sans Serif 20: missing glyph for char 0633 warning: MS Sans Serif 20: missing glyph for char 0634 warning: MS Sans Serif 20: missing glyph for char 0635 warning: MS Sans Serif 20: missing glyph for char 0636 warning: MS Sans Serif 20: missing glyph for char 0637 warning: MS Sans Serif 20: missing glyph for char 0638 warning: MS Sans Serif 20: missing glyph for char 0639 warning: MS Sans Serif 20: missing glyph for char 063a warning: MS Sans Serif 20: missing glyph for char 0640 warning: MS Sans Serif 20: missing glyph for char 0641 warning: MS Sans Serif 20: missing glyph for char 0642 warning: MS Sans Serif 20: missing glyph for char 0643 warning: MS Sans Serif 20: missing glyph for char 0644 warning: MS Sans Serif 20: missing glyph for char 0645 warning: MS Sans Serif 20: missing glyph for char 0646 warning: MS Sans Serif 20: missing glyph for char 0647 warning: MS Sans Serif 20: missing glyph for char 0648 warning: MS Sans Serif 20: missing glyph for char 0649 warning: MS Sans Serif 20: missing glyph for char 064a warning: MS Sans Serif 20: missing glyph for char 064b warning: MS Sans Serif 20: missing glyph for char 064c warning: MS Sans Serif 20: missing glyph for char 064d warning: MS Sans Serif 20: missing glyph for char 064e warning: MS Sans Serif 20: missing glyph for char 064f warning: MS Sans Serif 20: missing glyph for char 0650 warning: MS Sans Serif 20: missing glyph for char 0651 warning: MS Sans Serif 20: missing glyph for char 0652 warning: MS Sans Serif 20: missing glyph for char 200e warning: MS Sans Serif 20: missing glyph for char 200f warning: MS Sans Serif 20: missing glyph for char 06d2 warning: MS Sans Serif 13: missing glyph for char 008a warning: MS Sans Serif 13: missing glyph for char 008c warning: MS Sans Serif 13: missing glyph for char 009a warning: MS Sans Serif 13: missing glyph for char 009c warning: MS Sans Serif 13: missing glyph for char 009f warning: MS Sans Serif 13: missing glyph for char f8fc warning: MS Sans Serif 13: missing glyph for char f8fd warning: MS Sans Serif 13: missing glyph for char 0156 warning: MS Sans Serif 13: missing glyph for char 0157 warning: MS Sans Serif 13: missing glyph for char 0100 warning: MS Sans Serif 13: missing glyph for char 0112 warning: MS Sans Serif 13: missing glyph for char 0122 warning: MS Sans Serif 13: missing glyph for char 0136 warning: MS Sans Serif 13: missing glyph for char 012a warning: MS Sans Serif 13: missing glyph for char 013b warning: MS Sans Serif 13: missing glyph for char 0145 warning: MS Sans Serif 13: missing glyph for char 014c warning: MS Sans Serif 13: missing glyph for char 0101 warning: MS Sans Serif 13: missing glyph for char 0113 warning: MS Sans Serif 13: missing glyph for char 0123 warning: MS Sans Serif 13: missing glyph for char 0137 warning: MS Sans Serif 13: missing glyph for char 012b warning: MS Sans Serif 13: missing glyph for char 013c warning: MS Sans Serif 13: missing glyph for char 0146 warning: MS Sans Serif 13: missing glyph for char 014d warning: MS Sans Serif 16: missing glyph for char 008a warning: MS Sans Serif 16: missing glyph for char 008c warning: MS Sans Serif 16: missing glyph for char 009a warning: MS Sans Serif 16: missing glyph for char 009c warning: MS Sans Serif 16: missing glyph for char 009f warning: MS Sans Serif 16: missing glyph for char f8fc warning: MS Sans Serif 16: missing glyph for char f8fd warning: MS Sans Serif 16: missing glyph for char 0156 warning: MS Sans Serif 16: missing glyph for char 0157 warning: MS Sans Serif 16: missing glyph for char 0100 warning: MS Sans Serif 16: missing glyph for char 0112 warning: MS Sans Serif 16: missing glyph for char 0122 warning: MS Sans Serif 16: missing glyph for char 0136 warning: MS Sans Serif 16: missing glyph for char 012a warning: MS Sans Serif 16: missing glyph for char 013b warning: MS Sans Serif 16: missing glyph for char 0145 warning: MS Sans Serif 16: missing glyph for char 014c warning: MS Sans Serif 16: missing glyph for char 0101 warning: MS Sans Serif 16: missing glyph for char 0113 warning: MS Sans Serif 16: missing glyph for char 0123 warning: MS Sans Serif 16: missing glyph for char 0137 warning: MS Sans Serif 16: missing glyph for char 012b warning: MS Sans Serif 16: missing glyph for char 013c warning: MS Sans Serif 16: missing glyph for char 0146 warning: MS Sans Serif 16: missing glyph for char 014d warning: MS Sans Serif 20: missing glyph for char 008a warning: MS Sans Serif 20: missing glyph for char 008c warning: MS Sans Serif 20: missing glyph for char 009a warning: MS Sans Serif 20: missing glyph for char 009c warning: MS Sans Serif 20: missing glyph for char 009f warning: MS Sans Serif 20: missing glyph for char f8fc warning: MS Sans Serif 20: missing glyph for char f8fd warning: MS Sans Serif 20: missing glyph for char 0156 warning: MS Sans Serif 20: missing glyph for char 0157 warning: MS Sans Serif 20: missing glyph for char 0100 warning: MS Sans Serif 20: missing glyph for char 0112 warning: MS Sans Serif 20: missing glyph for char 0122 warning: MS Sans Serif 20: missing glyph for char 0136 warning: MS Sans Serif 20: missing glyph for char 012a warning: MS Sans Serif 20: missing glyph for char 013b warning: MS Sans Serif 20: missing glyph for char 0145 warning: MS Sans Serif 20: missing glyph for char 014c warning: MS Sans Serif 20: missing glyph for char 0101 warning: MS Sans Serif 20: missing glyph for char 0113 warning: MS Sans Serif 20: missing glyph for char 0123 warning: MS Sans Serif 20: missing glyph for char 0137 warning: MS Sans Serif 20: missing glyph for char 012b warning: MS Sans Serif 20: missing glyph for char 013c warning: MS Sans Serif 20: missing glyph for char 0146 warning: MS Sans Serif 20: missing glyph for char 014d warning: MS Sans Serif 13: missing glyph for char 0082 warning: MS Sans Serif 13: missing glyph for char 0084 warning: MS Sans Serif 13: missing glyph for char 0086 warning: MS Sans Serif 13: missing glyph for char 0087 warning: MS Sans Serif 13: missing glyph for char 0089 warning: MS Sans Serif 13: missing glyph for char 008a warning: MS Sans Serif 13: missing glyph for char 008b warning: MS Sans Serif 13: missing glyph for char 008c warning: MS Sans Serif 13: missing glyph for char 0099 warning: MS Sans Serif 13: missing glyph for char 009a warning: MS Sans Serif 13: missing glyph for char 009b warning: MS Sans Serif 13: missing glyph for char 009c warning: MS Sans Serif 13: missing glyph for char 009f warning: MS Sans Serif 13: missing glyph for char 0e01 warning: MS Sans Serif 13: missing glyph for char 0e02 warning: MS Sans Serif 13: missing glyph for char 0e03 warning: MS Sans Serif 13: missing glyph for char 0e04 warning: MS Sans Serif 13: missing glyph for char 0e05 warning: MS Sans Serif 13: missing glyph for char 0e06 warning: MS Sans Serif 13: missing glyph for char 0e07 warning: MS Sans Serif 13: missing glyph for char 0e08 warning: MS Sans Serif 13: missing glyph for char 0e09 warning: MS Sans Serif 13: missing glyph for char 0e0a warning: MS Sans Serif 13: missing glyph for char 0e0b warning: MS Sans Serif 13: missing glyph for char 0e0c warning: MS Sans Serif 13: missing glyph for char 0e0d warning: MS Sans Serif 13: missing glyph for char 0e0e warning: MS Sans Serif 13: missing glyph for char 0e0f warning: MS Sans Serif 13: missing glyph for char 0e10 warning: MS Sans Serif 13: missing glyph for char 0e11 warning: MS Sans Serif 13: missing glyph for char 0e12 warning: MS Sans Serif 13: missing glyph for char 0e13 warning: MS Sans Serif 13: missing glyph for char 0e14 warning: MS Sans Serif 13: missing glyph for char 0e15 warning: MS Sans Serif 13: missing glyph for char 0e16 warning: MS Sans Serif 13: missing glyph for char 0e17 warning: MS Sans Serif 13: missing glyph for char 0e18 warning: MS Sans Serif 13: missing glyph for char 0e19 warning: MS Sans Serif 13: missing glyph for char 0e1a warning: MS Sans Serif 13: missing glyph for char 0e1b warning: MS Sans Serif 13: missing glyph for char 0e1c warning: MS Sans Serif 13: missing glyph for char 0e1d warning: MS Sans Serif 13: missing glyph for char 0e1e warning: MS Sans Serif 13: missing glyph for char 0e1f warning: MS Sans Serif 13: missing glyph for char 0e20 warning: MS Sans Serif 13: missing glyph for char 0e21 warning: MS Sans Serif 13: missing glyph for char 0e22 warning: MS Sans Serif 13: missing glyph for char 0e23 warning: MS Sans Serif 13: missing glyph for char 0e24 warning: MS Sans Serif 13: missing glyph for char 0e25 warning: MS Sans Serif 13: missing glyph for char 0e26 warning: MS Sans Serif 13: missing glyph for char 0e27 warning: MS Sans Serif 13: missing glyph for char 0e28 warning: MS Sans Serif 13: missing glyph for char 0e29 warning: MS Sans Serif 13: missing glyph for char 0e2a warning: MS Sans Serif 13: missing glyph for char 0e2b warning: MS Sans Serif 13: missing glyph for char 0e2c warning: MS Sans Serif 13: missing glyph for char 0e2d warning: MS Sans Serif 13: missing glyph for char 0e2e warning: MS Sans Serif 13: missing glyph for char 0e2f warning: MS Sans Serif 13: missing glyph for char 0e30 warning: MS Sans Serif 13: missing glyph for char 0e31 warning: MS Sans Serif 13: missing glyph for char 0e32 warning: MS Sans Serif 13: missing glyph for char 0e33 warning: MS Sans Serif 13: missing glyph for char 0e34 warning: MS Sans Serif 13: missing glyph for char 0e35 warning: MS Sans Serif 13: missing glyph for char 0e36 warning: MS Sans Serif 13: missing glyph for char 0e37 warning: MS Sans Serif 13: missing glyph for char 0e38 warning: MS Sans Serif 13: missing glyph for char 0e39 warning: MS Sans Serif 13: missing glyph for char 0e3a warning: MS Sans Serif 13: missing glyph for char f8c1 warning: MS Sans Serif 13: missing glyph for char f8c2 warning: MS Sans Serif 13: missing glyph for char f8c3 warning: MS Sans Serif 13: missing glyph for char f8c4 warning: MS Sans Serif 13: missing glyph for char 0e3f warning: MS Sans Serif 13: missing glyph for char 0e40 warning: MS Sans Serif 13: missing glyph for char 0e41 warning: MS Sans Serif 13: missing glyph for char 0e42 warning: MS Sans Serif 13: missing glyph for char 0e43 warning: MS Sans Serif 13: missing glyph for char 0e44 warning: MS Sans Serif 13: missing glyph for char 0e45 warning: MS Sans Serif 13: missing glyph for char 0e46 warning: MS Sans Serif 13: missing glyph for char 0e47 warning: MS Sans Serif 13: missing glyph for char 0e48 warning: MS Sans Serif 13: missing glyph for char 0e49 warning: MS Sans Serif 13: missing glyph for char 0e4a warning: MS Sans Serif 13: missing glyph for char 0e4b warning: MS Sans Serif 13: missing glyph for char 0e4c warning: MS Sans Serif 13: missing glyph for char 0e4d warning: MS Sans Serif 13: missing glyph for char 0e4e warning: MS Sans Serif 13: missing glyph for char 0e4f warning: MS Sans Serif 13: missing glyph for char 0e50 warning: MS Sans Serif 13: missing glyph for char 0e51 warning: MS Sans Serif 13: missing glyph for char 0e52 warning: MS Sans Serif 13: missing glyph for char 0e53 warning: MS Sans Serif 13: missing glyph for char 0e54 warning: MS Sans Serif 13: missing glyph for char 0e55 warning: MS Sans Serif 13: missing glyph for char 0e56 warning: MS Sans Serif 13: missing glyph for char 0e57 warning: MS Sans Serif 13: missing glyph for char 0e58 warning: MS Sans Serif 13: missing glyph for char 0e59 warning: MS Sans Serif 13: missing glyph for char 0e5a warning: MS Sans Serif 13: missing glyph for char 0e5b warning: MS Sans Serif 13: missing glyph for char f8c5 warning: MS Sans Serif 13: missing glyph for char f8c6 warning: MS Sans Serif 13: missing glyph for char f8c7 warning: MS Sans Serif 13: missing glyph for char f8c8 warning: MS Sans Serif 16: missing glyph for char 0082 warning: MS Sans Serif 16: missing glyph for char 0084 warning: MS Sans Serif 16: missing glyph for char 0086 warning: MS Sans Serif 16: missing glyph for char 0087 warning: MS Sans Serif 16: missing glyph for char 0089 warning: MS Sans Serif 16: missing glyph for char 008a warning: MS Sans Serif 16: missing glyph for char 008b warning: MS Sans Serif 16: missing glyph for char 008c warning: MS Sans Serif 16: missing glyph for char 0099 warning: MS Sans Serif 16: missing glyph for char 009a warning: MS Sans Serif 16: missing glyph for char 009b warning: MS Sans Serif 16: missing glyph for char 009c warning: MS Sans Serif 16: missing glyph for char 009f warning: MS Sans Serif 16: missing glyph for char 0e01 warning: MS Sans Serif 16: missing glyph for char 0e02 warning: MS Sans Serif 16: missing glyph for char 0e03 warning: MS Sans Serif 16: missing glyph for char 0e04 warning: MS Sans Serif 16: missing glyph for char 0e05 warning: MS Sans Serif 16: missing glyph for char 0e06 warning: MS Sans Serif 16: missing glyph for char 0e07 warning: MS Sans Serif 16: missing glyph for char 0e08 warning: MS Sans Serif 16: missing glyph for char 0e09 warning: MS Sans Serif 16: missing glyph for char 0e0a warning: MS Sans Serif 16: missing glyph for char 0e0b warning: MS Sans Serif 16: missing glyph for char 0e0c warning: MS Sans Serif 16: missing glyph for char 0e0d warning: MS Sans Serif 16: missing glyph for char 0e0e warning: MS Sans Serif 16: missing glyph for char 0e0f warning: MS Sans Serif 16: missing glyph for char 0e10 warning: MS Sans Serif 16: missing glyph for char 0e11 warning: MS Sans Serif 16: missing glyph for char 0e12 warning: MS Sans Serif 16: missing glyph for char 0e13 warning: MS Sans Serif 16: missing glyph for char 0e14 warning: MS Sans Serif 16: missing glyph for char 0e15 warning: MS Sans Serif 16: missing glyph for char 0e16 warning: MS Sans Serif 16: missing glyph for char 0e17 warning: MS Sans Serif 16: missing glyph for char 0e18 warning: MS Sans Serif 16: missing glyph for char 0e19 warning: MS Sans Serif 16: missing glyph for char 0e1a warning: MS Sans Serif 16: missing glyph for char 0e1b warning: MS Sans Serif 16: missing glyph for char 0e1c warning: MS Sans Serif 16: missing glyph for char 0e1d warning: MS Sans Serif 16: missing glyph for char 0e1e warning: MS Sans Serif 16: missing glyph for char 0e1f warning: MS Sans Serif 16: missing glyph for char 0e20 warning: MS Sans Serif 16: missing glyph for char 0e21 warning: MS Sans Serif 16: missing glyph for char 0e22 warning: MS Sans Serif 16: missing glyph for char 0e23 warning: MS Sans Serif 16: missing glyph for char 0e24 warning: MS Sans Serif 16: missing glyph for char 0e25 warning: MS Sans Serif 16: missing glyph for char 0e26 warning: MS Sans Serif 16: missing glyph for char 0e27 warning: MS Sans Serif 16: missing glyph for char 0e28 warning: MS Sans Serif 16: missing glyph for char 0e29 warning: MS Sans Serif 16: missing glyph for char 0e2a warning: MS Sans Serif 16: missing glyph for char 0e2b warning: MS Sans Serif 16: missing glyph for char 0e2c warning: MS Sans Serif 16: missing glyph for char 0e2d warning: MS Sans Serif 16: missing glyph for char 0e2e warning: MS Sans Serif 16: missing glyph for char 0e2f warning: MS Sans Serif 16: missing glyph for char 0e30 warning: MS Sans Serif 16: missing glyph for char 0e31 warning: MS Sans Serif 16: missing glyph for char 0e32 warning: MS Sans Serif 16: missing glyph for char 0e33 warning: MS Sans Serif 16: missing glyph for char 0e34 warning: MS Sans Serif 16: missing glyph for char 0e35 warning: MS Sans Serif 16: missing glyph for char 0e36 warning: MS Sans Serif 16: missing glyph for char 0e37 warning: MS Sans Serif 16: missing glyph for char 0e38 warning: MS Sans Serif 16: missing glyph for char 0e39 warning: MS Sans Serif 16: missing glyph for char 0e3a warning: MS Sans Serif 16: missing glyph for char f8c1 warning: MS Sans Serif 16: missing glyph for char f8c2 warning: MS Sans Serif 16: missing glyph for char f8c3 warning: MS Sans Serif 16: missing glyph for char f8c4 warning: MS Sans Serif 16: missing glyph for char 0e3f warning: MS Sans Serif 16: missing glyph for char 0e40 warning: MS Sans Serif 16: missing glyph for char 0e41 warning: MS Sans Serif 16: missing glyph for char 0e42 warning: MS Sans Serif 16: missing glyph for char 0e43 warning: MS Sans Serif 16: missing glyph for char 0e44 warning: MS Sans Serif 16: missing glyph for char 0e45 warning: MS Sans Serif 16: missing glyph for char 0e46 warning: MS Sans Serif 16: missing glyph for char 0e47 warning: MS Sans Serif 16: missing glyph for char 0e48 warning: MS Sans Serif 16: missing glyph for char 0e49 warning: MS Sans Serif 16: missing glyph for char 0e4a warning: MS Sans Serif 16: missing glyph for char 0e4b warning: MS Sans Serif 16: missing glyph for char 0e4c warning: MS Sans Serif 16: missing glyph for char 0e4d warning: MS Sans Serif 16: missing glyph for char 0e4e warning: MS Sans Serif 16: missing glyph for char 0e4f warning: MS Sans Serif 16: missing glyph for char 0e50 warning: MS Sans Serif 16: missing glyph for char 0e51 warning: MS Sans Serif 16: missing glyph for char 0e52 warning: MS Sans Serif 16: missing glyph for char 0e53 warning: MS Sans Serif 16: missing glyph for char 0e54 warning: MS Sans Serif 16: missing glyph for char 0e55 warning: MS Sans Serif 16: missing glyph for char 0e56 warning: MS Sans Serif 16: missing glyph for char 0e57 warning: MS Sans Serif 16: missing glyph for char 0e58 warning: MS Sans Serif 16: missing glyph for char 0e59 warning: MS Sans Serif 16: missing glyph for char 0e5a warning: MS Sans Serif 16: missing glyph for char 0e5b warning: MS Sans Serif 16: missing glyph for char f8c5 warning: MS Sans Serif 16: missing glyph for char f8c6 warning: MS Sans Serif 16: missing glyph for char f8c7 warning: MS Sans Serif 16: missing glyph for char f8c8 warning: MS Sans Serif 20: missing glyph for char 0082 warning: MS Sans Serif 20: missing glyph for char 0084 warning: MS Sans Serif 20: missing glyph for char 0086 warning: MS Sans Serif 20: missing glyph for char 0087 warning: MS Sans Serif 20: missing glyph for char 0089 warning: MS Sans Serif 20: missing glyph for char 008a warning: MS Sans Serif 20: missing glyph for char 008b warning: MS Sans Serif 20: missing glyph for char 008c warning: MS Sans Serif 20: missing glyph for char 0099 warning: MS Sans Serif 20: missing glyph for char 009a warning: MS Sans Serif 20: missing glyph for char 009b warning: MS Sans Serif 20: missing glyph for char 009c warning: MS Sans Serif 20: missing glyph for char 009f warning: MS Sans Serif 20: missing glyph for char 0e01 warning: MS Sans Serif 20: missing glyph for char 0e02 warning: MS Sans Serif 20: missing glyph for char 0e03 warning: MS Sans Serif 20: missing glyph for char 0e04 warning: MS Sans Serif 20: missing glyph for char 0e05 warning: MS Sans Serif 20: missing glyph for char 0e06 warning: MS Sans Serif 20: missing glyph for char 0e07 warning: MS Sans Serif 20: missing glyph for char 0e08 warning: MS Sans Serif 20: missing glyph for char 0e09 warning: MS Sans Serif 20: missing glyph for char 0e0a warning: MS Sans Serif 20: missing glyph for char 0e0b warning: MS Sans Serif 20: missing glyph for char 0e0c warning: MS Sans Serif 20: missing glyph for char 0e0d warning: MS Sans Serif 20: missing glyph for char 0e0e warning: MS Sans Serif 20: missing glyph for char 0e0f warning: MS Sans Serif 20: missing glyph for char 0e10 warning: MS Sans Serif 20: missing glyph for char 0e11 warning: MS Sans Serif 20: missing glyph for char 0e12 warning: MS Sans Serif 20: missing glyph for char 0e13 warning: MS Sans Serif 20: missing glyph for char 0e14 warning: MS Sans Serif 20: missing glyph for char 0e15 warning: MS Sans Serif 20: missing glyph for char 0e16 warning: MS Sans Serif 20: missing glyph for char 0e17 warning: MS Sans Serif 20: missing glyph for char 0e18 warning: MS Sans Serif 20: missing glyph for char 0e19 warning: MS Sans Serif 20: missing glyph for char 0e1a warning: MS Sans Serif 20: missing glyph for char 0e1b warning: MS Sans Serif 20: missing glyph for char 0e1c warning: MS Sans Serif 20: missing glyph for char 0e1d warning: MS Sans Serif 20: missing glyph for char 0e1e warning: MS Sans Serif 20: missing glyph for char 0e1f warning: MS Sans Serif 20: missing glyph for char 0e20 warning: MS Sans Serif 20: missing glyph for char 0e21 warning: MS Sans Serif 20: missing glyph for char 0e22 warning: MS Sans Serif 20: missing glyph for char 0e23 warning: MS Sans Serif 20: missing glyph for char 0e24 warning: MS Sans Serif 20: missing glyph for char 0e25 warning: MS Sans Serif 20: missing glyph for char 0e26 warning: MS Sans Serif 20: missing glyph for char 0e27 warning: MS Sans Serif 20: missing glyph for char 0e28 warning: MS Sans Serif 20: missing glyph for char 0e29 warning: MS Sans Serif 20: missing glyph for char 0e2a warning: MS Sans Serif 20: missing glyph for char 0e2b warning: MS Sans Serif 20: missing glyph for char 0e2c warning: MS Sans Serif 20: missing glyph for char 0e2d warning: MS Sans Serif 20: missing glyph for char 0e2e warning: MS Sans Serif 20: missing glyph for char 0e2f warning: MS Sans Serif 20: missing glyph for char 0e30 warning: MS Sans Serif 20: missing glyph for char 0e31 warning: MS Sans Serif 20: missing glyph for char 0e32 warning: MS Sans Serif 20: missing glyph for char 0e33 warning: MS Sans Serif 20: missing glyph for char 0e34 warning: MS Sans Serif 20: missing glyph for char 0e35 warning: MS Sans Serif 20: missing glyph for char 0e36 warning: MS Sans Serif 20: missing glyph for char 0e37 warning: MS Sans Serif 20: missing glyph for char 0e38 warning: MS Sans Serif 20: missing glyph for char 0e39 warning: MS Sans Serif 20: missing glyph for char 0e3a warning: MS Sans Serif 20: missing glyph for char f8c1 warning: MS Sans Serif 20: missing glyph for char f8c2 warning: MS Sans Serif 20: missing glyph for char f8c3 warning: MS Sans Serif 20: missing glyph for char f8c4 warning: MS Sans Serif 20: missing glyph for char 0e3f warning: MS Sans Serif 20: missing glyph for char 0e40 warning: MS Sans Serif 20: missing glyph for char 0e41 warning: MS Sans Serif 20: missing glyph for char 0e42 warning: MS Sans Serif 20: missing glyph for char 0e43 warning: MS Sans Serif 20: missing glyph for char 0e44 warning: MS Sans Serif 20: missing glyph for char 0e45 warning: MS Sans Serif 20: missing glyph for char 0e46 warning: MS Sans Serif 20: missing glyph for char 0e47 warning: MS Sans Serif 20: missing glyph for char 0e48 warning: MS Sans Serif 20: missing glyph for char 0e49 warning: MS Sans Serif 20: missing glyph for char 0e4a warning: MS Sans Serif 20: missing glyph for char 0e4b warning: MS Sans Serif 20: missing glyph for char 0e4c warning: MS Sans Serif 20: missing glyph for char 0e4d warning: MS Sans Serif 20: missing glyph for char 0e4e warning: MS Sans Serif 20: missing glyph for char 0e4f warning: MS Sans Serif 20: missing glyph for char 0e50 warning: MS Sans Serif 20: missing glyph for char 0e51 warning: MS Sans Serif 20: missing glyph for char 0e52 warning: MS Sans Serif 20: missing glyph for char 0e53 warning: MS Sans Serif 20: missing glyph for char 0e54 warning: MS Sans Serif 20: missing glyph for char 0e55 warning: MS Sans Serif 20: missing glyph for char 0e56 warning: MS Sans Serif 20: missing glyph for char 0e57 warning: MS Sans Serif 20: missing glyph for char 0e58 warning: MS Sans Serif 20: missing glyph for char 0e59 warning: MS Sans Serif 20: missing glyph for char 0e5a warning: MS Sans Serif 20: missing glyph for char 0e5b warning: MS Sans Serif 20: missing glyph for char f8c5 warning: MS Sans Serif 20: missing glyph for char f8c6 warning: MS Sans Serif 20: missing glyph for char f8c7 warning: MS Sans Serif 20: missing glyph for char f8c8 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasys.fon -d 128 ./system.ttf 16,1252,7 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasyse.fon -d 128 ./system.ttf 16,1250,7 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasysg.fon -d 128 ./system.ttf 16,1253,7 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasysr.fon -d 128 ./system.ttf 16,1251,7 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasyst.fon -d 128 ./system.ttf 16,1254,7 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgas1255.fon -d 128 ./system.ttf 16,1255,7 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgas1256.fon -d 128 ./system.ttf 16,1256,7 gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipboard.o clipboard.c LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgas1257.fon -d 128 ./system.ttf 16,1257,7 LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgas874.fon -d 128 ./system.ttf 16,874,7 make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/fonts' gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o completion.o completion.c warning: System 16: missing glyph for char f8f9 warning: System 16: missing glyph for char f8fa warning: System 16: missing glyph for char f8fb warning: System 16: missing glyph for char 0402 warning: System 16: missing glyph for char 0403 warning: System 16: missing glyph for char 0453 warning: System 16: missing glyph for char 0409 warning: System 16: missing glyph for char 040a warning: System 16: missing glyph for char 040c warning: System 16: missing glyph for char 040b warning: System 16: missing glyph for char 040f warning: System 16: missing glyph for char 0452 warning: System 16: missing glyph for char 0459 warning: System 16: missing glyph for char 045a warning: System 16: missing glyph for char 045c warning: System 16: missing glyph for char 045b warning: System 16: missing glyph for char 045f warning: System 16: missing glyph for char 0408 warning: System 16: missing glyph for char 0458 warning: System 16: missing glyph for char 0405 warning: System 16: missing glyph for char 0455 warning: System 16: missing glyph for char 05b0 warning: System 16: missing glyph for char 05b1 warning: System 16: missing glyph for char 05b2 warning: System 16: missing glyph for char 05b3 warning: System 16: missing glyph for char 05b4 warning: System 16: missing glyph for char 05b5 warning: System 16: missing glyph for char 05b6 warning: System 16: missing glyph for char 05b7 warning: System 16: missing glyph for char 05b8 warning: System 16: missing glyph for char 05b9 warning: System 16: missing glyph for char 05ba warning: System 16: missing glyph for char 05bb warning: System 16: missing glyph for char 05bc warning: System 16: missing glyph for char 05bd warning: System 16: missing glyph for char 05be warning: System 16: missing glyph for char 05bf warning: System 16: missing glyph for char 05c0 warning: System 16: missing glyph for char 05c1 warning: System 16: missing glyph for char 05c2 warning: System 16: missing glyph for char 05c3 warning: System 16: missing glyph for char 05f0 warning: System 16: missing glyph for char 05f1 warning: System 16: missing glyph for char 05f2 warning: System 16: missing glyph for char 05f3 warning: System 16: missing glyph for char 05f4 warning: System 16: missing glyph for char f88d warning: System 16: missing glyph for char f88e warning: System 16: missing glyph for char f88f warning: System 16: missing glyph for char f890 warning: System 16: missing glyph for char f891 warning: System 16: missing glyph for char f892 warning: System 16: missing glyph for char f893 warning: System 16: missing glyph for char f894 warning: System 16: missing glyph for char f895 warning: System 16: missing glyph for char 200e warning: System 16: missing glyph for char 200f warning: System 16: missing glyph for char f896 warning: System 16: missing glyph for char 067e warning: System 16: missing glyph for char 0679 warning: System 16: missing glyph for char 0686 warning: System 16: missing glyph for char 0698 warning: System 16: missing glyph for char 0688 warning: System 16: missing glyph for char 06af warning: System 16: missing glyph for char 06a9 warning: System 16: missing glyph for char 0691 warning: System 16: missing glyph for char 200c warning: System 16: missing glyph for char 200d warning: System 16: missing glyph for char 06ba warning: System 16: missing glyph for char 060c warning: System 16: missing glyph for char 06be warning: System 16: missing glyph for char 061b warning: System 16: missing glyph for char 061f warning: System 16: missing glyph for char 06c1 warning: System 16: missing glyph for char 0621 warning: System 16: missing glyph for char 0622 warning: System 16: missing glyph for char 0623 warning: System 16: missing glyph for char 0624 warning: System 16: missing glyph for char 0625 warning: System 16: missing glyph for char 0626 warning: System 16: missing glyph for char 0627 warning: System 16: missing glyph for char 0628 warning: System 16: missing glyph for char 0629 warning: System 16: missing glyph for char 062a warning: System 16: missing glyph for char 062b warning: System 16: missing glyph for char 062c warning: System 16: missing glyph for char 062d warning: System 16: missing glyph for char 062e warning: System 16: missing glyph for char 062f warning: System 16: missing glyph for char 0630 warning: System 16: missing glyph for char 0631 warning: System 16: missing glyph for char 0632 warning: System 16: missing glyph for char 0633 warning: System 16: missing glyph for char 0634 warning: System 16: missing glyph for char 0635 warning: System 16: missing glyph for char 0636 warning: System 16: missing glyph for char 0637 warning: System 16: missing glyph for char 0638 warning: System 16: missing glyph for char 0639 warning: System 16: missing glyph for char 063a warning: System 16: missing glyph for char 0640 warning: System 16: missing glyph for char 0641 warning: System 16: missing glyph for char 0642 warning: System 16: missing glyph for char 0643 warning: System 16: missing glyph for char 0644 warning: System 16: missing glyph for char 0645 warning: System 16: missing glyph for char 0646 warning: System 16: missing glyph for char 0647 warning: System 16: missing glyph for char 0648 warning: System 16: missing glyph for char 0649 warning: System 16: missing glyph for char 064a warning: System 16: missing glyph for char 064b warning: System 16: missing glyph for char 064c warning: System 16: missing glyph for char 064d warning: System 16: missing glyph for char 064e warning: System 16: missing glyph for char 064f warning: System 16: missing glyph for char 0650 warning: System 16: missing glyph for char 0651 warning: System 16: missing glyph for char 0652 warning: System 16: missing glyph for char 200e warning: System 16: missing glyph for char 200f warning: System 16: missing glyph for char 06d2 warning: System 16: missing glyph for char f8fc warning: System 16: missing glyph for char f8fd warning: System 16: missing glyph for char 0156 warning: System 16: missing glyph for char 0157 warning: System 16: missing glyph for char 0100 warning: System 16: missing glyph for char 0112 warning: System 16: missing glyph for char 0122 warning: System 16: missing glyph for char 0136 warning: System 16: missing glyph for char 012a warning: System 16: missing glyph for char 013b warning: System 16: missing glyph for char 0145 warning: System 16: missing glyph for char 014c warning: System 16: missing glyph for char 0101 warning: System 16: missing glyph for char 0113 warning: System 16: missing glyph for char 0123 warning: System 16: missing glyph for char 0137 warning: System 16: missing glyph for char 012b warning: System 16: missing glyph for char 013c warning: System 16: missing glyph for char 0146 warning: System 16: missing glyph for char 014d warning: System 16: missing glyph for char 0082 warning: System 16: missing glyph for char 0084 warning: System 16: missing glyph for char 0086 warning: System 16: missing glyph for char 0087 warning: System 16: missing glyph for char 0089 warning: System 16: missing glyph for char 008b warning: System 16: missing glyph for char 0099 warning: System 16: missing glyph for char 009b warning: System 16: missing glyph for char 0e01 warning: System 16: missing glyph for char 0e02 warning: System 16: missing glyph for char 0e03 warning: System 16: missing glyph for char 0e04 warning: System 16: missing glyph for char 0e05 warning: System 16: missing glyph for char 0e06 warning: System 16: missing glyph for char 0e07 warning: System 16: missing glyph for char 0e08 warning: System 16: missing glyph for char 0e09 warning: System 16: missing glyph for char 0e0a warning: System 16: missing glyph for char 0e0b warning: System 16: missing glyph for char 0e0c warning: System 16: missing glyph for char 0e0d warning: System 16: missing glyph for char 0e0e warning: System 16: missing glyph for char 0e0f warning: System 16: missing glyph for char 0e10 warning: System 16: missing glyph for char 0e11 warning: System 16: missing glyph for char 0e12 warning: System 16: missing glyph for char 0e13 warning: System 16: missing glyph for char 0e14 warning: System 16: missing glyph for char 0e15 warning: System 16: missing glyph for char 0e16 warning: System 16: missing glyph for char 0e17 warning: System 16: missing glyph for char 0e18 warning: System 16: missing glyph for char 0e19 warning: System 16: missing glyph for char 0e1a warning: System 16: missing glyph for char 0e1b warning: System 16: missing glyph for char 0e1c warning: System 16: missing glyph for char 0e1d warning: System 16: missing glyph for char 0e1e warning: System 16: missing glyph for char 0e1f warning: System 16: missing glyph for char 0e20 warning: System 16: missing glyph for char 0e21 warning: System 16: missing glyph for char 0e22 warning: System 16: missing glyph for char 0e23 warning: System 16: missing glyph for char 0e24 warning: System 16: missing glyph for char 0e25 warning: System 16: missing glyph for char 0e26 warning: System 16: missing glyph for char 0e27 warning: System 16: missing glyph for char 0e28 warning: System 16: missing glyph for char 0e29 warning: System 16: missing glyph for char 0e2a warning: System 16: missing glyph for char 0e2b warning: System 16: missing glyph for char 0e2c warning: System 16: missing glyph for char 0e2d warning: System 16: missing glyph for char 0e2e warning: System 16: missing glyph for char 0e2f warning: System 16: missing glyph for char 0e30 warning: System 16: missing glyph for char 0e31 warning: System 16: missing glyph for char 0e32 warning: System 16: missing glyph for char 0e33 warning: System 16: missing glyph for char 0e34 warning: System 16: missing glyph for char 0e35 warning: System 16: missing glyph for char 0e36 warning: System 16: missing glyph for char 0e37 warning: System 16: missing glyph for char 0e38 warning: System 16: missing glyph for char 0e39 warning: System 16: missing glyph for char 0e3a warning: System 16: missing glyph for char f8c1 warning: System 16: missing glyph for char f8c2 warning: System 16: missing glyph for char f8c3 warning: System 16: missing glyph for char f8c4 warning: System 16: missing glyph for char 0e3f warning: System 16: missing glyph for char 0e40 warning: System 16: missing glyph for char 0e41 warning: System 16: missing glyph for char 0e42 warning: System 16: missing glyph for char 0e43 warning: System 16: missing glyph for char 0e44 warning: System 16: missing glyph for char 0e45 warning: System 16: missing glyph for char 0e46 warning: System 16: missing glyph for char 0e47 warning: System 16: missing glyph for char 0e48 warning: System 16: missing glyph for char 0e49 warning: System 16: missing glyph for char 0e4a warning: System 16: missing glyph for char 0e4b warning: System 16: missing glyph for char 0e4c warning: System 16: missing glyph for char 0e4d warning: System 16: missing glyph for char 0e4e warning: System 16: missing glyph for char 0e4f warning: System 16: missing glyph for char 0e50 warning: System 16: missing glyph for char 0e51 warning: System 16: missing glyph for char 0e52 warning: System 16: missing glyph for char 0e53 warning: System 16: missing glyph for char 0e54 warning: System 16: missing glyph for char 0e55 warning: System 16: missing glyph for char 0e56 warning: System 16: missing glyph for char 0e57 warning: System 16: missing glyph for char 0e58 warning: System 16: missing glyph for char 0e59 warning: System 16: missing glyph for char 0e5a warning: System 16: missing glyph for char 0e5b warning: System 16: missing glyph for char f8c5 warning: System 16: missing glyph for char f8c6 warning: System 16: missing glyph for char f8c7 warning: System 16: missing glyph for char f8c8 gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o console.o console.c LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wine.de.man.in >wine.de.man || (rm -f wine.de.man && false) LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wine.fr.man.in >wine.fr.man || (rm -f wine.fr.man && false) gcc -o wine64 -Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400 main.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lpthread -Wl,--rpath,\$ORIGIN/../libs/wine gcc -o wine-installed -Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400 main.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lpthread -Wl,--rpath,\$ORIGIN/`../tools/relpath /usr/bin /usr/lib64` -Wl,--enable-new-dtags LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wmc.man.in >wmc.man || (rm -f wmc.man && false) gcc -o wine64-preloader -static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7c400000 preloader.o ../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mcl.o mcl.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o debugger.o debugger.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/loader' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o directory.o directory.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o event.o event.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wrc.o wrc.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fd.o fd.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o writeres.o writeres.c bison -p parser_ -o parser.tab.c -d parser.y parser.y: conflicts: 5 shift/reduce flex -oparser.yy.c parser.l LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wrc.man.in >wrc.man || (rm -f wrc.man && false) gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o file.o file.c gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -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 -Wl,--rpath,\$ORIGIN/../../libs/wine gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -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 -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/bin /usr/lib64` -Wl,--enable-new-dtags gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o handle.o handle.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hook.o hook.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mach.o mach.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mailslot.o mailslot.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/wmc' bison -p parser_ -o parser.tab.c parser.y gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parser.yy.o parser.yy.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mapping.o mapping.c parser.y: conflicts: 5 shift/reduce gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mutex.o mutex.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o named_pipe.o named_pipe.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o object.o object.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o process.o process.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o procfs.o procfs.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parser.tab.o parser.tab.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ptrace.o ptrace.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o queue.o queue.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o region.o region.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o registry.o registry.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o request.o request.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o semaphore.o semaphore.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o serial.o serial.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o signal.o signal.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o snapshot.o snapshot.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sock.o sock.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o symlink.o symlink.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o thread.o thread.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o timer.o timer.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o token.o token.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o trace.o trace.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o unicode.o unicode.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o user.o user.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o window.o window.c gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winstation.o winstation.c LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wineserver.man.in >wineserver.man || (rm -f wineserver.man && false) LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wineserver.de.man.in >wineserver.de.man || (rm -f wineserver.de.man && false) LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wineserver.fr.man.in >wineserver.fr.man || (rm -f wineserver.fr.man && false) gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o widl client.o expr.o hash.o header.o proxy.o register.o server.o typegen.o typelib.o typetree.o utils.o widl.o write_msft.o parser.tab.o parser.yy.o ../../libs/wpp/libwpp.a ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/widl' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/include' ../tools/widl/widl -I. -I. -I../include -I../include -h -o activaut.h activaut.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o activdbg.h activdbg.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o activscp.h activscp.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o amstream.h amstream.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o amvideo.h amvideo.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o asptlb.h asptlb.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o atliface.h atliface.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o audioclient.h audioclient.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o audiopolicy.h audiopolicy.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o austream.h austream.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o bits.h bits.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o bits1_5.h bits1_5.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o comcat.h comcat.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o commoncontrols.h commoncontrols.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o control.h control.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o cor.h cor.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o ctfutb.h ctfutb.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o ctxtcall.h ctxtcall.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o d3d10.h d3d10.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o d3d10_1.h d3d10_1.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o d3d11.h d3d11.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o d3dcommon.h d3dcommon.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o ddstream.h ddstream.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o devicetopology.h devicetopology.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o dimm.h dimm.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o dispex.h dispex.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o docobj.h docobj.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o ocidl.h ocidl.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wtypes.h wtypes.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o unknwn.h unknwn.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o objidl.h objidl.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o urlmon.h urlmon.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o oleidl.h oleidl.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o servprov.h servprov.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o msxml.h msxml.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o oaidl.h oaidl.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o propidl.h propidl.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o downloadmgr.h downloadmgr.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o dxgi.h dxgi.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o dxgitype.h dxgitype.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o endpointvolume.h endpointvolume.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o fusion.h fusion.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o gameux.h gameux.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o hlink.h hlink.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o htiframe.h htiframe.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o iads.h iads.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o icftypes.h icftypes.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o imnact.h imnact.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o imnxport.h imnxport.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o indexsrv.h indexsrv.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mediaobj.h mediaobj.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o metahost.h metahost.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mimeinfo.h mimeinfo.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mimeole.h mimeole.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mlang.h mlang.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mmdeviceapi.h mmdeviceapi.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mmstream.h mmstream.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mscoree.h mscoree.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o msctf.h msctf.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o msdadc.h msdadc.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mshtmhst.h mshtmhst.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mshtml.h mshtml.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o msinkaut.h msinkaut.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o mstask.h mstask.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o msxml2.h msxml2.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o msxml6.h msxml6.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o netcon.h netcon.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o netfw.h netfw.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o objsafe.h objsafe.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o ocmm.h ocmm.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o oleacc.h oleacc.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o oledb.h oledb.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o optary.h optary.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o perhist.h perhist.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o propsys.h propsys.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o pstore.h pstore.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o qedit.h qedit.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o richole.h richole.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o sensevts.h sensevts.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o shdeprecated.h shdeprecated.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o shldisp.h shldisp.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o shobjidl.h shobjidl.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o shtypes.h shtypes.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o strmif.h strmif.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o structuredquerycondition.h structuredquerycondition.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o textstor.h textstor.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o tom.h tom.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o urlhist.h urlhist.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o vmr9.h vmr9.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wbemcli.h wbemcli.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wia_lh.h wia_lh.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wia_xp.h wia_xp.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wincodec.h wincodec.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wine/itss.h wine/itss.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wine/svcctl.h wine/svcctl.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o winsxs.h winsxs.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wuapi.h wuapi.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o xmllite.h xmllite.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wine/wined3d.h wine/wined3d.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o wine/winedxgi.h wine/winedxgi.idl ../tools/widl/widl -I. -I. -I../include -I../include -t -o stdole2.tlb stdole2.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o docobjectservice.h docobjectservice.idl ../tools/widl/widl -I. -I. -I../include -I../include -h -o exdisp.h exdisp.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/include' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/adsiid' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o adsiid.o adsiid.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr8' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dxerr8.o dxerr8.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winecrt0' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o delay_load.o delay_load.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/uuid' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dll_entry.o dll_entry.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr9' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o uuid.o uuid.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dxerr9.o dxerr9.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dll_main.o dll_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmiids' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o strmiids.o strmiids.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o drv_entry.o drv_entry.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' ../../tools/winebuild/winebuild -w --def -o libdinput.def --export ./dinput.spec make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxguid' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dx10guid.o dx10guid.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmbase' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dllfunc.o dllfunc.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data_formats.o data_formats.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dx8guid.o dx8guid.c gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wrc dumpres.o genres.o newstruc.o po.o readres.o translation.o utils.o wrc.o writeres.o parser.tab.o parser.yy.o -lgettextpo ../../libs/wpp/libwpp.a -L../../libs/wine -lwine ../../libs/port/libwine_port.a -Wl,--rpath,\$ORIGIN/../../libs/wine gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enumpins.o enumpins.c gcc -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wrc-installed dumpres.o genres.o newstruc.o po.o readres.o translation.o utils.o wrc.o writeres.o parser.tab.o parser.yy.o -lgettextpo ../../libs/wpp/libwpp.a -L../../libs/wine -lwine ../../libs/port/libwine_port.a -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/bin /usr/lib64` -Wl,--enable-new-dtags gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filter.o filter.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dx9guid.o dx9guid.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o exception.o exception.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o exe16_entry.o exe16_entry.c rm -f libadsiid.a ar rc libadsiid.a adsiid.o ranlib libadsiid.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/wrc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o exe_entry.o exe_entry.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/adsiid' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dxguid.o dxguid.c rm -f libdinput.def.a ar rc libdinput.def.a data_formats.o ranlib libdinput.def.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mediatype.o mediatype.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o outputqueue.o outputqueue.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pin.o pin.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o exe_main.o exe_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o qualitycontrol.o qualitycontrol.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o exe_wentry.o exe_wentry.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o exe_wmain.o exe_wmain.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o init.o init.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o seeking.o seeking.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o transform.o transform.c rm -f libdxerr8.a ar rc libdxerr8.a dxerr8.o ranlib libdxerr8.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o register.o register.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr8' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stub.o stub.c rm -f libstrmiids.a ar rc libstrmiids.a strmiids.o ranlib libstrmiids.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmiids' gcc -o wineserver async.o atom.o change.o class.o clipboard.o completion.o console.o debugger.o device.o directory.o event.o fd.o file.o handle.o hook.o mach.o mailslot.o main.o mapping.o mutex.o named_pipe.o object.o process.o procfs.o ptrace.o queue.o region.o registry.o request.o semaphore.o serial.o signal.o snapshot.o sock.o symlink.o thread.o timer.o token.o trace.o unicode.o user.o window.o winstation.o -L../libs/wine -lwine ../libs/port/libwine_port.a -Wl,--rpath,\$ORIGIN/../libs/wine gcc -o wineserver-installed async.o atom.o change.o class.o clipboard.o completion.o console.o debugger.o device.o directory.o event.o fd.o file.o handle.o hook.o mach.o mailslot.o main.o mapping.o mutex.o named_pipe.o object.o process.o procfs.o ptrace.o queue.o region.o registry.o request.o semaphore.o serial.o signal.o snapshot.o sock.o symlink.o thread.o timer.o token.o trace.o unicode.o user.o window.o winstation.o -L../libs/wine -lwine ../libs/port/libwine_port.a -Wl,--rpath,\$ORIGIN/`../tools/relpath /usr/bin /usr/lib64` -Wl,--enable-new-dtags rm -f libdxerr9.a ar rc libdxerr9.a dxerr9.o ranlib libdxerr9.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr9' rm -f libdxguid.a ar rc libdxguid.a dx10guid.o dx8guid.o dx9guid.o dxguid.o ranlib libdxguid.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/server' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxguid' rm -f libwinecrt0.a ar rc libwinecrt0.a delay_load.o dll_entry.o dll_main.o drv_entry.o exception.o exe16_entry.o exe_entry.o exe_main.o exe_wentry.o exe_wmain.o init.o register.o stub.o ranlib libwinecrt0.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winecrt0' rm -f libuuid.a ar rc libuuid.a uuid.o ranlib libuuid.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/uuid' rm -f libstrmbase.a ar rc libstrmbase.a dllfunc.o enumpins.o filter.o mediatype.o outputqueue.o pin.o qualitycontrol.o seeking.o transform.o ranlib libstrmbase.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmbase' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/acledit' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/authz' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o authz.o authz.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/aclui' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o aclui_main.o aclui_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/advpack' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o advpack.o advpack.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/activeds' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o activeds_main.o activeds_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/bcrypt' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bcrypt_main.o bcrypt_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/avrt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/advapi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o advapi.o advapi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/appwiz.cpl' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -O pot -o rsrc.pot appwiz.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/avicap32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o avicap32_main.o avicap32_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/amstream' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o amstream.o amstream.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/atl' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o atl_ax.o atl_ax.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/browseui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -O pot -o rsrc.pot browseui.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/actxprxy' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usrmarshal.o usrmarshal.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cabinet' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cabinet_main.o cabinet_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/avifil32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot avifil32.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o addons.o addons.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o acmstream.o acmstream.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o aclmulti.o aclmulti.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./authz.spec authz.o -o authz.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./acledit.spec main.o -o acledit.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./authz.spec authz.o -o authz.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/authz' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./acledit.spec main.o -o acledit.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./avrt.spec main.o -o avrt.dll.so -luser32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o atl_main.o atl_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/acledit' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./avrt.spec main.o -o avrt.dll.fake -luser32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o appwiz.o appwiz.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./bcrypt.spec bcrypt_main.o version.res -o bcrypt.dll.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cred.o cred.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/avrt' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crypt.o crypt.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./aclui.spec aclui_main.o -o aclui.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./bcrypt.spec bcrypt_main.o version.res -o bcrypt.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/bcrypt' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crypt_arc4.o crypt_arc4.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fci.o fci.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./aclui.spec aclui_main.o -o aclui.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/aclui' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fdi.o fdi.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./activeds.spec activeds_main.o -o activeds.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cabinet.res cabinet.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./avicap32.spec avicap32_main.o -o avicap32.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./avicap32.spec avicap32_main.o -o avicap32.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./activeds.spec activeds_main.o -o activeds.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/activeds' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mediastream.o mediastream.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/avicap32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mediastreamfilter.o mediastreamfilter.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o files.o files.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o api.o api.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o avifile.o avifile.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_activscp_p.c actxprxy_activscp.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Bg.res Bg.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_activscp.h actxprxy_activscp.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Da.res Da.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o amstream_classes_r.res amstream_classes.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o aclsource.o aclsource.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_comcat_p.c actxprxy_comcat.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o De.res De.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_comcat.h actxprxy_comcat.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o En.res En.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_docobj_p.c actxprxy_docobj.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_docobj.h actxprxy_docobj.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o browseui_main.o browseui_main.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_hlink_p.c actxprxy_hlink.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o compcatcachedaemon.o compcatcachedaemon.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_hlink.h actxprxy_hlink.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_htiframe_p.c actxprxy_htiframe.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o registrar.o registrar.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_htiframe.h actxprxy_htiframe.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_objsafe_p.c actxprxy_objsafe.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_objsafe.h actxprxy_objsafe.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_ocmm_p.c actxprxy_ocmm.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_ocmm.h actxprxy_ocmm.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_servprov_p.c actxprxy_servprov.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o install.o install.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o reg.o reg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o progressdlg.o progressdlg.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o atl_classes_r.res atl_classes.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o browseui_classes_r.res browseui_classes.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_servprov.h actxprxy_servprov.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crypt_des.o crypt_des.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crypt_lmhash.o crypt_lmhash.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_shldisp_p.c actxprxy_shldisp.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./amstream.spec amstream.o main.o mediastream.o mediastreamfilter.o amstream_classes_r.res version.res -o amstream.dll.so -lstrmiids -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_shldisp.h actxprxy_shldisp.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./amstream.spec amstream.o main.o mediastream.o mediastreamfilter.o amstream_classes_r.res version.res -o amstream.dll.fake -lstrmiids -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o editstream.o editstream.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_shobjidl_p.c actxprxy_shobjidl.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/amstream' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o extrachunk.o extrachunk.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o getframe.o getframe.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o icmstream.o icmstream.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crypt_md4.o crypt_md4.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tmpfile.o tmpfile.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wavfile.o wavfile.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_shobjidl.h actxprxy_shobjidl.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crypt_md5.o crypt_md5.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o actxprxy_urlhist_p.c actxprxy_urlhist.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o browseui.res browseui.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o actxprxy_urlhist.h actxprxy_urlhist.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./advpack.spec advpack.o files.o install.o reg.o -o advpack.dll.so -lole32 -lsetupapi -lversion -ladvapi32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_activscp_r.res actxprxy_activscp.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_comcat_r.res actxprxy_comcat.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_docobj_r.res actxprxy_docobj.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_hlink_r.res actxprxy_hlink.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crypt_sha.o crypt_sha.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./advpack.spec advpack.o files.o install.o reg.o -o advpack.dll.fake -lole32 -lsetupapi -lversion -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/advpack' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_htiframe_r.res actxprxy_htiframe.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o avifil32_r.res avifil32.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o eventlog.o eventlog.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_objsafe_r.res actxprxy_objsafe.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lsa.o lsa.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Es.res Es.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_ocmm_r.res actxprxy_ocmm.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o registry.o registry.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./atl.spec atl_ax.o atl_main.o registrar.o atl_classes_r.res -o atl.dll.so -luuid -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_servprov_r.res actxprxy_servprov.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_shldisp_r.res actxprxy_shldisp.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Fr.res Fr.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_shobjidl_r.res actxprxy_shobjidl.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o actxprxy_urlhist_r.res actxprxy_urlhist.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION --dlldata-only -o dlldata.c actxprxy_activscp.idl actxprxy_comcat.idl actxprxy_docobj.idl actxprxy_hlink.idl actxprxy_htiframe.idl actxprxy_objsafe.idl actxprxy_ocmm.idl actxprxy_servprov.idl actxprxy_shldisp.idl actxprxy_shobjidl.idl actxprxy_urlhist.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifil32.res avifil32.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./atl.spec atl_ax.o atl_main.o registrar.o atl_classes_r.res -o atl.dll.fake -luuid -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o He.res He.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/atl' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_activscp_p.o actxprxy_activscp_p.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Da.res rsrc_Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_De.res rsrc_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_En.res rsrc_En.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o security.o security.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_comcat_p.o actxprxy_comcat_p.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -h -o svcctl.h svcctl.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Hu.res Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o It.res It.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/capi2032' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cap20wxx.o cap20wxx.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -c -o svcctl_c.c svcctl.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cards' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cards.o cards.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cards.res cards.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Cs.res avifile_Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Da.res avifile_Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_docobj_p.o actxprxy_docobj_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_hlink_p.o actxprxy_hlink_p.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Es.res rsrc_Es.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cards.spec cards.o cards.res version.res -o cards.dll.so -luser32 -lgdi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./capi2032.spec cap20wxx.o -o capi2032.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./capi2032.spec cap20wxx.o -o capi2032.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cfgmgr32' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cfgmgr32.spec -o cfgmgr32.dll.so -lsetupapi ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/clusapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clusapi.o clusapi.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cfgmgr32.spec -o cfgmgr32.dll.fake -lsetupapi ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o service.o service.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/capi2032' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o svcctl_c.o svcctl_c.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cabinet.spec cabinet_main.o fci.o fdi.o cabinet.res -o cabinet.dll.so ../../libs/port/libwine_port.a -lz make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cfgmgr32' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cabinet.spec cabinet_main.o fci.o fdi.o cabinet.res -o cabinet.dll.fake ../../libs/port/libwine_port.a -lz ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cards.spec cards.o cards.res version.res -o cards.dll.fake -luser32 -lgdi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cards' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Fr.res rsrc_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_De.res avifile_De.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./clusapi.spec clusapi.o -o clusapi.dll.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cabinet' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_He.res rsrc_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Hu.res rsrc_Hu.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./clusapi.spec clusapi.o -o clusapi.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_It.res rsrc_It.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/clusapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Ja.res rsrc_Ja.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_htiframe_p.o actxprxy_htiframe_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_objsafe_p.o actxprxy_objsafe_p.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_En.res avifile_En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Es.res avifile_Es.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_ocmm_p.o actxprxy_ocmm_p.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/comcat' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o comcat_main.o comcat_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_servprov_p.o actxprxy_servprov_p.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Pt.res Pt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comcat.spec comcat_main.o version.res -o comcat.dll.so -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Ru.res Ru.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comcat.spec comcat_main.o version.res -o comcat.dll.fake -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/comcat' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Sr.res Sr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/comctl32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -O pot -o rsrc.pot comctl32.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/comdlg32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot comdlg32.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cdlg32.o cdlg32.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o colordlg.o colordlg.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Tr.res Tr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o animate.o animate.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Fr.res avifile_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Ko.res rsrc_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\"" -o appwiz.res appwiz.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_shldisp_p.o actxprxy_shldisp_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_shobjidl_p.o actxprxy_shobjidl_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filedlg.o filedlg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actxprxy_urlhist_p.o actxprxy_urlhist_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o comboex.o comboex.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o comctl32undoc.o comctl32undoc.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_He.res avifile_He.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o commctrl.o commctrl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o datetime.o datetime.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dpa.o dpa.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o draglist.o draglist.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/compstui' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o compstui_main.o compstui_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./advapi32.spec advapi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o version.res -o advapi32.dll.so -lrpcrt4 -Wb,-drpcrt4 ../../libs/port/libwine_port.a actxprxy_shobjidl_p.c: In function '__finally_IFileDialog_SetFileTypes_Stub': actxprxy_shobjidl_p.c:95622:9: warning: passing argument 1 of '__frame->_StubMsg.pfnFree' discards qualifiers from pointer target type actxprxy_shobjidl_p.c:95622:9: note: expected 'void *' but argument is of type 'const struct COMDLG_FILTERSPEC *' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./compstui.spec compstui_main.o -o compstui.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Lt.res rsrc_Lt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./advapi32.spec advapi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o version.res -o advapi32.dll.fake -lrpcrt4 -Wb,-drpcrt4 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Hu.res avifile_Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Nl.res rsrc_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_No.res rsrc_No.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filedlg31.o filedlg31.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./compstui.spec compstui_main.o -o compstui.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/compstui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_It.res avifile_It.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filedlgbrowser.o filedlgbrowser.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/advapi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o finddlg.o finddlg.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Pl.res rsrc_Pl.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/credui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot credui.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o credui_main.o credui_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Pt.res rsrc_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Ro.res rsrc_Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Ru.res rsrc_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Si.res rsrc_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Sr.res rsrc_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Ja.res avifile_Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Sv.res rsrc_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Uk.res rsrc_Uk.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dsa.o dsa.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/crtdll' gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o crtdll_main.o crtdll_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Ko.res avifile_Ko.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o flatsb.o flatsb.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc_Zh.res rsrc_Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Lt.res avifile_Lt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./crtdll.spec crtdll_main.o -o crtdll.dll.so -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./crtdll.spec crtdll_main.o -o crtdll.dll.fake -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./browseui.spec aclmulti.o aclsource.o browseui_main.o compcatcachedaemon.o progressdlg.o browseui_classes_r.res browseui.res rsrc_Da.res rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.res rsrc_He.res rsrc_Hu.res rsrc_It.res rsrc_Ja.res rsrc_Ko.res rsrc_Lt.res rsrc_Nl.res rsrc_No.res rsrc_Pl.res rsrc_Pt.res rsrc_Ro.res rsrc_Ru.res rsrc_Si.res rsrc_Sr.res rsrc_Sv.res rsrc_Uk.res rsrc_Zh.res -o browseui.dll.so -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./browseui.spec aclmulti.o aclsource.o browseui_main.o compcatcachedaemon.o progressdlg.o browseui_classes_r.res browseui.res rsrc_Da.res rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.res rsrc_He.res rsrc_Hu.res rsrc_It.res rsrc_Ja.res rsrc_Ko.res rsrc_Lt.res rsrc_Nl.res rsrc_No.res rsrc_Pl.res rsrc_Pt.res rsrc_Ro.res rsrc_Ru.res rsrc_Si.res rsrc_Sr.res rsrc_Sv.res rsrc_Uk.res rsrc_Zh.res -o browseui.dll.fake -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Nl.res avifile_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_No.res avifile_No.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fontdlg.o fontdlg.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Pl.res avifile_Pl.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/crtdll' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui.res credui.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Pt.res avifile_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Ro.res avifile_Ro.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/browseui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Ru.res avifile_Ru.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o itemdlg.o itemdlg.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Da.res credui_Da.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o header.o header.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o printdlg.o printdlg.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Si.res avifile_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_De.res credui_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Sr.res avifile_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Sv.res avifile_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_En.res credui_En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Es.res credui_Es.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hotkey.o hotkey.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Tr.res avifile_Tr.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o comdlg32_classes_r.res comdlg32_classes.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o imagelist.o imagelist.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Uk.res avifile_Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Fr.res credui_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifile_Zh.res avifile_Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Bg.res cdlg_Bg.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -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 avifile_Cs.res avifile_Da.res avifile_De.res avifile_En.res avifile_Es.res avifile_Fr.res avifile_He.res avifile_Hu.res avifile_It.res avifile_Ja.res avifile_Ko.res avifile_Lt.res avifile_Nl.res avifile_No.res avifile_Pl.res avifile_Pt.res avifile_Ro.res avifile_Ru.res avifile_Si.res avifile_Sr.res avifile_Sv.res avifile_Tr.res avifile_Uk.res avifile_Zh.res -o avifil32.dll.so -luuid -lmsacm32 -lmsvfw32 -lwinmm -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/crypt32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -O pot -o rsrc.pot crypt32.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o base64.o base64.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -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 avifile_Cs.res avifile_Da.res avifile_De.res avifile_En.res avifile_Es.res avifile_Fr.res avifile_He.res avifile_Hu.res avifile_It.res avifile_Ja.res avifile_Ko.res avifile_Lt.res avifile_Nl.res avifile_No.res avifile_Pl.res avifile_Pt.res avifile_Ro.res avifile_Ru.res avifile_Si.res avifile_Sr.res avifile_Sv.res avifile_Tr.res avifile_Uk.res avifile_Zh.res -o avifil32.dll.fake -luuid -lmsacm32 -lmsvfw32 -lwinmm -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/avifil32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ipaddress.o ipaddress.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o listview.o listview.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cert.o cert.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o chain.o chain.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o collectionstore.o collectionstore.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o context.o context.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./appwiz.cpl.spec addons.o appwiz.o Bg.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res appwiz.res -o appwiz.cpl.so -lmsi -luuid -lurlmon -ladvpack -lcomctl32 -ladvapi32 -lshell32 -luser32 -lcomdlg32 -Wb,-dmsi ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./appwiz.cpl.spec addons.o appwiz.o Bg.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res appwiz.res -o appwiz.cpl.fake -lmsi -luuid -lurlmon -ladvpack -lcomctl32 -ladvapi32 -lshell32 -luser32 -lcomdlg32 -Wb,-dmsi ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdlg' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot cryptdlg.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o monthcal.o monthcal.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/appwiz.cpl' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nativefont.o nativefont.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdll' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cryptdll.o cryptdll.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pager.o pager.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptdlg.res cryptdlg.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptnet' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cryptnet_main.o cryptnet_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptdll.spec cryptdll.o -o cryptdll.dll.so -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot cryptui.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptdll.spec cryptdll.o -o cryptdll.dll.fake -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdll' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Ca.res cdlg_Ca.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui.res cryptui.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctapi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ctapi32.o ctapi32.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Cs.res cdlg_Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Da.res cdlg_Da.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ctapi32.spec ctapi32.o -o ctapi32.dll.so -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ctapi32.spec ctapi32.o -o ctapi32.dll.fake -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_De.res cryptui_De.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctapi32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_De.res cdlg_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_El.res cdlg_El.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptnet.spec cryptnet_main.o -o cryptnet.dll.so -lwininet -lcrypt32 -Wb,-dwininet ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptnet.spec cryptnet_main.o -o cryptnet.dll.fake -lwininet -lcrypt32 -Wb,-dwininet ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o progress.o progress.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptnet' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crl.o crl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ctl.o ctl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o decode.o decode.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o encode.o encode.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filestore.o filestore.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_He.res credui_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Hu.res credui_Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_En.res cdlg_En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_It.res credui_It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Ja.res credui_Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Ko.res credui_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Lt.res credui_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Eo.res cdlg_Eo.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Es.res cdlg_Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Nl.res credui_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_No.res credui_No.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o propsheet.o propsheet.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rebar.o rebar.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o smoothscroll.o smoothscroll.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Pl.res credui_Pl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o status.o status.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Pt.res credui_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Ro.res credui_Ro.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Ru.res credui_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Si.res credui_Si.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Sr.res credui_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Sv.res credui_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Uk.res credui_Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui_Zh.res credui_Zh.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./credui.spec credui_main.o credui.res credui_Da.res credui_De.res credui_En.res credui_Es.res credui_Fr.res credui_He.res credui_Hu.res credui_It.res credui_Ja.res credui_Ko.res credui_Lt.res credui_Nl.res credui_No.res credui_Pl.res credui_Pt.res credui_Ro.res credui_Ru.res credui_Si.res credui_Sr.res credui_Sv.res credui_Uk.res credui_Zh.res -o credui.dll.so -lcomctl32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./credui.spec credui_main.o credui.res credui_Da.res credui_De.res credui_En.res credui_Es.res credui_Fr.res credui_He.res credui_Hu.res credui_It.res credui_Ja.res credui_Ko.res credui_Lt.res credui_Nl.res credui_No.res credui_Pl.res credui_Pt.res credui_Ro.res credui_Ru.res credui_Si.res credui_Sr.res credui_Sv.res credui_Uk.res credui_Zh.res -o credui.dll.fake -lcomctl32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o message.o message.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/credui' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msg.o msg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o object.o object.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oid.o oid.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Fi.res cdlg_Fi.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Fr.res cdlg_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_He.res cdlg_He.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptdlg.spec main.o cryptdlg.res -o cryptdlg.dll.so -lcryptui -lcrypt32 -lwintrust -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptdlg.spec main.o cryptdlg.res -o cryptdlg.dll.fake -lcryptui -lcrypt32 -lwintrust -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdlg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o proplist.o proplist.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctl3d32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ctl3d32.o ctl3d32.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3d10_main.o d3d10_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ctl3d32.spec ctl3d32.o -o ctl3d32.dll.so -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ctl3d32.spec ctl3d32.o -o ctl3d32.dll.fake -luser32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Hu.res cdlg_Hu.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10core' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o async.o async.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctl3d32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o buffer.o buffer.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d8' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o buffer.o buffer.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_It.res cdlg_It.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d9' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o buffer.o buffer.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_En.res cryptui_En.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o effect.o effect.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shader.o shader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cubetexture.o cubetexture.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3d8_main.o d3d8_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3d10core_main.o d3d10core_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o directx.o directx.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cubetexture.o cubetexture.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3d9_main.o d3d9_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o directx.o directx.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o protectdata.o protectdata.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o provstore.o provstore.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o regstore.o regstore.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rootstore.o rootstore.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o serialize.o serialize.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o inputlayout.o inputlayout.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shader.o shader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sip.o sip.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o state.o state.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o texture.o texture.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o syslink.o syslink.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tab.o tab.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o theme_button.o theme_button.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o theme_combo.o theme_combo.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o query.o query.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shader.o shader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o store.o store.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o str.o str.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Ja.res cdlg_Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Ko.res cdlg_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Lt.res cdlg_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Nl.res cdlg_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_No.res cdlg_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -o crypt32.res crypt32.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shader.o shader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o surface.o surface.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Fr.res cryptui_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Pl.res cdlg_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Pt.res cdlg_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_It.res cryptui_It.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stateblock.o stateblock.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Ja.res cryptui_Ja.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o view.o view.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o surface.o surface.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o swapchain.o swapchain.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o swapchain.o swapchain.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o texture.o texture.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o vertexdeclaration.o vertexdeclaration.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o theme_dialog.o theme_dialog.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o theme_edit.o theme_edit.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o texture.o texture.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o vertexdeclaration.o vertexdeclaration.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o theme_listbox.o theme_listbox.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o volume.o volume.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Ko.res cryptui_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Lt.res cryptui_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Nl.res cryptui_Nl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o theming.o theming.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o volumetexture.o volumetexture.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_No.res cryptui_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Pl.res cryptui_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Pt.res cryptui_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o volume.o volume.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Ro.res cdlg_Ro.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o volumetexture.o volumetexture.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Ro.res cryptui_Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Ru.res cryptui_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Sv.res cryptui_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui_Uk.res cryptui_Uk.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o toolbar.o toolbar.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tooltips.o tooltips.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o trackbar.o trackbar.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_33' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_33_main.o d3dcompiler_33_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptui.spec main.o cryptui.res cryptui_De.res cryptui_En.res cryptui_Fr.res cryptui_It.res cryptui_Ja.res cryptui_Ko.res cryptui_Lt.res cryptui_Nl.res cryptui_No.res cryptui_Pl.res cryptui_Pt.res cryptui_Ro.res cryptui_Ru.res cryptui_Sv.res cryptui_Uk.res -o cryptui.dll.so -lwintrust -lurlmon -luuid -lcrypt32 -lole32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -ladvapi32 -Wb,-dwintrust -Wb,-durlmon ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Ru.res cdlg_Ru.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o treeview.o treeview.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Si.res cdlg_Si.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_33.spec d3dcompiler_33_main.o version.res -o d3dcompiler_33.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3d8.spec buffer.o cubetexture.o d3d8_main.o device.o directx.o shader.o surface.o swapchain.o texture.o vertexdeclaration.o volume.o volumetexture.o version.res -o d3d8.dll.so -ldxguid -luuid -lwined3d ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3d10core.spec async.o buffer.o d3d10core_main.o device.o inputlayout.o shader.o state.o texture.o utils.o view.o version.res -o d3d10core.dll.so -ldxguid -luuid -ldxgi -lwined3d ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_33.spec d3dcompiler_33_main.o version.res -o d3dcompiler_33.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_33' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3d10core.spec async.o buffer.o d3d10core_main.o device.o inputlayout.o shader.o state.o texture.o utils.o view.o version.res -o d3d10core.dll.fake -ldxguid -luuid -ldxgi -lwined3d ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptui.spec main.o cryptui.res cryptui_De.res cryptui_En.res cryptui_Fr.res cryptui_It.res cryptui_Ja.res cryptui_Ko.res cryptui_Lt.res cryptui_Nl.res cryptui_No.res cryptui_Pl.res cryptui_Pt.res cryptui_Ro.res cryptui_Ru.res cryptui_Sv.res cryptui_Uk.res -o cryptui.dll.fake -lwintrust -lurlmon -luuid -lcrypt32 -lole32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -ladvapi32 -Wb,-dwintrust -Wb,-durlmon ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3d8.spec buffer.o cubetexture.o d3d8_main.o device.o directx.o shader.o surface.o swapchain.o texture.o vertexdeclaration.o volume.o volumetexture.o version.res -o d3d8.dll.fake -ldxguid -luuid -lwined3d ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptui' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o updown.o updown.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Sk.res cdlg_Sk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Sr.res cdlg_Sr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10core' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Sv.res cdlg_Sv.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d8' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl32.res comctl32.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3d10.spec d3d10_main.o effect.o shader.o utils.o version.res -o d3d10.dll.so -ldxguid -luuid -ld3d10core -ld3dcompiler -ldxgi ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3d9.spec buffer.o cubetexture.o d3d9_main.o device.o directx.o query.o shader.o stateblock.o surface.o swapchain.o texture.o vertexdeclaration.o volume.o volumetexture.o version.res -o d3d9.dll.so -ldxguid -luuid -lwined3d ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3d10.spec d3d10_main.o effect.o shader.o utils.o version.res -o d3d10.dll.fake -ldxguid -luuid -ld3d10core -ld3dcompiler -ldxgi ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3d9.spec buffer.o cubetexture.o d3d9_main.o device.o directx.o query.o shader.o stateblock.o surface.o swapchain.o texture.o vertexdeclaration.o volume.o volumetexture.o version.res -o d3d9.dll.fake -ldxguid -luuid -lwined3d ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Th.res cdlg_Th.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Bg.res comctl_Bg.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Tr.res cdlg_Tr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d9' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Uk.res cdlg_Uk.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_34' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_34_main.o d3dcompiler_34_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Wa.res cdlg_Wa.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cdlg_Zh.res cdlg_Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Cs.res comctl_Cs.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_34.spec d3dcompiler_34_main.o version.res -o d3dcompiler_34.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_34.spec d3dcompiler_34_main.o version.res -o d3dcompiler_34.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_34' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o comdlg32.res comdlg32.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_35' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_35_main.o d3dcompiler_35_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_36' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_36_main.o d3dcompiler_36_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_37' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_37_main.o d3dcompiler_37_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_38' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_38_main.o d3dcompiler_38_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Da.res comctl_Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_De.res comctl_De.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_37.spec d3dcompiler_37_main.o version.res -o d3dcompiler_37.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_36.spec d3dcompiler_36_main.o version.res -o d3dcompiler_36.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_35.spec d3dcompiler_35_main.o version.res -o d3dcompiler_35.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_38.spec d3dcompiler_38_main.o version.res -o d3dcompiler_38.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_36.spec d3dcompiler_36_main.o version.res -o d3dcompiler_36.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_37.spec d3dcompiler_37_main.o version.res -o d3dcompiler_37.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_35.spec d3dcompiler_35_main.o version.res -o d3dcompiler_35.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_39' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_39_main.o d3dcompiler_39_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_37' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_35' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_38.spec d3dcompiler_38_main.o version.res -o d3dcompiler_38.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_36' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_El.res comctl_El.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_40' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_40_main.o d3dcompiler_40_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_En.res comctl_En.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_38' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Eo.res comctl_Eo.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_41' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_41_main.o d3dcompiler_41_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_42' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_42_main.o d3dcompiler_42_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_39.spec d3dcompiler_39_main.o version.res -o d3dcompiler_39.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Es.res comctl_Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_43' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o asmparser.o asmparser.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_41.spec d3dcompiler_41_main.o version.res -o d3dcompiler_41.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_40.spec d3dcompiler_40_main.o version.res -o d3dcompiler_40.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Fr.res comctl_Fr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_39.spec d3dcompiler_39_main.o version.res -o d3dcompiler_39.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_39' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_40.spec d3dcompiler_40_main.o version.res -o d3dcompiler_40.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dim' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dim_main.o d3dim_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_42.spec d3dcompiler_42_main.o version.res -o d3dcompiler_42.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_42.spec d3dcompiler_42_main.o version.res -o d3dcompiler_42.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_41.spec d3dcompiler_41_main.o version.res -o d3dcompiler_41.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./crypt32.spec base64.o cert.o chain.o collectionstore.o context.o crl.o ctl.o decode.o encode.o filestore.o main.o message.o msg.o object.o oid.o proplist.o protectdata.o provstore.o regstore.o rootstore.o serialize.o sip.o store.o str.o crypt32.res -o crypt32.dll.so -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_40' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./crypt32.spec base64.o cert.o chain.o collectionstore.o context.o crl.o ctl.o decode.o encode.o filestore.o main.o message.o msg.o object.o oid.o proplist.o protectdata.o provstore.o regstore.o rootstore.o serialize.o sip.o store.o str.o crypt32.res -o crypt32.dll.fake -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3drm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3drm.o d3drm.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_33' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_33_main.o d3dx10_33_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_34' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_34_main.o d3dx10_34_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_42' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_41' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_He.res comctl_He.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dim.spec d3dim_main.o version.res -o d3dim.dll.so ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_35' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_35_main.o d3dx10_35_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o blob.o blob.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dim.spec d3dim_main.o version.res -o d3dim.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3drm_main.o d3drm_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dim' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o math.o math.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o meshbuilder.o meshbuilder.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/crypt32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bytecodewriter.o bytecodewriter.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Hu.res comctl_Hu.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_33.spec d3dx10_33_main.o version.res -o d3dx10_33.dll.so ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_36' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_36_main.o d3dx10_36_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_35.spec d3dx10_35_main.o version.res -o d3dx10_35.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_35.spec d3dx10_35_main.o version.res -o d3dx10_35.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_37' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_37_main.o d3dx10_37_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_34.spec d3dx10_34_main.o version.res -o d3dx10_34.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_33.spec d3dx10_33_main.o version.res -o d3dx10_33.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_33' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_35' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_34.spec d3dx10_34_main.o version.res -o d3dx10_34.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o compiler.o compiler.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_38' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_38_main.o d3dx10_38_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_39' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_39_main.o d3dx10_39_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_34' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_It.res comctl_It.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3drm.spec d3drm.o d3drm_main.o math.o meshbuilder.o version.res -o d3drm.dll.so -ldxguid -luuid -ld3dxof ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3drm.spec d3drm.o d3drm_main.o math.o meshbuilder.o version.res -o d3drm.dll.fake -ldxguid -luuid -ld3dxof ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dcompiler_43_main.o d3dcompiler_43_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_40' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_40_main.o d3dx10_40_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_41' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_41_main.o d3dx10_41_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3drm' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_42' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_42_main.o d3dx10_42_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_37.spec d3dx10_37_main.o version.res -o d3dx10_37.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_36.spec d3dx10_36_main.o version.res -o d3dx10_36.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_36.spec d3dx10_36_main.o version.res -o d3dx10_36.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_37.spec d3dx10_37_main.o version.res -o d3dx10_37.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_36' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o reflection.o reflection.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Ja.res comctl_Ja.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_39.spec d3dx10_39_main.o version.res -o d3dx10_39.dll.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_37' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_39.spec d3dx10_39_main.o version.res -o d3dx10_39.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_43' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx10_43_main.o d3dx10_43_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_38.spec d3dx10_38_main.o version.res -o d3dx10_38.dll.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_39' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_38.spec d3dx10_38_main.o version.res -o d3dx10_38.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Ko.res comctl_Ko.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_24' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_24_main.o d3dx9_24_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_38' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Lt.res comctl_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Nl.res comctl_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_No.res comctl_No.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_41.spec d3dx10_41_main.o version.res -o d3dx10_41.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_41.spec d3dx10_41_main.o version.res -o d3dx10_41.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_40.spec d3dx10_40_main.o version.res -o d3dx10_40.dll.so ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_25' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_25_main.o d3dx9_25_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_41' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_40.spec d3dx10_40_main.o version.res -o d3dx10_40.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_26' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_26_main.o d3dx9_26_main.c bison -p asmshader_ -o asmshader.tab.c -d asmshader.y make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_27' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_27_main.o d3dx9_27_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_40' flex -oasmshader.yy.c asmshader.l ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_42.spec d3dx10_42_main.o version.res -o d3dx10_42.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_42.spec d3dx10_42_main.o version.res -o d3dx10_42.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_28' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_28_main.o d3dx9_28_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_42' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Pl.res comctl_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Pt.res comctl_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Ro.res comctl_Ro.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_29' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_29_main.o d3dx9_29_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_30' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_30_main.o d3dx9_30_main.c bison -p asmshader_ -o asmshader.tab.c asmshader.y ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_43.spec d3dx10_43_main.o version.res -o d3dx10_43.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_27.spec d3dx9_27_main.o version.res -o d3dx9_27.dll.so -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_24.spec d3dx9_24_main.o version.res -o d3dx9_24.dll.so -ld3d9 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_26.spec d3dx9_26_main.o version.res -o d3dx9_26.dll.so -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_26.spec d3dx9_26_main.o version.res -o d3dx9_26.dll.fake -ld3d9 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_25.spec d3dx9_25_main.o version.res -o d3dx9_25.dll.so -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_25.spec d3dx9_25_main.o version.res -o d3dx9_25.dll.fake -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx10_43.spec d3dx10_43_main.o version.res -o d3dx10_43.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_43' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_31' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_31_main.o d3dx9_31_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_24.spec d3dx9_24_main.o version.res -o d3dx9_24.dll.fake -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_26' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_27.spec d3dx9_27_main.o version.res -o d3dx9_27.dll.fake -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_24' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o asmshader.yy.o asmshader.yy.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_27' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Ru.res comctl_Ru.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_32_main.o d3dx9_32_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_25' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Si.res comctl_Si.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_33' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_33_main.o d3dx9_33_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_28.spec d3dx9_28_main.o version.res -o d3dx9_28.dll.so -ld3d9 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Sk.res comctl_Sk.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_28.spec d3dx9_28_main.o version.res -o d3dx9_28.dll.fake -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_28' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_34' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_34_main.o d3dx9_34_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o asmshader.tab.o asmshader.tab.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_35' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_35_main.o d3dx9_35_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_29.spec d3dx9_29_main.o version.res -o d3dx9_29.dll.so -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_29.spec d3dx9_29_main.o version.res -o d3dx9_29.dll.fake -ld3d9 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Sr.res comctl_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Sv.res comctl_Sv.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_30.spec d3dx9_30_main.o version.res -o d3dx9_30.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_29' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_30.spec d3dx9_30_main.o version.res -o d3dx9_30.dll.fake -ld3d9 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_37' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_37_main.o d3dx9_37_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_36' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o core.o core.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_36_main.o d3dx9_36_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_31.spec d3dx9_31_main.o version.res -o d3dx9_31.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_30' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_31.spec d3dx9_31_main.o version.res -o d3dx9_31.dll.fake -ld3d9 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_32.spec d3dx9_32_main.o version.res -o d3dx9_32.dll.so -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_32.spec d3dx9_32_main.o version.res -o d3dx9_32.dll.fake -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_33.spec d3dx9_33_main.o version.res -o d3dx9_33.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_38' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_38_main.o d3dx9_38_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_33.spec d3dx9_33_main.o version.res -o d3dx9_33.dll.fake -ld3d9 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_31' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Th.res comctl_Th.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Tr.res comctl_Tr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o effect.o effect.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_34.spec d3dx9_34_main.o version.res -o d3dx9_34.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_33' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Uk.res comctl_Uk.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_35.spec d3dx9_35_main.o version.res -o d3dx9_35.dll.so -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_35.spec d3dx9_35_main.o version.res -o d3dx9_35.dll.fake -ld3d9 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl_Zh.res comctl_Zh.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_34.spec d3dx9_34_main.o version.res -o d3dx9_34.dll.fake -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_34' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o font.o font.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_39' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_39_main.o d3dx9_39_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_40' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_40_main.o d3dx9_40_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comctl32.spec animate.o comboex.o comctl32undoc.o commctrl.o datetime.o dpa.o draglist.o dsa.o flatsb.o header.o hotkey.o imagelist.o ipaddress.o listview.o monthcal.o nativefont.o pager.o progress.o propsheet.o rebar.o smoothscroll.o status.o string.o syslink.o tab.o theme_button.o theme_combo.o theme_dialog.o theme_edit.o theme_listbox.o theming.o toolbar.o tooltips.o trackbar.o treeview.o updown.o comctl32.res comctl_Bg.res comctl_Cs.res comctl_Da.res comctl_De.res comctl_El.res comctl_En.res comctl_Eo.res comctl_Es.res comctl_Fr.res comctl_He.res comctl_Hu.res comctl_It.res comctl_Ja.res comctl_Ko.res comctl_Lt.res comctl_Nl.res comctl_No.res comctl_Pl.res comctl_Pt.res comctl_Ro.res comctl_Ru.res comctl_Si.res comctl_Sk.res comctl_Sr.res comctl_Sv.res comctl_Th.res comctl_Tr.res comctl_Uk.res comctl_Zh.res -o comctl32.dll.so -lwinmm -luxtheme -luuid -luser32 -lgdi32 -ladvapi32 -Wb,-dwinmm -Wb,-duxtheme ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_35' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comctl32.spec animate.o comboex.o comctl32undoc.o commctrl.o datetime.o dpa.o draglist.o dsa.o flatsb.o header.o hotkey.o imagelist.o ipaddress.o listview.o monthcal.o nativefont.o pager.o progress.o propsheet.o rebar.o smoothscroll.o status.o string.o syslink.o tab.o theme_button.o theme_combo.o theme_dialog.o theme_edit.o theme_listbox.o theming.o toolbar.o tooltips.o trackbar.o treeview.o updown.o comctl32.res comctl_Bg.res comctl_Cs.res comctl_Da.res comctl_De.res comctl_El.res comctl_En.res comctl_Eo.res comctl_Es.res comctl_Fr.res comctl_He.res comctl_Hu.res comctl_It.res comctl_Ja.res comctl_Ko.res comctl_Lt.res comctl_Nl.res comctl_No.res comctl_Pl.res comctl_Pt.res comctl_Ro.res comctl_Ru.res comctl_Si.res comctl_Sk.res comctl_Sr.res comctl_Sv.res comctl_Th.res comctl_Tr.res comctl_Uk.res comctl_Zh.res -o comctl32.dll.fake -lwinmm -luxtheme -luuid -luser32 -lgdi32 -ladvapi32 -Wb,-dwinmm -Wb,-duxtheme ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_37.spec d3dx9_37_main.o version.res -o d3dx9_37.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_41' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_41_main.o d3dx9_41_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_38.spec d3dx9_38_main.o version.res -o d3dx9_38.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_42' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_42_main.o d3dx9_42_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_37.spec d3dx9_37_main.o version.res -o d3dx9_37.dll.fake -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_37' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o line.o line.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_38.spec d3dx9_38_main.o version.res -o d3dx9_38.dll.fake -ld3d9 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o math.o math.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comdlg32.spec cdlg32.o colordlg.o filedlg.o filedlg31.o filedlgbrowser.o finddlg.o fontdlg.o itemdlg.o printdlg.o comdlg32_classes_r.res cdlg_Bg.res cdlg_Ca.res cdlg_Cs.res cdlg_Da.res cdlg_De.res cdlg_El.res cdlg_En.res cdlg_Eo.res cdlg_Es.res cdlg_Fi.res cdlg_Fr.res cdlg_He.res cdlg_Hu.res cdlg_It.res cdlg_Ja.res cdlg_Ko.res cdlg_Lt.res cdlg_Nl.res cdlg_No.res cdlg_Pl.res cdlg_Pt.res cdlg_Ro.res cdlg_Ru.res cdlg_Si.res cdlg_Sk.res cdlg_Sr.res cdlg_Sv.res cdlg_Th.res cdlg_Tr.res cdlg_Uk.res cdlg_Wa.res cdlg_Zh.res comdlg32.res -o comdlg32.dll.so -lole32 -luuid -lshell32 -lshlwapi -lcomctl32 -lwinspool -luser32 -lgdi32 -ladvapi32 -Wb,-dole32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mesh.o mesh.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_38' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comdlg32.spec cdlg32.o colordlg.o filedlg.o filedlg31.o filedlgbrowser.o finddlg.o fontdlg.o itemdlg.o printdlg.o comdlg32_classes_r.res cdlg_Bg.res cdlg_Ca.res cdlg_Cs.res cdlg_Da.res cdlg_De.res cdlg_El.res cdlg_En.res cdlg_Eo.res cdlg_Es.res cdlg_Fi.res cdlg_Fr.res cdlg_He.res cdlg_Hu.res cdlg_It.res cdlg_Ja.res cdlg_Ko.res cdlg_Lt.res cdlg_Nl.res cdlg_No.res cdlg_Pl.res cdlg_Pt.res cdlg_Ro.res cdlg_Ru.res cdlg_Si.res cdlg_Sk.res cdlg_Sr.res cdlg_Sv.res cdlg_Th.res cdlg_Tr.res cdlg_Uk.res cdlg_Wa.res cdlg_Zh.res comdlg32.res -o comdlg32.dll.fake -lole32 -luuid -lshell32 -lshlwapi -lcomctl32 -lwinspool -luser32 -lgdi32 -ladvapi32 -Wb,-dole32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shader.o shader.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_39.spec d3dx9_39_main.o version.res -o d3dx9_39.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/comctl32' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_39.spec d3dx9_39_main.o version.res -o d3dx9_39.dll.fake -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_40.spec d3dx9_40_main.o version.res -o d3dx9_40.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_43' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dx9_43_main.o d3dx9_43_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_39' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_40.spec d3dx9_40_main.o version.res -o d3dx9_40.dll.fake -ld3d9 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dxof' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o d3dxof.o d3dxof.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_41.spec d3dx9_41_main.o version.res -o d3dx9_41.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_40' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_41.spec d3dx9_41_main.o version.res -o d3dx9_41.dll.fake -ld3d9 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbgeng' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dbgeng.o dbgeng.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_42.spec d3dx9_42_main.o version.res -o d3dx9_42.dll.so -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/comdlg32' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_41' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_42.spec d3dx9_42_main.o version.res -o d3dx9_42.dll.fake -ld3d9 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sprite.o sprite.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbghelp' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o coff.o coff.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dciman32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dciman_main.o dciman_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dbgeng.spec dbgeng.o -o dbgeng.dll.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_42' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o surface.o surface.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cpu_arm.o cpu_arm.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dciman32.spec dciman_main.o -o dciman32.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dciman32.spec dciman_main.o -o dciman32.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cpu_i386.o cpu_i386.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dbgeng.spec dbgeng.o -o dbgeng.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbgeng' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cpu_ppc.o cpu_ppc.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dciman32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cpu_sparc.o cpu_sparc.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_43.spec d3dx9_43_main.o version.res -o d3dx9_43.dll.so -ld3d9 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_43.spec d3dx9_43_main.o version.res -o d3dx9_43.dll.fake -ld3d9 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_43' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cpu_x86_64.o cpu_x86_64.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mszip.o mszip.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o texture.o texture.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddraw' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipper.o clipper.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ddraw.o ddraw.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o executebuffer.o executebuffer.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_43.spec asmparser.o blob.o bytecodewriter.o compiler.o d3dcompiler_43_main.o reflection.o utils.o asmshader.tab.o asmshader.yy.o version.res -o d3dcompiler_43.dll.so -ldxguid -luuid ../../libs/port/libwine_port.a ../../libs/wpp/libwpp.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parsing.o parsing.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o light.o light.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dcompiler_43.spec asmparser.o blob.o bytecodewriter.o compiler.o d3dcompiler_43_main.o reflection.o utils.o asmshader.tab.o asmshader.yy.o version.res -o d3dcompiler_43.dll.fake -ldxguid -luuid ../../libs/port/libwine_port.a ../../libs/wpp/libwpp.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_43' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o util.o util.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o volume.o volume.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crc32.o crc32.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dbghelp.o dbghelp.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dwarf.o dwarf.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o elf_module.o elf_module.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o image.o image.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o macho_module.o macho_module.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o material.o material.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o palette.o palette.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o surface.o surface.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o vertexbuffer.o vertexbuffer.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o d3dxof_r.res d3dxof.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o minidump.o minidump.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dxof.spec d3dxof.o main.o mszip.o parsing.o d3dxof_r.res version.res -o d3dxof.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dxof.spec d3dxof.o main.o mszip.o parsing.o d3dxof_r.res version.res -o d3dxof.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o module.o module.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddrawex' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ddraw.o ddraw.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dxof' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msc.o msc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o path.o path.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/devenum' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot devenum.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o createdevenum.o createdevenum.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o surface.o surface.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o ddrawex_r.res ddrawex.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o devenum_main.o devenum_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mediacatenum.o mediacatenum.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pe_module.o pe_module.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_36.spec core.o d3dx9_36_main.o effect.o font.o line.o math.o mesh.o shader.o sprite.o surface.o texture.o util.o volume.o version.res -o d3dx9_36.dll.so -ld3d9 -ld3dcompiler -lole32 -lgdi32 -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./d3dx9_36.spec core.o d3dx9_36_main.o effect.o font.o line.o math.o mesh.o shader.o sprite.o surface.o texture.o util.o volume.o version.res -o d3dx9_36.dll.fake -ld3d9 -ld3dcompiler -lole32 -lgdi32 -luser32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput8' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dinput8_main.o dinput8_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_36' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dinput8_r.res dinput8.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dispex' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usrmarshal.o usrmarshal.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -p -o disp_ex_p.c disp_ex.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -h -o disp_ex.h disp_ex.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parsedisplayname.o parsedisplayname.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o devenum_classes_r.res devenum_classes.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -r -o disp_ex_r.res disp_ex.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dinput8.spec dinput8_main.o dinput8_r.res version.res -o dinput8.dll.so -luuid -ldxguid -ldinput -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION --dlldata-only -o dlldata.c disp_ex.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o viewport.o viewport.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dinput8.spec dinput8_main.o dinput8_r.res version.res -o dinput8.dll.fake -luuid -ldxguid -ldinput -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o source.o source.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput8' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o disp_ex_p.o disp_ex_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dinput_main.o dinput_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmband' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o band.o band.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmcompos' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o chordmap.o chordmap.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmime' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o audiopath.o audiopath.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o chordmaptrack.o chordmaptrack.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ddrawex.spec ddraw.o main.o surface.o ddrawex_r.res -o ddrawex.dll.so -ldxguid -luuid -lddraw -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ddrawex.spec ddraw.o main.o surface.o ddrawex_r.res -o ddrawex.dll.fake -ldxguid -luuid -lddraw -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o effect_linuxinput.o effect_linuxinput.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o joystick.o joystick.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o joystick_linux.o joystick_linux.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o joystick_linuxinput.o joystick_linuxinput.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddrawex' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o ddraw_classes_r.res ddraw_classes.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o composer.o composer.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o devenum.res devenum.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmcompos_main.o dmcompos_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stabs.o stabs.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stack.o stack.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ddraw.spec clipper.o ddraw.o device.o executebuffer.o light.o main.o material.o palette.o surface.o utils.o vertexbuffer.o viewport.o ddraw_classes_r.res version.res -o ddraw.dll.so -ldxguid -luuid -lwined3d -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o storage.o storage.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ddraw.spec clipper.o ddraw.o device.o executebuffer.o light.o main.o material.o palette.o surface.o utils.o vertexbuffer.o viewport.o ddraw_classes_r.res version.res -o ddraw.dll.fake -ldxguid -luuid -lwined3d -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o joystick_osx.o joystick_osx.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o signposttrack.o signposttrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o symbol.o symbol.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmime_main.o dmime_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o type.o type.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddraw' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o keyboard.o keyboard.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bandtrack.o bandtrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmband_main.o dmband_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmutils.o dmutils.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dmband_r.res dmband.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dmcompos_r.res dmcompos.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mouse.o mouse.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dinput_classes_r.res dinput_classes.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmutils.o dmutils.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmloader' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o classfactory.o classfactory.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o container.o container.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmcompos.spec chordmap.o chordmaptrack.o composer.o dmcompos_main.o signposttrack.o dmcompos_r.res version.res -o dmcompos.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmcompos.spec chordmap.o chordmaptrack.o composer.o dmcompos_main.o signposttrack.o dmcompos_r.res version.res -o dmcompos.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmscript' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmscript_main.o dmscript_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o script.o script.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o debug.o debug.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dispex.spec usrmarshal.o disp_ex_p.o disp_ex_r.res dlldata.o -o dispex.dll.so -luuid -loleaut32 -lole32 -lrpcrt4 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmloader_main.o dmloader_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmcompos' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o loader.o loader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o loaderstream.o loaderstream.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmband.spec band.o bandtrack.o dmband_main.o dmutils.o dmband_r.res version.res -o dmband.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dispex.spec usrmarshal.o disp_ex_p.o disp_ex_r.res dlldata.o -o dispex.dll.fake -luuid -loleaut32 -lole32 -lrpcrt4 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dispex' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dmloader_r.res dmloader.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dinput.spec data_formats.o device.o dinput_main.o effect_linuxinput.o joystick.o joystick_linux.o joystick_linuxinput.o joystick_osx.o keyboard.o mouse.o dinput_classes_r.res version.res -o dinput.dll.so -ldxguid -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dinput.spec data_formats.o device.o dinput_main.o effect_linuxinput.o joystick.o joystick_linux.o joystick_linuxinput.o joystick_osx.o keyboard.o mouse.o dinput_classes_r.res version.res -o dinput.dll.fake -ldxguid -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmband.spec band.o bandtrack.o dmband_main.o dmutils.o dmband_r.res version.res -o dmband.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o graph.o graph.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmband' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o scripttrack.o scripttrack.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dmscript_r.res dmscript.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lyricstrack.o lyricstrack.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmstyle' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o auditiontrack.o auditiontrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o chordtrack.o chordtrack.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o commandtrack.o commandtrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o markertrack.o markertrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o paramcontroltrack.o paramcontroltrack.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./actxprxy.spec usrmarshal.o actxprxy_activscp_p.o actxprxy_comcat_p.o actxprxy_docobj_p.o actxprxy_hlink_p.o actxprxy_htiframe_p.o actxprxy_objsafe_p.o actxprxy_ocmm_p.o actxprxy_servprov_p.o actxprxy_shldisp_p.o actxprxy_shobjidl_p.o actxprxy_urlhist_p.o actxprxy_activscp_r.res actxprxy_comcat_r.res actxprxy_docobj_r.res actxprxy_hlink_r.res actxprxy_htiframe_r.res actxprxy_objsafe_r.res actxprxy_ocmm_r.res actxprxy_servprov_r.res actxprxy_shldisp_r.res actxprxy_shobjidl_r.res actxprxy_urlhist_r.res dlldata.o -o actxprxy.dll.so -luuid -loleaut32 -lole32 -lrpcrt4 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dbghelp.spec coff.o cpu_arm.o cpu_i386.o cpu_ppc.o cpu_sparc.o cpu_x86_64.o crc32.o dbghelp.o dwarf.o elf_module.o image.o macho_module.o minidump.o module.o msc.o path.o pe_module.o source.o stabs.o stack.o storage.o symbol.o type.o version.res -o dbghelp.dll.so -lversion -lpsapi -Wb,-dversion ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dbghelp.spec coff.o cpu_arm.o cpu_i386.o cpu_ppc.o cpu_sparc.o cpu_x86_64.o crc32.o dbghelp.o dwarf.o elf_module.o image.o macho_module.o minidump.o module.o msc.o path.o pe_module.o source.o stabs.o stack.o storage.o symbol.o type.o version.res -o dbghelp.dll.fake -lversion -lpsapi -Wb,-dversion ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o performance.o performance.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o segment.o segment.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmstyle_main.o dmstyle_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o segmentstate.o segmentstate.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./actxprxy.spec usrmarshal.o actxprxy_activscp_p.o actxprxy_comcat_p.o actxprxy_docobj_p.o actxprxy_hlink_p.o actxprxy_htiframe_p.o actxprxy_objsafe_p.o actxprxy_ocmm_p.o actxprxy_servprov_p.o actxprxy_shldisp_p.o actxprxy_shobjidl_p.o actxprxy_urlhist_p.o actxprxy_activscp_r.res actxprxy_comcat_r.res actxprxy_docobj_r.res actxprxy_hlink_r.res actxprxy_htiframe_r.res actxprxy_objsafe_r.res actxprxy_ocmm_r.res actxprxy_servprov_r.res actxprxy_shldisp_r.res actxprxy_shobjidl_r.res actxprxy_urlhist_r.res dlldata.o -o actxprxy.dll.fake -luuid -loleaut32 -lole32 -lrpcrt4 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbghelp' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmutils.o dmutils.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmscript.spec dmscript_main.o script.o scripttrack.o dmscript_r.res rsrc.res -o dmscript.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/actxprxy' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o segtriggertrack.o segtriggertrack.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmsynth' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmsynth_main.o dmsynth_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmscript.spec dmscript_main.o script.o scripttrack.o dmscript_r.res rsrc.res -o dmscript.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o seqtrack.o seqtrack.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmscript' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sysextrack.o sysextrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o synth.o synth.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o synthsink.o synthsink.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o buffer.o buffer.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clock.o clock.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o collection.o collection.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmloader.spec classfactory.o container.o debug.o dmloader_main.o loader.o loaderstream.o dmloader_r.res version.res -o dmloader.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmloader.spec classfactory.o container.o debug.o dmloader_main.o loader.o loaderstream.o dmloader_r.res version.res -o dmloader.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o motiftrack.o motiftrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mutetrack.o mutetrack.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dmsynth_r.res dmsynth.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o style.o style.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmloader' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmusic.o dmusic.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmusic32_main.o dmusic32_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o styletrack.o styletrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tempotrack.o tempotrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o timesigtrack.o timesigtrack.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmsynth.spec dmsynth_main.o synth.o synthsink.o dmsynth_r.res version.res -o dmsynth.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmsynth.spec dmsynth_main.o synth.o synthsink.o dmsynth_r.res version.res -o dmsynth.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dmstyle_r.res dmstyle.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmusic_main.o dmusic_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o download.o download.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmsynth' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dnsapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wavetrack.o wavetrack.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o downloadedinstrument.o downloadedinstrument.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmusic32.spec dmusic32_main.o version.res -o dmusic32.dll.so -luuid ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./devenum.spec createdevenum.o devenum_main.o factory.o mediacatenum.o parsedisplayname.o devenum_classes_r.res devenum.res -o devenum.dll.so -lstrmiids -luuid -lole32 -loleaut32 -lavicap32 -lwinmm -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./devenum.spec createdevenum.o devenum_main.o factory.o mediacatenum.o parsedisplayname.o devenum_classes_r.res devenum.res -o devenum.dll.fake -lstrmiids -luuid -lole32 -loleaut32 -lavicap32 -lwinmm -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o name.o name.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmusic32.spec dmusic32_main.o version.res -o dmusic32.dll.fake -luuid ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ns_name.o ns_name.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dmime_r.res dmime.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ns_parse.o ns_parse.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o query.o query.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o record.o record.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/devenum' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o instrument.o instrument.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o port.o port.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplay' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplayx' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dpclassfactory.o dpclassfactory.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnaddr' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dplay.o dplay.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dplaysp.o dplaysp.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dplay.spec version.res -o dplay.dll.so -ldplayx ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpnaddr.spec version.res -o dpnaddr.dll.so -ldpnet ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpnaddr.spec version.res -o dpnaddr.dll.fake -ldpnet ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dplayx_global.o dplayx_global.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnet' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o address.o address.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dplayx_main.o dplayx_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dplayx_messages.o dplayx_messages.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dplobby.o dplobby.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmime.spec audiopath.o dmime_main.o dmutils.o graph.o lyricstrack.o markertrack.o paramcontroltrack.o performance.o segment.o segmentstate.o segtriggertrack.o seqtrack.o sysextrack.o tempotrack.o timesigtrack.o wavetrack.o dmime_r.res version.res -o dmime.dll.so -ldxguid -luuid -ldsound -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnaddr' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmime.spec audiopath.o dmime_main.o dmutils.o graph.o lyricstrack.o markertrack.o paramcontroltrack.o performance.o segment.o segmentstate.o segtriggertrack.o seqtrack.o sysextrack.o tempotrack.o timesigtrack.o wavetrack.o dmime_r.res version.res -o dmime.dll.fake -ldxguid -luuid -ldsound -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dplay.spec version.res -o dplay.dll.fake -ldplayx ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o client.o client.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplay' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dpnet_main.o dpnet_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmime' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lobbiedapp.o lobbiedapp.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmstyle.spec auditiontrack.o chordtrack.o commandtrack.o dmstyle_main.o dmutils.o motiftrack.o mutetrack.o style.o styletrack.o dmstyle_r.res version.res -o dmstyle.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmstyle.spec auditiontrack.o chordtrack.o commandtrack.o dmstyle_main.o dmutils.o motiftrack.o mutetrack.o style.o styletrack.o dmstyle_r.res version.res -o dmstyle.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o peer.o peer.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o server.o server.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o threadpool.o threadpool.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dnsapi.spec main.o name.o ns_name.o ns_parse.o query.o record.o version.res -o dnsapi.dll.so -lnetapi32 ../../libs/port/libwine_port.a -lresolv make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmstyle' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dnsapi.spec main.o name.o ns_name.o ns_parse.o query.o record.o version.res -o dnsapi.dll.fake -lnetapi32 ../../libs/port/libwine_port.a -lresolv gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lobbysp.o lobbysp.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dpnet_r.res dpnet.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o name_server.o name_server.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o dplayx_r.res dplayx.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dnsapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnhpast' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dmusic_r.res dmusic.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnlobby' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmusic.spec buffer.o clock.o collection.o dmusic.o dmusic_main.o download.o downloadedinstrument.o instrument.o port.o dmusic_r.res version.res -o dmusic.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dmusic.spec buffer.o clock.o collection.o dmusic.o dmusic_main.o download.o downloadedinstrument.o instrument.o port.o dmusic_r.res version.res -o dmusic.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpwsockx' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dpwsockx_main.o dpwsockx_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/drmclien' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dsound' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o buffer.o buffer.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o capture.o capture.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpnlobby.spec version.res -o dpnlobby.dll.so -ldpnet ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpnlobby.spec version.res -o dpnlobby.dll.fake -ldpnet ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./drmclien.spec main.o -o drmclien.dll.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dsound.o dsound.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnlobby' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dssenh' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dswave' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dswave.o dswave.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dswave_main.o dswave_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dwmapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dwmapi_main.o dwmapi_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpnhpast.spec main.o version.res -o dpnhpast.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./drmclien.spec main.o -o drmclien.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/drmclien' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dswave_r.res dswave.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxdiagn' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot dxdiagn.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpnet.spec address.o client.o dpnet_main.o lobbiedapp.o peer.o server.o threadpool.o dpnet_r.res version.res -o dpnet.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dssenh.spec main.o -o dssenh.dll.so ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxgi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o adapter.o adapter.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpnhpast.spec main.o version.res -o dpnhpast.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o container.o container.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnhpast' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dxdiag_main.o dxdiag_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dssenh.spec main.o -o dssenh.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpnet.spec address.o client.o dpnet_main.o lobbiedapp.o peer.o server.o threadpool.o dpnet_r.res version.res -o dpnet.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dssenh' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -o fil_data.h fil_data.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnet' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dxdiagn_r.res dxdiagn.idl buffer.c: In function 'IKsBufferPropertySetImpl_Get': buffer.c:1608:29: warning: cast from pointer to integer of different size buffer.c: In function 'IKsBufferPropertySetImpl_Set': buffer.c:1645:29: warning: cast from pointer to integer of different size LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/explorerframe' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o explorerframe_main.o explorerframe_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nstc.o nstc.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpwsockx.spec dpwsockx_main.o -o dpwsockx.dll.so -ldxguid -lws2_32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/faultrep' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o faultrep.o faultrep.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dwmapi.spec dwmapi_main.o version.res -o dwmapi.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dwmapi.spec dwmapi_main.o version.res -o dwmapi.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dsound_convert.o dsound_convert.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dwmapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dsound_main.o dsound_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./faultrep.spec faultrep.o -o faultrep.dll.so -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dpwsockx.spec dpwsockx_main.o -o dpwsockx.dll.fake -ldxguid -lws2_32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpwsockx' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o duplex.o duplex.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mixer.o mixer.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./faultrep.spec faultrep.o -o faultrep.dll.fake -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/faultrep' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o primary.o primary.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o propset.o propset.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o dxdiagn.res dxdiagn.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sound3d.o sound3d.c primary.c: In function 'DSOUND_ReopenDevice': primary.c:108:18: warning: cast to pointer from integer of different size ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dswave.spec dswave.o dswave_main.o dswave_r.res version.res -o dswave.dll.so -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/fltlib' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fltlib.o fltlib.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dswave.spec dswave.o dswave_main.o dswave_r.res version.res -o dswave.dll.fake -ldxguid -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dxgi_main.o dxgi_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/fusion' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o asmcache.o asmcache.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./fltlib.spec fltlib.o -o fltlib.dll.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o asmenum.o asmenum.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dswave' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o asmname.o asmname.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o assembly.o assembly.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./fltlib.spec fltlib.o -o fltlib.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/fltlib' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o explorerframe_r.res explorerframe.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o output.o output.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o surface.o surface.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o swapchain.o swapchain.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o version.res version.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o dsound_classes_r.res dsound_classes.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fusion.o fusion.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fusion_main.o fusion_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dplayx.spec dpclassfactory.o dplay.o dplaysp.o dplayx_global.o dplayx_main.o dplayx_messages.o dplobby.o lobbysp.o name_server.o dplayx_r.res version.res -o dplayx.dll.so -ldxguid -luuid -lwinmm -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/fwpuclnt' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dsound.spec buffer.o capture.o dsound.o dsound_convert.o dsound_main.o duplex.o mixer.o primary.o propset.o sound3d.o dsound_classes_r.res version.res -o dsound.dll.so -ldxguid -luuid -lwinmm -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dplayx.spec dpclassfactory.o dplay.o dplaysp.o dplayx_global.o dplayx_main.o dplayx_messages.o dplobby.o lobbysp.o name_server.o dplayx_r.res version.res -o dplayx.dll.fake -ldxguid -luuid -lwinmm -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./explorerframe.spec explorerframe_main.o nstc.o explorerframe_r.res version.res -o explorerframe.dll.so -luuid -lole32 -lshell32 -luser32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gameux' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gameexplorer.o gameexplorer.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gamestatistics.o gamestatistics.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./explorerframe.spec explorerframe_main.o nstc.o explorerframe_r.res version.res -o explorerframe.dll.fake -luuid -lole32 -lshell32 -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./fwpuclnt.spec main.o -o fwpuclnt.dll.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplayx' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./fwpuclnt.spec main.o -o fwpuclnt.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dsound.spec buffer.o capture.o dsound.o dsound_convert.o dsound_main.o duplex.o mixer.o primary.o propset.o sound3d.o dsound_classes_r.res version.res -o dsound.dll.fake -ldxguid -luuid -lwinmm -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o gameux_tlb_r.res gameux_tlb.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dsound' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -t -o gameux_tlb.tlb gameux_tlb.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/explorerframe' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdi32' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bidi.o bidi.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bitblt.o bitblt.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bitmap.o bitmap.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/fwpuclnt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/glu32' gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o glu.o glu.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdiplus' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o brush.o brush.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc.res rsrc.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gphoto2.ds' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o capability.o capability.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gpkcsp' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ds_image.o ds_image.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o brush.o brush.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dxgi.spec adapter.o device.o dxgi_main.o factory.o output.o surface.o swapchain.o utils.o version.res -o dxgi.dll.so -ldxguid -luuid -lwined3d ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gpkcsp.spec main.o -o gpkcsp.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./fusion.spec asmcache.o asmenum.o asmname.o assembly.o fusion.o fusion_main.o version.res -o fusion.dll.so -ladvapi32 -ldbghelp -lshlwapi -lversion -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gpkcsp.spec main.o -o gpkcsp.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./fusion.spec asmcache.o asmenum.o asmname.o assembly.o fusion.o fusion_main.o version.res -o fusion.dll.fake -ladvapi32 -ldbghelp -lshlwapi -lversion -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dxgi.spec adapter.o device.o dxgi_main.o factory.o output.o surface.o swapchain.o utils.o version.res -o dxgi.dll.fake -ldxguid -luuid -lwined3d ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o customlinecap.o customlinecap.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxgi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o font.o font.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/fusion' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gdiplus.o gdiplus.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gpkcsp' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipping.o clipping.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o graphics.o graphics.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./glu32.spec glu.o -o glu32.dll.so ../../libs/port/libwine_port.a -lGLU -lGL -L/usr/lib64 -lSM -lICE -lXext -lX11 gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o graphicspath.o graphicspath.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o image.o image.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o imageattributes.o imageattributes.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o matrix.o matrix.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./glu32.spec glu.o -o glu32.dll.fake ../../libs/port/libwine_port.a -lGLU -lGL -L/usr/lib64 -lSM -lICE -lXext -lX11 make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/glu32' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dc.o dc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pathiterator.o pathiterator.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gphoto2_main.o gphoto2_main.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ui.o ui.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Da.res gphoto2_Da.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pen.o pen.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_De.res gphoto2_De.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o region.o region.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stringformat.o stringformat.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_En.res gphoto2_En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Es.res gphoto2_Es.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dib.o dib.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hal' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hal.o hal.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gameux.spec factory.o gameexplorer.o gamestatistics.o main.o gameux_tlb_r.res rsrc.res -o gameux.dll.so -luuid -lshell32 -loleaut32 -lole32 -luser32 -ladvapi32 -lshlwapi ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gameux.spec factory.o gameexplorer.o gamestatistics.o main.o gameux_tlb_r.res rsrc.res -o gameux.dll.fake -luuid -lshell32 -loleaut32 -lole32 -luser32 -ladvapi32 -lshlwapi ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o provider.o provider.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hhctrl.ocx' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -o hhctrl_tlb.tlb hhctrl_tlb.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o chm.o chm.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Fr.res gphoto2_Fr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hid' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gameux' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_He.res gphoto2_He.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hal.spec hal.o version.res -o hal.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hal.spec hal.o version.res -o hal.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o content.o content.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o help.o help.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hhctrl.o hhctrl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o index.o index.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o search.o search.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hid.spec main.o version.res -o hid.dll.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hal' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hid.spec main.o version.res -o hid.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hlink' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o browse_ctx.o browse_ctx.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hid' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o extserv.o extserv.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hlink_main.o hlink_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o link.o link.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dibdrv/dc.o dibdrv/dc.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dibdrv/graphics.o dibdrv/graphics.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stream.o stream.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hnetcfg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o apps.o apps.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hnetcfg.o hnetcfg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o manager.o manager.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o policy.o policy.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dibdrv/objects.o dibdrv/objects.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dibdrv/primitives.o dibdrv/primitives.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Hu.res gphoto2_Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_It.res gphoto2_It.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o webbrowser.o webbrowser.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o driver.o driver.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enhmetafile.o enhmetafile.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dxdiagn.spec container.o dxdiag_main.o provider.o dxdiagn_r.res dxdiagn.res -o dxdiagn.dll.so -lstrmiids -ldxguid -luuid -lddraw -lversion -lole32 -loleaut32 -lpsapi -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dxdiagn.spec container.o dxdiag_main.o provider.o dxdiagn_r.res dxdiagn.res -o dxdiagn.dll.fake -lstrmiids -ldxguid -luuid -lddraw -lversion -lole32 -loleaut32 -lpsapi -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o port.o port.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Ja.res gphoto2_Ja.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxdiagn' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o hhctrl_tlb_r.res hhctrl_tlb.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Ko.res gphoto2_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Lt.res gphoto2_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o hhctrl.res hhctrl.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enhmfdrv/bitblt.o enhmfdrv/bitblt.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enhmfdrv/dc.o enhmfdrv/dc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o profile.o profile.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o hlink_classes_r.res hlink_classes.idl gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enhmfdrv/graphics.o enhmfdrv/graphics.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/httpapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o httpapi_main.o httpapi_main.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enhmfdrv/init.o enhmfdrv/init.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hlink.spec browse_ctx.o extserv.o hlink_main.o link.o hlink_classes_r.res -o hlink.dll.so -lurlmon -luuid -lshell32 -lole32 -ladvapi32 -Wb,-durlmon ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enhmfdrv/objects.o enhmfdrv/objects.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hlink.spec browse_ctx.o extserv.o hlink_main.o link.o hlink_classes_r.res -o hlink.dll.fake -lurlmon -luuid -lshell32 -lole32 -ladvapi32 -Wb,-durlmon ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hlink' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot hhctrl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./httpapi.spec httpapi_main.o -o httpapi.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./httpapi.spec httpapi_main.o -o httpapi.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/iccvid' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot iccvid.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/icmp' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./icmp.spec -o icmp.dll.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o iccvid.o iccvid.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/httpapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Nl.res gphoto2_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_No.res gphoto2_No.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./icmp.spec -o icmp.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/imaadp32.acm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o imaadp32.o imaadp32.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/icmp' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o iccvid.res iccvid.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o service.o service.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o font.o font.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o hnetcfg_r.res hnetcfg.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/imagehlp' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o access.o access.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o imagehlp_main.o imagehlp_main.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o freetype.o freetype.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gdiobj.o gdiobj.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Pl.res gphoto2_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Pt.res gphoto2_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Ro.res gphoto2_Ro.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/imm32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o imm.o imm.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o icm.o icm.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o integrity.o integrity.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mapping.o mapping.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Ru.res gphoto2_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Si.res gphoto2_Si.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcomm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o imaptransport.o imaptransport.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Sr.res gphoto2_Sr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcpl.cpl' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot inetcpl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hnetcfg.spec apps.o hnetcfg.o manager.o policy.o port.o profile.o service.o hnetcfg_r.res -o hnetcfg.dll.so -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o content.o content.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Sv.res gphoto2_Sv.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hnetcfg.spec apps.o hnetcfg.o manager.o policy.o port.o profile.o service.o hnetcfg_r.res -o hnetcfg.dll.fake -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hnetcfg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o inetcomm_main.o inetcomm_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetmib1' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Uk.res gphoto2_Uk.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o internettransport.o internettransport.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o modify.o modify.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mimeintl.o mimeintl.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./imaadp32.acm.spec imaadp32.o -o imaadp32.acm.so -lwinmm -luser32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gphoto2 -I/usr/include/gphoto2 -D__WINESRC__ -o gphoto2_Zh.res gphoto2_Zh.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o general.o general.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o inetcpl.o inetcpl.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gphoto2.ds.spec capability.o ds_image.o gphoto2_main.o ui.o gphoto2_Da.res gphoto2_De.res gphoto2_En.res gphoto2_Es.res gphoto2_Fr.res gphoto2_He.res gphoto2_Hu.res gphoto2_It.res gphoto2_Ja.res gphoto2_Ko.res gphoto2_Lt.res gphoto2_Nl.res gphoto2_No.res gphoto2_Pl.res gphoto2_Pt.res gphoto2_Ro.res gphoto2_Ru.res gphoto2_Si.res gphoto2_Sr.res gphoto2_Sv.res gphoto2_Uk.res gphoto2_Zh.res -o gphoto2.ds.so -lcomctl32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a -lgphoto2 -lgphoto2_port -lexif -lm -lusb -lgphoto2_port -lm -lusb ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./imaadp32.acm.spec imaadp32.o -o imaadp32.acm.fake -lwinmm -luser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/imaadp32.acm' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gphoto2.ds.spec capability.o ds_image.o gphoto2_main.o ui.o gphoto2_Da.res gphoto2_De.res gphoto2_En.res gphoto2_Es.res gphoto2_Fr.res gphoto2_He.res gphoto2_Hu.res gphoto2_It.res gphoto2_Ja.res gphoto2_Ko.res gphoto2_Lt.res gphoto2_Nl.res gphoto2_No.res gphoto2_Pl.res gphoto2_Pt.res gphoto2_Ro.res gphoto2_Ru.res gphoto2_Si.res gphoto2_Sr.res gphoto2_Sv.res gphoto2_Uk.res gphoto2_Zh.res -o gphoto2.ds.fake -lcomctl32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a -lgphoto2 -lgphoto2_port -lexif -lm -lusb -lgphoto2_port -lm -lusb gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mimeole.o mimeole.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gphoto2.ds' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pop3transport.o pop3transport.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./imagehlp.spec access.o imagehlp_main.o integrity.o modify.o -o imagehlp.dll.so -ldbghelp ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./imagehlp.spec access.o imagehlp_main.o integrity.o modify.o -o imagehlp.dll.fake -ldbghelp ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/imagehlp' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o smtptransport.o smtptransport.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o inetcomm_r.res inetcomm.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o security.o security.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/infosoft' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -h -o infosoft.h infosoft.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wordbreaker.o wordbreaker.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/initpki' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inetmib1.spec main.o -o inetmib1.dll.so -liphlpapi -lsnmpapi -Wb,-diphlpapi ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./initpki.spec main.o -o initpki.dll.so ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o infosoft_r.res infosoft.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inetmib1.spec main.o -o inetmib1.dll.fake -liphlpapi -lsnmpapi -Wb,-diphlpapi ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./initpki.spec main.o -o initpki.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o infosoft_main.o infosoft_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetmib1' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o metafile.o metafile.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/initpki' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mfdrv/bitblt.o mfdrv/bitblt.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inkobj' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o inkobj.o inkobj.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mfdrv/dc.o mfdrv/dc.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_De.res cpl_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_En.res cpl_En.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inseng' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o inseng_main.o inseng_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./infosoft.spec infosoft_main.o wordbreaker.o infosoft_r.res -o infosoft.dll.so -luuid -ladvapi32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o inseng_r.res inseng.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Fr.res cpl_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_He.res cpl_He.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mfdrv/graphics.o mfdrv/graphics.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./imm32.spec imm.o version.res -o imm32.dll.so -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./infosoft.spec infosoft_main.o wordbreaker.o infosoft_r.res -o infosoft.dll.fake -luuid -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/infosoft' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./imm32.spec imm.o version.res -o imm32.dll.fake -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/iphlpapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o icmp.o icmp.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/itircl' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o itircl_main.o itircl_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inkobj.spec inkobj.o -o inkobj.dll.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/imm32' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inkobj.spec inkobj.o -o inkobj.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/itss' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o chm_lib.o chm_lib.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./itircl.spec itircl_main.o -o itircl.dll.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inkobj' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./itircl.spec itircl_main.o -o itircl.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_It.res cpl_It.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/jscript' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -o jsglobal.tlb jsglobal.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Ja.res cpl_Ja.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o activex.o activex.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/itircl' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o array.o array.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bool.o bool.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o date.o date.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inseng.spec inseng_main.o inseng_r.res -o inseng.dll.so -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dispex.o dispex.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hhctrl.ocx.spec chm.o content.o help.o hhctrl.o index.o search.o stream.o webbrowser.o hhctrl_tlb_r.res hhctrl.res -o hhctrl.ocx.so -luuid -ladvapi32 -lcomctl32 -lshlwapi -lole32 -loleaut32 -luser32 -lgdi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hhctrl.ocx.spec chm.o content.o help.o hhctrl.o index.o search.o stream.o webbrowser.o hhctrl_tlb_r.res hhctrl.res -o hhctrl.ocx.fake -luuid -ladvapi32 -lcomctl32 -lshlwapi -lole32 -loleaut32 -luser32 -lgdi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o itss.o itss.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ifenum.o ifenum.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inseng.spec inseng_main.o inseng_r.res -o inseng.dll.fake -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inseng' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lzx.o lzx.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o moniker.o moniker.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hhctrl.ocx' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o protocol.o protocol.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./iccvid.spec iccvid.o iccvid.res -o iccvid.dll.so -luser32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Ko.res cpl_Ko.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o iphlpapi_main.o iphlpapi_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ipstats.o ipstats.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gdiplus.spec brush.o customlinecap.o font.o gdiplus.o graphics.o graphicspath.o image.o imageattributes.o matrix.o pathiterator.o pen.o region.o stringformat.o -o gdiplus.dll.so -lwindowscodecs -luuid -lshlwapi -loleaut32 -lole32 -luser32 -lgdi32 -Wb,-dwindowscodecs ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o storage.o storage.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o itss_r.res itss.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./iccvid.spec iccvid.o iccvid.res -o iccvid.dll.fake -luser32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o engine.o engine.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/iccvid' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Lt.res cpl_Lt.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o error.o error.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mfdrv/init.o mfdrv/init.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o function.o function.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gdiplus.spec brush.o customlinecap.o font.o gdiplus.o graphics.o graphicspath.o image.o imageattributes.o matrix.o pathiterator.o pen.o region.o stringformat.o -o gdiplus.dll.fake -lwindowscodecs -luuid -lshlwapi -loleaut32 -lole32 -luser32 -lgdi32 -Wb,-dwindowscodecs ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdiplus' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o global.o global.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o jscript.o jscript.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -o jscript_classes.h jscript_classes.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc.res rsrc.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o jsutils.o jsutils.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inetcomm.spec imaptransport.o inetcomm_main.o internettransport.o mimeintl.o mimeole.o pop3transport.o smtptransport.o inetcomm_r.res -o inetcomm.dll.so -luuid -loleaut32 -lole32 -lws2_32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a bison -p parser_ -o parser.tab.c -d parser.y parser.y: conflicts: 1 shift/reduce, 18 reduce/reduce ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inetcomm.spec imaptransport.o inetcomm_main.o internettransport.o mimeintl.o mimeole.o pop3transport.o smtptransport.o inetcomm_r.res -o inetcomm.dll.fake -luuid -loleaut32 -lole32 -lws2_32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o math.o math.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o number.o number.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/kernel32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -O pot -o msg.pot winerror.mc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcomm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o object.o object.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actctx.o actctx.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o regexp.o regexp.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./itss.spec chm_lib.o itss.o lzx.o moniker.o protocol.o storage.o itss_r.res rsrc.res -o itss.dll.so -luuid -lurlmon -lshlwapi -lole32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./itss.spec chm_lib.o itss.o lzx.o moniker.o protocol.o storage.o itss_r.res rsrc.res -o itss.dll.fake -luuid -lurlmon -lshlwapi -lole32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/itss' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o atom.o atom.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ktmw32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ktmw32_main.o ktmw32_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./iphlpapi.spec icmp.o ifenum.o iphlpapi_main.o ipstats.o version.res -o iphlpapi.dll.so -ladvapi32 ../../libs/port/libwine_port.a -lresolv ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ktmw32.spec ktmw32_main.o -o ktmw32.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ktmw32.spec ktmw32_main.o -o ktmw32.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o vbarray.o vbarray.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./iphlpapi.spec icmp.o ifenum.o iphlpapi_main.o ipstats.o version.res -o iphlpapi.dll.fake -ladvapi32 ../../libs/port/libwine_port.a -lresolv make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ktmw32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parser.tab.o parser.tab.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/iphlpapi' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o jscript_classes_r.res jscript_classes.idl gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mfdrv/objects.o mfdrv/objects.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Nl.res cpl_Nl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o change.o change.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o jscript.res jscript.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/loadperf' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o loadperf_main.o loadperf_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/localspl' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot localspl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o localmon.o localmon.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Pl.res cpl_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Pt.res cpl_Pt.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mfdrv/text.o mfdrv/text.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o opengl.o opengl.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./loadperf.spec loadperf_main.o -o loadperf.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Ru.res cpl_Ru.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o comm.o comm.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./loadperf.spec loadperf_main.o -o loadperf.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o computername.o computername.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o console.o console.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/loadperf' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot jscript.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Sr.res cpl_Sr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cpu.o cpu.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o debugger.o debugger.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Sv.res cpl_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o cpl_Uk.res cpl_Uk.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o localspl_main.o localspl_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o provider.o provider.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o inetcpl.res inetcpl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o editline.o editline.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o painting.o painting.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o palette.o palette.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o jscript_main.o jscript_main.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o path.o path.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pen.o pen.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o printdrv.o printdrv.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/localui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot localui.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o localui.o localui.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lex.o lex.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o localspl.res localspl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o environ.o environ.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o region.o region.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o except.o except.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fiber.o fiber.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/lz32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./lz32.spec version.res -o lz32.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o localui.res localui.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./lz32.spec version.res -o lz32.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/lz32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Da.res ui_Da.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapi32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot mapi32.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_De.res ui_De.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o imalloc.o imalloc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o file.o file.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_En.res ui_En.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapistub' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mapistub.spec main.o -o mapistub.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mapistub.spec main.o -o mapistub.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapistub' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o format_msg.o format_msg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mapi32_main.o mapi32_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o prop.o prop.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciavi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o info.o info.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mciavi.o mciavi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mmoutput.o mmoutput.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Es.res ui_Es.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o heap.o heap.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wnd.o wnd.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mciavi_res.res mciavi_res.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o kernel_main.o kernel_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gdi32.spec bidi.o bitblt.o bitmap.o brush.o clipping.o dc.o dib.o dibdrv/dc.o dibdrv/graphics.o dibdrv/objects.o dibdrv/primitives.o driver.o enhmetafile.o enhmfdrv/bitblt.o enhmfdrv/dc.o enhmfdrv/graphics.o enhmfdrv/init.o enhmfdrv/objects.o font.o freetype.o gdiobj.o icm.o mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o mfdrv/init.o mfdrv/objects.o mfdrv/text.o opengl.o painting.o palette.o path.o pen.o printdrv.o region.o version.res -o gdi32.dll.so -lusp10 -ladvapi32 -Wb,-dusp10 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sendmail.o sendmail.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./gdi32.spec bidi.o bitblt.o bitmap.o brush.o clipping.o dc.o dib.o dibdrv/dc.o dibdrv/graphics.o dibdrv/objects.o dibdrv/primitives.o driver.o enhmetafile.o enhmfdrv/bitblt.o enhmfdrv/dc.o enhmfdrv/graphics.o enhmfdrv/init.o enhmfdrv/objects.o font.o freetype.o gdiobj.o icm.o mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o mfdrv/init.o mfdrv/objects.o mfdrv/text.o opengl.o painting.o palette.o path.o pen.o printdrv.o region.o version.res -o gdi32.dll.fake -lusp10 -ladvapi32 -Wb,-dusp10 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdi32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Fr.res ui_Fr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o util.o util.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lcformat.o lcformat.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_He.res ui_He.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mcicda' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mcicda.o mcicda.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciqtz32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mciqtz.o mciqtz.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Hu.res ui_Hu.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o locale.o locale.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_It.res ui_It.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciseq' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mcimidi.o mcimidi.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciwave' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mciwave.o mciwave.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./jscript.spec activex.o array.o bool.o date.o dispex.o engine.o error.o function.o global.o jscript.o jscript_main.o jsutils.o lex.o math.o number.o object.o regexp.o string.o vbarray.o parser.tab.o jscript_classes_r.res jscript.res -o jscript.dll.so -loleaut32 -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/midimap' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o midimap.o midimap.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mlang' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mlang.o mlang.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mciavi32.spec info.o mciavi.o mmoutput.o wnd.o mciavi_res.res -o mciavi32.dll.so -lmsvfw32 -lwinmm -luser32 -lgdi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./jscript.spec activex.o array.o bool.o date.o dispex.o engine.o error.o function.o global.o jscript.o jscript_main.o jsutils.o lex.o math.o number.o object.o regexp.o string.o vbarray.o parser.tab.o jscript_classes_r.res jscript.res -o jscript.dll.fake -loleaut32 -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/jscript' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mciavi32.spec info.o mciavi.o mmoutput.o wnd.o mciavi_res.res -o mciavi32.dll.fake -lmsvfw32 -lwinmm -luser32 -lgdi32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o mlang_classes_r.res mlang_classes.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Ja.res ui_Ja.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciavi32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mapi32.res mapi32.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inetcpl.cpl.spec content.o general.o inetcpl.o security.o cpl_De.res cpl_En.res cpl_Fr.res cpl_He.res cpl_It.res cpl_Ja.res cpl_Ko.res cpl_Lt.res cpl_Nl.res cpl_Pl.res cpl_Pt.res cpl_Ru.res cpl_Sr.res cpl_Sv.res cpl_Uk.res inetcpl.res -o inetcpl.cpl.so -lcryptui -lwininet -lole32 -lurlmon -lcomctl32 -lshlwapi -luser32 -ladvapi32 -Wb,-dcryptui -Wb,-dwininet -Wb,-dole32 -Wb,-durlmon ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mciavi_res.res mciavi_res.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mmdevapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o audiovolume.o audiovolume.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inetcpl.cpl.spec content.o general.o inetcpl.o security.o cpl_De.res cpl_En.res cpl_Fr.res cpl_He.res cpl_It.res cpl_Ja.res cpl_Ko.res cpl_Lt.res cpl_Nl.res cpl_Pl.res cpl_Pt.res cpl_Ru.res cpl_Sr.res cpl_Sv.res cpl_Uk.res inetcpl.res -o inetcpl.cpl.fake -lcryptui -lwininet -lole32 -lurlmon -lcomctl32 -lshlwapi -luser32 -ladvapi32 -Wb,-dcryptui -Wb,-dwininet -Wb,-dole32 -Wb,-durlmon ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcpl.cpl' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Ko.res ui_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o devenum.o devenum.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mountmgr.sys' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./midimap.spec midimap.o -o midimap.dll.so -lwinmm -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./midimap.spec midimap.o -o midimap.dll.fake -lwinmm -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/midimap' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o mmdevapi_classes_r.res mmdevapi_classes.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mpr' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot mpr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./localspl.spec localmon.o localspl_main.o provider.o localspl.res -o localspl.dll.so -lspoolss -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o auth.o auth.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./localspl.spec localmon.o localspl_main.o provider.o localspl.res -o localspl.dll.fake -lspoolss -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/localspl' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Lt.res ui_Lt.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mpr_main.o mpr_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o multinet.o multinet.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mciseq.spec mcimidi.o -o mciseq.dll.so -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mcicda.spec mcicda.o -o mcicda.dll.so -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mciseq.spec mcimidi.o -o mciseq.dll.fake -lwinmm -luser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciseq' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mcicda.spec mcicda.o -o mcicda.dll.fake -lwinmm -luser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mcicda' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lzexpand.o lzexpand.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mprapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mprapi.o mprapi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o module.o module.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mciwave.spec mciwave.o -o mciwave.dll.so -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mciqtz32.spec mciqtz.o mciavi_res.res version.res -o mciqtz32.dll.so -lstrmiids -loleaut32 -lole32 -lwinmm -luser32 -lgdi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nps.o nps.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pwcache.o pwcache.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mprapi.spec mprapi.o -o mprapi.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mciwave.spec mciwave.o -o mciwave.dll.fake -lwinmm -luser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciwave' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wnet.o wnet.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o diskarb.o diskarb.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mciqtz32.spec mciqtz.o mciavi_res.res version.res -o mciqtz32.dll.fake -lstrmiids -loleaut32 -lole32 -lwinmm -luser32 -lgdi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciqtz32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr.res mpr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Bg.res mpr_Bg.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mprapi.spec mprapi.o -o mprapi.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mprapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Cs.res mpr_Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Nl.res ui_Nl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oldconfig.o oldconfig.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hal.o hal.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o path.o path.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wavemap.o wavemap.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Da.res mpr_Da.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o powermgnt.o powermgnt.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o process.o process.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o profile.o profile.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mountmgr.o mountmgr.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_No.res ui_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Pl.res ui_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Pt.res ui_Pt.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o driver.o driver.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Ro.res ui_Ro.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filter.o filter.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Ru.res ui_Ru.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o format.o format.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o resource.o resource.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Si.res ui_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Sr.res ui_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Sv.res ui_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_De.res mpr_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Uk.res ui_Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ui_Zh.res ui_Zh.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./localui.spec localui.o localui.res ui_Da.res ui_De.res ui_En.res ui_Es.res ui_Fr.res ui_He.res ui_Hu.res ui_It.res ui_Ja.res ui_Ko.res ui_Lt.res ui_Nl.res ui_No.res ui_Pl.res ui_Pt.res ui_Ro.res ui_Ru.res ui_Si.res ui_Sr.res ui_Sv.res ui_Uk.res ui_Zh.res -o localui.dll.so -lwinspool -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mountmgr.sys.spec device.o diskarb.o hal.o mountmgr.o -Wb,--subsystem,native -o mountmgr.sys.so -luser32 -luuid -ladvapi32 -lntoskrnl.exe -Wb,-duser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mountmgr.sys.spec device.o diskarb.o hal.o mountmgr.o -Wb,--subsystem,native -o mountmgr.sys.fake -luser32 -luuid -ladvapi32 -lntoskrnl.exe -Wb,-duser32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_En.res mpr_En.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mmdevapi.spec audiovolume.o devenum.o main.o mmdevapi_classes_r.res -o mmdevapi.dll.so -luuid -lole32 -loleaut32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mountmgr.sys' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Eo.res mpr_Eo.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./localui.spec localui.o localui.res ui_Da.res ui_De.res ui_En.res ui_Es.res ui_Fr.res ui_He.res ui_Hu.res ui_It.res ui_Ja.res ui_Ko.res ui_Lt.res ui_Nl.res ui_No.res ui_Pl.res ui_Pt.res ui_Ro.res ui_Ru.res ui_Si.res ui_Sr.res ui_Sv.res ui_Uk.res ui_Zh.res -o localui.dll.fake -lwinspool -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mmdevapi.spec audiovolume.o devenum.o main.o mmdevapi_classes_r.res -o mmdevapi.dll.fake -luuid -lole32 -loleaut32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/localui' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o internal.o internal.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Es.res mpr_Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Fr.res mpr_Fr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sync.o sync.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mmdevapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tape.o tape.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o term.o term.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mlang.spec mlang.o mlang_classes_r.res -o mlang.dll.so -loleaut32 -luuid -lole32 -lgdi32 -ladvapi32 -Wb,-doleaut32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o thread.o thread.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o time.o time.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_He.res mpr_He.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mlang.spec mlang.o mlang_classes_r.res -o mlang.dll.fake -loleaut32 -luuid -lole32 -lgdi32 -ladvapi32 -Wb,-doleaut32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Hu.res mpr_Hu.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msacm32.drv.spec wavemap.o -o msacm32.drv.so -lmsacm32 -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msacm32.drv.spec wavemap.o -o msacm32.drv.fake -lmsacm32 -lwinmm -luser32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o toolhelp.o toolhelp.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_It.res mpr_It.rc term.c: In function 'TERM_BuildKeyDB': term.c:379:9: warning: passing argument 1 of 'p_tigetstr' discards qualifiers from pointer target type term.c:379:9: note: expected 'char *' but argument is of type 'const char *' term.c: In function 'TERM_Init': term.c:424:5: warning: passing argument 1 of 'p_tigetstr' discards qualifiers from pointer target type term.c:424:5: note: expected 'char *' but argument is of type 'const char *' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mlang' term.c: In function 'TERM_Exit': term.c:433:9: warning: passing argument 1 of 'p_tigetstr' discards qualifiers from pointer target type term.c:433:9: note: expected 'char *' but argument is of type 'const char *' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o version.o version.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o virtual.o virtual.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o volume.o volume.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msadp32.acm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msadp32.o msadp32.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscat32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscms' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o handle.o handle.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o icc.o icc.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mscat32.spec main.o -o mscat32.dll.so -lwintrust ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mscat32.spec main.o -o mscat32.dll.fake -lwintrust ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscat32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wer.o wer.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msacm32_main.o msacm32_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Ja.res mpr_Ja.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mscms_main.o mscms_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Ko.res mpr_Ko.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mapi32.spec imalloc.o mapi32_main.o prop.o sendmail.o util.o mapi32.res -o mapi32.dll.so -luuid -lshlwapi -lshell32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Lt.res mpr_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Nl.res mpr_Nl.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscoree' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o assembly.o assembly.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o config.o config.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o corruntimehost.o corruntimehost.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o metadata.o metadata.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mapi32.spec imalloc.o mapi32_main.o prop.o sendmail.o util.o mapi32.res -o mapi32.dll.fake -luuid -lshlwapi -lshell32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_No.res mpr_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -o locale_rc.res locale_rc.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msadp32.acm.spec msadp32.o -o msadp32.acm.so -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msadp32.acm.spec msadp32.o -o msadp32.acm.fake -lwinmm -luser32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pcmconverter.o pcmconverter.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stream.o stream.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Pl.res mpr_Pl.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapi32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o profile.o profile.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msctf' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o categorymgr.o categorymgr.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msadp32.acm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o metahost.o metahost.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mscoree_main.o mscoree_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Cs.res msacm_Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Pt.res mpr_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Ro.res mpr_Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -U -O res -P ../../po -o winerror.res winerror.mc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stub.o stub.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o transform.o transform.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Ru.res mpr_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Si.res mpr_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Da.res msacm_Da.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o compartmentmgr.o compartmentmgr.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o context.o context.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o displayattributemgr.o displayattributemgr.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o documentmgr.o documentmgr.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_De.res msacm_De.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdaps' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ --win32-align=2 -h -o row_server.h row_server.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdmo' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmoreg.o dmoreg.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_En.res msacm_En.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ --win32-align=2 -u -o msdaps_i.c msdaps.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ --win32-align=2 -u -o row_server_i.c row_server.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o inputprocessor.o inputprocessor.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o langbarmgr.o langbarmgr.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ --win32-align=2 -p -o msdaps_p.c msdaps.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mscms.spec handle.o icc.o mscms_main.o profile.o stub.o transform.o version.res -o mscms.dll.so -ladvapi32 ../../libs/port/libwine_port.a -llcms ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mscms.spec handle.o icc.o mscms_main.o profile.o stub.o transform.o version.res -o mscms.dll.fake -ladvapi32 ../../libs/port/libwine_port.a -llcms gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msctf.o msctf.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o range.o range.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ --win32-align=2 -h -o msdaps.h msdaps.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ --win32-align=2 -p -o row_server_p.c row_server.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscms' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ --win32-align=2 -r -o msdaps_r.res msdaps.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msg711.acm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msg711.o msg711.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msftedit' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msftedit_main.o msftedit_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msgsm32.acm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msgsm32.o msgsm32.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mscoree.spec assembly.o config.o corruntimehost.o metadata.o metahost.o mscoree_main.o -o mscoree.dll.so -ldbghelp -luuid -lshell32 -ladvapi32 -lole32 -loleaut32 -lshlwapi ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ --win32-align=2 -r -o row_server_r.res row_server.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ --win32-align=2 --dlldata-only -o dlldata.c msdaps.idl row_server.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mscoree.spec assembly.o config.o corruntimehost.o metadata.o metahost.o mscoree_main.o -o mscoree.dll.fake -ldbghelp -luuid -lshell32 -ladvapi32 -lole32 -loleaut32 -lshlwapi ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o row_server.o row_server.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dmort.o dmort.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usrmarshal.o usrmarshal.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscoree' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Sr.res mpr_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o threadmgr.o threadmgr.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Es.res msacm_Es.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msftedit.spec msftedit_main.o version.res -o msftedit.dll.so -luuid -lriched20 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Fr.res msacm_Fr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msg711.acm.spec msg711.o -o msg711.acm.so -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msgsm32.acm.spec msgsm32.o -o msgsm32.acm.so -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msftedit.spec msftedit_main.o version.res -o msftedit.dll.fake -luuid -lriched20 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msdaps_i.o msdaps_i.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msg711.acm.spec msg711.o -o msg711.acm.fake -lwinmm -luser32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Sv.res mpr_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Tr.res mpr_Tr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msdmo.spec dmoreg.o dmort.o rsrc.res -o msdmo.dll.so -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msgsm32.acm.spec msgsm32.o -o msgsm32.acm.fake -lwinmm -luser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msgsm32.acm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o row_server_i.o row_server_i.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msftedit' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml.tlb' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -o mshtml_tlb.tlb mshtml_tlb.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msdaps_p.o msdaps_p.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msdmo.spec dmoreg.o dmort.o rsrc.res -o msdmo.dll.fake -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msg711.acm' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o row_server_p.o row_server_p.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_He.res msacm_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Uk.res mpr_Uk.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -O pot -o rsrc.pot mshtml.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdmo' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -h -o nsiface.h nsiface.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o msctf_classes_r.res msctf_classes.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr_Zh.res mpr_Zh.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o mshtml_classes_r.res mshtml_classes.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Hu.res msacm_Hu.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mpr.spec auth.o mpr_main.o multinet.o nps.o pwcache.o wnet.o mpr.res mpr_Bg.res mpr_Cs.res mpr_Da.res mpr_De.res mpr_En.res mpr_Eo.res mpr_Es.res mpr_Fr.res mpr_He.res mpr_Hu.res mpr_It.res mpr_Ja.res mpr_Ko.res mpr_Lt.res mpr_Nl.res mpr_No.res mpr_Pl.res mpr_Pt.res mpr_Ro.res mpr_Ru.res mpr_Si.res mpr_Sr.res mpr_Sv.res mpr_Tr.res mpr_Uk.res mpr_Zh.res -o mpr.dll.so -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_It.res msacm_It.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o mshtml_tlb_r.res mshtml_tlb.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msi' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -o msiserver.tlb msiserver.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o action.o action.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o alter.o alter.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o appsearch.o appsearch.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mpr.spec auth.o mpr_main.o multinet.o nps.o pwcache.o wnet.o mpr.res mpr_Bg.res mpr_Cs.res mpr_Da.res mpr_De.res mpr_En.res mpr_Eo.res mpr_Es.res mpr_Fr.res mpr_He.res mpr_Hu.res mpr_It.res mpr_Ja.res mpr_Ko.res mpr_Lt.res mpr_Nl.res mpr_No.res mpr_Pl.res mpr_Pt.res mpr_Ro.res mpr_Ru.res mpr_Si.res mpr_Sr.res mpr_Sv.res mpr_Tr.res mpr_Uk.res mpr_Zh.res -o mpr.dll.fake -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Da.res Da.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mpr' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o De.res De.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o assembly.o assembly.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimg32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msimg32_main.o msimg32_main.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -o msiserver.h msiserver.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o En.res En.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msimg32.spec msimg32_main.o -o msimg32.dll.so -lgdi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msimg32.spec msimg32_main.o -o msimg32.dll.fake -lgdi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mshtml.tlb.spec rsrc.res -o mshtml.tlb.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimg32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Es.res Es.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mshtml.tlb.spec rsrc.res -o mshtml.tlb.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Fr.res Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Ja.res msacm_Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Ko.res msacm_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o He.res He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Hu.res Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Lt.res msacm_Lt.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o classes.o classes.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml.tlb' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o create.o create.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o custom.o custom.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o database.o database.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o delete.o delete.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimsg' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msimsg.res msimsg.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msctf.spec categorymgr.o compartmentmgr.o context.o displayattributemgr.o documentmgr.o inputprocessor.o langbarmgr.o msctf.o range.o threadmgr.o msctf_classes_r.res version.res -o msctf.dll.so -luuid -lole32 -loleaut32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msctf.spec categorymgr.o compartmentmgr.o context.o displayattributemgr.o documentmgr.o inputprocessor.o langbarmgr.o msctf.o range.o threadmgr.o msctf_classes_r.res version.res -o msctf.dll.fake -luuid -lole32 -loleaut32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o It.res It.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimtf' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o activeimmapp.o activeimmapp.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msctf' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o msimtf_r.res msimtf.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisip' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisys.ocx' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msisys.o msisys.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msnet32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msnet_main.o msnet_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msnet32.spec msnet_main.o -o msnet32.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msnet32.spec msnet_main.o -o msnet32.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msisys.ocx.spec msisys.o -o msisys.ocx.so -luuid ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msisip.spec main.o -o msisip.dll.so -lcrypt32 -lole32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msisip.spec main.o -o msisip.dll.fake -lcrypt32 -lole32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Ja.res Ja.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msnet32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Ko.res Ko.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dialog.o dialog.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisip' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o distinct.o distinct.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msisys.ocx.spec msisys.o -o msisys.ocx.fake -luuid ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisys.ocx' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Lt.res Lt.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mspatcha' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mspatcha_main.o mspatcha_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msrle32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot msrle32.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msimtf.spec activeimmapp.o main.o msimtf_r.res -o msimtf.dll.so -luuid -limm32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msimtf.spec activeimmapp.o main.o msimtf_r.res -o msimtf.dll.fake -luuid -limm32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Nl.res msacm_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimtf' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o No.res No.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mspatcha.spec mspatcha_main.o version.res -o mspatcha.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_No.res msacm_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Pl.res msacm_Pl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msrle32.o msrle32.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msrle32.res msrle32.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssip32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssign32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mssign32_main.o mssign32_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mstask' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mspatcha.spec mspatcha_main.o version.res -o mspatcha.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mspatcha' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Pt.res msacm_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Ro.res msacm_Ro.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mssip32.spec main.o -o mssip32.dll.so ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcirt' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvcirt.o msvcirt.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mssign32.spec mssign32_main.o -o mssign32.dll.so ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp100' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvcp100.o msvcp100.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Ru.res msacm_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Si.res msacm_Si.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mssip32.spec main.o -o mssip32.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcp100.spec msvcp100.o -o msvcp100.dll.so ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssip32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mstask_main.o mstask_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp60' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvcp60.o msvcp60.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mssign32.spec mssign32_main.o -o mssign32.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssign32' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcp100.spec msvcp100.o -o msvcp100.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Sr.res msacm_Sr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o drop.o drop.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcp60.spec msvcp60.o -o msvcp60.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcirt.spec msvcirt.o -o msvcirt.dll.so -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcirt.spec msvcirt.o -o msvcirt.dll.fake -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcp60.spec msvcp60.o -o msvcp60.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Sv.res msacm_Sv.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o events.o events.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcirt' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o files.o files.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Tr.res msacm_Tr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./kernel32.spec actctx.o atom.o change.o comm.o computername.o console.o cpu.o debugger.o editline.o environ.o except.o fiber.o file.o format_msg.o heap.o kernel_main.o lcformat.o locale.o lzexpand.o module.o oldconfig.o path.o powermgnt.o process.o profile.o resource.o string.o sync.o tape.o term.o thread.o time.o toolhelp.o version.o virtual.o volume.o wer.o locale_rc.res version.res winerror.res -nodefaultlibs -Wb,-F,KERNEL32.dll -Wl,--image-base,0x7b800000 -o kernel32.dll.so -lwinecrt0 -lntdll ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Uk.res msacm_Uk.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp100' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msacm_Zh.res msacm_Zh.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp80' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvcp80.o msvcp80.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp90' gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o exception.o exception.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msacm32.spec driver.o filter.o format.o internal.o msacm32_main.o pcmconverter.o stream.o msacm_Cs.res msacm_Da.res msacm_De.res msacm_En.res msacm_Es.res msacm_Fr.res msacm_He.res msacm_Hu.res msacm_It.res msacm_Ja.res msacm_Ko.res msacm_Lt.res msacm_Nl.res msacm_No.res msacm_Pl.res msacm_Pt.res msacm_Ro.res msacm_Ru.res msacm_Si.res msacm_Sr.res msacm_Sv.res msacm_Tr.res msacm_Uk.res msacm_Zh.res -o msacm32.dll.so -lwinmm -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o task.o task.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcp80.spec msvcp80.o -o msvcp80.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcp80.spec msvcp80.o -o msvcp80.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp60' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./kernel32.spec actctx.o atom.o change.o comm.o computername.o console.o cpu.o debugger.o editline.o environ.o except.o fiber.o file.o format_msg.o heap.o kernel_main.o lcformat.o locale.o lzexpand.o module.o oldconfig.o path.o powermgnt.o process.o profile.o resource.o string.o sync.o tape.o term.o thread.o time.o toolhelp.o version.o virtual.o volume.o wer.o locale_rc.res version.res winerror.res -nodefaultlibs -Wb,-F,KERNEL32.dll -Wl,--image-base,0x7b800000 -o kernel32.dll.fake -lwinecrt0 -lntdll ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msacm32.spec driver.o filter.o format.o internal.o msacm32_main.o pcmconverter.o stream.o msacm_Cs.res msacm_Da.res msacm_De.res msacm_En.res msacm_Es.res msacm_Fr.res msacm_He.res msacm_Hu.res msacm_It.res msacm_Ja.res msacm_Ko.res msacm_Lt.res msacm_Nl.res msacm_No.res msacm_Pl.res msacm_Pt.res msacm_Ro.res msacm_Ru.res msacm_Si.res msacm_Sr.res msacm_Sv.res msacm_Tr.res msacm_Uk.res msacm_Zh.res -o msacm32.dll.fake -lwinmm -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Pt.res Pt.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr100' gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o msvcr100.o msvcr100.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o font.o font.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Ro.res Ro.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr100.spec msvcr100.o -o msvcr100.dll.so -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr100.spec msvcr100.o -o msvcr100.dll.fake -lmsvcrt ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o memory.o memory.c gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o msvcp90_main.o msvcp90_main.c gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o string.o string.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Ru.res Ru.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr100' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Sr.res Sr.rc string.c: In function 'MSVCP_basic_string_char_ctor_cstr_len': string.c:755:1: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' string.c: In function 'MSVCP_basic_string_wchar_ctor_cstr_len': string.c:1425:1: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Sv.res Sv.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o format.o format.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr70' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvcr70.o msvcr70.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp80' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o handle.o handle.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o helpers.o helpers.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o Zh.res Zh.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msdaps.spec main.o row_server.o usrmarshal.o msdaps_i.o row_server_i.o msdaps_p.o row_server_p.o msdaps_r.res row_server_r.res dlldata.o -o msdaps.dll.so -luuid -loleaut32 -lole32 -lrpcrt4 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr70.spec msvcr70.o -o msvcr70.dll.so -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msdaps.spec main.o row_server.o usrmarshal.o msdaps_i.o row_server_i.o msdaps_p.o row_server_p.o msdaps_r.res row_server_r.res dlldata.o -o msdaps.dll.fake -luuid -loleaut32 -lole32 -lrpcrt4 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o mshtml.res mshtml.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/kernel32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o task_scheduler.o task_scheduler.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr71' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvcr71.o msvcr71.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr70.spec msvcr70.o -o msvcr70.dll.fake -lmsvcrt ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdaps' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o task_trigger.o task_trigger.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr71.spec msvcr71.o -o msvcr71.dll.so -lmsvcrt ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr70' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr71.spec msvcr71.o -o msvcr71.dll.fake -lmsvcrt ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o insert.o insert.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr71' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -u -o mstask_local_i.c mstask_local.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o mstask_local_r.res mstask_local.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr80' gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o msvcr80.o msvcr80.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o install.o install.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o join.o join.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mstask_local_i.o mstask_local_i.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr90' gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o msvcr90.o msvcr90.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr80.spec msvcr80.o -o msvcr80.dll.so -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr80.spec msvcr80.o -o msvcr80.dll.fake -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msimsg.spec msimsg.res -o msimsg.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msimsg.spec msimsg.res -o msimsg.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o media.o media.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msi.o msi.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mstask.spec factory.o mstask_main.o task.o task_scheduler.o task_trigger.o mstask_local_i.o mstask_local_r.res -o mstask.dll.so -luuid -lole32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimsg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o console.o console.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr80' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mstask.spec factory.o mstask_main.o task.o task_scheduler.o task_trigger.o mstask_local_i.o mstask_local_r.res -o mstask.dll.fake -luuid -lole32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mstask' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt20' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DUSE_MSVCRT_PREFIX -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvcrt20.o msvcrt20.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt40' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DUSE_MSVCRT_PREFIX -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvcrt40.o msvcrt40.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr90.spec msvcr90.o -o msvcr90.dll.so -lmsvcrt ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msi_main.o msi_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcrt20.spec msvcrt20.o -o msvcrt20.dll.so -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcp90.spec exception.o memory.o msvcp90_main.o string.o -o msvcp90.dll.so -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcp90.spec exception.o memory.o msvcp90_main.o string.o -o msvcp90.dll.fake -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcrt40.spec msvcrt40.o -o msvcrt40.dll.so -lmsvcrt ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcr90.spec msvcr90.o -o msvcr90.dll.fake -lmsvcrt ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr90' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcrt40.spec msvcrt40.o -o msvcrt40.dll.fake -lmsvcrt ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msiquery.o msiquery.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcrt20.spec msvcrt20.o -o msvcrt20.dll.fake -lmsvcrt ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrtd' gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o debug.o debug.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvfw32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot msvfw32.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cpp.o cpp.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt40' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cppexcept.o cppexcept.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt20' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o package.o package.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o drawdib.o drawdib.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mciwnd.o mciwnd.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcrtd.spec debug.o -o msvcrtd.dll.so -lmsvcrt ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvideo_main.o msvideo_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcrtd.spec debug.o -o msvcrtd.dll.fake -lmsvcrt ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrtd' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o preview.o preview.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp90' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o record.o record.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvidc32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot msvidc32.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msvideo1.o msvideo1.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mswsock' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mswsock.o mswsock.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32.res msvfw32.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ctype.o ctype.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msrle32.spec msrle32.o msrle32.res -o msrle32.dll.so -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msrle32.spec msrle32.o msrle32.res -o msrle32.dll.fake -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mswsock.spec mswsock.o version.res -o mswsock.dll.so -lws2_32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mswsock.spec mswsock.o version.res -o mswsock.dll.fake -lws2_32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvidc32.res msvidc32.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msrle32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o registry.o registry.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data.o data.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mswsock' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dir.o dir.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o environ.o environ.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o errno.o errno.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o msxml_tlb_r.res msxml_tlb.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -o msxml_tlb.tlb msxml_tlb.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o except.o except.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml.spec main.o msxml_tlb_r.res rsrc.res -o msxml.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml.spec main.o msxml_tlb_r.res rsrc.res -o msxml.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o exit.o exit.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml2' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o msxml2_tlb_r.res msxml2_tlb.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -o msxml2_tlb.tlb msxml2_tlb.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o script.o script.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Da.res msvfw32_Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_De.res msvfw32_De.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o file.o file.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o heap.o heap.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o locale.o locale.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lock.o lock.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml2.spec main.o msxml2_tlb_r.res rsrc.res -o msxml2.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml2.spec main.o msxml2_tlb_r.res rsrc.res -o msxml2.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o math.o math.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml2' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mbcs.o mbcs.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml3' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o attribute.o attribute.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bsc.o bsc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o select.o select.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o source.o source.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml4' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o msxml4_tlb_r.res msxml4_tlb.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o storages.o storages.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -t -o msxml4_tlb.tlb msxml4_tlb.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc.res rsrc.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml6' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml4.spec main.o msxml4_tlb_r.res rsrc.res -o msxml4.dll.so -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o conpoint.o conpoint.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dispex.o dispex.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml4.spec main.o msxml4_tlb_r.res rsrc.res -o msxml4.dll.fake -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o editor.o editor.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml4' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o msxml6_tlb_r.res msxml6_tlb.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -t -o msxml6_tlb.tlb msxml6_tlb.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o misc.o misc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o process.o process.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc.res rsrc.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml6.spec main.o msxml6_tlb_r.res rsrc.res -o msxml6.dll.so -loleaut32 -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml6.spec main.o msxml6_tlb_r.res rsrc.res -o msxml6.dll.fake -loleaut32 -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml6' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o scanf.o scanf.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cdata.o cdata.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/nddeapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nddeapi.o nddeapi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o thread.o thread.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o comment.o comment.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dispex.o dispex.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o docfrag.o docfrag.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./nddeapi.spec nddeapi.o -o nddeapi.dll.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o doctype.o doctype.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./nddeapi.spec nddeapi.o -o nddeapi.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hlink.o hlink.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_En.res msvfw32_En.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/nddeapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Es.res msvfw32_Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Fr.res msvfw32_Fr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/netapi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o access.o access.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o apibuf.o apibuf.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o streams.o streams.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_He.res msvfw32_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Hu.res msvfw32_Hu.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o suminfo.o suminfo.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o time.o time.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o browsr.o browsr.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvidc32.spec msvideo1.o msvidc32.res -o msvidc32.dll.so -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvidc32.spec msvideo1.o msvidc32.res -o msvidc32.dll.fake -luser32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_It.res msvfw32_It.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ds.o ds.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlanchor.o htmlanchor.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvidc32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o local_group.o local_group.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nbcmdqueue.o nbcmdqueue.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o undname.o undname.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nbnamecache.o nbnamecache.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlattr.o htmlattr.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlbody.o htmlbody.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o domdoc.o domdoc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nbt.o nbt.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wcs.o wcs.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o domimpl.o domimpl.c nbt.c: In function 'NetBTinetResolve': nbt.c:580:30: warning: cast from pointer to integer of different size LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Ja.res msvfw32_Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Ko.res msvfw32_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Lt.res msvfw32_Lt.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/newdev' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -o rsrc.res rsrc.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/normaliz' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o normaliz.o normaliz.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Nl.res msvfw32_Nl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o netapi32.o netapi32.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o netbios.o netbios.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./normaliz.spec normaliz.o -o normaliz.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./newdev.spec main.o -o newdev.dll.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o table.o table.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./newdev.spec main.o -o newdev.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./normaliz.spec normaliz.o -o normaliz.dll.fake ../../libs/port/libwine_port.a bison -p sql_ -o sql.tab.c -d sql.y sql.y: conflicts: 3 reduce/reduce make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/newdev' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o share.o share.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/normaliz' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wksta.o wksta.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o update.o update.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/npmshtml' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./npmshtml.spec main.o rsrc.res -o npmshtml.dll.so -lmshtml ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdll' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o actctx.o actctx.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./npmshtml.spec main.o rsrc.res -o npmshtml.dll.fake -lmshtml ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/npmshtml' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o atom.o atom.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cdrom.o cdrom.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o critsection.o critsection.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o debugbuffer.o debugbuffer.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o debugtools.o debugtools.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./netapi32.spec access.o apibuf.o browsr.o ds.o local_group.o nbcmdqueue.o nbnamecache.o nbt.o netapi32.o netbios.o share.o wksta.o -o netapi32.dll.so -liphlpapi -lws2_32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o directory.o directory.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./netapi32.spec access.o apibuf.o browsr.o ds.o local_group.o nbcmdqueue.o nbnamecache.o nbt.o netapi32.o netbios.o share.o wksta.o -o netapi32.dll.fake -liphlpapi -lws2_32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/netapi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o env.o env.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o upgrade.o upgrade.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o where.o where.c bison -p cond_ -o cond.tab.c cond.y gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlcomment.o htmlcomment.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlcurstyle.o htmlcurstyle.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o error.o error.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o element.o element.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_No.res msvfw32_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Pl.res msvfw32_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Pt.res msvfw32_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Ro.res msvfw32_Ro.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmldoc.o htmldoc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmldoc3.o htmldoc3.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmldoc5.o htmldoc5.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlelem.o htmlelem.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Ru.res msvfw32_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Si.res msvfw32_Si.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlelem2.o htmlelem2.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlelem3.o htmlelem3.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Sr.res msvfw32_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Sv.res msvfw32_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Tr.res msvfw32_Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Uk.res msvfw32_Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32_Zh.res msvfw32_Zh.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvfw32.spec drawdib.o mciwnd.o msvideo_main.o msvfw32.res msvfw32_Da.res msvfw32_De.res msvfw32_En.res msvfw32_Es.res msvfw32_Fr.res msvfw32_He.res msvfw32_Hu.res msvfw32_It.res msvfw32_Ja.res msvfw32_Ko.res msvfw32_Lt.res msvfw32_Nl.res msvfw32_No.res msvfw32_Pl.res msvfw32_Pt.res msvfw32_Ro.res msvfw32_Ru.res msvfw32_Si.res msvfw32_Sr.res msvfw32_Sv.res msvfw32_Tr.res msvfw32_Uk.res msvfw32_Zh.res -o msvfw32.dll.so -lwinmm -lversion -lcomctl32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvfw32.spec drawdib.o mciwnd.o msvideo_main.o msvfw32.res msvfw32_Da.res msvfw32_De.res msvfw32_En.res msvfw32_Es.res msvfw32_Fr.res msvfw32_He.res msvfw32_Hu.res msvfw32_It.res msvfw32_Ja.res msvfw32_Ko.res msvfw32_Lt.res msvfw32_Nl.res msvfw32_No.res msvfw32_Pl.res msvfw32_Pt.res msvfw32_Ro.res msvfw32_Ru.res msvfw32_Si.res msvfw32_Sr.res msvfw32_Sv.res msvfw32_Tr.res msvfw32_Uk.res msvfw32_Zh.res -o msvfw32.dll.fake -lwinmm -lversion -lcomctl32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdsapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ntdsapi.o ntdsapi.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntoskrnl.exe' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o instr.o instr.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvfw32' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o entityref.o entityref.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlelemcol.o htmlelemcol.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ntoskrnl.o ntoskrnl.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ntdsapi.spec ntdsapi.o -o ntdsapi.dll.so -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ntdsapi.spec ntdsapi.o -o ntdsapi.dll.fake -luser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdsapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ntoskrnl.res ntoskrnl.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c bison -p sql_ -o sql.tab.c sql.y sql.y: conflicts: 3 reduce/reduce ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -u -o msiserver_i.c msiserver.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o msiserver_r.res msiserver.idl gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o httprequest.o httprequest.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o msi.res msi.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o node.o node.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nodelist.o nodelist.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nodemap.o nodemap.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlembed.o htmlembed.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ntoskrnl.exe.spec instr.o ntoskrnl.o ntoskrnl.res -o ntoskrnl.exe.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ntoskrnl.exe.spec instr.o ntoskrnl.o ntoskrnl.res -o ntoskrnl.exe.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parseerror.o parseerror.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntoskrnl.exe' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlevent.o htmlevent.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlform.o htmlform.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntprint' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ntprint.o ntprint.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/objsel' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o objsel.o objsel.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o objsel_classes_r.res objsel_classes.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o exception.o exception.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o file.o file.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o ntprint.res ntprint.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o handletable.o handletable.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlframe.o htmlframe.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ntprint.spec ntprint.o ntprint.res -o ntprint.dll.so -lwinspool ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlframebase.o htmlframebase.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o heap.o heap.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ntprint.spec ntprint.o ntprint.res -o ntprint.dll.fake -lwinspool ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntprint' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlgeneric.o htmlgeneric.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o objsel.res objsel.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbc32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o proxyodbc.o proxyodbc.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbccp32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o odbccp32.o odbccp32.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ole32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o antimoniker.o antimoniker.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pi.o pi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bindctx.o bindctx.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./objsel.spec factory.o objsel.o objsel_classes_r.res objsel.res -o objsel.dll.so -lstrmiids -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o classmoniker.o classmoniker.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./objsel.spec factory.o objsel.o objsel_classes_r.res objsel.res -o objsel.dll.fake -lstrmiids -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/objsel' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -h -o dcom.h dcom.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmliframe.o htmliframe.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlimg.o htmlimg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlinput.o htmlinput.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./odbccp32.spec odbccp32.o -o odbccp32.dll.so -luuid -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./odbccp32.spec odbccp32.o -o odbccp32.dll.fake -luuid -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbccp32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o comcat.o comcat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o compobj.o compobj.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleacc' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot oleacc.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleaut32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -O pot -o rsrc.pot oleaut32.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o connpt.o connpt.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o large_int.o large_int.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o loader.o loader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o compositemoniker.o compositemoniker.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dispatch.o dispatch.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hash.o hash.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o saxreader.o saxreader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oleaut.o oleaut.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oleacc.res oleacc.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o datacache.o datacache.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcrt.spec console.o cpp.o cppexcept.o ctype.o data.o dir.o environ.o errno.o except.o exit.o file.o heap.o locale.o lock.o main.o math.o mbcs.o misc.o process.o scanf.o string.o thread.o time.o undname.o wcs.o rsrc.res -o msvcrt.dll.so -ladvapi32 -luser32 -Wb,-dadvapi32 -Wb,-duser32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot msi.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o automation.o automation.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o schema.o schema.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o selection.o selection.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stylesheet.o stylesheet.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o text.o text.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvcrt.spec console.o cpp.o cppexcept.o ctype.o data.o dir.o environ.o errno.o except.o exit.o file.o heap.o locale.o lock.o main.o math.o mbcs.o misc.o process.o scanf.o string.o thread.o time.o undname.o wcs.o rsrc.res -o msvcrt.dll.fake -ladvapi32 -luser32 -Wb,-dadvapi32 -Wb,-duser32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o olefont.o olefont.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o olepicture.o olepicture.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./odbc32.spec proxyodbc.o -o odbc32.dll.so -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./odbc32.spec proxyodbc.o -o odbc32.dll.fake -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbc32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o olepropframe.o olepropframe.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o recinfo.o recinfo.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o safearray.o safearray.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmllocation.o htmllocation.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o loadorder.o loadorder.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o misc.o misc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o defaulthandler.o defaulthandler.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dictionary.o dictionary.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enumx.o enumx.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o errorinfo.o errorinfo.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tokenize.o tokenize.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlnode.o htmlnode.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlobject.o htmlobject.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olecli32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o olecli_main.o olecli_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledb32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o convert.o convert.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nt.o nt.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledlg' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot oledlg.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o insobjdlg.o insobjdlg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cond.tab.o cond.tab.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sql.tab.o sql.tab.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msiserver_i.o msiserver_i.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oledlg_main.o oledlg_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./olecli32.spec olecli_main.o -o olecli32.dll.so -lole32 -lgdi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./olecli32.spec olecli_main.o -o olecli32.dll.fake -lole32 -lgdi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmloption.o htmloption.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tmarshal.o tmarshal.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o uuid.o uuid.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olecli32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlscreen.o htmlscreen.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlscript.o htmlscript.c tmarshal.c:426:3: warning: #warning You need to implement stubless proxies for your architecture tmarshal.c: In function 'serialize_param': tmarshal.c:717:1: warning: cast to pointer from integer of different size tmarshal.c:793:73: warning: cast to pointer from integer of different size tmarshal.c:794:56: warning: cast to pointer from integer of different size tmarshal.c:800:50: warning: cast to pointer from integer of different size tmarshal.c:802:6: warning: cast to pointer from integer of different size tmarshal.c:802:6: warning: cast to pointer from integer of different size tmarshal.c:807:51: warning: cast to pointer from integer of different size tmarshal.c:809:6: warning: cast to pointer from integer of different size tmarshal.c:809:6: warning: cast to pointer from integer of different size tmarshal.c:895:92: warning: cast to pointer from integer of different size gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlselect.o htmlselect.c tmarshal.c: In function 'deserialize_param': tmarshal.c:1076:12: warning: cast from pointer to integer of different size tmarshal.c:1079:78: warning: cast to pointer from integer of different size tmarshal.c:1086:15: warning: cast from pointer to integer of different size tmarshal.c:1181:11: warning: cast from pointer to integer of different size tmarshal.c:1189:16: warning: cast to pointer from integer of different size tmarshal.c: In function 'init_proxy_entry_point': tmarshal.c:1699:17: warning: unused variable 'xasm' tmarshal.c: At top level: tmarshal.c:1317:1: warning: 'xCall' defined but not used gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xdr.o xdr.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filelockbytes.o filelockbytes.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pastespl.o pastespl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o typelib.o typelib.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o om.o om.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o typelib2.o typelib2.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oleacc.spec main.o oleacc.res -o oleacc.dll.so -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oleacc.spec main.o oleacc.res -o oleacc.dll.fake -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msi.spec action.o alter.o appsearch.o assembly.o automation.o classes.o create.o custom.o database.o delete.o dialog.o distinct.o drop.o events.o files.o font.o format.o handle.o helpers.o insert.o install.o join.o media.o msi.o msi_main.o msiquery.o package.o preview.o record.o registry.o script.o select.o source.o storages.o streams.o string.o suminfo.o table.o tokenize.o update.o upgrade.o where.o cond.tab.o sql.tab.o msiserver_i.o msiserver_r.res msi.res -o msi.dll.so -lodbccp32 -lwintrust -lcrypt32 -luuid -lurlmon -lwininet -lcomctl32 -lshell32 -lshlwapi -lcabinet -loleaut32 -lole32 -lversion -luser32 -lgdi32 -ladvapi32 -Wb,-dodbccp32 -Wb,-dwintrust -Wb,-dcrypt32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msi.spec action.o alter.o appsearch.o assembly.o automation.o classes.o create.o custom.o database.o delete.o dialog.o distinct.o drop.o events.o files.o font.o format.o handle.o helpers.o insert.o install.o join.o media.o msi.o msi_main.o msiquery.o package.o preview.o record.o registry.o script.o select.o source.o storages.o streams.o string.o suminfo.o table.o tokenize.o update.o upgrade.o where.o cond.tab.o sql.tab.o msiserver_i.o msiserver_r.res msi.res -o msi.dll.fake -lodbccp32 -lwintrust -lcrypt32 -luuid -lurlmon -lwininet -lcomctl32 -lshell32 -lshlwapi -lcabinet -loleaut32 -lole32 -lversion -luser32 -lgdi32 -ladvapi32 -Wb,-dodbccp32 -Wb,-dwintrust -Wb,-dcrypt32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlstyle.o htmlstyle.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg.res oledlg.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filemoniker.o filemoniker.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleacc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ftmarshal.o ftmarshal.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xmldoc.o xmldoc.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -u -o convert_i.c convert.idl gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xmlelem.o xmlelem.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o oledb32_classes_r.res oledb32_classes.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o convert_i.o convert_i.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o path.o path.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msi' bison -p xslpattern_ -o xslpattern.tab.c -d xslpattern.y gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlstyle2.o htmlstyle2.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlstyle3.o htmlstyle3.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oledb32.spec convert.o main.o convert_i.o oledb32_classes_r.res -o oledb32.dll.so -luuid -loleaut32 -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlstyleelem.o htmlstyleelem.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Cs.res oledlg_Cs.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlstylesheet.o htmlstylesheet.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oledb32.spec convert.o main.o convert_i.o oledb32_classes_r.res -o oledb32.dll.fake -luuid -loleaut32 -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledb32' flex -oxslpattern.yy.c xslpattern.l LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Da.res oledlg_Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_De.res oledlg_De.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmltable.o htmltable.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmltablerow.o htmltablerow.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmltextarea.o htmltextarea.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o msxml3_v1_r.res msxml3_v1.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_En.res oledlg_En.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o git.o git.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o printf.o printf.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o process.o process.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -o schemas.res schemas.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -t -o msxml3_v1.tlb msxml3_v1.idl bison -p xslpattern_ -o xslpattern.tab.c xslpattern.y gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xslpattern.yy.o xslpattern.yy.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o reg.o reg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hglobalstream.o hglobalstream.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ifs.o ifs.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olepro32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o olepro32stubs.o olepro32stubs.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olesvr32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o olesvr_main.o olesvr_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olethk32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/openal32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o openal.o openal.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/opengl32' gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o opengl_ext.o opengl_ext.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./olethk32.spec main.o version.res -o olethk32.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./olepro32.spec olepro32stubs.o version.res -o olepro32.dll.so -loleaut32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./olethk32.spec main.o version.res -o olethk32.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olethk32' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./olepro32.spec olepro32stubs.o version.res -o olepro32.dll.fake -loleaut32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o itemmoniker.o itemmoniker.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/pdh' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pdh_main.o pdh_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./olesvr32.spec olesvr_main.o -o olesvr32.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./olesvr32.spec olesvr_main.o -o olesvr32.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Es.res oledlg_Es.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olepro32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Fr.res oledlg_Fr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olesvr32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_He.res oledlg_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xslpattern.tab.o xslpattern.tab.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Hu.res oledlg_Hu.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/pidgen' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usrmarshal.o usrmarshal.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./pidgen.spec main.o rsrc.res -o pidgen.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./pidgen.spec main.o rsrc.res -o pidgen.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmltextcont.o htmltextcont.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmltextnode.o htmltextnode.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o htmlwindow.o htmlwindow.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/pidgen' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ipwindow.o ipwindow.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o loadopts.o loadopts.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o relay.o relay.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./openal32.spec openal.o -o openal32.dll.so ../../libs/port/libwine_port.a -lopenal ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./openal32.spec openal.o -o openal32.dll.fake ../../libs/port/libwine_port.a -lopenal make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/openal32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o marshal.o marshal.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o resource.o resource.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/powrprof' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o powrprof.o powrprof.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./pdh.spec pdh_main.o -o pdh.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml3.spec attribute.o bsc.o cdata.o comment.o dispex.o docfrag.o doctype.o domdoc.o domimpl.o element.o entityref.o factory.o httprequest.o main.o node.o nodelist.o nodemap.o parseerror.o pi.o saxreader.o schema.o selection.o stylesheet.o text.o uuid.o xdr.o xmldoc.o xmlelem.o xslpattern.tab.o xslpattern.yy.o msxml3_v1_r.res schemas.res version.res -o msxml3.dll.so -luuid -lurlmon -lshlwapi -loleaut32 -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a -lxml2 ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msxml3.spec attribute.o bsc.o cdata.o comment.o dispex.o docfrag.o doctype.o domdoc.o domimpl.o element.o entityref.o factory.o httprequest.o main.o node.o nodelist.o nodemap.o parseerror.o pi.o saxreader.o schema.o selection.o stylesheet.o text.o uuid.o xdr.o xmldoc.o xmlelem.o xslpattern.tab.o xslpattern.yy.o msxml3_v1_r.res schemas.res version.res -o msxml3.dll.fake -luuid -lurlmon -lshlwapi -loleaut32 -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a -lxml2 gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o memlockbytes.o memlockbytes.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./pdh.spec pdh_main.o -o pdh.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/pdh' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -h -o irot.h irot.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_It.res oledlg_It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Ja.res oledlg_Ja.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rtl.o rtl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rtlbitmap.o rtlbitmap.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./powrprof.spec powrprof.o -o powrprof.dll.so -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml3' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./powrprof.spec powrprof.o -o powrprof.dll.fake -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rtlstr.o rtlstr.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/printui' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o printui.o printui.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/powrprof' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o printui.res printui.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mutation.o mutation.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Ko.res oledlg_Ko.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ole2.o ole2.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ole2impl.o ole2impl.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Lt.res oledlg_Lt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./printui.spec printui.o printui.res -o printui.dll.so -lshell32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ole2stubs.o ole2stubs.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./printui.spec printui.o printui.res -o printui.dll.fake -lshell32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/printui' gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o opengl_norm.o opengl_norm.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wgl.o wgl.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o varformat.o varformat.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Nl.res oledlg_Nl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o variant.o variant.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o navigate.o navigate.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o npplugin.o npplugin.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nsembed.o nsembed.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ole32_main.o ole32_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_No.res oledlg_No.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sec.o sec.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Pl.res oledlg_Pl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o serial.o serial.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o server.o server.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Pt.res oledlg_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Ro.res oledlg_Ro.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o signal_arm.o signal_arm.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Ru.res oledlg_Ru.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nsevents.o nsevents.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oleobj.o oleobj.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Si.res oledlg_Si.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oleproxy.o oleproxy.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pointermoniker.o pointermoniker.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpc.o rpc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o signal_i386.o signal_i386.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o signal_powerpc.o signal_powerpc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stg_prop.o stg_prop.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o signal_sparc.o signal_sparc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stg_stream.o stg_stream.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Sr.res oledlg_Sr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o signal_x86_64.o signal_x86_64.c pointermoniker.c: In function 'PointerMonikerImpl_Hash': pointermoniker.c:373:16: warning: cast from pointer to integer of different size LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Sv.res oledlg_Sv.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o vartype.o vartype.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/propsys' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o propsys_main.o propsys_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/psapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o psapi_main.o psapi_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Tr.res oledlg_Tr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/pstorec' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pstorec.o pstorec.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o propvar.o propvar.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Uk.res oledlg_Uk.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -p -o oleaut32_oaidl_p.c oleaut32_oaidl.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o storage32.o storage32.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg_Zh.res oledlg_Zh.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./psapi.spec psapi_main.o version.res -o psapi.dll.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stubmanager.o stubmanager.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./psapi.spec psapi_main.o version.res -o psapi.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/psapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usrmarshal.o usrmarshal.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -o pstorec_tlb.tlb pstorec_tlb.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qcap' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o capturegraph.o capturegraph.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oledlg.spec insobjdlg.o oledlg_main.o pastespl.o oledlg.res oledlg_Cs.res oledlg_Da.res oledlg_De.res oledlg_En.res oledlg_Es.res oledlg_Fr.res oledlg_He.res oledlg_Hu.res oledlg_It.res oledlg_Ja.res oledlg_Ko.res oledlg_Lt.res oledlg_Nl.res oledlg_No.res oledlg_Pl.res oledlg_Pt.res oledlg_Ro.res oledlg_Ru.res oledlg_Si.res oledlg_Sr.res oledlg_Sv.res oledlg_Tr.res oledlg_Uk.res oledlg_Zh.res -o oledlg.dll.so -lole32 -lcomdlg32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oledlg.spec insobjdlg.o oledlg_main.o pastespl.o oledlg.res oledlg_Cs.res oledlg_Da.res oledlg_De.res oledlg_En.res oledlg_Es.res oledlg_Fr.res oledlg_He.res oledlg_Hu.res oledlg_It.res oledlg_Ja.res oledlg_Ko.res oledlg_Lt.res oledlg_Nl.res oledlg_No.res oledlg_Pl.res oledlg_Pt.res oledlg_Ro.res oledlg_Ru.res oledlg_Si.res oledlg_Sr.res oledlg_Sv.res oledlg_Tr.res oledlg_Uk.res oledlg_Zh.res -o oledlg.dll.fake -lole32 -lcomdlg32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -c -o irot_c.c irot.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enummedia.o enummedia.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./pstorec.spec pstorec.o rsrc.res -o pstorec.dll.so -luuid ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledlg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o qcap_main.o qcap_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./pstorec.spec pstorec.o rsrc.res -o pstorec.dll.fake -luuid ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/pstorec' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o v4l.o v4l.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./propsys.spec propsys_main.o propvar.o -o propsys.dll.so ../../libs/port/libwine_port.a usrmarshal.c: In function 'HGLOBAL_UserMarshal': usrmarshal.c:432:29: warning: cast from pointer to integer of different size usrmarshal.c:440:33: warning: cast from pointer to integer of different size ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./propsys.spec propsys_main.o propvar.o -o propsys.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o vfwcapture.o vfwcapture.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/propsys' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o yuv.o yuv.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nsio.o nsio.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nsservice.o nsservice.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o olecmd.o olecmd.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oleobj.o oleobj.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sync.o sync.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o olewnd.o olewnd.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o omnavigator.o omnavigator.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o persist.o persist.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pluginhost.o pluginhost.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qedit' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mediadet.o mediadet.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tape.o tape.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./qcap.spec capturegraph.o enummedia.o qcap_main.o v4l.o vfwcapture.o yuv.o version.res -o qcap.dll.so -lstrmiids -lstrmbase -luuid -lole32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./qcap.spec capturegraph.o enummedia.o qcap_main.o v4l.o vfwcapture.o yuv.o version.res -o qcap.dll.fake -lstrmiids -lstrmbase -luuid -lole32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qcap' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o thread.o thread.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o threadpool.o threadpool.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgr' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enum_files.o enum_files.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -h -o oleaut32_oaidl.h oleaut32_oaidl.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgrprxy' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -u -o qmgrprxy_i.c qmgrprxy.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -p -o qmgrprxy_p.c qmgrprxy.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -p -o oleaut32_ocidl_p.c oleaut32_ocidl.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -h -o qmgrprxy.h qmgrprxy.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -r -o qmgrprxy_r.res qmgrprxy.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL --dlldata-only -o dlldata.c qmgrprxy.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -h -o oleaut32_ocidl.h oleaut32_ocidl.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o qmgrprxy_i.o qmgrprxy_i.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o qmgrprxy_p.o qmgrprxy_p.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/quartz' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o acmwrapper.o acmwrapper.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/query' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o query_main.o query_main.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -r -o oleaut32_oaidl_r.res oleaut32_oaidl.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -r -o oleaut32_ocidl_r.res oleaut32_ocidl.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o samplegrabber.o samplegrabber.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enum_jobs.o enum_jobs.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -o oleaut32.res oleaut32.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" --dlldata-only -o dlldata.c oleaut32_oaidl.idl oleaut32_ocidl.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o avidec.o avidec.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o avisplit.o avisplit.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o control.o control.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./query.spec query_main.o -o query.dll.so -luuid ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./query.spec query_main.o -o query.dll.fake -luuid ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o time.o time.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o file.o file.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o job.o job.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/query' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o qmgr.o qmgr.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -p -o dcom_p.c dcom.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o qmgr_main.o qmgr_main.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o qedit_classes_r.res qedit_classes.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o service.o service.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasapi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rasapi.o rasapi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dsoundrender.o dsoundrender.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -p -o ole32_objidl_p.c ole32_objidl.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o version.o version.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o virtual.o virtual.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -h -o ole32_objidl.h ole32_objidl.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -p -o ole32_oleidl_p.c ole32_oleidl.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wcstring.o wcstring.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -h -o ole32_oleidl.h ole32_oleidl.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -p -o ole32_unknwn_p.c ole32_unknwn.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -h -o ole32_unknwn.h ole32_unknwn.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -r -o dcom_r.res dcom.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -r -o ole32_objidl_r.res ole32_objidl.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -r -o ole32_oleidl_r.res ole32_oleidl.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enumfilters.o enumfilters.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -r -o ole32_unknwn_r.res ole32_unknwn.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -o ole32res.res ole32res.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -u -o qmgr_local_i.c qmgr_local.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL --dlldata-only -o dlldata.c dcom.idl ole32_objidl.idl ole32_oleidl.idl ole32_unknwn.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipboard.o clipboard.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasdlg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rasdlg_main.o rasdlg_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o qmgr_local_i.o qmgr_local_i.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o moniker.o moniker.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rasapi32.spec rasapi.o -o rasapi32.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rasdlg.spec rasdlg_main.o -o rasdlg.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./qmgr.spec enum_files.o enum_jobs.o factory.o file.o job.o qmgr.o qmgr_main.o service.o qmgr_local_i.o rsrc.res -o qmgr.dll.so -luuid -lwininet -lurlmon -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rasapi32.spec rasapi.o -o rasapi32.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasapi32' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./qmgr.spec enum_files.o enum_jobs.o factory.o file.o job.o qmgr.o qmgr_main.o service.o qmgr_local_i.o rsrc.res -o qmgr.dll.fake -luuid -lwininet -lurlmon -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o irot_c.o irot_c.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rasdlg.spec rasdlg_main.o -o rasdlg.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasdlg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dcom_p.o dcom_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o propbag.o propbag.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o protocol.o protocol.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o script.o script.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./qedit.spec main.o mediadet.o samplegrabber.o qedit_classes_r.res -o qedit.dll.so -lstrmiids -luuid -loleaut32 -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgr' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./qedit.spec main.o mediadet.o samplegrabber.o qedit_classes_r.res -o qedit.dll.fake -lstrmiids -luuid -loleaut32 -lole32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qedit' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oleaut32_oaidl_p.o oleaut32_oaidl_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ole32_objidl_p.o ole32_objidl_p.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/resutils' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o resutils.o resutils.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched20' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o caret.o caret.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o richedit.o richedit.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./resutils.spec resutils.o -o resutils.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./resutils.spec resutils.o -o resutils.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/resutils' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ole32_oleidl_p.o ole32_oleidl_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipboard.o clipboard.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./riched32.spec richedit.o version.res -o riched32.dll.so -lriched20 -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./riched32.spec richedit.o version.res -o riched32.dll.fake -lriched20 -luser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ole32_unknwn_p.o ole32_unknwn_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o secmgr.o secmgr.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enummedia.o enummedia.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ntdll.spec actctx.o atom.o cdrom.o critsection.o debugbuffer.o debugtools.o directory.o env.o error.o exception.o file.o handletable.o heap.o large_int.o loader.o loadorder.o misc.o nt.o om.o path.o printf.o process.o reg.o relay.o resource.o rtl.o rtlbitmap.o rtlstr.o sec.o serial.o server.o signal_arm.o signal_i386.o signal_powerpc.o signal_sparc.o signal_x86_64.o string.o sync.o tape.o thread.o threadpool.o time.o version.o virtual.o wcstring.o version.res -nodefaultlibs -Wl,--image-base,0x7bc00000 -o ntdll.dll.so -lwinecrt0 ../../libs/port/libwine_port.a -lpthread make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rpcrt4' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cproxy.o cproxy.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ntdll.spec actctx.o atom.o cdrom.o critsection.o debugbuffer.o debugtools.o directory.o env.o error.o exception.o file.o handletable.o heap.o large_int.o loader.o loadorder.o misc.o nt.o om.o path.o printf.o process.o reg.o relay.o resource.o rtl.o rtlbitmap.o rtlstr.o sec.o serial.o server.o signal_arm.o signal_i386.o signal_powerpc.o signal_sparc.o signal_x86_64.o string.o sync.o tape.o thread.o threadpool.o time.o version.o virtual.o wcstring.o version.res -nodefaultlibs -Wl,--image-base,0x7bc00000 -o ntdll.dll.fake -lwinecrt0 ../../libs/port/libwine_port.a -lpthread gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enummoniker.o enummoniker.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o context.o context.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o editor.o editor.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o list.o list.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o selection.o selection.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdll' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o service.o service.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cpsf.o cpsf.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsabase' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cstub.o cstub.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o task.o task.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rsabase.spec version.res -o rsabase.dll.so -lrsaenh ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o txtrange.o txtrange.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enumregfilters.o enumregfilters.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o paint.o paint.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rsabase.spec version.res -o rsabase.dll.fake -lrsaenh ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsabase' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o view.o view.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o para.o para.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o reader.o reader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ndr_clientserver.o ndr_clientserver.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filesource.o filesource.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./qmgrprxy.spec qmgrprxy_i.o qmgrprxy_p.o qmgrprxy_r.res dlldata.o -o qmgrprxy.dll.so -lrpcrt4 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ndr_contexthandle.o ndr_contexthandle.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./qmgrprxy.spec qmgrprxy_i.o qmgrprxy_p.o qmgrprxy_r.res dlldata.o -o qmgrprxy.dll.fake -lrpcrt4 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgrprxy' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ndr_es.o ndr_es.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ndr_fullpointer.o ndr_fullpointer.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ndr_marshall.o ndr_marshall.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oleaut32_ocidl_p.o oleaut32_ocidl_p.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsaenh' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o aes.o aes.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o des.o des.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o handle.o handle.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o implglue.o implglue.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o md2.o md2.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rstrtmgr' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rtutils' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tracing.o tracing.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o richole.o richole.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o row.o row.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o run.o run.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rstrtmgr.spec main.o -o rstrtmgr.dll.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rtutils.spec main.o tracing.o -o rtutils.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rtutils.spec main.o tracing.o -o rtutils.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rstrtmgr.spec main.o -o rstrtmgr.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rtutils' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rstrtmgr' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filtergraph.o filtergraph.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mpi.o mpi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o filtermapper.o filtermapper.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/samlib' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./samlib.spec main.o -o samlib.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./samlib.spec main.o -o samlib.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o style.o style.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/samlib' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o table.o table.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o memallocator.o memallocator.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mpegsplit.o mpegsplit.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mshtml.spec conpoint.o dispex.o editor.o hlink.o htmlanchor.o htmlattr.o htmlbody.o htmlcomment.o htmlcurstyle.o htmldoc.o htmldoc3.o htmldoc5.o htmlelem.o htmlelem2.o htmlelem3.o htmlelemcol.o htmlembed.o htmlevent.o htmlform.o htmlframe.o htmlframebase.o htmlgeneric.o htmliframe.o htmlimg.o htmlinput.o htmllocation.o htmlnode.o htmlobject.o htmloption.o htmlscreen.o htmlscript.o htmlselect.o htmlstyle.o htmlstyle2.o htmlstyle3.o htmlstyleelem.o htmlstylesheet.o htmltable.o htmltablerow.o htmltextarea.o htmltextcont.o htmltextnode.o htmlwindow.o ipwindow.o loadopts.o main.o mutation.o navigate.o npplugin.o nsembed.o nsevents.o nsio.o nsservice.o olecmd.o oleobj.o olewnd.o omnavigator.o persist.o pluginhost.o propbag.o protocol.o script.o secmgr.o selection.o service.o task.o txtrange.o view.o mshtml_classes_r.res mshtml_tlb_r.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res Zh.res mshtml.res -o mshtml.dll.so -lwininet -lstrmiids -luuid -lurlmon -lshlwapi -lshell32 -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -Wb,-dwininet ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mshtml.spec conpoint.o dispex.o editor.o hlink.o htmlanchor.o htmlattr.o htmlbody.o htmlcomment.o htmlcurstyle.o htmldoc.o htmldoc3.o htmldoc5.o htmlelem.o htmlelem2.o htmlelem3.o htmlelemcol.o htmlembed.o htmlevent.o htmlform.o htmlframe.o htmlframebase.o htmlgeneric.o htmliframe.o htmlimg.o htmlinput.o htmllocation.o htmlnode.o htmlobject.o htmloption.o htmlscreen.o htmlscript.o htmlselect.o htmlstyle.o htmlstyle2.o htmlstyle3.o htmlstyleelem.o htmlstylesheet.o htmltable.o htmltablerow.o htmltextarea.o htmltextcont.o htmltextnode.o htmlwindow.o ipwindow.o loadopts.o main.o mutation.o navigate.o npplugin.o nsembed.o nsevents.o nsio.o nsservice.o olecmd.o oleobj.o olewnd.o omnavigator.o persist.o pluginhost.o propbag.o protocol.o script.o secmgr.o selection.o service.o task.o txtrange.o view.o mshtml_classes_r.res mshtml_tlb_r.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res Zh.res mshtml.res -o mshtml.dll.fake -lwininet -lstrmiids -luuid -lurlmon -lshlwapi -lshell32 -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -Wb,-dwininet ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sane.ds' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot sane.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/scarddlg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o capability.o capability.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sccbase' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o txthost.o txthost.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./scarddlg.spec main.o -o scarddlg.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./scarddlg.spec main.o -o scarddlg.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/scarddlg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ndr_ole.o ndr_ole.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sccbase.spec main.o -o sccbase.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sccbase.spec main.o -o sccbase.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sccbase' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ndr_stubless.o ndr_stubless.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rc2.o rc2.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rc4.o rc4.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rsa.o rsa.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o txtsrv.o txtsrv.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/schannel' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lsamode.o lsamode.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/secur32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o base64_codec.o base64_codec.c ndr_stubless.c:967:2: warning: #warning call_server_func not implemented for your architecture gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dispatcher.o dispatcher.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hmac_md5.o hmac_md5.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lsa.o lsa.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rsaenh.o rsaenh.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o schannel_main.o schannel_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ds_ctrl.o ds_ctrl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usermode.o usermode.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ds_image.o ds_image.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o options.o options.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sane_main.o sane_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ui.o ui.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./schannel.spec lsamode.o schannel_main.o usermode.o version.res -o schannel.dll.so -lsecur32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o negotiate.o negotiate.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nullrenderer.o nullrenderer.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./schannel.spec lsamode.o schannel_main.o usermode.o version.res -o schannel.dll.fake -lsecur32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/schannel' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ntlm.o ntlm.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o schannel.o schannel.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/security' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./security.spec -o security.dll.so -lsecur32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sensapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sensapi.o sensapi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o undo.o undo.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wrap.o wrap.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./security.spec -o security.dll.fake -lsecur32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/security' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpc_assoc.o rpc_assoc.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sensapi.spec sensapi.o -o sensapi.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane.res sane.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sensapi.spec sensapi.o -o sensapi.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sensapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpc_async.o rpc_async.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o writer.o writer.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o schannel_gnutls.o schannel_gnutls.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sha2.o sha2.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o schannel_macosx.o schannel_macosx.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Da.res sane_Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_De.res sane_De.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpc_binding.o rpc_binding.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -h -o epm.h epm.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_En.res sane_En.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parser.o parser.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpc_message.o rpc_message.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpc_server.o rpc_server.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpc_transport.o rpc_transport.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpcrt4_main.o rpcrt4_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o secur32.o secur32.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -c -o epm_c.c epm.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc.res rsrc.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/serialui' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o confdlg.o confdlg.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/setupapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -O pot -o rsrc.pot setupapi.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rsaenh.spec aes.o des.o handle.o implglue.o md2.o mpi.o rc2.o rc4.o rsa.o rsaenh.o sha2.o rsrc.res -o rsaenh.dll.so -lcrypt32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o devinst.o devinst.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dialog.o dialog.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rsaenh.spec aes.o des.o handle.o implglue.o md2.o mpi.o rc2.o rc4.o rsa.o rsaenh.o sha2.o rsrc.res -o rsaenh.dll.fake -lcrypt32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsaenh' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dirid.o dirid.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pin.o pin.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./riched20.spec caret.o clipboard.o context.o editor.o list.o paint.o para.o reader.o richole.o row.o run.o string.o style.o table.o txthost.o txtsrv.o undo.o wrap.o writer.o version.res -o riched20.dll.so -luuid -lole32 -loleaut32 -limm32 -luser32 -lgdi32 ../../libs/port/libwine_port.a devinst.c: In function 'SETUPDI_AllocateDeviceInfo': devinst.c:470:26: warning: cast from pointer to integer of different size devinst.c: In function 'SETUPDI_FreeDeviceInfo': devinst.c:527:16: warning: cast to pointer from integer of different size devinst.c: In function 'SetupDiGetDeviceRegistryPropertyA': devinst.c:3104:1: warning: cast from pointer to integer of different size devinst.c: In function 'SetupDiGetDeviceRegistryPropertyW': devinst.c:3165:1: warning: cast from pointer to integer of different size devinst.c: In function 'CM_Get_Device_IDA': devinst.c:3933:45: warning: cast to pointer from integer of different size devinst.c: In function 'CM_Get_Device_IDW': devinst.c:3951:45: warning: cast to pointer from integer of different size devinst.c:3963:18: warning: cast to pointer from integer of different size devinst.c: In function 'CM_Get_Device_ID_Size': devinst.c:3975:47: warning: cast to pointer from integer of different size devinst.c:3986:18: warning: cast to pointer from integer of different size LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Bg.res Bg.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Cs.res Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Da.res Da.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./riched20.spec caret.o clipboard.o context.o editor.o list.o paint.o para.o reader.o richole.o row.o run.o string.o style.o table.o txthost.o txtsrv.o undo.o wrap.o writer.o version.res -o riched20.dll.fake -luuid -lole32 -loleaut32 -limm32 -luser32 -lgdi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o En.res En.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched20' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o regsvr.o regsvr.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o systemclock.o systemclock.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o diskspace.o diskspace.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fakedll.o fakedll.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o install.o install.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o thunks.o thunks.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o util.o util.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpc_epmap.o rpc_epmap.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o epm_c.o epm_c.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wrapper.o wrapper.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sfc_main.o sfc_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Es.res sane_Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Fi.res sane_Fi.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Fr.res sane_Fr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sfc.spec sfc_main.o -o sfc.dll.so -lsfc_os ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sfc.spec sfc_main.o -o sfc.dll.fake -lsfc_os ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc_os' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sfc_os.o sfc_os.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o misc.o misc.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Eo.res Eo.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Es.res Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_He.res sane_He.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdoclc' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot shdoclc.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sfc_os.spec sfc_os.o -o sfc_os.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o shdoclc.res shdoclc.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sfc_os.spec sfc_os.o -o sfc_os.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parser.o parser.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o query.o query.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o videorenderer.o videorenderer.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc_os' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o waveparser.o waveparser.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rpcrt4.spec cproxy.o cpsf.o cstub.o ndr_clientserver.o ndr_contexthandle.o ndr_es.o ndr_fullpointer.o ndr_marshall.o ndr_ole.o ndr_stubless.o rpc_assoc.o rpc_async.o rpc_binding.o rpc_epmap.o rpc_message.o rpc_server.o rpc_transport.o rpcrt4_main.o epm_c.o version.res -o rpcrt4.dll.so -liphlpapi -lwininet -lsecur32 -luser32 -luuid -ladvapi32 -Wb,-diphlpapi -Wb,-dwininet -Wb,-dsecur32 -Wb,-duser32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -p -o quartz_strmif_p.c quartz_strmif.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./secur32.spec base64_codec.o dispatcher.o hmac_md5.o lsa.o negotiate.o ntlm.o schannel.o schannel_gnutls.o schannel_macosx.o secur32.o thunks.o util.o wrapper.o -o secur32.dll.so -lcrypt32 -lnetapi32 -ladvapi32 -Wb,-dcrypt32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./secur32.spec base64_codec.o dispatcher.o hmac_md5.o lsa.o negotiate.o ntlm.o schannel.o schannel_gnutls.o schannel_macosx.o secur32.o thunks.o util.o wrapper.o -o secur32.dll.fake -lcrypt32 -lnetapi32 -ladvapi32 -Wb,-dcrypt32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Hu.res sane_Hu.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/secur32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_It.res sane_It.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdocvw' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -t -o shdocvw_v1.tlb shdocvw_v1.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o classinfo.o classinfo.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Fi.res Fi.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rpcrt4.spec cproxy.o cpsf.o cstub.o ndr_clientserver.o ndr_contexthandle.o ndr_es.o ndr_fullpointer.o ndr_marshall.o ndr_ole.o ndr_stubless.o rpc_assoc.o rpc_async.o rpc_binding.o rpc_epmap.o rpc_message.o rpc_server.o rpc_transport.o rpcrt4_main.o epm_c.o version.res -o rpcrt4.dll.fake -liphlpapi -lwininet -lsecur32 -luser32 -luuid -ladvapi32 -Wb,-diphlpapi -Wb,-dwininet -Wb,-dsecur32 -Wb,-duser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rpcrt4' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Ja.res sane_Ja.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shfolder' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shlwapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -O pot -o rsrc.pot shlwapi.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shell32' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -t -o shell32_tlb.tlb shell32_tlb.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Ko.res sane_Ko.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shfolder.spec version.res -o shfolder.dll.so -lshell32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o appbar.o appbar.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o assoc.o assoc.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shfolder.spec version.res -o shfolder.dll.fake -lshell32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shfolder' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clist.o clist.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Lt.res sane_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Nl.res sane_Nl.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -h -o quartz_strmif.h quartz_strmif.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o assoc.o assoc.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_No.res sane_No.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o autocomplete.o autocomplete.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Pl.res sane_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Pt.res sane_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Ro.res sane_Ro.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -r -o quartz_strmif_r.res quartz_strmif.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Ru.res sane_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Si.res sane_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Sr.res sane_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Sv.res sane_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Uk.res sane_Uk.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o brsfolder.o brsfolder.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o client.o client.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ole32.spec antimoniker.o bindctx.o classmoniker.o clipboard.o comcat.o compobj.o compositemoniker.o datacache.o defaulthandler.o dictionary.o enumx.o errorinfo.o filelockbytes.o filemoniker.o ftmarshal.o git.o hglobalstream.o ifs.o itemmoniker.o marshal.o memlockbytes.o moniker.o ole2.o ole2impl.o ole2stubs.o ole32_main.o oleobj.o oleproxy.o pointermoniker.o rpc.o stg_prop.o stg_stream.o storage32.o stubmanager.o usrmarshal.o irot_c.o dcom_p.o ole32_objidl_p.o ole32_oleidl_p.o ole32_unknwn_p.o dcom_r.res ole32_objidl_r.res ole32_oleidl_r.res ole32_unknwn_r.res ole32res.res dlldata.o -o ole32.dll.so -luuid -ladvapi32 -luser32 -lgdi32 -lrpcrt4 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane_Zh.res sane_Zh.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sane.ds.spec capability.o ds_ctrl.o ds_image.o options.o sane_main.o ui.o sane.res sane_Da.res sane_De.res sane_En.res sane_Es.res sane_Fi.res sane_Fr.res sane_He.res sane_Hu.res sane_It.res sane_Ja.res sane_Ko.res sane_Lt.res sane_Nl.res sane_No.res sane_Pl.res sane_Pt.res sane_Ro.res sane_Ru.res sane_Si.res sane_Sr.res sane_Sv.res sane_Uk.res sane_Zh.res -o sane.ds.so -lcomctl32 -luser32 -lgdi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o changenotify.o changenotify.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o classes.o classes.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sane.ds.spec capability.o ds_ctrl.o ds_image.o options.o sane_main.o ui.o sane.res sane_Da.res sane_De.res sane_En.res sane_Es.res sane_Fi.res sane_Fr.res sane_He.res sane_Hu.res sane_It.res sane_Ja.res sane_Ko.res sane_Lt.res sane_Nl.res sane_No.res sane_Pl.res sane_Pt.res sane_Ro.res sane_Ru.res sane_Si.res sane_Sr.res sane_Sv.res sane_Uk.res sane_Zh.res -o sane.ds.fake -lcomctl32 -luser32 -lgdi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sane.ds' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipboard.o clipboard.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o queue.o queue.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o setupcab.o setupcab.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o istream.o istream.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ole32.spec antimoniker.o bindctx.o classmoniker.o clipboard.o comcat.o compobj.o compositemoniker.o datacache.o defaulthandler.o dictionary.o enumx.o errorinfo.o filelockbytes.o filemoniker.o ftmarshal.o git.o hglobalstream.o ifs.o itemmoniker.o marshal.o memlockbytes.o moniker.o ole2.o ole2impl.o ole2stubs.o ole32_main.o oleobj.o oleproxy.o pointermoniker.o rpc.o stg_prop.o stg_stream.o storage32.o stubmanager.o usrmarshal.o irot_c.o dcom_p.o ole32_objidl_p.o ole32_oleidl_p.o ole32_unknwn_p.o dcom_r.res ole32_objidl_r.res ole32_oleidl_r.res ole32_unknwn_r.res ole32res.res dlldata.o -o ole32.dll.fake -luuid -ladvapi32 -luser32 -lgdi32 -lrpcrt4 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ole32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stringtable.o stringtable.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Fr.res Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o He.res He.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL --dlldata-only -o dlldata.c quartz_strmif.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o quartz_strmif_p.o quartz_strmif_p.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Hu.res Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Ja.res Ja.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/slbcsp' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Ko.res Ko.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/slc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SLC_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o slc.o slc.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Nl.res Nl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./slbcsp.spec main.o -o slbcsp.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Pl.res Pl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./slc.spec slc.o -o slc.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Pt.res Pt.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msgbox.o msgbox.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./slbcsp.spec main.o -o slbcsp.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ordinal.o ordinal.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/slbcsp' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Ro.res Ro.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stubs.o stubs.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Ru.res Ru.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./slc.spec slc.o -o slc.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/slc' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Bg.res Bg.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Si.res Si.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o path.o path.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Sr.res Sr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/snmpapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Sv.res Sv.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/softpub' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./softpub.spec -o softpub.dll.so -lwintrust ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/spoolss' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o router.o router.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Tr.res Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Uk.res Uk.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./opengl32.spec opengl_ext.o opengl_norm.o wgl.o version.res -o opengl32.dll.so -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a -L/usr/lib64 -lSM -lICE -lXext -lX11 -lGL ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./opengl32.spec opengl_ext.o opengl_norm.o wgl.o version.res -o opengl32.dll.fake -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a -L/usr/lib64 -lSM -lICE -lXext -lX11 -lGL ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./softpub.spec -o softpub.dll.fake -lwintrust ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Cs.res Cs.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/softpub' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Da.res Da.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o control.o control.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dochost.o dochost.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o events.o events.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./serialui.spec confdlg.o Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res -o serialui.dll.so -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./serialui.spec confdlg.o Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res -o serialui.dll.fake -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole2.tlb' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -o std_ole_v2.tlb std_ole_v2.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/serialui' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o frame.o frame.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./stdole2.tlb.spec rsrc.res -o stdole2.tlb.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o spoolss_main.o spoolss_main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./stdole2.tlb.spec rsrc.res -o stdole2.tlb.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o De.res De.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole32.tlb' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -o std_ole_v1.tlb std_ole_v1.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole2.tlb' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o En.res En.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/opengl32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Eo.res Eo.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./snmpapi.spec main.o -o snmpapi.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./stdole32.tlb.spec rsrc.res -o stdole32.tlb.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./stdole32.tlb.spec rsrc.res -o stdole32.tlb.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cpanelfolder.o cpanelfolder.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./snmpapi.spec main.o -o snmpapi.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./spoolss.spec router.o spoolss_main.o -o spoolss.dll.so -lwinspool ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/snmpapi' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./spoolss.spec router.o spoolss_main.o -o spoolss.dll.fake -lwinspool ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole32.tlb' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sti' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sti.o sti.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ie.o ie.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/svrapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o svrapi_main.o svrapi_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/spoolss' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Es.res Es.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./svrapi.spec svrapi_main.o -o svrapi.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./svrapi.spec svrapi_main.o -o svrapi.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o iexplore.o iexplore.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/svrapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o intshcut.o intshcut.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shdoclc.spec shdoclc.res -o shdoclc.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shdoclc.spec shdoclc.res -o shdoclc.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdoclc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dataobject.o dataobject.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sti_main.o sti_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dde.o dde.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o debughlp.o debughlp.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dialogs.o dialogs.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sxs' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cache.o cache.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sxs.o sxs.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -p -o sti_wia_p.c sti_wia.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -h -o sti_wia.h sti_wia.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -r -o sti_wia_r.res sti_wia.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL --dlldata-only -o dlldata.c sti_wia.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sti_wia_p.o sti_wia_p.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/t2embed' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c iexplore.c: In function 'dde_proc': iexplore.c:934:16: warning: cast to pointer from integer of different size iexplore.c:958:15: warning: cast to pointer from integer of different size iexplore.c: In function 'init_dde': iexplore.c:996:11: warning: cast from pointer to integer of different size ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./t2embed.spec main.o -o t2embed.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./t2embed.spec main.o -o t2embed.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Fi.res Fi.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o navigate.o navigate.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/t2embed' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o reg.o reg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o regstream.o regstream.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shlwapi_main.o shlwapi_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stopwatch.o stopwatch.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oleaut32.spec connpt.o dispatch.o hash.o oleaut.o olefont.o olepicture.o olepropframe.o recinfo.o safearray.o tmarshal.o typelib.o typelib2.o usrmarshal.o varformat.o variant.o vartype.o oleaut32_oaidl_p.o oleaut32_ocidl_p.o oleaut32_oaidl_r.res oleaut32_ocidl_r.res oleaut32.res dlldata.o -o oleaut32.dll.so -lcomctl32 -lurlmon -lwindowscodecs -luuid -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -Wb,-dcomctl32 -Wb,-durlmon -Wb,-dwindowscodecs ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o thread.o thread.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oleobject.o oleobject.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o persist.o persist.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Fr.res Fr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dragdrophelper.o dragdrophelper.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/tapi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o assisted.o assisted.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o line.o line.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o phone.o phone.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sxs.spec cache.o sxs.o -o sxs.dll.so -loleaut32 -lole32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sxs.spec cache.o sxs.o -o sxs.dll.fake -loleaut32 -lole32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sxs' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ebrowser.o ebrowser.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o enumidlist.o enumidlist.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oleaut32.spec connpt.o dispatch.o hash.o oleaut.o olefont.o olepicture.o olepropframe.o recinfo.o safearray.o tmarshal.o typelib.o typelib2.o usrmarshal.o varformat.o variant.o vartype.o oleaut32_oaidl_p.o oleaut32_ocidl_p.o oleaut32_oaidl_r.res oleaut32_ocidl_r.res oleaut32.res dlldata.o -o oleaut32.dll.fake -lcomctl32 -lurlmon -lwindowscodecs -luuid -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -Wb,-dcomctl32 -Wb,-durlmon -Wb,-dwindowscodecs ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sti.spec sti.o sti_main.o sti_wia_p.o sti_wia_r.res dlldata.o -o sti.dll.so -luuid -lole32 -loleaut32 -lrpcrt4 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleaut32' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sti.spec sti.o sti_main.o sti_wia_p.o sti_wia_r.res dlldata.o -o sti.dll.fake -luuid -lole32 -loleaut32 -lrpcrt4 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o He.res He.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/traffic' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o traffic_main.o traffic_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sti' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Hu.res Hu.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/unicows' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./unicows.spec -o unicows.dll.so -lavicap32 -lmsvfw32 -loledlg -lcomdlg32 -lshell32 -lwinmm -lwinspool -lrasapi32 -lsecur32 -lsensapi -lversion -luser32 -lmpr -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./traffic.spec traffic_main.o -o traffic.dll.so ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/twain_32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dsm_ctrl.o dsm_ctrl.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./traffic.spec traffic_main.o -o traffic.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o twain32_main.o twain32_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shdocvw_main.o shdocvw_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/traffic' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shellbrowser.o shellbrowser.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./unicows.spec -o unicows.dll.fake -lavicap32 -lmsvfw32 -loledlg -lcomdlg32 -lshell32 -lwinmm -lwinspool -lrasapi32 -lsecur32 -lsensapi -lversion -luser32 -lmpr -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shlinstobj.o shlinstobj.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/unicows' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o taskbarlist.o taskbarlist.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/updspapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o It.res It.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o urlhist.o urlhist.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Ko.res Ko.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o url.o url.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./twain_32.spec dsm_ctrl.o twain32_main.o -o twain_32.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Lt.res Lt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./updspapi.spec main.o -o updspapi.dll.so -lsetupapi ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o No.res No.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./twain_32.spec dsm_ctrl.o twain32_main.o -o twain_32.dll.fake ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./updspapi.spec main.o -o updspapi.dll.fake -lsetupapi ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/twain_32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Pl.res Pl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o view.o view.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/updspapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o webbrowser.o webbrowser.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Pt.res Pt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./tapi32.spec assisted.o line.o phone.o -o tapi32.dll.so -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Ru.res Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Sk.res Sk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Sr.res Sr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/url' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o url_main.o url_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Sv.res Sv.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./tapi32.spec assisted.o line.o phone.o -o tapi32.dll.fake -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wsprintf.o wsprintf.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Tr.res Tr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/tapi32' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -r -o shdocvw_v1_r.res shdocvw_v1.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o Zh.res Zh.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o folders.o folders.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o setupapi.res setupapi.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi.res shlwapi.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./url.spec url_main.o -o url.dll.so -lshell32 -lshlwapi ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./url.spec url_main.o -o url.dll.fake -lshell32 -lshlwapi ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/urlmon' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bindctx.o bindctx.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/url' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Es.res Es.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o binding.o binding.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o iconcache.o iconcache.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bindprot.o bindprot.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o download.o download.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o file.o file.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pidl.o pidl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o format.o format.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Da.res shlwapi_Da.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o recyclebin.o recyclebin.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/usbd.sys' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usbd.o usbd.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./usbd.sys.spec usbd.o -Wb,--subsystem,native -o usbd.sys.so -lntoskrnl.exe ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/user32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -O pot -o rsrc.pot user32.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./usbd.sys.spec usbd.o -Wb,--subsystem,native -o usbd.sys.fake -lntoskrnl.exe ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o button.o button.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o caret.o caret.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_De.res shlwapi_De.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/usbd.sys' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_En.res shlwapi_En.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/userenv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o userenv_main.o userenv_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Fr.res Fr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shell32_main.o shell32_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shelldispatch.o shelldispatch.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Eo.res shlwapi_Eo.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o He.res He.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shellitem.o shellitem.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shelllink.o shelllink.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shellole.o shellole.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./userenv.spec userenv_main.o -o userenv.dll.so -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ftp.o ftp.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./userenv.spec userenv_main.o -o userenv.dll.fake -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Es.res shlwapi_Es.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shellord.o shellord.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/userenv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shellpath.o shellpath.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o class.o class.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipboard.o clipboard.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gopher.o gopher.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o http.o http.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/usp10' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bidi.o bidi.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/uxtheme' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o buffer.o buffer.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o combo.o combo.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./setupapi.spec devinst.o dialog.o dirid.o diskspace.o fakedll.o install.o misc.o parser.o query.o queue.o setupcab.o stringtable.o stubs.o Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sk.res Sr.res Sv.res Tr.res Uk.res Zh.res setupapi.res -o setupapi.dll.so -lshell32 -lwintrust -lole32 -lwinspool -lcomdlg32 -luuid -luser32 -lversion -ladvapi32 -lrpcrt4 -Wb,-dshell32 -Wb,-dwintrust -Wb,-dole32 -Wb,-dwinspool -Wb,-dcomdlg32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./setupapi.spec devinst.o dialog.o dirid.o diskspace.o fakedll.o install.o misc.o parser.o query.o queue.o setupcab.o stringtable.o stubs.o Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sk.res Sr.res Sv.res Tr.res Uk.res Zh.res setupapi.res -o setupapi.dll.fake -lshell32 -lwintrust -lole32 -lwinspool -lcomdlg32 -luuid -luser32 -lversion -ladvapi32 -lrpcrt4 -Wb,-dshell32 -Wb,-dwintrust -Wb,-dole32 -Wb,-dwinspool -Wb,-dcomdlg32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Lt.res Lt.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cursoricon.o cursoricon.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dde_client.o dde_client.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dde_misc.o dde_misc.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Nl.res Nl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o draw.o draw.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Pt.res Pt.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/setupapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Ro.res Ro.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mirror.o mirror.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/vcomp' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Ru.res Ru.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/vdmdbg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o vdmdbg.o vdmdbg.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Si.res Si.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shape.o shape.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shaping.o shaping.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Sr.res Sr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./vcomp.spec main.o -o vcomp.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./vdmdbg.spec vdmdbg.o -o vdmdbg.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Sv.res Sv.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./vdmdbg.spec vdmdbg.o -o vdmdbg.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o Uk.res Uk.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./vcomp.spec main.o -o vcomp.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/vcomp' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o shdocvw.res shdocvw.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o internet.o internet.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/vdmdbg' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usp10.o usp10.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/version' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o info.o info.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Fi.res shlwapi_Fi.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wbemprox' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wer' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o install.o install.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Fr.res shlwapi_Fr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shellreg.o shellreg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o resource.o resource.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wbemlocator.o wbemlocator.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wer.spec main.o -o wer.dll.so -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wer.spec main.o -o wer.dll.fake -ladvapi32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o wbemprox_r.res wbemprox.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wiaservc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o factory.o factory.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wer' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shellstring.o shellstring.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/windowscodecs' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bmpdecode.o bmpdecode.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o service.o service.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o metric.o metric.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mimefilter.o mimefilter.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msstyles.o msstyles.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./version.spec info.o install.o resource.o version.res -o version.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wbemprox.spec main.o wbemlocator.o wbemprox_r.res -o wbemprox.dll.so -lole32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_He.res shlwapi_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Hu.res shlwapi_Hu.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./version.spec info.o install.o resource.o version.res -o version.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/version' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_It.res shlwapi_It.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wbemprox.spec main.o wbemlocator.o wbemprox_r.res -o wbemprox.dll.fake -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wbemprox' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wiadevmgr.o wiadevmgr.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wiaservc_main.o wiaservc_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Ja.res shlwapi_Ja.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bmpencode.o bmpencode.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winealsa.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o alsa.o alsa.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Ko.res shlwapi_Ko.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dscapture.o dscapture.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dsoutput.o dsoutput.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dde_server.o dde_server.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Lt.res shlwapi_Lt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./usp10.spec bidi.o mirror.o shape.o shaping.o usp10.o -o usp10.dll.so -lgdi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Nl.res shlwapi_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_No.res shlwapi_No.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./usp10.spec bidi.o mirror.o shape.o shaping.o usp10.o -o usp10.dll.fake -lgdi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Pl.res shlwapi_Pl.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/usp10' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Pt.res shlwapi_Pt.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clsfactory.o clsfactory.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Ro.res shlwapi_Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Ru.res shlwapi_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Si.res shlwapi_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Sk.res shlwapi_Sk.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mk.o mk.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o protocol.o protocol.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o protproxy.o protproxy.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Sr.res shlwapi_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Sv.res shlwapi_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Tr.res shlwapi_Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Uk.res shlwapi_Uk.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shfldr_desktop.o shfldr_desktop.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi_Zh.res shlwapi_Zh.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o wiaservc_r.res wiaservc.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wiaservc.spec factory.o service.o wiadevmgr.o wiaservc_main.o wiaservc_r.res rsrc.res -o wiaservc.dll.so -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shlwapi.spec assoc.o clist.o istream.o msgbox.o ordinal.o path.o reg.o regstream.o shlwapi_main.o stopwatch.o string.o thread.o url.o wsprintf.o shlwapi.res shlwapi_Da.res shlwapi_De.res shlwapi_En.res shlwapi_Eo.res shlwapi_Es.res shlwapi_Fi.res shlwapi_Fr.res shlwapi_He.res shlwapi_Hu.res shlwapi_It.res shlwapi_Ja.res shlwapi_Ko.res shlwapi_Lt.res shlwapi_Nl.res shlwapi_No.res shlwapi_Pl.res shlwapi_Pt.res shlwapi_Ro.res shlwapi_Ru.res shlwapi_Si.res shlwapi_Sk.res shlwapi_Sr.res shlwapi_Sv.res shlwapi_Tr.res shlwapi_Uk.res shlwapi_Zh.res -o shlwapi.dll.so -luserenv -loleaut32 -lole32 -lcomctl32 -lcomdlg32 -lmpr -lmlang -lurlmon -lshell32 -lwinmm -lversion -luuid -luser32 -lgdi32 -ladvapi32 -Wb,-duserenv -Wb,-doleaut32 -Wb,-dole32 -Wb,-dcomctl32 -Wb,-dcomdlg32 -Wb,-dmpr -Wb,-dmlang -Wb,-durlmon -Wb,-dshell32 -Wb,-dwinmm -Wb,-dversion ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wiaservc.spec factory.o service.o wiadevmgr.o wiaservc_main.o wiaservc_r.res rsrc.res -o wiaservc.dll.fake -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wiaservc' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shlwapi.spec assoc.o clist.o istream.o msgbox.o ordinal.o path.o reg.o regstream.o shlwapi_main.o stopwatch.o string.o thread.o url.o wsprintf.o shlwapi.res shlwapi_Da.res shlwapi_De.res shlwapi_En.res shlwapi_Eo.res shlwapi_Es.res shlwapi_Fi.res shlwapi_Fr.res shlwapi_He.res shlwapi_Hu.res shlwapi_It.res shlwapi_Ja.res shlwapi_Ko.res shlwapi_Lt.res shlwapi_Nl.res shlwapi_No.res shlwapi_Pl.res shlwapi_Pt.res shlwapi_Ro.res shlwapi_Ru.res shlwapi_Si.res shlwapi_Sk.res shlwapi_Sr.res shlwapi_Sv.res shlwapi_Tr.res shlwapi_Uk.res shlwapi_Zh.res -o shlwapi.dll.fake -luserenv -loleaut32 -lole32 -lcomctl32 -lcomdlg32 -lmpr -lmlang -lurlmon -lshell32 -lwinmm -lversion -luuid -luser32 -lgdi32 -ladvapi32 -Wb,-duserenv -Wb,-doleaut32 -Wb,-dole32 -Wb,-dcomctl32 -Wb,-dcomdlg32 -Wb,-dmpr -Wb,-dmlang -Wb,-durlmon -Wb,-dshell32 -Wb,-dwinmm -Wb,-dversion ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o defdlg.o defdlg.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o midi.o midi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sec_mgr.o sec_mgr.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o converter.o converter.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o property.o property.c protocol.c: In function 'request_complete': protocol.c:98:22: warning: cast to pointer from integer of different size protocol.c: In function 'protocol_continue': protocol.c:308:44: warning: cast from pointer to integer of different size gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stylemap.o stylemap.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o system.o system.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shlwapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o fliprotate.o fliprotate.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gifformat.o gifformat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o icnsformat.o icnsformat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o icoformat.o icoformat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o imgfactory.o imgfactory.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o info.o info.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o uxini.o uxini.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o defwnd.o defwnd.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o desktop.o desktop.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mixer.o mixer.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wined3d' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o arb_program_shader.o arb_program_shader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ati_fragment_shader.o ati_fragment_shader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o buffer.o buffer.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shfldr_fs.o shfldr_fs.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipper.o clipper.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o context.o context.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -O pot -o rsrc.pot shdocvw.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dialog.o dialog.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./uxtheme.spec buffer.o draw.o main.o metric.o msstyles.o property.o stylemap.o system.o uxini.o version.res -o uxtheme.dll.so -lmsimg32 -luser32 -lgdi32 -ladvapi32 -Wb,-dmsimg32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o driver.o driver.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o edit.o edit.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shdocvw.spec classinfo.o client.o dochost.o events.o factory.o frame.o ie.o iexplore.o intshcut.o navigate.o oleobject.o persist.o shdocvw_main.o shellbrowser.o shlinstobj.o taskbarlist.o urlhist.o view.o webbrowser.o shdocvw_v1_r.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res shdocvw.res -o shdocvw.dll.so -lversion -lurlmon -lole32 -loleaut32 -luuid -lshell32 -lcomctl32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -Wb,-dversion -Wb,-durlmon -Wb,-dole32 -Wb,-doleaut32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o exticon.o exticon.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./uxtheme.spec buffer.o draw.o main.o metric.o msstyles.o property.o stylemap.o system.o uxini.o version.res -o uxtheme.dll.fake -lmsimg32 -luser32 -lgdi32 -ladvapi32 -Wb,-dmsimg32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/uxtheme' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shfldr_mycomp.o shfldr_mycomp.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shdocvw.spec classinfo.o client.o dochost.o events.o factory.o frame.o ie.o iexplore.o intshcut.o navigate.o oleobject.o persist.o shdocvw_main.o shellbrowser.o shlinstobj.o taskbarlist.o urlhist.o view.o webbrowser.o shdocvw_v1_r.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res shdocvw.res -o shdocvw.dll.fake -lversion -lurlmon -lole32 -loleaut32 -luuid -lshell32 -lcomctl32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -Wb,-dversion -Wb,-durlmon -Wb,-dole32 -Wb,-doleaut32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o session.o session.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdocvw' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o umon.o umon.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./quartz.spec acmwrapper.o avidec.o avisplit.o control.o dsoundrender.o enumfilters.o enummedia.o enummoniker.o enumregfilters.o filesource.o filtergraph.o filtermapper.o main.o memallocator.o mpegsplit.o nullrenderer.o parser.o pin.o regsvr.o systemclock.o videorenderer.o waveparser.o quartz_strmif_p.o quartz_strmif_r.res version.res dlldata.o -o quartz.dll.so -lstrmiids -lstrmbase -luuid -ldsound -lmsacm32 -lmsvfw32 -lole32 -loleaut32 -lshlwapi -lrpcrt4 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./quartz.spec acmwrapper.o avidec.o avisplit.o control.o dsoundrender.o enumfilters.o enummedia.o enummoniker.o enumregfilters.o filesource.o filtergraph.o filtermapper.o main.o memallocator.o mpegsplit.o nullrenderer.o parser.o pin.o regsvr.o systemclock.o videorenderer.o waveparser.o quartz_strmif_p.o quartz_strmif_r.res version.res dlldata.o -o quartz.dll.fake -lstrmiids -lstrmbase -luuid -ldsound -lmsacm32 -lmsvfw32 -lole32 -loleaut32 -lshlwapi -lrpcrt4 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineesd.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o audio.o audio.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/quartz' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mmdevdrv.o mmdevdrv.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o jpegformat.o jpegformat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o focus.o focus.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hook.o hook.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o icontitle.o icontitle.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o input.o input.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o palette.o palette.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wavein.o wavein.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o umstream.o umstream.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o listbox.o listbox.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o uri.o uri.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lstr.o lstr.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shfldr_netplaces.o shfldr_netplaces.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pngformat.o pngformat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o propertybag.o propertybag.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shfldr_printers.o shfldr_printers.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shfldr_unixfs.o shfldr_unixfs.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wineesd.drv.spec audio.o -o wineesd.drv.so -ldxguid -luuid -lwinmm -luser32 ../../libs/port/libwine_port.a -lesd ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wineesd.drv.spec audio.o -o wineesd.drv.fake -ldxguid -luuid -lwinmm -luser32 ../../libs/port/libwine_port.a -lesd gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o regsvr.o regsvr.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineesd.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stream.o stream.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o directx.o directx.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o urlmon_main.o urlmon_main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o drawprim.o drawprim.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winegstreamer' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o glibthread.o glibthread.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gstdemux.o gstdemux.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o waveinit.o waveinit.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o usrmarshal.o usrmarshal.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -p -o urlmon_urlmon_p.c urlmon_urlmon.idl gcc -c -I. -I. -I../../include -I../../include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gsttffilter.o gsttffilter.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -D__WINESRC__ -o rsrc.res rsrc.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gl_compat.o gl_compat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o glsl_shader.o glsl_shader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tgaformat.o tgaformat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nvidia_texture_shader.o nvidia_texture_shader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o palette.o palette.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mdi.o mdi.c gstdemux.c: In function 'GSTOutPin_DecideAllocator': gstdemux.c:1472:107: warning: parameter 'pAlloc' set but not used gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o waveout.o waveout.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shlexec.o shlexec.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shlfileop.o shlfileop.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shlfolder.o shlfolder.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tiffformat.o tiffformat.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shlfsbind.o shlfsbind.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shlmenu.o shlmenu.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ungif.o ungif.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -p -o windowscodecs_wincodec_p.c windowscodecs_wincodec.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejack.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o audio.o audio.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejoystick.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o joystick.o joystick.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winegstreamer.spec glibthread.o gstdemux.o gsttffilter.o main.o rsrc.res -o winegstreamer.dll.so -lstrmbase -lstrmiids -luuid -lwinmm -lmsacm32 -lmsvfw32 -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a -pthread -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -lpthread ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winealsa.drv.spec alsa.o dscapture.o dsoutput.o midi.o mixer.o mmdevdrv.o wavein.o waveinit.o waveout.o -o winealsa.drv.so -ldxguid -luuid -lwinmm -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a -lasound gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o menu.o menu.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winegstreamer.spec glibthread.o gstdemux.o gsttffilter.o main.o rsrc.res -o winegstreamer.dll.fake -lstrmbase -lstrmiids -luuid -lwinmm -lmsacm32 -lmsvfw32 -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a -pthread -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -lpthread make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winegstreamer' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winealsa.drv.spec alsa.o dscapture.o dsoutput.o midi.o mixer.o mmdevdrv.o wavein.o waveinit.o waveout.o -o winealsa.drv.fake -ldxguid -luuid -lwinmm -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a -lasound ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -h -o urlmon_urlmon.h urlmon_urlmon.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -r -o urlmon_urlmon_r.res urlmon_urlmon.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winealsa.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o query.o query.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winejoystick.drv.spec joystick.o -o winejoystick.drv.so -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -h -o windowscodecs_wincodec.h windowscodecs_wincodec.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -r -o windowscodecs_wincodec_r.res windowscodecs_wincodec.idl ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winejoystick.drv.spec joystick.o -o winejoystick.drv.fake -lwinmm -luser32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o resource.o resource.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shader.o shader.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejoystick.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shader_sm1.o shader_sm1.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shader_sm4.o shader_sm4.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o state.o state.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stateblock.o stateblock.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -o rsrc.res rsrc.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" --dlldata-only -o dlldata.c urlmon_urlmon.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winemapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sendmail.o sendmail.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o message.o message.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineps.drv' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o afm.o afm.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -o version.res version.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL --dlldata-only -o dlldata.c windowscodecs_wincodec.idl gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o urlmon_urlmon_p.o urlmon_urlmon_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o windowscodecs_wincodec_p.o windowscodecs_wincodec_p.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o surface.o surface.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bitblt.o bitblt.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winejack.drv.spec audio.o -o winejack.drv.so -ldxguid -luuid -lwinmm -luser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winejack.drv.spec audio.o -o winejack.drv.fake -ldxguid -luuid -lwinmm -luser32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shlview.o shlview.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o misc.o misc.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winemapi.spec main.o sendmail.o -o winemapi.dll.so -lshlwapi -lshell32 -lmapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejack.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shpolicy.o shpolicy.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bitmap.o bitmap.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winemapi.spec main.o sendmail.o -o winemapi.dll.fake -lshlwapi -lshell32 -lmapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winemapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shv_bg_cmenu.o shv_bg_cmenu.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msgbox.o msgbox.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shv_item_cmenu.o shv_item_cmenu.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o brush.o brush.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o builtin.o builtin.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipping.o clipping.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o color.o color.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/AvantGarde_Book.o data/AvantGarde_Book.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winepulse.drv' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o waveout.o waveout.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winex11.drv' gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bitblt.o bitblt.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bitmap.o bitmap.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wing32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wing32.o wing32.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winhttp' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cookie.o cookie.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o handle.o handle.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/AvantGarde_BookOblique.o data/AvantGarde_BookOblique.c waveout.c: In function 'wodPlayer_CheckReleasing': waveout.c:195:1: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'pa_usec_t' waveout.c: In function 'wodPlayer_NotifyCompletions': waveout.c:245:47: warning: cast from pointer to integer of different size waveout.c: In function 'wodPlayer_Reset': waveout.c:353:10: warning: cast to pointer from integer of different size waveout.c:354:10: warning: cast to pointer from integer of different size waveout.c: In function 'wodPlayer_ProcessMessages': waveout.c:439:25: warning: cast to pointer from integer of different size waveout.c: In function 'wodWrite': waveout.c:741:57: warning: cast from pointer to integer of different size ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wing32.spec wing32.o -o wing32.dll.so -luser32 -lgdi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wing32.spec wing32.o -o wing32.dll.fake -luser32 -lgdi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/AvantGarde_Demi.o data/AvantGarde_Demi.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wing32' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/AvantGarde_DemiOblique.o data/AvantGarde_DemiOblique.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Bookman_Demi.o data/Bookman_Demi.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o systray.o systray.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o net.o net.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wininet' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -O pot -o rsrc.pot wininet.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Bookman_DemiItalic.o data/Bookman_DemiItalic.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cookie.o cookie.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dialogs.o dialogs.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ftp.o ftp.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Bookman_Light.o data/Bookman_Light.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wavein.o wavein.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pulse.o pulse.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Bookman_LightItalic.o data/Bookman_LightItalic.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Courier.o data/Courier.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Courier_Bold.o data/Courier_Bold.c wavein.c: In function 'widRecorder_CopyData': wavein.c:101:13: warning: passing argument 3 of 'pa_stream_peek' from incompatible pointer type /usr/include/pulse/stream.h:517:5: note: expected 'size_t *' but argument is of type 'DWORD *' wavein.c:126:44: warning: cast from pointer to integer of different size wavein.c: In function 'widRecorder_ProcessMessages': wavein.c:166:25: warning: cast to pointer from integer of different size wavein.c:194:52: warning: cast from pointer to integer of different size wavein.c:218:48: warning: cast from pointer to integer of different size wavein.c: In function 'widAddBuffer': wavein.c:448:57: warning: cast from pointer to integer of different size pulse.c: In function 'PULSE_StreamRequestCallback': pulse.c:401:1: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'size_t' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winmm' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -O pot -o rsrc.pot winmm.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Courier_BoldOblique.o data/Courier_BoldOblique.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o brush.o brush.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o driver.o driver.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o joystick.o joystick.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Courier_Oblique.o data/Courier_Oblique.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o request.o request.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o nonclient.o nonclient.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o painting.o painting.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o property.o property.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Helvetica.o data/Helvetica.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winepulse.drv.spec waveout.o wavein.o pulse.o -o winepulse.drv.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -lpulse gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o trash.o trash.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Helvetica_Bold.o data/Helvetica_Bold.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winepulse.drv.spec waveout.o wavein.o pulse.o -o winepulse.drv.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -lpulse gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Helvetica_BoldOblique.o data/Helvetica_BoldOblique.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o clipboard.o clipboard.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winepulse.drv' gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o codepage.o codepage.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dlldata.o dlldata.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Helvetica_Narrow.o data/Helvetica_Narrow.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Helvetica_Narrow_Bold.o data/Helvetica_Narrow_Bold.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lolvldrv.o lolvldrv.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mci.o mci.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./urlmon.spec bindctx.o binding.o bindprot.o download.o file.o format.o ftp.o gopher.o http.o internet.o mimefilter.o mk.o protocol.o protproxy.o sec_mgr.o session.o umon.o umstream.o uri.o urlmon_main.o usrmarshal.o urlmon_urlmon_p.o urlmon_urlmon_r.res rsrc.res dlldata.o -o urlmon.dll.so -luuid -lole32 -loleaut32 -lshell32 -lrpcrt4 -lshlwapi -lwininet -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Helvetica_Narrow_BoldOblique.o data/Helvetica_Narrow_BoldOblique.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Helvetica_Narrow_Oblique.o data/Helvetica_Narrow_Oblique.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./urlmon.spec bindctx.o binding.o bindprot.o download.o file.o format.o ftp.o gopher.o http.o internet.o mimefilter.o mk.o protocol.o protproxy.o sec_mgr.o session.o umon.o umstream.o uri.o urlmon_main.o usrmarshal.o urlmon_urlmon_p.o urlmon_urlmon_r.res rsrc.res dlldata.o -o urlmon.dll.fake -luuid -lole32 -loleaut32 -lshell32 -lrpcrt4 -lshlwapi -lwininet -luser32 -ladvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o resource.o resource.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Helvetica_Oblique.o data/Helvetica_Oblique.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/NewCenturySchlbk_Bold.o data/NewCenturySchlbk_Bold.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/urlmon' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/NewCenturySchlbk_BoldItalic.o data/NewCenturySchlbk_BoldItalic.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o scroll.o scroll.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xdg.o xdg.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winnls32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winnls.o winnls.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -r -o shell32_classes_r.res shell32_classes.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winscard' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winscard.o winscard.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o rsrc.res rsrc.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winspool.drv' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -O pot -o rsrc.pot winspool.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winnls32.spec winnls.o -o winnls32.dll.so ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/NewCenturySchlbk_Italic.o data/NewCenturySchlbk_Italic.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winnls32.spec winnls.o -o winnls32.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o swapchain.o swapchain.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o info.o info.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/NewCenturySchlbk_Roman.o data/NewCenturySchlbk_Roman.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winnls32' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Palatino_Bold.o data/Palatino_Bold.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winscard.spec winscard.o rsrc.res -o winscard.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winscard.spec winscard.o rsrc.res -o winscard.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintab32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o context.o context.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o manager.o manager.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gopher.o gopher.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Palatino_BoldItalic.o data/Palatino_BoldItalic.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winscard' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o http.o http.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o session.o session.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o url.o url.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Palatino_Italic.o data/Palatino_Italic.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Palatino_Roman.o data/Palatino_Roman.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o desktop.o desktop.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Symbol.o data/Symbol.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Times_Bold.o data/Times_Bold.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o spy.o spy.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o static.o static.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32.res shell32.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Times_BoldItalic.o data/Times_BoldItalic.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wintab32.o wintab32.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Times_Italic.o data/Times_Italic.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dib.o dib.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dib_convert.o dib_convert.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mmio.o mmio.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dib_dst_swap.o dib_dst_swap.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/Times_Roman.o data/Times_Roman.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wintab32.spec context.o manager.o wintab32.o -o wintab32.dll.so -luser32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/ZapfChancery_MediumItalic.o data/ZapfChancery_MediumItalic.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wintab32.spec context.o manager.o wintab32.o -o wintab32.dll.fake -luser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintab32' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/ZapfDingbats.o data/ZapfDingbats.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o data/agl.o data/agl.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o playsound.o playsound.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sysparams.o sysparams.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winhttp.spec cookie.o handle.o main.o net.o request.o session.o url.o version.res -o winhttp.dll.so -lcrypt32 -ladvapi32 -lshlwapi -Wb,-dcrypt32 -Wb,-dadvapi32 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o time.o time.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o download.o download.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o driver.o driver.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winhttp.spec cookie.o handle.o main.o net.o request.o session.o url.o version.res -o winhttp.dll.fake -lcrypt32 -ladvapi32 -lshlwapi -Wb,-dcrypt32 -Wb,-dadvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winhttp' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o encode.o encode.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o escape.o escape.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winmm.o winmm.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintrust' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o asn.o asn.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crypt.o crypt.c winmm.c: In function 'MMSYSTEM_GetMidiStream': winmm.c:1466:19: warning: cast to pointer from integer of different size winmm.c: In function 'MMSYSTEM_MidiStream_MessageHandler': winmm.c:1583:43: warning: cast from pointer to integer of different size winmm.c: In function 'midiStreamOpen': winmm.c:1795:23: warning: cast from pointer to integer of different size gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o register.o register.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o softpub.o softpub.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wintrust_main.o wintrust_main.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o font.o font.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o glyphlist.o glyphlist.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o text.o text.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o graphics.o graphics.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o init.o init.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pen.o pen.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o texture.o texture.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o internet.o internet.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o vertexdeclaration.o vertexdeclaration.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -o winmm.res winmm.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -o winmm_res.res winmm_res.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ppd.o ppd.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o netconnection.o netconnection.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o uitools.o uitools.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wintrust.spec asn.o crypt.o register.o softpub.o wintrust_main.o version.res -o wintrust.dll.so -lcryptui -limagehlp -lcrypt32 -luser32 -ladvapi32 -Wb,-dcryptui -Wb,-dimagehlp ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wintrust.spec asn.o crypt.o register.o softpub.o wintrust_main.o version.res -o wintrust.dll.fake -lcryptui -limagehlp -lcrypt32 -luser32 -ladvapi32 -Wb,-dcryptui -Wb,-dimagehlp ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o view.o view.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintrust' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wspool.o wspool.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o user_main.o user_main.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dib_src_swap.o dib_src_swap.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o win.o win.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winhelp.o winhelp.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Bg.res shell32_Bg.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winpos.o winpos.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o volume.o volume.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ps.o ps.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wined3d_main.o wined3d_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Bg.res Bg.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Da.res Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o De.res De.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o urlcache.o urlcache.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Eo.res Eo.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winproc.o winproc.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winstation.o winstation.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Ca.res shell32_Ca.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o text.o text.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o truetype.o truetype.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Cs.res shell32_Cs.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./windowscodecs.spec bmpdecode.o bmpencode.o clsfactory.o converter.o fliprotate.o gifformat.o icnsformat.o icoformat.o imgfactory.o info.o jpegformat.o main.o palette.o pngformat.o propertybag.o regsvr.o stream.o tgaformat.o tiffformat.o ungif.o windowscodecs_wincodec_p.o windowscodecs_wincodec_r.res version.res dlldata.o -o windowscodecs.dll.so -luuid -lole32 -loleaut32 -lshlwapi -ladvapi32 -lrpcrt4 ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o event.o event.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./windowscodecs.spec bmpdecode.o bmpencode.o clsfactory.o converter.o fliprotate.o gifformat.o icnsformat.o icoformat.o imgfactory.o info.o jpegformat.o main.o palette.o pngformat.o propertybag.o regsvr.o stream.o tgaformat.o tiffformat.o ungif.o windowscodecs_wincodec_p.o windowscodecs_wincodec_r.res version.res dlldata.o -o windowscodecs.dll.fake -luuid -lole32 -loleaut32 -lshlwapi -ladvapi32 -lrpcrt4 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/windowscodecs' gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o graphics.o graphics.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Es.res Es.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wlanapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Fi.res Fi.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wsprintf.o wsprintf.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ime.o ime.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o type1.o type1.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wlanapi.spec main.o -o wlanapi.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wlanapi.spec main.o -o wlanapi.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utility.o utility.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wlanapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wininet_main.o wininet_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wldap32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -O pot -o rsrc.pot wldap32.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Da.res shell32_Da.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o add.o add.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_De.res shell32_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_En.res shell32_En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Eo.res shell32_Eo.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Es.res shell32_Es.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o type1afm.o type1afm.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winmm.spec driver.o joystick.o lolvldrv.o mci.o mmio.o playsound.o time.o winmm.o winmm.res winmm_res.res -o winmm.dll.so -luser32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winmm.spec driver.o joystick.o lolvldrv.o mci.o mmio.o playsound.o time.o winmm.o winmm.res winmm_res.res -o winmm.dll.fake -luser32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winmm' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o type42.o type42.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Bg.res resources/user32_Bg.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Bg.res wps_Bg.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Ca.res resources/user32_Ca.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Cs.res wps_Cs.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ber.o ber.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Cs.res resources/user32_Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Da.res resources/user32_Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_De.res resources/user32_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_En.res resources/user32_En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Da.res wps_Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_De.res wps_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_En.res wps_En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Es.res wps_Es.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o bind.o bind.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o compare.o compare.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o control.o control.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o delete.o delete.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Fi.res shell32_Fi.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o init.o init.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o keyboard.o keyboard.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mouse.o mouse.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o opengl.o opengl.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet.res wininet.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Bg.res wininet_Bg.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dn.o dn.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Cs.res wininet_Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Da.res wininet_Da.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmi' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wmi.spec -o wmi.dll.so -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wmi.spec -o wmi.dll.fake -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmiutils' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Eo.res resources/user32_Eo.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Es.res resources/user32_Es.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o statuscode.o statuscode.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_De.res wininet_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_En.res wininet_En.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o error.o error.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -r -o wmiutils_r.res wmiutils.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wnaspi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o aspi.o aspi.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ws2_32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o async.o async.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winaspi32.o winaspi32.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Fr.res Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o He.res He.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o extended.o extended.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Hu.res Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Fr.res shell32_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_He.res shell32_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Ko.res Ko.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wmiutils.spec main.o statuscode.o wmiutils_r.res -o wmiutils.dll.so -loleaut32 -lole32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Nl.res Nl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wmiutils.spec main.o statuscode.o wmiutils_r.res -o wmiutils.dll.fake -loleaut32 -lole32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o No.res No.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmiutils' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Pl.res Pl.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o protocol.o protocol.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Fr.res wps_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Pt.res Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Ru.res Ru.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o socket.o socket.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wnaspi32.spec aspi.o winaspi32.o -o wnaspi32.dll.so -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Si.res Si.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o init.o init.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wnaspi32.spec aspi.o winaspi32.o -o wnaspi32.dll.fake -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Sr.res Sr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wnaspi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Tr.res Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Uk.res Uk.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o palette.o palette.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o misc.o misc.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pen.o pen.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DUSE_WS_PREFIX -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o modify.o modify.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o winspool.res winspool.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o modrdn.o modrdn.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Eo.res wininet_Eo.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o scroll.o scroll.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o settings.o settings.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o systray.o systray.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wsock32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o protocol.o protocol.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wtsapi32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wtsapi32.o wtsapi32.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o service.o service.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuapi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o downloader.o downloader.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o socket.o socket.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wtsapi32.spec wtsapi32.o -o wtsapi32.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wtsapi32.spec wtsapi32.o -o wtsapi32.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wtsapi32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Es.res wininet_Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_He.res wps_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Hu.res wps_Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_It.res wps_It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Ja.res wps_Ja.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o text.o text.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o window.o window.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wintab.o wintab.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Ko.res wps_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Hu.res shell32_Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Lt.res wps_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Fi.res resources/user32_Fi.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o installer.o installer.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Nl.res wps_Nl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wsock32.spec protocol.o service.o socket.o version.res -o wsock32.dll.so -lmswsock -lws2_32 -liphlpapi ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_No.res wps_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Fr.res resources/user32_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Pl.res wps_Pl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wsock32.spec protocol.o service.o socket.o version.res -o wsock32.dll.fake -lmswsock -lws2_32 -liphlpapi ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Fi.res wininet_Fi.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Pt.res wps_Pt.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wsock32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Fr.res wininet_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_He.res resources/user32_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Ro.res wps_Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Hu.res resources/user32_Hu.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuaueng' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o option.o option.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Ru.res wps_Ru.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o page.o page.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Si.res wps_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_It.res resources/user32_It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Sk.res wps_Sk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Sv.res wps_Sv.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o parse.o parse.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Ja.res resources/user32_Ja.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wuaueng.spec main.o version.res -o wuaueng.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Tr.res wps_Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Uk.res wps_Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Ko.res resources/user32_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -o wps_Zh.res wps_Zh.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wuaueng.spec main.o version.res -o wuaueng.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuaueng' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Lt.res resources/user32_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Nl.res resources/user32_Nl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wineps.drv.spec afm.o bitblt.o bitmap.o brush.o builtin.o clipping.o color.o data/AvantGarde_Book.o data/AvantGarde_BookOblique.o data/AvantGarde_Demi.o data/AvantGarde_DemiOblique.o data/Bookman_Demi.o data/Bookman_DemiItalic.o data/Bookman_Light.o data/Bookman_LightItalic.o data/Courier.o data/Courier_Bold.o data/Courier_BoldOblique.o data/Courier_Oblique.o data/Helvetica.o data/Helvetica_Bold.o data/Helvetica_BoldOblique.o data/Helvetica_Narrow.o data/Helvetica_Narrow_Bold.o data/Helvetica_Narrow_BoldOblique.o data/Helvetica_Narrow_Oblique.o data/Helvetica_Oblique.o data/NewCenturySchlbk_Bold.o data/NewCenturySchlbk_BoldItalic.o data/NewCenturySchlbk_Italic.o data/NewCenturySchlbk_Roman.o data/Palatino_Bold.o data/Palatino_BoldItalic.o data/Palatino_Italic.o data/Palatino_Roman.o data/Symbol.o data/Times_Bold.o data/Times_BoldItalic.o data/Times_Italic.o data/Times_Roman.o data/ZapfChancery_MediumItalic.o data/ZapfDingbats.o data/agl.o download.o driver.o encode.o escape.o font.o glyphlist.o graphics.o init.o pen.o ppd.o ps.o text.o truetype.o type1.o type1afm.o type42.o wps_Bg.res wps_Cs.res wps_Da.res wps_De.res wps_En.res wps_Es.res wps_Fr.res wps_He.res wps_Hu.res wps_It.res wps_Ja.res wps_Ko.res wps_Lt.res wps_Nl.res wps_No.res wps_Pl.res wps_Pt.res wps_Ro.res wps_Ru.res wps_Si.res wps_Sk.res wps_Sv.res wps_Tr.res wps_Uk.res wps_Zh.res -o wineps.drv.so -luser32 -lgdi32 -lwinspool -ladvapi32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xapofx1_1' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wineps.drv.spec afm.o bitblt.o bitmap.o brush.o builtin.o clipping.o color.o data/AvantGarde_Book.o data/AvantGarde_BookOblique.o data/AvantGarde_Demi.o data/AvantGarde_DemiOblique.o data/Bookman_Demi.o data/Bookman_DemiItalic.o data/Bookman_Light.o data/Bookman_LightItalic.o data/Courier.o data/Courier_Bold.o data/Courier_BoldOblique.o data/Courier_Oblique.o data/Helvetica.o data/Helvetica_Bold.o data/Helvetica_BoldOblique.o data/Helvetica_Narrow.o data/Helvetica_Narrow_Bold.o data/Helvetica_Narrow_BoldOblique.o data/Helvetica_Narrow_Oblique.o data/Helvetica_Oblique.o data/NewCenturySchlbk_Bold.o data/NewCenturySchlbk_BoldItalic.o data/NewCenturySchlbk_Italic.o data/NewCenturySchlbk_Roman.o data/Palatino_Bold.o data/Palatino_BoldItalic.o data/Palatino_Italic.o data/Palatino_Roman.o data/Symbol.o data/Times_Bold.o data/Times_BoldItalic.o data/Times_Italic.o data/Times_Roman.o data/ZapfChancery_MediumItalic.o data/ZapfDingbats.o data/agl.o download.o driver.o encode.o escape.o font.o glyphlist.o graphics.o init.o pen.o ppd.o ps.o text.o truetype.o type1.o type1afm.o type42.o wps_Bg.res wps_Cs.res wps_Da.res wps_De.res wps_En.res wps_Es.res wps_Fr.res wps_He.res wps_Hu.res wps_It.res wps_Ja.res wps_Ko.res wps_Lt.res wps_Nl.res wps_No.res wps_Pl.res wps_Pt.res wps_Ro.res wps_Ru.res wps_Si.res wps_Sk.res wps_Sv.res wps_Tr.res wps_Uk.res wps_Zh.res -o wineps.drv.fake -luser32 -lgdi32 -lwinspool -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_No.res resources/user32_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_He.res wininet_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_It.res shell32_It.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xapofx1_1.spec main.o -o xapofx1_1.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Ja.res shell32_Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Pl.res resources/user32_Pl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xapofx1_1.spec main.o -o xapofx1_1.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rename.o rename.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xapofx1_1' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o search.o search.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o value.o value.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Pt.res resources/user32_Pt.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o searcher.o searcher.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineps.drv' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Ro.res resources/user32_Ro.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o x11drv_main.o x11drv_main.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xdnd.o xdnd.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Ru.res resources/user32_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Hu.res wininet_Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Si.res resources/user32_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_It.res wininet_It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Sk.res resources/user32_Sk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Ja.res wininet_Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Ko.res wininet_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o wldap32.res wldap32.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Sr.res resources/user32_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Sv.res resources/user32_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Tr.res resources/user32_Tr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o session.o session.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Lt.res wininet_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Nl.res wininet_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Uk.res resources/user32_Uk.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xfont.o xfont.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_No.res wininet_No.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xim.o xim.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Wa.res resources/user32_Wa.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Pl.res wininet_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Ko.res shell32_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Pt.res wininet_Pt.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xinerama.o xinerama.c gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xrandr.o xrandr.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o resources/user32_Zh.res resources/user32_Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Ro.res wininet_Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Ru.res wininet_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o user32.res user32.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Si.res wininet_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Sr.res wininet_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Sv.res wininet_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Tr.res wininet_Tr.rc gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o updates.o updates.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Uk.res wininet_Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet_Zh.res wininet_Zh.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wininet.spec cookie.o dialogs.o ftp.o gopher.o http.o internet.o netconnection.o urlcache.o utility.o wininet_main.o wininet.res wininet_Bg.res wininet_Cs.res wininet_Da.res wininet_De.res wininet_En.res wininet_Eo.res wininet_Es.res wininet_Fi.res wininet_Fr.res wininet_He.res wininet_Hu.res wininet_It.res wininet_Ja.res wininet_Ko.res wininet_Lt.res wininet_Nl.res wininet_No.res wininet_Pl.res wininet_Pt.res wininet_Ro.res wininet_Ru.res wininet_Si.res wininet_Sr.res wininet_Sv.res wininet_Tr.res wininet_Uk.res wininet_Zh.res -o wininet.dll.so -lsecur32 -lcrypt32 -lmpr -lshlwapi -lshell32 -luser32 -ladvapi32 -Wb,-dsecur32 -Wb,-dcrypt32 ../../libs/port/libwine_port.a -lz gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xrender.o xrender.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winspool.drv.spec info.o wspool.o Bg.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res winspool.res -o winspool.drv.so -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winspool.drv.spec info.o wspool.o Bg.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res winspool.res -o winspool.drv.fake -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Lt.res shell32_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Nl.res shell32_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_No.res shell32_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Pl.res shell32_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Pt.res shell32_Pt.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winspool.drv' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Ro.res shell32_Ro.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wininet.spec cookie.o dialogs.o ftp.o gopher.o http.o internet.o netconnection.o urlcache.o utility.o wininet_main.o wininet.res wininet_Bg.res wininet_Cs.res wininet_Da.res wininet_De.res wininet_En.res wininet_Eo.res wininet_Es.res wininet_Fi.res wininet_Fr.res wininet_He.res wininet_Hu.res wininet_It.res wininet_Ja.res wininet_Ko.res wininet_Lt.res wininet_Nl.res wininet_No.res wininet_Pl.res wininet_Pt.res wininet_Ro.res wininet_Ru.res wininet_Si.res wininet_Sr.res wininet_Sv.res wininet_Tr.res wininet_Uk.res wininet_Zh.res -o wininet.dll.fake -lsecur32 -lcrypt32 -lmpr -lshlwapi -lshell32 -luser32 -ladvapi32 -Wb,-dsecur32 -Wb,-dcrypt32 ../../libs/port/libwine_port.a -lz make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wininet' ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -r -o wuapi_tlb_r.res wuapi_tlb.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_1' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xinput1_1_main.o xinput1_1_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -t -o wuapi_tlb.tlb wuapi_tlb.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Ru.res shell32_Ru.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xinput1_1.spec xinput1_1_main.o version.res -o xinput1_1.dll.so ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o rsrc.res rsrc.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wuapi.spec downloader.o installer.o main.o searcher.o session.o updates.o wuapi_tlb_r.res rsrc.res -o wuapi.dll.so -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xinput1_1.spec xinput1_1_main.o version.res -o xinput1_1.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_1' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wuapi.spec downloader.o installer.o main.o searcher.o session.o updates.o wuapi_tlb_r.res rsrc.res -o wuapi.dll.fake -luuid -lole32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_2' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xinput1_2_main.o xinput1_2_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Si.res shell32_Si.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_3' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xinput1_3_main.o xinput1_3_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc gcc -c -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xvidmode.o xvidmode.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Sk.res shell32_Sk.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xinput1_2.spec xinput1_2_main.o version.res -o xinput1_2.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xinput1_2.spec xinput1_2_main.o version.res -o xinput1_2.dll.fake ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I/usr/include -D__WINESRC__ -o version.res version.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput9_1_0' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xinput9_1_0_main.o xinput9_1_0_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xmllite' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o reader.o reader.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xinput1_3.spec xinput1_3_main.o version.res -o xinput1_3.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xinput1_3.spec xinput1_3_main.o version.res -o xinput1_3.dll.fake ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/aspnet_regiis' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/attrib' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o attrib.o attrib.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -o version.res version.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ws2_32.spec async.o protocol.o socket.o version.res -o ws2_32.dll.so -liphlpapi -luser32 -Wb,-diphlpapi -Wb,-duser32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_2' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o xmllite_main.o xmllite_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_3' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ws2_32.spec async.o protocol.o socket.o version.res -o ws2_32.dll.fake -liphlpapi -luser32 -Wb,-diphlpapi -Wb,-duser32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o aspnet_regiis.exe.so -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode attrib.o -o attrib.exe.so -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o aspnet_regiis.exe.fake -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Sr.res shell32_Sr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xinput9_1_0.spec xinput9_1_0_main.o version.res -o xinput9_1_0.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode attrib.o -o attrib.exe.fake -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Sv.res shell32_Sv.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/attrib' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xinput9_1_0.spec xinput9_1_0_main.o version.res -o xinput9_1_0.dll.fake ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/aspnet_regiis' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Tr.res shell32_Tr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput9_1_0' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cabarc' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cabarc.o cabarc.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cacls' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cacls_main.o cacls_main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ws2_32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Uk.res shell32_Uk.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/clock' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot clock.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole cacls_main.o -o cacls.exe.so -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole cacls_main.o -o cacls.exe.fake -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cacls' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Wa.res shell32_Wa.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cmd' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot cmd.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o batch.o batch.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o builtins.o builtins.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xmllite.spec reader.o xmllite_main.o -o xmllite.dll.so ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./xmllite.spec reader.o xmllite_main.o -o xmllite.dll.fake ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o directory.o directory.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xmllite' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wcmdmain.o wcmdmain.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o cmd.res cmd.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode cabarc.o -o cabarc.exe.so -lcabinet -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode cabarc.o -o cabarc.exe.fake -lcabinet -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winclock.o winclock.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o clock.res clock.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cmdlgtst' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o cmdlgtst.o cmdlgtst.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Cs.res Cs.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cabarc' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Da.res Da.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winex11.drv.spec bitblt.o bitmap.o brush.o clipboard.o codepage.o desktop.o dib.o dib_convert.o dib_dst_swap.o dib_src_swap.o event.o graphics.o ime.o init.o keyboard.o mouse.o opengl.o palette.o pen.o scroll.o settings.o systray.o text.o window.o wintab.o x11drv_main.o xdnd.o xfont.o xim.o xinerama.o xrandr.o xrender.o xvidmode.o version.res -o winex11.drv.so -lcomctl32 -lole32 -lshell32 -luuid -luser32 -lgdi32 -ladvapi32 -limm32 -Wb,-dcomctl32 -Wb,-dole32 -Wb,-dshell32 ../../libs/port/libwine_port.a -L/usr/lib64 -lSM -lICE -lXext -lX11 make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/control' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o control.o control.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winex11.drv.spec bitblt.o bitmap.o brush.o clipboard.o codepage.o desktop.o dib.o dib_convert.o dib_dst_swap.o dib_src_swap.o event.o graphics.o ime.o init.o keyboard.o mouse.o opengl.o palette.o pen.o scroll.o settings.o systray.o text.o window.o wintab.o x11drv_main.o xdnd.o xfont.o xim.o xinerama.o xrandr.o xrender.o xvidmode.o version.res -o winex11.drv.fake -lcomctl32 -lole32 -lshell32 -luuid -luser32 -lgdi32 -ladvapi32 -limm32 -Wb,-dcomctl32 -Wb,-dole32 -Wb,-dshell32 ../../libs/port/libwine_port.a -L/usr/lib64 -lSM -lICE -lXext -lX11 make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/dxdiag' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/eject' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o eject.o eject.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode control.o -o control.exe.so -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode main.o -o dxdiag.exe.so -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32_Zh.res shell32_Zh.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winex11.drv' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode main.o -o dxdiag.exe.fake -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode control.o -o control.exe.fake -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/expand' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o expand.o expand.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/control' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o De.res De.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole eject.o -o eject.exe.so -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/dxdiag' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole eject.o -o eject.exe.fake -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o En.res En.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/explorer' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o appbar.o appbar.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/eject' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o desktop.o desktop.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o explorer.o explorer.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole expand.o -o expand.exe.so -lsetupapi -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole expand.o -o expand.exe.fake -lsetupapi -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/expand' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o systray.o systray.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/extrac32' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o extrac32.o extrac32.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./user32.spec button.o caret.o class.o clipboard.o combo.o cursoricon.o dde_client.o dde_misc.o dde_server.o defdlg.o defwnd.o desktop.o dialog.o driver.o edit.o exticon.o focus.o hook.o icontitle.o input.o listbox.o lstr.o mdi.o menu.o message.o misc.o msgbox.o nonclient.o painting.o property.o resource.o scroll.o spy.o static.o sysparams.o text.o uitools.o user_main.o win.o winhelp.o winpos.o winproc.o winstation.o wsprintf.o resources/user32_Bg.res resources/user32_Ca.res resources/user32_Cs.res resources/user32_Da.res resources/user32_De.res resources/user32_En.res resources/user32_Eo.res resources/user32_Es.res resources/user32_Fi.res resources/user32_Fr.res resources/user32_He.res resources/user32_Hu.res resources/user32_It.res resources/user32_Ja.res resources/user32_Ko.res resources/user32_Lt.res resources/user32_Nl.res resources/user32_No.res resources/user32_Pl.res resources/user32_Pt.res resources/user32_Ro.res resources/user32_Ru.res resources/user32_Si.res resources/user32_Sk.res resources/user32_Sr.res resources/user32_Sv.res resources/user32_Tr.res resources/user32_Uk.res resources/user32_Wa.res resources/user32_Zh.res user32.res -o user32.dll.so -limm32 -lgdi32 -lversion -ladvapi32 -Wb,-dimm32 ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./user32.spec button.o caret.o class.o clipboard.o combo.o cursoricon.o dde_client.o dde_misc.o dde_server.o defdlg.o defwnd.o desktop.o dialog.o driver.o edit.o exticon.o focus.o hook.o icontitle.o input.o listbox.o lstr.o mdi.o menu.o message.o misc.o msgbox.o nonclient.o painting.o property.o resource.o scroll.o spy.o static.o sysparams.o text.o uitools.o user_main.o win.o winhelp.o winpos.o winproc.o winstation.o wsprintf.o resources/user32_Bg.res resources/user32_Ca.res resources/user32_Cs.res resources/user32_Da.res resources/user32_De.res resources/user32_En.res resources/user32_Eo.res resources/user32_Es.res resources/user32_Fi.res resources/user32_Fr.res resources/user32_He.res resources/user32_Hu.res resources/user32_It.res resources/user32_Ja.res resources/user32_Ko.res resources/user32_Lt.res resources/user32_Nl.res resources/user32_No.res resources/user32_Pl.res resources/user32_Pt.res resources/user32_Ro.res resources/user32_Ru.res resources/user32_Si.res resources/user32_Sk.res resources/user32_Sr.res resources/user32_Sv.res resources/user32_Tr.res resources/user32_Uk.res resources/user32_Wa.res resources/user32_Zh.res user32.res -o user32.dll.fake -limm32 -lgdi32 -lversion -ladvapi32 -Wb,-dimm32 ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/hh' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -O pot -o rsrc.pot shell32.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shell32.spec appbar.o assoc.o autocomplete.o brsfolder.o changenotify.o classes.o clipboard.o control.o cpanelfolder.o dataobject.o dde.o debughlp.o dialogs.o dragdrophelper.o ebrowser.o enumidlist.o folders.o iconcache.o pidl.o recyclebin.o shell32_main.o shelldispatch.o shellitem.o shelllink.o shellole.o shellord.o shellpath.o shellreg.o shellstring.o shfldr_desktop.o shfldr_fs.o shfldr_mycomp.o shfldr_netplaces.o shfldr_printers.o shfldr_unixfs.o shlexec.o shlfileop.o shlfolder.o shlfsbind.o shlmenu.o shlview.o shpolicy.o shv_bg_cmenu.o shv_item_cmenu.o systray.o trash.o xdg.o shell32_classes_r.res shell32.res shell32_Bg.res shell32_Ca.res shell32_Cs.res shell32_Da.res shell32_De.res shell32_En.res shell32_Eo.res shell32_Es.res shell32_Fi.res shell32_Fr.res shell32_He.res shell32_Hu.res shell32_It.res shell32_Ja.res shell32_Ko.res shell32_Lt.res shell32_Nl.res shell32_No.res shell32_Pl.res shell32_Pt.res shell32_Ro.res shell32_Ru.res shell32_Si.res shell32_Sk.res shell32_Sr.res shell32_Sv.res shell32_Tr.res shell32_Uk.res shell32_Wa.res shell32_Zh.res -o shell32.dll.so -lole32 -loleaut32 -lshdocvw -lversion -luuid -lshlwapi -lcomctl32 -luser32 -lgdi32 -ladvapi32 -Wb,-dole32 -Wb,-doleaut32 -Wb,-dshdocvw -Wb,-dversion ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wldap32.spec add.o ber.o bind.o compare.o control.o delete.o dn.o error.o extended.o init.o main.o misc.o modify.o modrdn.o option.o page.o parse.o rename.o search.o value.o wldap32.res -o wldap32.dll.so -luser32 ../../libs/port/libwine_port.a -lldap_r -llber ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wldap32.spec add.o ber.o bind.o compare.o control.o delete.o dn.o error.o extended.o init.o main.o misc.o modify.o modrdn.o option.o page.o parse.o rename.o search.o value.o wldap32.res -o wldap32.dll.fake -luser32 ../../libs/port/libwine_port.a -lldap_r -llber LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Es.res Es.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows main.o -o hh.exe.so -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows main.o -o hh.exe.fake -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shell32.spec appbar.o assoc.o autocomplete.o brsfolder.o changenotify.o classes.o clipboard.o control.o cpanelfolder.o dataobject.o dde.o debughlp.o dialogs.o dragdrophelper.o ebrowser.o enumidlist.o folders.o iconcache.o pidl.o recyclebin.o shell32_main.o shelldispatch.o shellitem.o shelllink.o shellole.o shellord.o shellpath.o shellreg.o shellstring.o shfldr_desktop.o shfldr_fs.o shfldr_mycomp.o shfldr_netplaces.o shfldr_printers.o shfldr_unixfs.o shlexec.o shlfileop.o shlfolder.o shlfsbind.o shlmenu.o shlview.o shpolicy.o shv_bg_cmenu.o shv_item_cmenu.o systray.o trash.o xdg.o shell32_classes_r.res shell32.res shell32_Bg.res shell32_Ca.res shell32_Cs.res shell32_Da.res shell32_De.res shell32_En.res shell32_Eo.res shell32_Es.res shell32_Fi.res shell32_Fr.res shell32_He.res shell32_Hu.res shell32_It.res shell32_Ja.res shell32_Ko.res shell32_Lt.res shell32_Nl.res shell32_No.res shell32_Pl.res shell32_Pt.res shell32_Ro.res shell32_Ru.res shell32_Si.res shell32_Sk.res shell32_Sr.res shell32_Sv.res shell32_Tr.res shell32_Uk.res shell32_Wa.res shell32_Zh.res -o shell32.dll.fake -lole32 -loleaut32 -lshdocvw -lversion -luuid -lshlwapi -lcomctl32 -luser32 -lgdi32 -ladvapi32 -Wb,-dole32 -Wb,-doleaut32 -Wb,-dshdocvw -Wb,-dversion ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/hh' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Fr.res Fr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/icinfo' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o icinfo.o icinfo.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/iexplore' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o iexplore.res iexplore.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wldap32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o He.res He.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/ipconfig' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot ipconfig.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/lodctr' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o lodctr_main.o lodctr_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/mofcomp' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o mofcomp.o mofcomp.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ipconfig.o ipconfig.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/user32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o It.res It.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode extrac32.o -o extrac32.exe.so -lshell32 -lsetupapi -lshlwapi -luser32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode extrac32.o -o extrac32.exe.fake -lshell32 -lsetupapi -lshlwapi -luser32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ja.res Ja.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/extrac32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ko.res Ko.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode appbar.o desktop.o explorer.o systray.o -o explorer.exe.so -lcomctl32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dcomctl32 make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/mshta' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/msiexec' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' msiexec.man.in >msiexec.man || (rm -f msiexec.man && false) ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode mofcomp.o -o mofcomp.exe.so -lkernel32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o msiexec.o msiexec.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode mofcomp.o -o mofcomp.exe.fake -lkernel32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o service.o service.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/mofcomp' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc.res rsrc.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o ipconfig.res ipconfig.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shell32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Lt.res Lt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode main.o -o mshta.exe.so -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Nl.res Nl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode appbar.o desktop.o explorer.o systray.o -o explorer.exe.fake -lcomctl32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dcomctl32 ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows main.o iexplore.res -o iexplore.exe.so -lshdocvw -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/explorer' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows main.o iexplore.res -o iexplore.exe.fake -lshdocvw -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode main.o -o mshta.exe.fake -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pl.res Pl.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/net' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot net.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/mshta' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o net.o net.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pt.res Pt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows icinfo.o -o icinfo.exe.so -lmsvfw32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/iexplore' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ro.res Ro.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows icinfo.o -o icinfo.exe.fake -lmsvfw32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ru.res Ru.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/netsh' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o netsh.o netsh.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/ngen' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ngen_main.o ngen_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o net.res net.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Sv.res Sv.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/icinfo' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole lodctr_main.o -o lodctr.exe.so -lloadperf -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Tr.res Tr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole lodctr_main.o -o lodctr.exe.fake -lloadperf -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode netsh.o -o netsh.exe.so -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode netsh.o -o netsh.exe.fake -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wined3d.spec arb_program_shader.o ati_fragment_shader.o buffer.o clipper.o context.o device.o directx.o drawprim.o gl_compat.o glsl_shader.o nvidia_texture_shader.o palette.o query.o resource.o shader.o shader_sm1.o shader_sm4.o state.o stateblock.o surface.o swapchain.o texture.o utils.o vertexdeclaration.o view.o volume.o wined3d_main.o version.res -o wined3d.dll.so -luuid -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Uk.res Uk.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode ngen_main.o -o ngen.exe.so -lwine ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/notepad' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' notepad.man.in >notepad.man || (rm -f notepad.man && false) LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot notepad.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/oleview' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot oleview.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/ping' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o ping_main.o ping_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/plugplay' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/lodctr' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o details.o details.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/netsh' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode ngen_main.o -o ngen.exe.fake -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o cmdlgr.res cmdlgr.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o dialog.o dialog.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/ngen' gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/progman' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -O pot -o rsrc.pot progman.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Ar.res Ar.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o interface.o interface.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o oleview.o oleview.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dialog.o dialog.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o plugplay.exe.so -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o plugplay.exe.fake -ladvapi32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/plugplay' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o pane.o pane.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tree.o tree.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wined3d.spec arb_program_shader.o ati_fragment_shader.o buffer.o clipper.o context.o device.o directx.o drawprim.o gl_compat.o glsl_shader.o nvidia_texture_shader.o palette.o query.o resource.o shader.o shader_sm1.o shader_sm4.o state.o stateblock.o surface.o swapchain.o texture.o utils.o vertexdeclaration.o view.o volume.o wined3d_main.o version.res -o wined3d.dll.fake -luuid -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wined3d' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o typelib.o typelib.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole ping_main.o -o ping.exe.so -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o group.o group.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows msiexec.o service.o rsrc.res -o msiexec.exe.so -lmsi -lole32 -ladvapi32 -luser32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole ping_main.o -o ping.exe.fake -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/ping' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o grpfile.o grpfile.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows msiexec.o service.o rsrc.res -o msiexec.exe.fake -lmsi -lole32 -ladvapi32 -luser32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/msiexec' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o program.o program.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows main.o winclock.o clock.res -o clock.exe.so -lcomdlg32 -lshell32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/reg' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot reg.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/regedit' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' regedit.man.in >regedit.man || (rm -f regedit.man && false) ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows main.o winclock.o clock.res -o clock.exe.fake -lcomdlg32 -lshell32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot regedit.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o about.o about.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o reg.o reg.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Da.res Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o De.res De.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/clock' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o reg.res reg.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode batch.o builtins.o directory.o wcmdmain.o cmd.res -o cmd.exe.so -lshell32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvcs' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode batch.o builtins.o directory.o wcmdmain.o cmd.res -o cmd.exe.fake -lshell32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o childwnd.o childwnd.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Cs.res Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Bg.res Bg.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Da.res Da.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o regsvcs.exe.so -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Cs.res Cs.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvr32' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' regsvr32.man.in >regsvr32.man || (rm -f regsvr32.man && false) gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o regsvr32.o regsvr32.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o regsvr32.res regsvr32.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o regsvcs.exe.fake -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Fr.res Fr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvcs' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o He.res He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Da.res Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Ja.res Ja.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o edit.o edit.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cmd' gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o framewnd.o framewnd.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/rpcss' ../../tools/widl/widl -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINESRC__ -h -o epm.h epm.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINESRC__ -h -o irot.h irot.idl gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o hexedit.o hexedit.c ../../tools/widl/widl -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINESRC__ -s -o epm_s.c epm.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINESRC__ -s -o irot_s.c irot.idl gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o listview.o listview.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o epmp.o epmp.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Eo.res Eo.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o En.res En.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o irotp.o irotp.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpcss_main.o rpcss_main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Es.res Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Ko.res Ko.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole regsvr32.o regsvr32.res -o regsvr32.exe.so -lole32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Fa.res Fa.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Fi.res Fi.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Nl.res Nl.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/rundll32' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rundll32.o rundll32.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole regsvr32.o regsvr32.res -o regsvr32.exe.fake -lole32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvr32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Es.res Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Fr.res Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o He.res He.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o regedit.o regedit.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o epm_s.o epm_s.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Hu.res Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Pt.res Pt.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o irot_s.o irot_s.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Ro.res Ro.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o regproc.o regproc.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Fr.res Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o He.res He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Ru.res Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Uk.res Uk.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o treeview.o treeview.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Hu.res Hu.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode rundll32.o -o rundll32.exe.so -luser32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o It.res It.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows cmdlgtst.o Cs.res Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res cmdlgr.res -o cmdlgtst.exe.so -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Nl.res Nl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows cmdlgtst.o Cs.res Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res cmdlgr.res -o cmdlgtst.exe.fake -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o No.res No.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/secedit' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/sc' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o sc.o sc.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode rundll32.o -o rundll32.exe.fake -luser32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/rundll32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pl.res Pl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole main.o -o secedit.exe.so -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole main.o -o secedit.exe.fake -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pt.res Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Lt.res Lt.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cmdlgtst' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Bg.res Bg.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Cs.res Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ru.res Ru.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/secedit' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o oleview.res oleview.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Pl.res Pl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole epmp.o irotp.o rpcss_main.o epm_s.o irot_s.o -o rpcss.exe.so -lrpcrt4 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole epmp.o irotp.o rpcss_main.o epm_s.o irot_s.o -o rpcss.exe.fake -lrpcrt4 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Da.res Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Sv.res Sv.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode ipconfig.o ipconfig.res -o ipconfig.exe.so -liphlpapi -lws2_32 -luser32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode ipconfig.o ipconfig.res -o ipconfig.exe.fake -liphlpapi -lws2_32 -luser32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Es.res Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Tr.res Tr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/rpcss' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Fr.res Fr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/servicemodelreg' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Pt.res Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Uk.res Uk.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/ipconfig' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Zh.res Zh.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/services' ../../tools/widl/widl -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -h -o svcctl.h svcctl.idl gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o utils.o utils.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Ru.res Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Si.res Si.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o servicemodelreg.exe.so -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o servicemodelreg.exe.fake -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o progman.res progman.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o He.res He.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/start' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot start.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/spoolsv' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o start.o start.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/servicemodelreg' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Sr.res Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Sv.res Sv.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode sc.o -o sc.exe.so -ladvapi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o start.res start.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Hu.res Hu.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode sc.o -o sc.exe.fake -ladvapi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o It.res It.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole main.o -o spoolsv.exe.so -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/widl/widl -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -s -o svcctl_s.c svcctl.idl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/sc' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole main.o -o spoolsv.exe.fake -ladvapi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Ja.res Ja.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o rpc.o rpc.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o services.o services.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/svchost' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o svchost.o svchost.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/spoolsv' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Th.res Th.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole net.o net.res -o net.exe.so -lnetapi32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole net.o net.res -o net.exe.fake -lnetapi32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/taskkill' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot taskkill.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/net' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o taskkill.o taskkill.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/taskmgr' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -O pot -o rsrc.pot taskmgr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Ko.res Ko.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o about.o about.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/termsv' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -municode svchost.o -o svchost.exe.so -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -municode svchost.o -o svchost.exe.fake -ladvapi32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o affinity.o affinity.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/svchost' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o taskkill.res taskkill.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o svcctl_s.o svcctl_s.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o termsv.exe.so -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o termsv.exe.fake -ladvapi32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/termsv' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Lt.res Lt.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/uninstaller' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot uninstaller.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o uninstaller.res uninstaller.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o applpage.o applpage.c gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o column.o column.c gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o dbgchnl.o dbgchnl.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Tr.res Tr.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o debug.o debug.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Wa.res Wa.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o notepad.res notepad.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode reg.o reg.res -o reg.exe.so -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-duser32 make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/unlodctr' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o unlodctr_main.o unlodctr_main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/view' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -O pot -o rsrc.pot view.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o init.o init.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode reg.o reg.res -o reg.exe.fake -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-duser32 make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wineboot' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wineboot.man.in >wineboot.man || (rm -f wineboot.man && false) make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/reg' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o view.o view.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winebrowser' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o shutdown.o shutdown.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winecfg' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winecfg.man.in >winecfg.man || (rm -f winecfg.man && false) LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -O pot -o rsrc.pot winecfg.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o endproc.o endproc.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o about.o about.c gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o graph.o graph.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wineboot.o wineboot.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole unlodctr_main.o -o unlodctr.exe.so -lloadperf -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole unlodctr_main.o -o unlodctr.exe.fake -lloadperf -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o graphctl.o graphctl.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/unlodctr' gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o optnmenu.o optnmenu.c gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o perfdata.o perfdata.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winmain.o winmain.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Nl.res Nl.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wineconsole' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' wineconsole.man.in >wineconsole.man || (rm -f wineconsole.man && false) LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot wineconsole.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode main.o -o winebrowser.exe.so -lshlwapi -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o appdefaults.o appdefaults.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o curses.o curses.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dialog.o dialog.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o registry.o registry.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode main.o -o winebrowser.exe.fake -lshlwapi -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole rpc.o services.o utils.o svcctl_s.o -o services.exe.so -lrpcrt4 -ladvapi32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winebrowser' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole rpc.o services.o utils.o svcctl_s.o -o services.exe.fake -lrpcrt4 -ladvapi32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o perfpage.o perfpage.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows details.o interface.o oleview.o pane.o tree.o typelib.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Sv.res Uk.res Zh.res oleview.res -o oleview.exe.so -luuid -lcomdlg32 -lcomctl32 -lshell32 -loleaut32 -lole32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/services' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows details.o interface.o oleview.o pane.o tree.o typelib.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Sv.res Uk.res Zh.res oleview.res -o oleview.exe.fake -luuid -lcomdlg32 -lcomctl32 -lshell32 -loleaut32 -lole32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o priority.o priority.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o No.res No.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows dialog.o group.o grpfile.o main.o program.o string.o Cs.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res progman.res -o progman.exe.so -lshell32 -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows dialog.o group.o grpfile.o main.o program.o string.o Cs.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res progman.res -o progman.exe.fake -lshell32 -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Cs.res Cs.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o audio.o audio.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o drive.o drive.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Cy.res Cy.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winedbg' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winedbg.man.in >winedbg.man || (rm -f winedbg.man && false) LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot winedbg.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/oleview' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Da.res Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Da.res wineboot_Da.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o be_arm.o be_arm.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Pl.res Pl.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode start.o start.res -o start.exe.so -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Eo.res Eo.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/progman' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode start.o start.res -o start.exe.fake -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o be_i386.o be_i386.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Es.res Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Pt.res Pt.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o proclist.o proclist.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o be_ppc.o be_ppc.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Ro.res Ro.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o be_sparc.o be_sparc.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o be_x86_64.o be_x86_64.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/start' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Ru.res Ru.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o procpage.o procpage.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Tr.res Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Fr.res Fr.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o user.o user.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o drivedetect.o drivedetect.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o regedit.res regedit.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o wineconsole.o wineconsole.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o driveui.o driveui.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole.res wineconsole.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o run.o run.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o libraries.o libraries.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Cs.res wineconsole_Cs.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o taskmgr.o taskmgr.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode taskkill.o taskkill.res -o taskkill.exe.so -lpsapi -luser32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_De.res wineboot_De.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode taskkill.o taskkill.res -o taskkill.exe.fake -lpsapi -luser32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o break.o break.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o uninstaller.res -o uninstaller.exe.so -lshlwapi -lshell32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshlwapi -Wb,-dshell32 -Wb,-duser32 -Wb,-dgdi32 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_En.res wineboot_En.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/taskkill' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Es.res wineboot_Es.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o uninstaller.res -o uninstaller.exe.fake -lshlwapi -lshell32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshlwapi -Wb,-dshell32 -Wb,-duser32 -Wb,-dgdi32 make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/uninstaller' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Fr.res wineboot_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_He.res wineboot_He.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o crashdlg.o crashdlg.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o theme.o theme.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winedevice' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o device.o device.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winefile' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winefile.man.in >winefile.man || (rm -f winefile.man && false) LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot winefile.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winemenubuilder' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winemenubuilder.o winemenubuilder.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o splitpath.o splitpath.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winefile.o winefile.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Cs.res Cs.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o trayicon.o trayicon.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Da.res Da.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode device.o -o winedevice.exe.so -ladvapi32 -lntoskrnl.exe -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode device.o -o winedevice.exe.fake -ladvapi32 -lntoskrnl.exe -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Da.res Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Da.res wineconsole_Da.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winecfg.o winecfg.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o x11drvdlg.o x11drvdlg.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winedevice' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Bg.res Bg.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Cs.res Cs.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_It.res wineboot_It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Ja.res wineboot_Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_De.res wineconsole_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Da.res Da.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin dialog.o main.o Ar.res Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fa.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Th.res Tr.res Uk.res Wa.res Zh.res notepad.res -o notepad.exe.so -lcomdlg32 -lshell32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o De.res De.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winemine' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winemine.man.in >winemine.man || (rm -f winemine.man && false) LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -O pot -o rsrc.pot winemine.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dialog.o dialog.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin dialog.o main.o Ar.res Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fa.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Th.res Tr.res Uk.res Wa.res Zh.res notepad.res -o notepad.exe.fake -lcomdlg32 -lshell32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o db_disasm.o db_disasm.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Ko.res wineboot_Ko.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Cs.res Cs.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/notepad' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Da.res Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Es.res Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_En.res wineconsole_En.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winemsibuilder' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winepath' LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib64/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.3.19,g' winepath.man.in >winepath.man || (rm -f winepath.man && false) gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winepath.o winepath.c make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winhlp32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -O pot -o rsrc.pot winhlp32.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o callback.o callback.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o hlpfile.o hlpfile.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o db_disasm64.o db_disasm64.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode winepath.o -o winepath.exe.so -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o display.o display.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode winepath.o -o winepath.exe.fake -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winepath' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o De.res De.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o macro.o macro.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o En.res En.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o winemsibuilder.exe.so -lmsi -lole32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o winemsibuilder.exe.fake -lmsi -lole32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winemsibuilder' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Es.res Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Eo.res wineconsole_Eo.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o He.res He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ko.res Ko.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o string.o string.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Es.res wineconsole_Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Fr.res wineconsole_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pt.res Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Fr.res Fr.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winhelp.o winhelp.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ru.res Ru.rc flex -omacro.lex.yy.c macro.lex.l LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Si.res Si.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o expr.o expr.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o gdbproxy.o gdbproxy.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Tr.res Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o view.res view.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o info.o info.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin about.o childwnd.o edit.o framewnd.o hexedit.o listview.o main.o regedit.o regproc.o treeview.o Bg.res Cs.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res regedit.res -o regedit.exe.so -lshlwapi -lshell32 -lcomdlg32 -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshlwapi -Wb,-dshell32 -Wb,-dcomdlg32 -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o memory.o memory.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Lt.res wineboot_Lt.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o source.o source.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Nl.res wineboot_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_No.res wineboot_No.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin about.o childwnd.o edit.o framewnd.o hexedit.o listview.o main.o regedit.o regproc.o treeview.o Bg.res Cs.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res regedit.res -o regedit.exe.fake -lshlwapi -lshell32 -lcomdlg32 -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshlwapi -Wb,-dshell32 -Wb,-dcomdlg32 -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Da.res Da.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/regedit' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o He.res He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Pl.res wineboot_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Pt.res wineboot_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Fi.res Fi.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Ro.res wineboot_Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Ru.res wineboot_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Si.res wineboot_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Sr.res wineboot_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Sv.res wineboot_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Uk.res wineboot_Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineboot_Zh.res wineboot_Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_He.res wineconsole_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Hu.res wineconsole_Hu.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o stack.o stack.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole shutdown.o wineboot.o wineboot_Da.res wineboot_De.res wineboot_En.res wineboot_Es.res wineboot_Fr.res wineboot_He.res wineboot_It.res wineboot_Ja.res wineboot_Ko.res wineboot_Lt.res wineboot_Nl.res wineboot_No.res wineboot_Pl.res wineboot_Pt.res wineboot_Ro.res wineboot_Ru.res wineboot_Si.res wineboot_Sr.res wineboot_Sv.res wineboot_Uk.res wineboot_Zh.res -o wineboot.exe.so -lshell32 -lshlwapi -lversion -luser32 -luuid -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 -Wb,-dshlwapi -Wb,-dversion -Wb,-duser32 ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole shutdown.o wineboot.o wineboot_Da.res wineboot_De.res wineboot_En.res wineboot_Es.res wineboot_Fr.res wineboot_He.res wineboot_It.res wineboot_Ja.res wineboot_Ko.res wineboot_Lt.res wineboot_Nl.res wineboot_No.res wineboot_Pl.res wineboot_Pt.res wineboot_Ro.res wineboot_Ru.res wineboot_Si.res wineboot_Sr.res wineboot_Sv.res wineboot_Uk.res wineboot_Zh.res -o wineboot.exe.fake -lshell32 -lshlwapi -lversion -luser32 -luuid -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 -Wb,-dshlwapi -Wb,-dversion -Wb,-duser32 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Es.res Es.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winver' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winver.o winver.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o version.res version.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wineboot' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_It.res wineconsole_It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Ja.res wineconsole_Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Fi.res Fi.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Fr.res Fr.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode winemenubuilder.o -o winemenubuilder.exe.so -luuid -lwindowscodecs -lshell32 -lshlwapi -lole32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o En.res En.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode winemenubuilder.o -o winemenubuilder.exe.fake -luuid -lwindowscodecs -lshell32 -lshlwapi -lole32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o symbol.o symbol.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tgt_active.o tgt_active.c make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winemenubuilder' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Fr.res Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o He.res He.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tgt_minidump.o tgt_minidump.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Es.res Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Fr.res Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Ko.res wineconsole_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Fr.res Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o He.res He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Lt.res wineconsole_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Nl.res wineconsole_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_No.res wineconsole_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Pl.res wineconsole_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o He.res He.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows winver.o version.res -o winver.exe.so -lshell32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Ja.res Ja.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows winver.o version.res -o winver.exe.fake -lshell32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Pt.res wineconsole_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o No.res No.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winver' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Ro.res wineconsole_Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Ru.res wineconsole_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Si.res wineconsole_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Sv.res wineconsole_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Tr.res wineconsole_Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Pt.res Pt.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wmic' gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Hu.res Hu.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Uk.res wineconsole_Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ja.res Ja.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wordpad' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -O pot -o rsrc.pot wordpad.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Pt.res Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole_Zh.res wineconsole_Zh.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o olecallback.o olecallback.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Ru.res Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pt.res Pt.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o wmic.exe.so -lwine ../../libs/port/libwine_port.a make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/write' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot write.rc gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o write.o write.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Ro.res Ro.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o print.o print.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Tr.res Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Ru.res Ru.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows curses.o dialog.o registry.o user.o wineconsole.o wineconsole.res wineconsole_Cs.res wineconsole_Da.res wineconsole_De.res wineconsole_En.res wineconsole_Eo.res wineconsole_Es.res wineconsole_Fr.res wineconsole_He.res wineconsole_Hu.res wineconsole_It.res wineconsole_Ja.res wineconsole_Ko.res wineconsole_Lt.res wineconsole_Nl.res wineconsole_No.res wineconsole_Pl.res wineconsole_Pt.res wineconsole_Ro.res wineconsole_Ru.res wineconsole_Si.res wineconsole_Sv.res wineconsole_Tr.res wineconsole_Uk.res wineconsole_Zh.res -o wineconsole.exe.so -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows curses.o dialog.o registry.o user.o wineconsole.o wineconsole.res wineconsole_Cs.res wineconsole_Da.res wineconsole_De.res wineconsole_En.res wineconsole_Eo.res wineconsole_Es.res wineconsole_Fr.res wineconsole_He.res wineconsole_Hu.res wineconsole_It.res wineconsole_Ja.res wineconsole_Ko.res wineconsole_Lt.res wineconsole_Nl.res wineconsole_No.res wineconsole_Pl.res wineconsole_Pt.res wineconsole_Ro.res wineconsole_Ru.res wineconsole_Si.res wineconsole_Sv.res wineconsole_Tr.res wineconsole_Uk.res wineconsole_Zh.res -o wineconsole.exe.fake -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o tgt_module.o tgt_module.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o Uk.res Uk.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o -o wmic.exe.fake -lwine ../../libs/port/libwine_port.a gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o types.o types.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o winefile.res winefile.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wmic' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Tr.res Tr.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wineconsole' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o write.res write.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o taskmgr.res taskmgr.rc make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wscript' ../../tools/widl/widl -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -h -o ihost.h ihost.idl LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Nl.res Nl.rc ../../tools/widl/widl -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -t -o ihost.tlb ihost.idl make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/xcopy' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -O pot -o rsrc.pot xcopy.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o xcopy.o xcopy.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o host.o host.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o main.o main.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o winedbg.o winedbg.c bison -p dbg_ -o dbg.tab.c -d dbg.y dbg.y: conflicts: 1 shift/reduce, 1 reduce/reduce LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc.res rsrc.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ru.res Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pt.res Pt.rc flex -odebug.yy.c debug.l LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Pt.res Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o xcopy.res xcopy.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ru.res Ru.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o registry.o registry.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Sr.res Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Tr.res Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Ru.res Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Uk.res Uk.rc gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -fno-builtin -o wordpad.o wordpad.c LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Zh.res Zh.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows init.o view.o winmain.o Cs.res Cy.res Da.res De.res En.res Eo.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res view.res -o view.exe.so -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o winemine.res winemine.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows init.o view.o winmain.o Cs.res Cy.res Da.res De.res En.res Eo.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res view.res -o view.exe.fake -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Sr.res Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Tr.res Tr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Da.res rsrc_Da.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/view' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_De.res rsrc_De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Da.res Da.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o De.res De.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o En.res En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Fr.res Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_En.res rsrc_En.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o He.res He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o It.res It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o winecfg.res winecfg.rc ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode host.o main.o rsrc.res -o wscript.exe.so -luuid -lshell32 -loleaut32 -lole32 -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -municode host.o main.o rsrc.res -o wscript.exe.fake -luuid -lshell32 -loleaut32 -lole32 -ladvapi32 -lwine ../../libs/port/libwine_port.a LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Ja.res Ja.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Ko.res Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Lt.res Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Nl.res Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o winhlp32.res winhlp32.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Es.res rsrc_Es.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o No.res No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Fr.res rsrc_Fr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Pl.res Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Pt.res Pt.rc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wscript' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_He.res rsrc_He.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Ro.res Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Ru.res Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_It.res rsrc_It.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Ko.res rsrc_Ko.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Si.res Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Lt.res rsrc_Lt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Nl.res rsrc_Nl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Sv.res Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Uk.res Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o Zh.res Zh.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_No.res rsrc_No.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o wordpad.res wordpad.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Pl.res rsrc_Pl.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Pt.res rsrc_Pt.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Ro.res rsrc_Ro.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Ru.res rsrc_Ru.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Si.res rsrc_Si.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Sr.res rsrc_Sr.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Sv.res rsrc_Sv.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o rsrc_Uk.res rsrc_Uk.rc LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o winedbg.res winedbg.rc bison -p dbg_ -o dbg.tab.c dbg.y gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o debug.yy.o debug.yy.c dbg.y: conflicts: 1 shift/reduce, 1 reduce/reduce gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o dbg.tab.o dbg.tab.c gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -Werror -O2 -g -pipe -Wall -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error -o macro.lex.yy.o macro.lex.yy.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows write.o write.res -o write.exe.so -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows write.o write.res -o write.exe.fake -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/write' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows splitpath.o winefile.o Cs.res Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res winefile.res -o winefile.exe.so -luuid -lshell32 -lcomdlg32 -lcomctl32 -lole32 -lmpr -lversion -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows splitpath.o winefile.o Cs.res Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res winefile.res -o winefile.exe.fake -luuid -lshell32 -lcomdlg32 -lcomctl32 -lole32 -lmpr -lversion -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode -mno-cygwin xcopy.o xcopy.res -o xcopy.exe.so -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode -mno-cygwin xcopy.o xcopy.res -o xcopy.exe.fake -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin about.o affinity.o applpage.o column.o dbgchnl.o debug.o endproc.o graph.o graphctl.o optnmenu.o perfdata.o perfpage.o priority.o proclist.o procpage.o run.o taskmgr.o trayicon.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res taskmgr.res -o taskmgr.exe.so -lpsapi -lshell32 -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin about.o affinity.o applpage.o column.o dbgchnl.o debug.o endproc.o graph.o graphctl.o optnmenu.o perfdata.o perfpage.o priority.o proclist.o procpage.o run.o taskmgr.o trayicon.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res taskmgr.res -o taskmgr.exe.fake -lpsapi -lshell32 -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winefile' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/xcopy' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows dialog.o main.o Cs.res Da.res De.res En.res Es.res Fi.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res winemine.res -o winemine.exe.so -lshell32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows dialog.o main.o Cs.res Da.res De.res En.res Es.res Fi.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res winemine.res -o winemine.exe.fake -lshell32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/taskmgr' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winemine' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole be_arm.o be_i386.o be_ppc.o be_sparc.o be_x86_64.o break.o crashdlg.o db_disasm.o db_disasm64.o display.o expr.o gdbproxy.o info.o memory.o source.o stack.o symbol.o tgt_active.o tgt_minidump.o tgt_module.o types.o winedbg.o dbg.tab.o debug.yy.o rsrc_Da.res rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.res rsrc_He.res rsrc_It.res rsrc_Ko.res rsrc_Lt.res rsrc_Nl.res rsrc_No.res rsrc_Pl.res rsrc_Pt.res rsrc_Ro.res rsrc_Ru.res rsrc_Si.res rsrc_Sr.res rsrc_Sv.res rsrc_Uk.res winedbg.res -o winedbg.exe.so -luser32 -lgdi32 -lpsapi -ldbghelp -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-duser32 -Wb,-dgdi32 ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole be_arm.o be_i386.o be_ppc.o be_sparc.o be_x86_64.o break.o crashdlg.o db_disasm.o db_disasm64.o display.o expr.o gdbproxy.o info.o memory.o source.o stack.o symbol.o tgt_active.o tgt_minidump.o tgt_module.o types.o winedbg.o dbg.tab.o debug.yy.o rsrc_Da.res rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.res rsrc_He.res rsrc_It.res rsrc_Ko.res rsrc_Lt.res rsrc_Nl.res rsrc_No.res rsrc_Pl.res rsrc_Pt.res rsrc_Ro.res rsrc_Ru.res rsrc_Si.res rsrc_Sr.res rsrc_Sv.res rsrc_Uk.res winedbg.res -o winedbg.exe.fake -luser32 -lgdi32 -lpsapi -ldbghelp -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-duser32 -Wb,-dgdi32 ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows about.o appdefaults.o audio.o drive.o drivedetect.o driveui.o libraries.o main.o theme.o winecfg.o x11drvdlg.o Bg.res Cs.res Da.res De.res En.res Es.res Fi.res Fr.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res winecfg.res -o winecfg.exe.so -luuid -lcomdlg32 -lcomctl32 -lshell32 -lole32 -lwinmm -lshlwapi -luxtheme -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows about.o appdefaults.o audio.o drive.o drivedetect.o driveui.o libraries.o main.o theme.o winecfg.o x11drvdlg.o Bg.res Cs.res Da.res De.res En.res Es.res Fi.res Fr.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res winecfg.res -o winecfg.exe.fake -luuid -lcomdlg32 -lcomctl32 -lshell32 -lole32 -lwinmm -lshlwapi -luxtheme -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winedbg' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin olecallback.o print.o registry.o wordpad.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Uk.res Zh.res wordpad.res -o wordpad.exe.so -lcomdlg32 -luuid -lole32 -lshell32 -luser32 -lgdi32 -ladvapi32 -lcomctl32 -lwine ../../libs/port/libwine_port.a ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin olecallback.o print.o registry.o wordpad.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Uk.res Zh.res wordpad.res -o wordpad.exe.fake -lcomdlg32 -luuid -lole32 -lshell32 -luser32 -lgdi32 -ladvapi32 -lcomctl32 -lwine ../../libs/port/libwine_port.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wordpad' make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winecfg' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows callback.o hlpfile.o macro.o string.o winhelp.o macro.lex.yy.o Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res Zh.res winhlp32.res -o winhlp32.exe.so -lshell32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 -Wb,-dcomctl32 -Wb,-dcomdlg32 ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows callback.o hlpfile.o macro.o string.o winhelp.o macro.lex.yy.o Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res Zh.res winhlp32.res -o winhlp32.exe.fake -lshell32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 -Wb,-dcomctl32 -Wb,-dcomdlg32 make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winhlp32' msgcat -o po/wine.pot dlls/appwiz.cpl/rsrc.pot dlls/avifil32/rsrc.pot dlls/browseui/rsrc.pot dlls/comctl32/rsrc.pot dlls/comdlg32/rsrc.pot dlls/credui/rsrc.pot dlls/crypt32/rsrc.pot dlls/cryptdlg/rsrc.pot dlls/cryptui/rsrc.pot dlls/devenum/rsrc.pot dlls/dxdiagn/rsrc.pot dlls/hhctrl.ocx/rsrc.pot dlls/iccvid/rsrc.pot dlls/inetcpl.cpl/rsrc.pot dlls/jscript/rsrc.pot dlls/kernel32/msg.pot dlls/localspl/rsrc.pot dlls/localui/rsrc.pot dlls/mapi32/rsrc.pot dlls/mpr/rsrc.pot dlls/mshtml/rsrc.pot dlls/msi/rsrc.pot dlls/msrle32/rsrc.pot dlls/msvfw32/rsrc.pot dlls/msvidc32/rsrc.pot dlls/oleacc/rsrc.pot dlls/oleaut32/rsrc.pot dlls/oledlg/rsrc.pot dlls/sane.ds/rsrc.pot dlls/setupapi/rsrc.pot dlls/shdoclc/rsrc.pot dlls/shdocvw/rsrc.pot dlls/shell32/rsrc.pot dlls/shlwapi/rsrc.pot dlls/user32/rsrc.pot dlls/wininet/rsrc.pot dlls/winmm/rsrc.pot dlls/winspool.drv/rsrc.pot dlls/wldap32/rsrc.pot programs/clock/rsrc.pot programs/cmd/rsrc.pot programs/ipconfig/rsrc.pot programs/net/rsrc.pot programs/notepad/rsrc.pot programs/oleview/rsrc.pot programs/progman/rsrc.pot programs/reg/rsrc.pot programs/regedit/rsrc.pot programs/start/rsrc.pot programs/taskkill/rsrc.pot programs/taskmgr/rsrc.pot programs/uninstaller/rsrc.pot programs/view/rsrc.pot programs/winecfg/rsrc.pot programs/wineconsole/rsrc.pot programs/winedbg/rsrc.pot programs/winefile/rsrc.pot programs/winemine/rsrc.pot programs/winhlp32/rsrc.pot programs/wordpad/rsrc.pot programs/write/rsrc.pot programs/xcopy/rsrc.pot msgmerge -q po/ar.po ./po/wine.pot | msgattrib --no-obsolete -o po/ar.po.new && mv po/ar.po.new po/ar.po msgmerge -q po/bg.po ./po/wine.pot | msgattrib --no-obsolete -o po/bg.po.new && mv po/bg.po.new po/bg.po msgmerge -q po/ca.po ./po/wine.pot | msgattrib --no-obsolete -o po/ca.po.new && mv po/ca.po.new po/ca.po msgmerge -q po/cs.po ./po/wine.pot | msgattrib --no-obsolete -o po/cs.po.new && mv po/cs.po.new po/cs.po msgmerge -q po/da.po ./po/wine.pot | msgattrib --no-obsolete -o po/da.po.new && mv po/da.po.new po/da.po msgmerge -q po/de.po ./po/wine.pot | msgattrib --no-obsolete -o po/de.po.new && mv po/de.po.new po/de.po msgmerge -q po/el.po ./po/wine.pot | msgattrib --no-obsolete -o po/el.po.new && mv po/el.po.new po/el.po msgmerge -q po/en.po ./po/wine.pot | msgattrib --no-obsolete -o po/en.po.new && mv po/en.po.new po/en.po msgmerge -q po/en_US.po ./po/wine.pot | msgattrib --no-obsolete -o po/en_US.po.new && mv po/en_US.po.new po/en_US.po msgmerge -q po/eo.po ./po/wine.pot | msgattrib --no-obsolete -o po/eo.po.new && mv po/eo.po.new po/eo.po msgmerge -q po/es.po ./po/wine.pot | msgattrib --no-obsolete -o po/es.po.new && mv po/es.po.new po/es.po msgmerge -q po/fa.po ./po/wine.pot | msgattrib --no-obsolete -o po/fa.po.new && mv po/fa.po.new po/fa.po msgmerge -q po/fi.po ./po/wine.pot | msgattrib --no-obsolete -o po/fi.po.new && mv po/fi.po.new po/fi.po msgmerge -q po/fr.po ./po/wine.pot | msgattrib --no-obsolete -o po/fr.po.new && mv po/fr.po.new po/fr.po msgmerge -q po/he.po ./po/wine.pot | msgattrib --no-obsolete -o po/he.po.new && mv po/he.po.new po/he.po msgmerge -q po/hi.po ./po/wine.pot | msgattrib --no-obsolete -o po/hi.po.new && mv po/hi.po.new po/hi.po msgmerge -q po/hu.po ./po/wine.pot | msgattrib --no-obsolete -o po/hu.po.new && mv po/hu.po.new po/hu.po msgmerge -q po/it.po ./po/wine.pot | msgattrib --no-obsolete -o po/it.po.new && mv po/it.po.new po/it.po msgmerge -q po/ja.po ./po/wine.pot | msgattrib --no-obsolete -o po/ja.po.new && mv po/ja.po.new po/ja.po msgmerge -q po/ko.po ./po/wine.pot | msgattrib --no-obsolete -o po/ko.po.new && mv po/ko.po.new po/ko.po msgmerge -q po/lt.po ./po/wine.pot | msgattrib --no-obsolete -o po/lt.po.new && mv po/lt.po.new po/lt.po msgmerge -q po/ml.po ./po/wine.pot | msgattrib --no-obsolete -o po/ml.po.new && mv po/ml.po.new po/ml.po msgmerge -q po/nb_NO.po ./po/wine.pot | msgattrib --no-obsolete -o po/nb_NO.po.new && mv po/nb_NO.po.new po/nb_NO.po msgmerge -q po/nl.po ./po/wine.pot | msgattrib --no-obsolete -o po/nl.po.new && mv po/nl.po.new po/nl.po msgmerge -q po/or.po ./po/wine.pot | msgattrib --no-obsolete -o po/or.po.new && mv po/or.po.new po/or.po msgmerge -q po/pa.po ./po/wine.pot | msgattrib --no-obsolete -o po/pa.po.new && mv po/pa.po.new po/pa.po msgmerge -q po/pl.po ./po/wine.pot | msgattrib --no-obsolete -o po/pl.po.new && mv po/pl.po.new po/pl.po msgmerge -q po/pt_BR.po ./po/wine.pot | msgattrib --no-obsolete -o po/pt_BR.po.new && mv po/pt_BR.po.new po/pt_BR.po msgmerge -q po/pt_PT.po ./po/wine.pot | msgattrib --no-obsolete -o po/pt_PT.po.new && mv po/pt_PT.po.new po/pt_PT.po msgmerge -q po/rm.po ./po/wine.pot | msgattrib --no-obsolete -o po/rm.po.new && mv po/rm.po.new po/rm.po msgmerge -q po/ro.po ./po/wine.pot | msgattrib --no-obsolete -o po/ro.po.new && mv po/ro.po.new po/ro.po msgmerge -q po/ru.po ./po/wine.pot | msgattrib --no-obsolete -o po/ru.po.new && mv po/ru.po.new po/ru.po msgmerge -q po/sk.po ./po/wine.pot | msgattrib --no-obsolete -o po/sk.po.new && mv po/sk.po.new po/sk.po msgmerge -q po/sl.po ./po/wine.pot | msgattrib --no-obsolete -o po/sl.po.new && mv po/sl.po.new po/sl.po msgmerge -q po/sr_RS@cyrillic.po ./po/wine.pot | msgattrib --no-obsolete -o po/sr_RS@cyrillic.po.new && mv po/sr_RS@cyrillic.po.new po/sr_RS@cyrillic.po msgmerge -q po/sr_RS@latin.po ./po/wine.pot | msgattrib --no-obsolete -o po/sr_RS@latin.po.new && mv po/sr_RS@latin.po.new po/sr_RS@latin.po msgmerge -q po/sv.po ./po/wine.pot | msgattrib --no-obsolete -o po/sv.po.new && mv po/sv.po.new po/sv.po msgmerge -q po/te.po ./po/wine.pot | msgattrib --no-obsolete -o po/te.po.new && mv po/te.po.new po/te.po msgmerge -q po/th.po ./po/wine.pot | msgattrib --no-obsolete -o po/th.po.new && mv po/th.po.new po/th.po msgmerge -q po/tr.po ./po/wine.pot | msgattrib --no-obsolete -o po/tr.po.new && mv po/tr.po.new po/tr.po msgmerge -q po/uk.po ./po/wine.pot | msgattrib --no-obsolete -o po/uk.po.new && mv po/uk.po.new po/uk.po msgmerge -q po/wa.po ./po/wine.pot | msgattrib --no-obsolete -o po/wa.po.new && mv po/wa.po.new po/wa.po msgmerge -q po/zh_CN.po ./po/wine.pot | msgattrib --no-obsolete -o po/zh_CN.po.new && mv po/zh_CN.po.new po/zh_CN.po msgmerge -q po/zh_TW.po ./po/wine.pot | msgattrib --no-obsolete -o po/zh_TW.po.new && mv po/zh_TW.po.new po/zh_TW.po Wine build complete. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aQ0QU1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64 ++ dirname /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64 + cd wine-1.3.19 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr bindir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc datadir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share includedir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include libdir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/var/lib mandir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/info install includedir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine sysconfdir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/wine dlldir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine LDCONFIG=/bin/true UPDATE_DESKTOP_DATABASE=/bin/true make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools' make[1]: `makedep' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/port' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/port' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/wine' version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.3.19") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` && (echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1) make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/wine' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/wpp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/wpp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/widl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/widl' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winebuild' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winebuild' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winedump' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winedump' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winegcc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winegcc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/wmc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/wmc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/wrc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/wrc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/include' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/adsiid' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/adsiid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' make[1]: `libdinput.def' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' make[1]: `libdinput.def.a' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr8' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr8' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr9' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr9' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxguid' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxguid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmbase' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmbase' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmiids' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmiids' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/uuid' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/uuid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winecrt0' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winecrt0' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/acledit' ../../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64 chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64 mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64 chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64 mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine /usr/bin/install -c acledit.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/acledit.dll.so ../../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls /usr/bin/install -c -m 644 acledit.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/acledit.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/acledit' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/aclui' /usr/bin/install -c aclui.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/aclui.dll.so /usr/bin/install -c -m 644 aclui.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/aclui.dll /usr/bin/install -c -m 644 libaclui.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libaclui.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/aclui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/activeds' /usr/bin/install -c activeds.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/activeds.dll.so /usr/bin/install -c -m 644 activeds.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/activeds.dll /usr/bin/install -c -m 644 libactiveds.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libactiveds.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/activeds' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/actxprxy' /usr/bin/install -c actxprxy.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/actxprxy.dll.so /usr/bin/install -c -m 644 actxprxy.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/actxprxy.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/actxprxy' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/adsiid' /usr/bin/install -c -m 644 libadsiid.a /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libadsiid.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/adsiid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/advapi32' /usr/bin/install -c advapi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/advapi32.dll.so /usr/bin/install -c -m 644 advapi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/advapi32.dll /usr/bin/install -c -m 644 libadvapi32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libadvapi32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/advapi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/advpack' /usr/bin/install -c advpack.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/advpack.dll.so /usr/bin/install -c -m 644 advpack.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/advpack.dll /usr/bin/install -c -m 644 libadvpack.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libadvpack.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/advpack' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/amstream' /usr/bin/install -c amstream.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/amstream.dll.so /usr/bin/install -c -m 644 amstream.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/amstream.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/amstream' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/appwiz.cpl' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -DINSTALL_DATADIR="\"/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share\"" -o appwiz.res appwiz.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./appwiz.cpl.spec addons.o appwiz.o Bg.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res appwiz.res -o appwiz.cpl.so -lmsi -luuid -lurlmon -ladvpack -lcomctl32 -ladvapi32 -lshell32 -luser32 -lcomdlg32 -Wb,-dmsi ../../libs/port/libwine_port.a /usr/bin/install -c appwiz.cpl.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/appwiz.cpl.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./appwiz.cpl.spec addons.o appwiz.o Bg.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res appwiz.res -o appwiz.cpl.fake -lmsi -luuid -lurlmon -ladvpack -lcomctl32 -ladvapi32 -lshell32 -luser32 -lcomdlg32 -Wb,-dmsi ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 appwiz.cpl.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/appwiz.cpl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/appwiz.cpl' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/atl' /usr/bin/install -c atl.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/atl.dll.so /usr/bin/install -c -m 644 atl.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/atl.dll /usr/bin/install -c -m 644 libatl.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libatl.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/atl' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/authz' /usr/bin/install -c authz.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/authz.dll.so /usr/bin/install -c -m 644 authz.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/authz.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/authz' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/avicap32' /usr/bin/install -c avicap32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/avicap32.dll.so /usr/bin/install -c -m 644 avicap32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/avicap32.dll /usr/bin/install -c -m 644 libavicap32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libavicap32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/avicap32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/avifil32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o avifil32.res avifil32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -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 avifile_Cs.res avifile_Da.res avifile_De.res avifile_En.res avifile_Es.res avifile_Fr.res avifile_He.res avifile_Hu.res avifile_It.res avifile_Ja.res avifile_Ko.res avifile_Lt.res avifile_Nl.res avifile_No.res avifile_Pl.res avifile_Pt.res avifile_Ro.res avifile_Ru.res avifile_Si.res avifile_Sr.res avifile_Sv.res avifile_Tr.res avifile_Uk.res avifile_Zh.res -o avifil32.dll.so -luuid -lmsacm32 -lmsvfw32 -lwinmm -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c avifil32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/avifil32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -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 avifile_Cs.res avifile_Da.res avifile_De.res avifile_En.res avifile_Es.res avifile_Fr.res avifile_He.res avifile_Hu.res avifile_It.res avifile_Ja.res avifile_Ko.res avifile_Lt.res avifile_Nl.res avifile_No.res avifile_Pl.res avifile_Pt.res avifile_Ro.res avifile_Ru.res avifile_Si.res avifile_Sr.res avifile_Sv.res avifile_Tr.res avifile_Uk.res avifile_Zh.res -o avifil32.dll.fake -luuid -lmsacm32 -lmsvfw32 -lwinmm -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 avifil32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/avifil32.dll /usr/bin/install -c -m 644 libavifil32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libavifil32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/avifil32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/avrt' /usr/bin/install -c avrt.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/avrt.dll.so /usr/bin/install -c -m 644 avrt.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/avrt.dll /usr/bin/install -c -m 644 libavrt.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libavrt.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/avrt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/bcrypt' /usr/bin/install -c bcrypt.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/bcrypt.dll.so /usr/bin/install -c -m 644 bcrypt.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/bcrypt.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/bcrypt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/browseui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o browseui.res browseui.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./browseui.spec aclmulti.o aclsource.o browseui_main.o compcatcachedaemon.o progressdlg.o browseui_classes_r.res browseui.res rsrc_Da.res rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.res rsrc_He.res rsrc_Hu.res rsrc_It.res rsrc_Ja.res rsrc_Ko.res rsrc_Lt.res rsrc_Nl.res rsrc_No.res rsrc_Pl.res rsrc_Pt.res rsrc_Ro.res rsrc_Ru.res rsrc_Si.res rsrc_Sr.res rsrc_Sv.res rsrc_Uk.res rsrc_Zh.res -o browseui.dll.so -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c browseui.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/browseui.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./browseui.spec aclmulti.o aclsource.o browseui_main.o compcatcachedaemon.o progressdlg.o browseui_classes_r.res browseui.res rsrc_Da.res rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.res rsrc_He.res rsrc_Hu.res rsrc_It.res rsrc_Ja.res rsrc_Ko.res rsrc_Lt.res rsrc_Nl.res rsrc_No.res rsrc_Pl.res rsrc_Pt.res rsrc_Ro.res rsrc_Ru.res rsrc_Si.res rsrc_Sr.res rsrc_Sv.res rsrc_Uk.res rsrc_Zh.res -o browseui.dll.fake -luuid -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 browseui.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/browseui.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/browseui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cabinet' /usr/bin/install -c cabinet.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cabinet.dll.so /usr/bin/install -c -m 644 cabinet.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cabinet.dll /usr/bin/install -c -m 644 libcabinet.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcabinet.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cabinet' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/capi2032' /usr/bin/install -c capi2032.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/capi2032.dll.so /usr/bin/install -c -m 644 capi2032.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/capi2032.dll /usr/bin/install -c -m 644 libcapi2032.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcapi2032.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/capi2032' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cards' /usr/bin/install -c cards.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cards.dll.so /usr/bin/install -c -m 644 cards.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cards.dll /usr/bin/install -c -m 644 libcards.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcards.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cards' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cfgmgr32' /usr/bin/install -c cfgmgr32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cfgmgr32.dll.so /usr/bin/install -c -m 644 cfgmgr32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cfgmgr32.dll /usr/bin/install -c -m 644 libcfgmgr32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcfgmgr32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cfgmgr32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/clusapi' /usr/bin/install -c clusapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/clusapi.dll.so /usr/bin/install -c -m 644 clusapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/clusapi.dll /usr/bin/install -c -m 644 libclusapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libclusapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/clusapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/comcat' /usr/bin/install -c comcat.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/comcat.dll.so /usr/bin/install -c -m 644 comcat.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/comcat.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/comcat' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/comctl32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -o comctl32.res comctl32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comctl32.spec animate.o comboex.o comctl32undoc.o commctrl.o datetime.o dpa.o draglist.o dsa.o flatsb.o header.o hotkey.o imagelist.o ipaddress.o listview.o monthcal.o nativefont.o pager.o progress.o propsheet.o rebar.o smoothscroll.o status.o string.o syslink.o tab.o theme_button.o theme_combo.o theme_dialog.o theme_edit.o theme_listbox.o theming.o toolbar.o tooltips.o trackbar.o treeview.o updown.o comctl32.res comctl_Bg.res comctl_Cs.res comctl_Da.res comctl_De.res comctl_El.res comctl_En.res comctl_Eo.res comctl_Es.res comctl_Fr.res comctl_He.res comctl_Hu.res comctl_It.res comctl_Ja.res comctl_Ko.res comctl_Lt.res comctl_Nl.res comctl_No.res comctl_Pl.res comctl_Pt.res comctl_Ro.res comctl_Ru.res comctl_Si.res comctl_Sk.res comctl_Sr.res comctl_Sv.res comctl_Th.res comctl_Tr.res comctl_Uk.res comctl_Zh.res -o comctl32.dll.so -lwinmm -luxtheme -luuid -luser32 -lgdi32 -ladvapi32 -Wb,-dwinmm -Wb,-duxtheme ../../libs/port/libwine_port.a /usr/bin/install -c comctl32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/comctl32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comctl32.spec animate.o comboex.o comctl32undoc.o commctrl.o datetime.o dpa.o draglist.o dsa.o flatsb.o header.o hotkey.o imagelist.o ipaddress.o listview.o monthcal.o nativefont.o pager.o progress.o propsheet.o rebar.o smoothscroll.o status.o string.o syslink.o tab.o theme_button.o theme_combo.o theme_dialog.o theme_edit.o theme_listbox.o theming.o toolbar.o tooltips.o trackbar.o treeview.o updown.o comctl32.res comctl_Bg.res comctl_Cs.res comctl_Da.res comctl_De.res comctl_El.res comctl_En.res comctl_Eo.res comctl_Es.res comctl_Fr.res comctl_He.res comctl_Hu.res comctl_It.res comctl_Ja.res comctl_Ko.res comctl_Lt.res comctl_Nl.res comctl_No.res comctl_Pl.res comctl_Pt.res comctl_Ro.res comctl_Ru.res comctl_Si.res comctl_Sk.res comctl_Sr.res comctl_Sv.res comctl_Th.res comctl_Tr.res comctl_Uk.res comctl_Zh.res -o comctl32.dll.fake -lwinmm -luxtheme -luuid -luser32 -lgdi32 -ladvapi32 -Wb,-dwinmm -Wb,-duxtheme ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 comctl32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/comctl32.dll /usr/bin/install -c -m 644 libcomctl32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcomctl32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/comctl32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/comdlg32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o comdlg32.res comdlg32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comdlg32.spec cdlg32.o colordlg.o filedlg.o filedlg31.o filedlgbrowser.o finddlg.o fontdlg.o itemdlg.o printdlg.o comdlg32_classes_r.res cdlg_Bg.res cdlg_Ca.res cdlg_Cs.res cdlg_Da.res cdlg_De.res cdlg_El.res cdlg_En.res cdlg_Eo.res cdlg_Es.res cdlg_Fi.res cdlg_Fr.res cdlg_He.res cdlg_Hu.res cdlg_It.res cdlg_Ja.res cdlg_Ko.res cdlg_Lt.res cdlg_Nl.res cdlg_No.res cdlg_Pl.res cdlg_Pt.res cdlg_Ro.res cdlg_Ru.res cdlg_Si.res cdlg_Sk.res cdlg_Sr.res cdlg_Sv.res cdlg_Th.res cdlg_Tr.res cdlg_Uk.res cdlg_Wa.res cdlg_Zh.res comdlg32.res -o comdlg32.dll.so -lole32 -luuid -lshell32 -lshlwapi -lcomctl32 -lwinspool -luser32 -lgdi32 -ladvapi32 -Wb,-dole32 ../../libs/port/libwine_port.a /usr/bin/install -c comdlg32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/comdlg32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./comdlg32.spec cdlg32.o colordlg.o filedlg.o filedlg31.o filedlgbrowser.o finddlg.o fontdlg.o itemdlg.o printdlg.o comdlg32_classes_r.res cdlg_Bg.res cdlg_Ca.res cdlg_Cs.res cdlg_Da.res cdlg_De.res cdlg_El.res cdlg_En.res cdlg_Eo.res cdlg_Es.res cdlg_Fi.res cdlg_Fr.res cdlg_He.res cdlg_Hu.res cdlg_It.res cdlg_Ja.res cdlg_Ko.res cdlg_Lt.res cdlg_Nl.res cdlg_No.res cdlg_Pl.res cdlg_Pt.res cdlg_Ro.res cdlg_Ru.res cdlg_Si.res cdlg_Sk.res cdlg_Sr.res cdlg_Sv.res cdlg_Th.res cdlg_Tr.res cdlg_Uk.res cdlg_Wa.res cdlg_Zh.res comdlg32.res -o comdlg32.dll.fake -lole32 -luuid -lshell32 -lshlwapi -lcomctl32 -lwinspool -luser32 -lgdi32 -ladvapi32 -Wb,-dole32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 comdlg32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/comdlg32.dll /usr/bin/install -c -m 644 libcomdlg32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcomdlg32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/comdlg32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/compstui' /usr/bin/install -c compstui.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/compstui.dll.so /usr/bin/install -c -m 644 compstui.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/compstui.dll /usr/bin/install -c -m 644 libcompstui.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcompstui.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/compstui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/credui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o credui.res credui.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./credui.spec credui_main.o credui.res credui_Da.res credui_De.res credui_En.res credui_Es.res credui_Fr.res credui_He.res credui_Hu.res credui_It.res credui_Ja.res credui_Ko.res credui_Lt.res credui_Nl.res credui_No.res credui_Pl.res credui_Pt.res credui_Ro.res credui_Ru.res credui_Si.res credui_Sr.res credui_Sv.res credui_Uk.res credui_Zh.res -o credui.dll.so -lcomctl32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c credui.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/credui.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./credui.spec credui_main.o credui.res credui_Da.res credui_De.res credui_En.res credui_Es.res credui_Fr.res credui_He.res credui_Hu.res credui_It.res credui_Ja.res credui_Ko.res credui_Lt.res credui_Nl.res credui_No.res credui_Pl.res credui_Pt.res credui_Ro.res credui_Ru.res credui_Si.res credui_Sr.res credui_Sv.res credui_Uk.res credui_Zh.res -o credui.dll.fake -lcomctl32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 credui.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/credui.dll /usr/bin/install -c -m 644 libcredui.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcredui.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/credui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/crtdll' /usr/bin/install -c crtdll.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/crtdll.dll.so /usr/bin/install -c -m 644 crtdll.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/crtdll.dll /usr/bin/install -c -m 644 libcrtdll.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcrtdll.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/crtdll' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/crypt32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -o crypt32.res crypt32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./crypt32.spec base64.o cert.o chain.o collectionstore.o context.o crl.o ctl.o decode.o encode.o filestore.o main.o message.o msg.o object.o oid.o proplist.o protectdata.o provstore.o regstore.o rootstore.o serialize.o sip.o store.o str.o crypt32.res -o crypt32.dll.so -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c crypt32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/crypt32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./crypt32.spec base64.o cert.o chain.o collectionstore.o context.o crl.o ctl.o decode.o encode.o filestore.o main.o message.o msg.o object.o oid.o proplist.o protectdata.o provstore.o regstore.o rootstore.o serialize.o sip.o store.o str.o crypt32.res -o crypt32.dll.fake -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 crypt32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/crypt32.dll /usr/bin/install -c -m 644 libcrypt32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcrypt32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/crypt32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdlg' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptdlg.res cryptdlg.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptdlg.spec main.o cryptdlg.res -o cryptdlg.dll.so -lcryptui -lcrypt32 -lwintrust -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c cryptdlg.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cryptdlg.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptdlg.spec main.o cryptdlg.res -o cryptdlg.dll.fake -lcryptui -lcrypt32 -lwintrust -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 cryptdlg.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cryptdlg.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdlg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdll' /usr/bin/install -c cryptdll.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cryptdll.dll.so /usr/bin/install -c -m 644 cryptdll.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cryptdll.dll /usr/bin/install -c -m 644 libcryptdll.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcryptdll.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptdll' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptnet' /usr/bin/install -c cryptnet.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cryptnet.dll.so /usr/bin/install -c -m 644 cryptnet.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cryptnet.dll /usr/bin/install -c -m 644 libcryptnet.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcryptnet.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptnet' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o cryptui.res cryptui.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptui.spec main.o cryptui.res cryptui_De.res cryptui_En.res cryptui_Fr.res cryptui_It.res cryptui_Ja.res cryptui_Ko.res cryptui_Lt.res cryptui_Nl.res cryptui_No.res cryptui_Pl.res cryptui_Pt.res cryptui_Ro.res cryptui_Ru.res cryptui_Sv.res cryptui_Uk.res -o cryptui.dll.so -lwintrust -lurlmon -luuid -lcrypt32 -lole32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -ladvapi32 -Wb,-dwintrust -Wb,-durlmon ../../libs/port/libwine_port.a /usr/bin/install -c cryptui.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cryptui.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./cryptui.spec main.o cryptui.res cryptui_De.res cryptui_En.res cryptui_Fr.res cryptui_It.res cryptui_Ja.res cryptui_Ko.res cryptui_Lt.res cryptui_Nl.res cryptui_No.res cryptui_Pl.res cryptui_Pt.res cryptui_Ro.res cryptui_Ru.res cryptui_Sv.res cryptui_Uk.res -o cryptui.dll.fake -lwintrust -lurlmon -luuid -lcrypt32 -lole32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -ladvapi32 -Wb,-dwintrust -Wb,-durlmon ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 cryptui.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cryptui.dll /usr/bin/install -c -m 644 libcryptui.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libcryptui.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/cryptui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctapi32' /usr/bin/install -c ctapi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ctapi32.dll.so /usr/bin/install -c -m 644 ctapi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ctapi32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctapi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctl3d32' /usr/bin/install -c ctl3d32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ctl3d32.dll.so /usr/bin/install -c -m 644 ctl3d32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ctl3d32.dll /usr/bin/install -c -m 644 libctl3d32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libctl3d32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ctl3d32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10' /usr/bin/install -c d3d10.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3d10.dll.so /usr/bin/install -c -m 644 d3d10.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3d10.dll /usr/bin/install -c -m 644 libd3d10.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libd3d10.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10core' /usr/bin/install -c d3d10core.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3d10core.dll.so /usr/bin/install -c -m 644 d3d10core.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3d10core.dll /usr/bin/install -c -m 644 libd3d10core.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libd3d10core.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d10core' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d8' /usr/bin/install -c d3d8.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3d8.dll.so /usr/bin/install -c -m 644 d3d8.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3d8.dll /usr/bin/install -c -m 644 libd3d8.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libd3d8.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d8' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d9' /usr/bin/install -c d3d9.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3d9.dll.so /usr/bin/install -c -m 644 d3d9.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3d9.dll /usr/bin/install -c -m 644 libd3d9.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libd3d9.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3d9' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_33' /usr/bin/install -c d3dcompiler_33.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_33.dll.so /usr/bin/install -c -m 644 d3dcompiler_33.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_33.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_33' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_34' /usr/bin/install -c d3dcompiler_34.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_34.dll.so /usr/bin/install -c -m 644 d3dcompiler_34.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_34.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_34' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_35' /usr/bin/install -c d3dcompiler_35.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_35.dll.so /usr/bin/install -c -m 644 d3dcompiler_35.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_35.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_35' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_36' /usr/bin/install -c d3dcompiler_36.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_36.dll.so /usr/bin/install -c -m 644 d3dcompiler_36.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_36.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_36' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_37' /usr/bin/install -c d3dcompiler_37.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_37.dll.so /usr/bin/install -c -m 644 d3dcompiler_37.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_37.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_37' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_38' /usr/bin/install -c d3dcompiler_38.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_38.dll.so /usr/bin/install -c -m 644 d3dcompiler_38.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_38.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_38' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_39' /usr/bin/install -c d3dcompiler_39.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_39.dll.so /usr/bin/install -c -m 644 d3dcompiler_39.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_39.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_39' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_40' /usr/bin/install -c d3dcompiler_40.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_40.dll.so /usr/bin/install -c -m 644 d3dcompiler_40.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_40.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_40' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_41' /usr/bin/install -c d3dcompiler_41.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_41.dll.so /usr/bin/install -c -m 644 d3dcompiler_41.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_41.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_41' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_42' /usr/bin/install -c d3dcompiler_42.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_42.dll.so /usr/bin/install -c -m 644 d3dcompiler_42.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_42.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_42' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_43' /usr/bin/install -c d3dcompiler_43.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_43.dll.so /usr/bin/install -c -m 644 d3dcompiler_43.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dcompiler_43.dll /usr/bin/install -c -m 644 libd3dcompiler.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libd3dcompiler.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dcompiler_43' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dim' /usr/bin/install -c d3dim.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dim.dll.so /usr/bin/install -c -m 644 d3dim.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dim.dll /usr/bin/install -c -m 644 libd3dim.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libd3dim.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dim' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3drm' /usr/bin/install -c d3drm.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3drm.dll.so /usr/bin/install -c -m 644 d3drm.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3drm.dll /usr/bin/install -c -m 644 libd3drm.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libd3drm.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3drm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_33' /usr/bin/install -c d3dx10_33.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_33.dll.so /usr/bin/install -c -m 644 d3dx10_33.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_33.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_33' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_34' /usr/bin/install -c d3dx10_34.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_34.dll.so /usr/bin/install -c -m 644 d3dx10_34.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_34.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_34' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_35' /usr/bin/install -c d3dx10_35.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_35.dll.so /usr/bin/install -c -m 644 d3dx10_35.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_35.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_35' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_36' /usr/bin/install -c d3dx10_36.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_36.dll.so /usr/bin/install -c -m 644 d3dx10_36.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_36.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_36' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_37' /usr/bin/install -c d3dx10_37.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_37.dll.so /usr/bin/install -c -m 644 d3dx10_37.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_37.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_37' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_38' /usr/bin/install -c d3dx10_38.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_38.dll.so /usr/bin/install -c -m 644 d3dx10_38.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_38.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_38' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_39' /usr/bin/install -c d3dx10_39.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_39.dll.so /usr/bin/install -c -m 644 d3dx10_39.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_39.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_39' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_40' /usr/bin/install -c d3dx10_40.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_40.dll.so /usr/bin/install -c -m 644 d3dx10_40.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_40.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_40' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_41' /usr/bin/install -c d3dx10_41.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_41.dll.so /usr/bin/install -c -m 644 d3dx10_41.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_41.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_41' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_42' /usr/bin/install -c d3dx10_42.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_42.dll.so /usr/bin/install -c -m 644 d3dx10_42.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_42.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_42' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_43' /usr/bin/install -c d3dx10_43.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_43.dll.so /usr/bin/install -c -m 644 d3dx10_43.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx10_43.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx10_43' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_24' /usr/bin/install -c d3dx9_24.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_24.dll.so /usr/bin/install -c -m 644 d3dx9_24.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_24.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_24' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_25' /usr/bin/install -c d3dx9_25.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_25.dll.so /usr/bin/install -c -m 644 d3dx9_25.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_25.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_25' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_26' /usr/bin/install -c d3dx9_26.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_26.dll.so /usr/bin/install -c -m 644 d3dx9_26.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_26.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_26' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_27' /usr/bin/install -c d3dx9_27.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_27.dll.so /usr/bin/install -c -m 644 d3dx9_27.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_27.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_27' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_28' /usr/bin/install -c d3dx9_28.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_28.dll.so /usr/bin/install -c -m 644 d3dx9_28.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_28.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_28' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_29' /usr/bin/install -c d3dx9_29.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_29.dll.so /usr/bin/install -c -m 644 d3dx9_29.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_29.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_29' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_30' /usr/bin/install -c d3dx9_30.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_30.dll.so /usr/bin/install -c -m 644 d3dx9_30.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_30.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_30' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_31' /usr/bin/install -c d3dx9_31.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_31.dll.so /usr/bin/install -c -m 644 d3dx9_31.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_31.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_31' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_32' /usr/bin/install -c d3dx9_32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_32.dll.so /usr/bin/install -c -m 644 d3dx9_32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_33' /usr/bin/install -c d3dx9_33.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_33.dll.so /usr/bin/install -c -m 644 d3dx9_33.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_33.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_33' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_34' /usr/bin/install -c d3dx9_34.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_34.dll.so /usr/bin/install -c -m 644 d3dx9_34.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_34.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_34' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_35' /usr/bin/install -c d3dx9_35.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_35.dll.so /usr/bin/install -c -m 644 d3dx9_35.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_35.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_35' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_36' /usr/bin/install -c d3dx9_36.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_36.dll.so /usr/bin/install -c -m 644 d3dx9_36.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_36.dll /usr/bin/install -c -m 644 libd3dx9.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libd3dx9.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_36' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_37' /usr/bin/install -c d3dx9_37.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_37.dll.so /usr/bin/install -c -m 644 d3dx9_37.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_37.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_37' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_38' /usr/bin/install -c d3dx9_38.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_38.dll.so /usr/bin/install -c -m 644 d3dx9_38.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_38.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_38' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_39' /usr/bin/install -c d3dx9_39.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_39.dll.so /usr/bin/install -c -m 644 d3dx9_39.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_39.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_39' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_40' /usr/bin/install -c d3dx9_40.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_40.dll.so /usr/bin/install -c -m 644 d3dx9_40.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_40.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_40' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_41' /usr/bin/install -c d3dx9_41.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_41.dll.so /usr/bin/install -c -m 644 d3dx9_41.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_41.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_41' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_42' /usr/bin/install -c d3dx9_42.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_42.dll.so /usr/bin/install -c -m 644 d3dx9_42.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_42.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_42' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_43' /usr/bin/install -c d3dx9_43.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_43.dll.so /usr/bin/install -c -m 644 d3dx9_43.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dx9_43.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dx9_43' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dxof' /usr/bin/install -c d3dxof.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dxof.dll.so /usr/bin/install -c -m 644 d3dxof.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/d3dxof.dll /usr/bin/install -c -m 644 libd3dxof.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libd3dxof.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/d3dxof' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbgeng' /usr/bin/install -c dbgeng.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dbgeng.dll.so /usr/bin/install -c -m 644 dbgeng.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dbgeng.dll /usr/bin/install -c -m 644 libdbgeng.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdbgeng.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbgeng' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbghelp' /usr/bin/install -c dbghelp.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dbghelp.dll.so /usr/bin/install -c -m 644 dbghelp.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dbghelp.dll /usr/bin/install -c -m 644 libdbghelp.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdbghelp.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dbghelp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dciman32' /usr/bin/install -c dciman32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dciman32.dll.so /usr/bin/install -c -m 644 dciman32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dciman32.dll /usr/bin/install -c -m 644 libdciman32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdciman32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dciman32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddraw' /usr/bin/install -c ddraw.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ddraw.dll.so /usr/bin/install -c -m 644 ddraw.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ddraw.dll /usr/bin/install -c -m 644 libddraw.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libddraw.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddraw' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddrawex' /usr/bin/install -c ddrawex.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ddrawex.dll.so /usr/bin/install -c -m 644 ddrawex.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ddrawex.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ddrawex' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/devenum' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o devenum.res devenum.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./devenum.spec createdevenum.o devenum_main.o factory.o mediacatenum.o parsedisplayname.o devenum_classes_r.res devenum.res -o devenum.dll.so -lstrmiids -luuid -lole32 -loleaut32 -lavicap32 -lwinmm -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c devenum.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/devenum.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./devenum.spec createdevenum.o devenum_main.o factory.o mediacatenum.o parsedisplayname.o devenum_classes_r.res devenum.res -o devenum.dll.fake -lstrmiids -luuid -lole32 -loleaut32 -lavicap32 -lwinmm -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 devenum.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/devenum.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/devenum' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' /usr/bin/install -c dinput.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dinput.dll.so /usr/bin/install -c -m 644 dinput.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dinput.dll /usr/bin/install -c -m 644 libdinput.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdinput.def /usr/bin/install -c -m 644 libdinput.def.a /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdinput.def.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput8' /usr/bin/install -c dinput8.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dinput8.dll.so /usr/bin/install -c -m 644 dinput8.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dinput8.dll /usr/bin/install -c -m 644 libdinput8.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdinput8.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dinput8' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dispex' /usr/bin/install -c dispex.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dispex.dll.so /usr/bin/install -c -m 644 dispex.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dispex.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dispex' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmband' /usr/bin/install -c dmband.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmband.dll.so /usr/bin/install -c -m 644 dmband.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dmband.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmband' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmcompos' /usr/bin/install -c dmcompos.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmcompos.dll.so /usr/bin/install -c -m 644 dmcompos.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dmcompos.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmcompos' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmime' /usr/bin/install -c dmime.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmime.dll.so /usr/bin/install -c -m 644 dmime.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dmime.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmime' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmloader' /usr/bin/install -c dmloader.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmloader.dll.so /usr/bin/install -c -m 644 dmloader.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dmloader.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmloader' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmscript' /usr/bin/install -c dmscript.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmscript.dll.so /usr/bin/install -c -m 644 dmscript.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dmscript.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmscript' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmstyle' /usr/bin/install -c dmstyle.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmstyle.dll.so /usr/bin/install -c -m 644 dmstyle.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dmstyle.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmstyle' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmsynth' /usr/bin/install -c dmsynth.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmsynth.dll.so /usr/bin/install -c -m 644 dmsynth.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dmsynth.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmsynth' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic' /usr/bin/install -c dmusic.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmusic.dll.so /usr/bin/install -c -m 644 dmusic.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dmusic.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic32' /usr/bin/install -c dmusic32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmusic32.dll.so /usr/bin/install -c -m 644 dmusic32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dmusic32.dll /usr/bin/install -c -m 644 libdmusic32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdmusic32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dmusic32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dnsapi' /usr/bin/install -c dnsapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dnsapi.dll.so /usr/bin/install -c -m 644 dnsapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dnsapi.dll /usr/bin/install -c -m 644 libdnsapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdnsapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dnsapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplay' /usr/bin/install -c dplay.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dplay.dll.so /usr/bin/install -c -m 644 dplay.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dplay.dll /usr/bin/install -c -m 644 libdplay.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdplay.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplay' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplayx' /usr/bin/install -c dplayx.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dplayx.dll.so /usr/bin/install -c -m 644 dplayx.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dplayx.dll /usr/bin/install -c -m 644 libdplayx.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdplayx.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dplayx' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnaddr' /usr/bin/install -c dpnaddr.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpnaddr.dll.so /usr/bin/install -c -m 644 dpnaddr.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dpnaddr.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnaddr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnet' /usr/bin/install -c dpnet.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpnet.dll.so /usr/bin/install -c -m 644 dpnet.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dpnet.dll /usr/bin/install -c -m 644 libdpnet.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdpnet.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnet' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnhpast' /usr/bin/install -c dpnhpast.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpnhpast.dll.so /usr/bin/install -c -m 644 dpnhpast.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dpnhpast.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnhpast' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnlobby' /usr/bin/install -c dpnlobby.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpnlobby.dll.so /usr/bin/install -c -m 644 dpnlobby.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dpnlobby.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpnlobby' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpwsockx' /usr/bin/install -c dpwsockx.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpwsockx.dll.so /usr/bin/install -c -m 644 dpwsockx.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dpwsockx.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dpwsockx' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/drmclien' /usr/bin/install -c drmclien.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/drmclien.dll.so /usr/bin/install -c -m 644 drmclien.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/drmclien.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/drmclien' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dsound' /usr/bin/install -c dsound.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dsound.dll.so /usr/bin/install -c -m 644 dsound.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dsound.dll /usr/bin/install -c -m 644 libdsound.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdsound.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dsound' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dssenh' /usr/bin/install -c dssenh.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dssenh.dll.so /usr/bin/install -c -m 644 dssenh.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dssenh.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dssenh' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dswave' /usr/bin/install -c dswave.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dswave.dll.so /usr/bin/install -c -m 644 dswave.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dswave.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dswave' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dwmapi' /usr/bin/install -c dwmapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dwmapi.dll.so /usr/bin/install -c -m 644 dwmapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dwmapi.dll /usr/bin/install -c -m 644 libdwmapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdwmapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dwmapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxdiagn' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o dxdiagn.res dxdiagn.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dxdiagn.spec container.o dxdiag_main.o provider.o dxdiagn_r.res dxdiagn.res -o dxdiagn.dll.so -lstrmiids -ldxguid -luuid -lddraw -lversion -lole32 -loleaut32 -lpsapi -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c dxdiagn.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dxdiagn.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./dxdiagn.spec container.o dxdiag_main.o provider.o dxdiagn_r.res dxdiagn.res -o dxdiagn.dll.fake -lstrmiids -ldxguid -luuid -lddraw -lversion -lole32 -loleaut32 -lpsapi -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 dxdiagn.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dxdiagn.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxdiagn' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr8' /usr/bin/install -c -m 644 libdxerr8.a /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdxerr8.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr8' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr9' /usr/bin/install -c -m 644 libdxerr9.a /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdxerr9.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxerr9' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxgi' /usr/bin/install -c dxgi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dxgi.dll.so /usr/bin/install -c -m 644 dxgi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dxgi.dll /usr/bin/install -c -m 644 libdxgi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdxgi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxgi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxguid' /usr/bin/install -c -m 644 libdxguid.a /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libdxguid.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/dxguid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/explorerframe' /usr/bin/install -c explorerframe.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/explorerframe.dll.so /usr/bin/install -c -m 644 explorerframe.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/explorerframe.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/explorerframe' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/faultrep' /usr/bin/install -c faultrep.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/faultrep.dll.so /usr/bin/install -c -m 644 faultrep.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/faultrep.dll /usr/bin/install -c -m 644 libfaultrep.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libfaultrep.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/faultrep' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/fltlib' /usr/bin/install -c fltlib.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fltlib.dll.so /usr/bin/install -c -m 644 fltlib.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/fltlib.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/fltlib' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/fusion' /usr/bin/install -c fusion.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fusion.dll.so /usr/bin/install -c -m 644 fusion.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/fusion.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/fusion' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/fwpuclnt' /usr/bin/install -c fwpuclnt.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fwpuclnt.dll.so /usr/bin/install -c -m 644 fwpuclnt.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/fwpuclnt.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/fwpuclnt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gameux' /usr/bin/install -c gameux.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gameux.dll.so /usr/bin/install -c -m 644 gameux.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/gameux.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gameux' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdi32' /usr/bin/install -c gdi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gdi32.dll.so /usr/bin/install -c -m 644 gdi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/gdi32.dll /usr/bin/install -c -m 644 libgdi32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libgdi32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdiplus' /usr/bin/install -c gdiplus.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gdiplus.dll.so /usr/bin/install -c -m 644 gdiplus.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/gdiplus.dll /usr/bin/install -c -m 644 libgdiplus.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libgdiplus.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gdiplus' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/glu32' /usr/bin/install -c glu32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/glu32.dll.so /usr/bin/install -c -m 644 glu32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/glu32.dll /usr/bin/install -c -m 644 libglu32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libglu32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/glu32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gphoto2.ds' /usr/bin/install -c gphoto2.ds.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gphoto2.ds.so /usr/bin/install -c -m 644 gphoto2.ds.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/gphoto2.ds make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gphoto2.ds' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/gpkcsp' /usr/bin/install -c gpkcsp.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gpkcsp.dll.so /usr/bin/install -c -m 644 gpkcsp.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/gpkcsp.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/gpkcsp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hal' /usr/bin/install -c hal.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hal.dll.so /usr/bin/install -c -m 644 hal.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/hal.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hal' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hhctrl.ocx' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o hhctrl.res hhctrl.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hhctrl.ocx.spec chm.o content.o help.o hhctrl.o index.o search.o stream.o webbrowser.o hhctrl_tlb_r.res hhctrl.res -o hhctrl.ocx.so -luuid -ladvapi32 -lcomctl32 -lshlwapi -lole32 -loleaut32 -luser32 -lgdi32 ../../libs/port/libwine_port.a /usr/bin/install -c hhctrl.ocx.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hhctrl.ocx.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./hhctrl.ocx.spec chm.o content.o help.o hhctrl.o index.o search.o stream.o webbrowser.o hhctrl_tlb_r.res hhctrl.res -o hhctrl.ocx.fake -luuid -ladvapi32 -lcomctl32 -lshlwapi -lole32 -loleaut32 -luser32 -lgdi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 hhctrl.ocx.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/hhctrl.ocx make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hhctrl.ocx' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hid' /usr/bin/install -c hid.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hid.dll.so /usr/bin/install -c -m 644 hid.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/hid.dll /usr/bin/install -c -m 644 libhid.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libhid.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hlink' /usr/bin/install -c hlink.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hlink.dll.so /usr/bin/install -c -m 644 hlink.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/hlink.dll /usr/bin/install -c -m 644 libhlink.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libhlink.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hlink' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/hnetcfg' /usr/bin/install -c hnetcfg.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hnetcfg.dll.so /usr/bin/install -c -m 644 hnetcfg.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/hnetcfg.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/hnetcfg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/httpapi' /usr/bin/install -c httpapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/httpapi.dll.so /usr/bin/install -c -m 644 httpapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/httpapi.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/httpapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/iccvid' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o iccvid.res iccvid.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./iccvid.spec iccvid.o iccvid.res -o iccvid.dll.so -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c iccvid.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/iccvid.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./iccvid.spec iccvid.o iccvid.res -o iccvid.dll.fake -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 iccvid.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/iccvid.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/iccvid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/icmp' /usr/bin/install -c icmp.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/icmp.dll.so /usr/bin/install -c -m 644 icmp.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/icmp.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/icmp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/imaadp32.acm' /usr/bin/install -c imaadp32.acm.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/imaadp32.acm.so /usr/bin/install -c -m 644 imaadp32.acm.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/imaadp32.acm make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/imaadp32.acm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/imagehlp' /usr/bin/install -c imagehlp.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/imagehlp.dll.so /usr/bin/install -c -m 644 imagehlp.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/imagehlp.dll /usr/bin/install -c -m 644 libimagehlp.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libimagehlp.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/imagehlp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/imm32' /usr/bin/install -c imm32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/imm32.dll.so /usr/bin/install -c -m 644 imm32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/imm32.dll /usr/bin/install -c -m 644 libimm32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libimm32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/imm32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcomm' /usr/bin/install -c inetcomm.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inetcomm.dll.so /usr/bin/install -c -m 644 inetcomm.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/inetcomm.dll /usr/bin/install -c -m 644 libinetcomm.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libinetcomm.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcomm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcpl.cpl' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o inetcpl.res inetcpl.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inetcpl.cpl.spec content.o general.o inetcpl.o security.o cpl_De.res cpl_En.res cpl_Fr.res cpl_He.res cpl_It.res cpl_Ja.res cpl_Ko.res cpl_Lt.res cpl_Nl.res cpl_Pl.res cpl_Pt.res cpl_Ru.res cpl_Sr.res cpl_Sv.res cpl_Uk.res inetcpl.res -o inetcpl.cpl.so -lcryptui -lwininet -lole32 -lurlmon -lcomctl32 -lshlwapi -luser32 -ladvapi32 -Wb,-dcryptui -Wb,-dwininet -Wb,-dole32 -Wb,-durlmon ../../libs/port/libwine_port.a /usr/bin/install -c inetcpl.cpl.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inetcpl.cpl.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./inetcpl.cpl.spec content.o general.o inetcpl.o security.o cpl_De.res cpl_En.res cpl_Fr.res cpl_He.res cpl_It.res cpl_Ja.res cpl_Ko.res cpl_Lt.res cpl_Nl.res cpl_Pl.res cpl_Pt.res cpl_Ru.res cpl_Sr.res cpl_Sv.res cpl_Uk.res inetcpl.res -o inetcpl.cpl.fake -lcryptui -lwininet -lole32 -lurlmon -lcomctl32 -lshlwapi -luser32 -ladvapi32 -Wb,-dcryptui -Wb,-dwininet -Wb,-dole32 -Wb,-durlmon ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 inetcpl.cpl.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/inetcpl.cpl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetcpl.cpl' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetmib1' /usr/bin/install -c inetmib1.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inetmib1.dll.so /usr/bin/install -c -m 644 inetmib1.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/inetmib1.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inetmib1' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/infosoft' /usr/bin/install -c infosoft.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/infosoft.dll.so /usr/bin/install -c -m 644 infosoft.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/infosoft.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/infosoft' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/initpki' /usr/bin/install -c initpki.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/initpki.dll.so /usr/bin/install -c -m 644 initpki.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/initpki.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/initpki' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inkobj' /usr/bin/install -c inkobj.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inkobj.dll.so /usr/bin/install -c -m 644 inkobj.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/inkobj.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inkobj' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/inseng' /usr/bin/install -c inseng.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inseng.dll.so /usr/bin/install -c -m 644 inseng.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/inseng.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/inseng' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/iphlpapi' /usr/bin/install -c iphlpapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/iphlpapi.dll.so /usr/bin/install -c -m 644 iphlpapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/iphlpapi.dll /usr/bin/install -c -m 644 libiphlpapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libiphlpapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/iphlpapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/itircl' /usr/bin/install -c itircl.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/itircl.dll.so /usr/bin/install -c -m 644 itircl.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/itircl.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/itircl' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/itss' /usr/bin/install -c itss.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/itss.dll.so /usr/bin/install -c -m 644 itss.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/itss.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/itss' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/jscript' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o jscript.res jscript.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./jscript.spec activex.o array.o bool.o date.o dispex.o engine.o error.o function.o global.o jscript.o jscript_main.o jsutils.o lex.o math.o number.o object.o regexp.o string.o vbarray.o parser.tab.o jscript_classes_r.res jscript.res -o jscript.dll.so -loleaut32 -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c jscript.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/jscript.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./jscript.spec activex.o array.o bool.o date.o dispex.o engine.o error.o function.o global.o jscript.o jscript_main.o jsutils.o lex.o math.o number.o object.o regexp.o string.o vbarray.o parser.tab.o jscript_classes_r.res jscript.res -o jscript.dll.fake -loleaut32 -lole32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 jscript.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/jscript.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/jscript' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/kernel32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -U -O res -P ../../po -o winerror.res winerror.mc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./kernel32.spec actctx.o atom.o change.o comm.o computername.o console.o cpu.o debugger.o editline.o environ.o except.o fiber.o file.o format_msg.o heap.o kernel_main.o lcformat.o locale.o lzexpand.o module.o oldconfig.o path.o powermgnt.o process.o profile.o resource.o string.o sync.o tape.o term.o thread.o time.o toolhelp.o version.o virtual.o volume.o wer.o locale_rc.res version.res winerror.res -nodefaultlibs -Wb,-F,KERNEL32.dll -Wl,--image-base,0x7b800000 -o kernel32.dll.so -lwinecrt0 -lntdll ../../libs/port/libwine_port.a /usr/bin/install -c kernel32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/kernel32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./kernel32.spec actctx.o atom.o change.o comm.o computername.o console.o cpu.o debugger.o editline.o environ.o except.o fiber.o file.o format_msg.o heap.o kernel_main.o lcformat.o locale.o lzexpand.o module.o oldconfig.o path.o powermgnt.o process.o profile.o resource.o string.o sync.o tape.o term.o thread.o time.o toolhelp.o version.o virtual.o volume.o wer.o locale_rc.res version.res winerror.res -nodefaultlibs -Wb,-F,KERNEL32.dll -Wl,--image-base,0x7b800000 -o kernel32.dll.fake -lwinecrt0 -lntdll ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 kernel32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/kernel32.dll /usr/bin/install -c -m 644 libkernel32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libkernel32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/kernel32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ktmw32' /usr/bin/install -c ktmw32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ktmw32.dll.so /usr/bin/install -c -m 644 ktmw32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ktmw32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ktmw32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/loadperf' /usr/bin/install -c loadperf.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/loadperf.dll.so /usr/bin/install -c -m 644 loadperf.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/loadperf.dll /usr/bin/install -c -m 644 libloadperf.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libloadperf.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/loadperf' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/localspl' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o localspl.res localspl.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./localspl.spec localmon.o localspl_main.o provider.o localspl.res -o localspl.dll.so -lspoolss -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c localspl.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/localspl.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./localspl.spec localmon.o localspl_main.o provider.o localspl.res -o localspl.dll.fake -lspoolss -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 localspl.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/localspl.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/localspl' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/localui' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o localui.res localui.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./localui.spec localui.o localui.res ui_Da.res ui_De.res ui_En.res ui_Es.res ui_Fr.res ui_He.res ui_Hu.res ui_It.res ui_Ja.res ui_Ko.res ui_Lt.res ui_Nl.res ui_No.res ui_Pl.res ui_Pt.res ui_Ro.res ui_Ru.res ui_Si.res ui_Sr.res ui_Sv.res ui_Uk.res ui_Zh.res -o localui.dll.so -lwinspool -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c localui.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/localui.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./localui.spec localui.o localui.res ui_Da.res ui_De.res ui_En.res ui_Es.res ui_Fr.res ui_He.res ui_Hu.res ui_It.res ui_Ja.res ui_Ko.res ui_Lt.res ui_Nl.res ui_No.res ui_Pl.res ui_Pt.res ui_Ro.res ui_Ru.res ui_Si.res ui_Sr.res ui_Sv.res ui_Uk.res ui_Zh.res -o localui.dll.fake -lwinspool -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 localui.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/localui.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/localui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/lz32' /usr/bin/install -c lz32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/lz32.dll.so /usr/bin/install -c -m 644 lz32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/lz32.dll /usr/bin/install -c -m 644 liblz32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/liblz32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/lz32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapi32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o mapi32.res mapi32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mapi32.spec imalloc.o mapi32_main.o prop.o sendmail.o util.o mapi32.res -o mapi32.dll.so -luuid -lshlwapi -lshell32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c mapi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mapi32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mapi32.spec imalloc.o mapi32_main.o prop.o sendmail.o util.o mapi32.res -o mapi32.dll.fake -luuid -lshlwapi -lshell32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 mapi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mapi32.dll /usr/bin/install -c -m 644 libmapi32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmapi32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapistub' /usr/bin/install -c mapistub.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mapistub.dll.so /usr/bin/install -c -m 644 mapistub.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mapistub.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mapistub' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciavi32' /usr/bin/install -c mciavi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mciavi32.dll.so /usr/bin/install -c -m 644 mciavi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mciavi32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciavi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mcicda' /usr/bin/install -c mcicda.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mcicda.dll.so /usr/bin/install -c -m 644 mcicda.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mcicda.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mcicda' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciqtz32' /usr/bin/install -c mciqtz32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mciqtz32.dll.so /usr/bin/install -c -m 644 mciqtz32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mciqtz32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciqtz32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciseq' /usr/bin/install -c mciseq.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mciseq.dll.so /usr/bin/install -c -m 644 mciseq.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mciseq.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciseq' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciwave' /usr/bin/install -c mciwave.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mciwave.dll.so /usr/bin/install -c -m 644 mciwave.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mciwave.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mciwave' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/midimap' /usr/bin/install -c midimap.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/midimap.dll.so /usr/bin/install -c -m 644 midimap.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/midimap.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/midimap' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mlang' /usr/bin/install -c mlang.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mlang.dll.so /usr/bin/install -c -m 644 mlang.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mlang.dll /usr/bin/install -c -m 644 libmlang.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmlang.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mlang' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mmdevapi' /usr/bin/install -c mmdevapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mmdevapi.dll.so /usr/bin/install -c -m 644 mmdevapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mmdevapi.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mmdevapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mountmgr.sys' /usr/bin/install -c mountmgr.sys.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mountmgr.sys.so /usr/bin/install -c -m 644 mountmgr.sys.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mountmgr.sys make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mountmgr.sys' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mpr' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o mpr.res mpr.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mpr.spec auth.o mpr_main.o multinet.o nps.o pwcache.o wnet.o mpr.res mpr_Bg.res mpr_Cs.res mpr_Da.res mpr_De.res mpr_En.res mpr_Eo.res mpr_Es.res mpr_Fr.res mpr_He.res mpr_Hu.res mpr_It.res mpr_Ja.res mpr_Ko.res mpr_Lt.res mpr_Nl.res mpr_No.res mpr_Pl.res mpr_Pt.res mpr_Ro.res mpr_Ru.res mpr_Si.res mpr_Sr.res mpr_Sv.res mpr_Tr.res mpr_Uk.res mpr_Zh.res -o mpr.dll.so -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c mpr.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mpr.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mpr.spec auth.o mpr_main.o multinet.o nps.o pwcache.o wnet.o mpr.res mpr_Bg.res mpr_Cs.res mpr_Da.res mpr_De.res mpr_En.res mpr_Eo.res mpr_Es.res mpr_Fr.res mpr_He.res mpr_Hu.res mpr_It.res mpr_Ja.res mpr_Ko.res mpr_Lt.res mpr_Nl.res mpr_No.res mpr_Pl.res mpr_Pt.res mpr_Ro.res mpr_Ru.res mpr_Si.res mpr_Sr.res mpr_Sv.res mpr_Tr.res mpr_Uk.res mpr_Zh.res -o mpr.dll.fake -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 mpr.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mpr.dll /usr/bin/install -c -m 644 libmpr.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmpr.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mpr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mprapi' /usr/bin/install -c mprapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mprapi.dll.so /usr/bin/install -c -m 644 mprapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mprapi.dll /usr/bin/install -c -m 644 libmprapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmprapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mprapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32.drv' /usr/bin/install -c msacm32.drv.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msacm32.drv.so /usr/bin/install -c -m 644 msacm32.drv.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msacm32.drv make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32' /usr/bin/install -c msacm32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msacm32.dll.so /usr/bin/install -c -m 644 msacm32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msacm32.dll /usr/bin/install -c -m 644 libmsacm32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsacm32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msacm32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msadp32.acm' /usr/bin/install -c msadp32.acm.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msadp32.acm.so /usr/bin/install -c -m 644 msadp32.acm.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msadp32.acm make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msadp32.acm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscat32' /usr/bin/install -c mscat32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mscat32.dll.so /usr/bin/install -c -m 644 mscat32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mscat32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscat32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscms' /usr/bin/install -c mscms.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mscms.dll.so /usr/bin/install -c -m 644 mscms.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mscms.dll /usr/bin/install -c -m 644 libmscms.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmscms.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscms' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscoree' /usr/bin/install -c mscoree.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mscoree.dll.so /usr/bin/install -c -m 644 mscoree.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mscoree.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mscoree' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msctf' /usr/bin/install -c msctf.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msctf.dll.so /usr/bin/install -c -m 644 msctf.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msctf.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msctf' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdaps' /usr/bin/install -c msdaps.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msdaps.dll.so /usr/bin/install -c -m 644 msdaps.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msdaps.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdaps' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdmo' /usr/bin/install -c msdmo.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msdmo.dll.so /usr/bin/install -c -m 644 msdmo.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msdmo.dll /usr/bin/install -c -m 644 libmsdmo.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsdmo.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msdmo' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msftedit' /usr/bin/install -c msftedit.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msftedit.dll.so /usr/bin/install -c -m 644 msftedit.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msftedit.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msftedit' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msg711.acm' /usr/bin/install -c msg711.acm.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msg711.acm.so /usr/bin/install -c -m 644 msg711.acm.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msg711.acm make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msg711.acm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msgsm32.acm' /usr/bin/install -c msgsm32.acm.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msgsm32.acm.so /usr/bin/install -c -m 644 msgsm32.acm.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msgsm32.acm make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msgsm32.acm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml.tlb' /usr/bin/install -c mshtml.tlb.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mshtml.tlb.so /usr/bin/install -c -m 644 mshtml.tlb.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mshtml.tlb make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml.tlb' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -o mshtml.res mshtml.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mshtml.spec conpoint.o dispex.o editor.o hlink.o htmlanchor.o htmlattr.o htmlbody.o htmlcomment.o htmlcurstyle.o htmldoc.o htmldoc3.o htmldoc5.o htmlelem.o htmlelem2.o htmlelem3.o htmlelemcol.o htmlembed.o htmlevent.o htmlform.o htmlframe.o htmlframebase.o htmlgeneric.o htmliframe.o htmlimg.o htmlinput.o htmllocation.o htmlnode.o htmlobject.o htmloption.o htmlscreen.o htmlscript.o htmlselect.o htmlstyle.o htmlstyle2.o htmlstyle3.o htmlstyleelem.o htmlstylesheet.o htmltable.o htmltablerow.o htmltextarea.o htmltextcont.o htmltextnode.o htmlwindow.o ipwindow.o loadopts.o main.o mutation.o navigate.o npplugin.o nsembed.o nsevents.o nsio.o nsservice.o olecmd.o oleobj.o olewnd.o omnavigator.o persist.o pluginhost.o propbag.o protocol.o script.o secmgr.o selection.o service.o task.o txtrange.o view.o mshtml_classes_r.res mshtml_tlb_r.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res Zh.res mshtml.res -o mshtml.dll.so -lwininet -lstrmiids -luuid -lurlmon -lshlwapi -lshell32 -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -Wb,-dwininet ../../libs/port/libwine_port.a /usr/bin/install -c mshtml.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mshtml.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mshtml.spec conpoint.o dispex.o editor.o hlink.o htmlanchor.o htmlattr.o htmlbody.o htmlcomment.o htmlcurstyle.o htmldoc.o htmldoc3.o htmldoc5.o htmlelem.o htmlelem2.o htmlelem3.o htmlelemcol.o htmlembed.o htmlevent.o htmlform.o htmlframe.o htmlframebase.o htmlgeneric.o htmliframe.o htmlimg.o htmlinput.o htmllocation.o htmlnode.o htmlobject.o htmloption.o htmlscreen.o htmlscript.o htmlselect.o htmlstyle.o htmlstyle2.o htmlstyle3.o htmlstyleelem.o htmlstylesheet.o htmltable.o htmltablerow.o htmltextarea.o htmltextcont.o htmltextnode.o htmlwindow.o ipwindow.o loadopts.o main.o mutation.o navigate.o npplugin.o nsembed.o nsevents.o nsio.o nsservice.o olecmd.o oleobj.o olewnd.o omnavigator.o persist.o pluginhost.o propbag.o protocol.o script.o secmgr.o selection.o service.o task.o txtrange.o view.o mshtml_classes_r.res mshtml_tlb_r.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res Zh.res mshtml.res -o mshtml.dll.fake -lwininet -lstrmiids -luuid -lurlmon -lshlwapi -lshell32 -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -Wb,-dwininet ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 mshtml.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mshtml.dll /usr/bin/install -c -m 644 libmshtml.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmshtml.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mshtml' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o msi.res msi.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msi.spec action.o alter.o appsearch.o assembly.o automation.o classes.o create.o custom.o database.o delete.o dialog.o distinct.o drop.o events.o files.o font.o format.o handle.o helpers.o insert.o install.o join.o media.o msi.o msi_main.o msiquery.o package.o preview.o record.o registry.o script.o select.o source.o storages.o streams.o string.o suminfo.o table.o tokenize.o update.o upgrade.o where.o cond.tab.o sql.tab.o msiserver_i.o msiserver_r.res msi.res -o msi.dll.so -lodbccp32 -lwintrust -lcrypt32 -luuid -lurlmon -lwininet -lcomctl32 -lshell32 -lshlwapi -lcabinet -loleaut32 -lole32 -lversion -luser32 -lgdi32 -ladvapi32 -Wb,-dodbccp32 -Wb,-dwintrust -Wb,-dcrypt32 ../../libs/port/libwine_port.a /usr/bin/install -c msi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msi.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msi.spec action.o alter.o appsearch.o assembly.o automation.o classes.o create.o custom.o database.o delete.o dialog.o distinct.o drop.o events.o files.o font.o format.o handle.o helpers.o insert.o install.o join.o media.o msi.o msi_main.o msiquery.o package.o preview.o record.o registry.o script.o select.o source.o storages.o streams.o string.o suminfo.o table.o tokenize.o update.o upgrade.o where.o cond.tab.o sql.tab.o msiserver_i.o msiserver_r.res msi.res -o msi.dll.fake -lodbccp32 -lwintrust -lcrypt32 -luuid -lurlmon -lwininet -lcomctl32 -lshell32 -lshlwapi -lcabinet -loleaut32 -lole32 -lversion -luser32 -lgdi32 -ladvapi32 -Wb,-dodbccp32 -Wb,-dwintrust -Wb,-dcrypt32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 msi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msi.dll /usr/bin/install -c -m 644 libmsi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimg32' /usr/bin/install -c msimg32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msimg32.dll.so /usr/bin/install -c -m 644 msimg32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msimg32.dll /usr/bin/install -c -m 644 libmsimg32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsimg32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimg32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimsg' /usr/bin/install -c msimsg.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msimsg.dll.so /usr/bin/install -c -m 644 msimsg.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msimsg.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimsg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimtf' /usr/bin/install -c msimtf.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msimtf.dll.so /usr/bin/install -c -m 644 msimtf.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msimtf.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msimtf' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisip' /usr/bin/install -c msisip.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msisip.dll.so /usr/bin/install -c -m 644 msisip.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msisip.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisip' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisys.ocx' /usr/bin/install -c msisys.ocx.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msisys.ocx.so /usr/bin/install -c -m 644 msisys.ocx.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msisys.ocx make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msisys.ocx' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msnet32' /usr/bin/install -c msnet32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msnet32.dll.so /usr/bin/install -c -m 644 msnet32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msnet32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msnet32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mspatcha' /usr/bin/install -c mspatcha.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mspatcha.dll.so /usr/bin/install -c -m 644 mspatcha.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mspatcha.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mspatcha' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msrle32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o msrle32.res msrle32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msrle32.spec msrle32.o msrle32.res -o msrle32.dll.so -lwinmm -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c msrle32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msrle32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msrle32.spec msrle32.o msrle32.res -o msrle32.dll.fake -lwinmm -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 msrle32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msrle32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msrle32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssign32' /usr/bin/install -c mssign32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mssign32.dll.so /usr/bin/install -c -m 644 mssign32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mssign32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssign32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssip32' /usr/bin/install -c mssip32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mssip32.dll.so /usr/bin/install -c -m 644 mssip32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mssip32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mssip32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mstask' /usr/bin/install -c mstask.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mstask.dll.so /usr/bin/install -c -m 644 mstask.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mstask.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mstask' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcirt' /usr/bin/install -c msvcirt.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcirt.dll.so /usr/bin/install -c -m 644 msvcirt.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcirt.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcirt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp100' /usr/bin/install -c msvcp100.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcp100.dll.so /usr/bin/install -c -m 644 msvcp100.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcp100.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp100' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp60' /usr/bin/install -c msvcp60.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcp60.dll.so /usr/bin/install -c -m 644 msvcp60.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcp60.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp60' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp80' /usr/bin/install -c msvcp80.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcp80.dll.so /usr/bin/install -c -m 644 msvcp80.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcp80.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp80' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp90' /usr/bin/install -c msvcp90.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcp90.dll.so /usr/bin/install -c -m 644 msvcp90.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcp90.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcp90' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr100' /usr/bin/install -c msvcr100.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr100.dll.so /usr/bin/install -c -m 644 msvcr100.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcr100.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr100' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr70' /usr/bin/install -c msvcr70.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr70.dll.so /usr/bin/install -c -m 644 msvcr70.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcr70.dll /usr/bin/install -c -m 644 libmsvcr70.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsvcr70.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr70' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr71' /usr/bin/install -c msvcr71.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr71.dll.so /usr/bin/install -c -m 644 msvcr71.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcr71.dll /usr/bin/install -c -m 644 libmsvcr71.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsvcr71.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr71' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr80' /usr/bin/install -c msvcr80.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr80.dll.so /usr/bin/install -c -m 644 msvcr80.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcr80.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr80' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr90' /usr/bin/install -c msvcr90.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr90.dll.so /usr/bin/install -c -m 644 msvcr90.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcr90.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcr90' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt' /usr/bin/install -c msvcrt.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcrt.dll.so /usr/bin/install -c -m 644 msvcrt.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcrt.dll /usr/bin/install -c -m 644 libmsvcrt.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsvcrt.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt20' /usr/bin/install -c msvcrt20.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcrt20.dll.so /usr/bin/install -c -m 644 msvcrt20.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcrt20.dll /usr/bin/install -c -m 644 libmsvcrt20.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsvcrt20.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt20' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt40' /usr/bin/install -c msvcrt40.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcrt40.dll.so /usr/bin/install -c -m 644 msvcrt40.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcrt40.dll /usr/bin/install -c -m 644 libmsvcrt40.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsvcrt40.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrt40' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrtd' /usr/bin/install -c msvcrtd.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcrtd.dll.so /usr/bin/install -c -m 644 msvcrtd.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvcrtd.dll /usr/bin/install -c -m 644 libmsvcrtd.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsvcrtd.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvcrtd' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvfw32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvfw32.res msvfw32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvfw32.spec drawdib.o mciwnd.o msvideo_main.o msvfw32.res msvfw32_Da.res msvfw32_De.res msvfw32_En.res msvfw32_Es.res msvfw32_Fr.res msvfw32_He.res msvfw32_Hu.res msvfw32_It.res msvfw32_Ja.res msvfw32_Ko.res msvfw32_Lt.res msvfw32_Nl.res msvfw32_No.res msvfw32_Pl.res msvfw32_Pt.res msvfw32_Ro.res msvfw32_Ru.res msvfw32_Si.res msvfw32_Sr.res msvfw32_Sv.res msvfw32_Tr.res msvfw32_Uk.res msvfw32_Zh.res -o msvfw32.dll.so -lwinmm -lversion -lcomctl32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c msvfw32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvfw32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvfw32.spec drawdib.o mciwnd.o msvideo_main.o msvfw32.res msvfw32_Da.res msvfw32_De.res msvfw32_En.res msvfw32_Es.res msvfw32_Fr.res msvfw32_He.res msvfw32_Hu.res msvfw32_It.res msvfw32_Ja.res msvfw32_Ko.res msvfw32_Lt.res msvfw32_Nl.res msvfw32_No.res msvfw32_Pl.res msvfw32_Pt.res msvfw32_Ro.res msvfw32_Ru.res msvfw32_Si.res msvfw32_Sr.res msvfw32_Sv.res msvfw32_Tr.res msvfw32_Uk.res msvfw32_Zh.res -o msvfw32.dll.fake -lwinmm -lversion -lcomctl32 -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 msvfw32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvfw32.dll /usr/bin/install -c -m 644 libmsvfw32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmsvfw32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvfw32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvidc32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o msvidc32.res msvidc32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvidc32.spec msvideo1.o msvidc32.res -o msvidc32.dll.so -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c msvidc32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvidc32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./msvidc32.spec msvideo1.o msvidc32.res -o msvidc32.dll.fake -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 msvidc32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msvidc32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msvidc32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/mswsock' /usr/bin/install -c mswsock.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mswsock.dll.so /usr/bin/install -c -m 644 mswsock.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mswsock.dll /usr/bin/install -c -m 644 libmswsock.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libmswsock.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/mswsock' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml' /usr/bin/install -c msxml.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml.dll.so /usr/bin/install -c -m 644 msxml.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msxml.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml2' /usr/bin/install -c msxml2.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml2.dll.so /usr/bin/install -c -m 644 msxml2.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msxml2.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml2' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml3' /usr/bin/install -c msxml3.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml3.dll.so /usr/bin/install -c -m 644 msxml3.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msxml3.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml3' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml4' /usr/bin/install -c msxml4.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml4.dll.so /usr/bin/install -c -m 644 msxml4.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msxml4.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml4' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml6' /usr/bin/install -c msxml6.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml6.dll.so /usr/bin/install -c -m 644 msxml6.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msxml6.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/msxml6' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/nddeapi' /usr/bin/install -c nddeapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/nddeapi.dll.so /usr/bin/install -c -m 644 nddeapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/nddeapi.dll /usr/bin/install -c -m 644 libnddeapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libnddeapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/nddeapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/netapi32' /usr/bin/install -c netapi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/netapi32.dll.so /usr/bin/install -c -m 644 netapi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/netapi32.dll /usr/bin/install -c -m 644 libnetapi32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libnetapi32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/netapi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/newdev' /usr/bin/install -c newdev.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/newdev.dll.so /usr/bin/install -c -m 644 newdev.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/newdev.dll /usr/bin/install -c -m 644 libnewdev.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libnewdev.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/newdev' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/normaliz' /usr/bin/install -c normaliz.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/normaliz.dll.so /usr/bin/install -c -m 644 normaliz.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/normaliz.dll /usr/bin/install -c -m 644 libnormaliz.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libnormaliz.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/normaliz' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/npmshtml' /usr/bin/install -c npmshtml.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/npmshtml.dll.so /usr/bin/install -c -m 644 npmshtml.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/npmshtml.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/npmshtml' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdll' /usr/bin/install -c ntdll.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ntdll.dll.so /usr/bin/install -c -m 644 ntdll.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ntdll.dll /usr/bin/install -c -m 644 libntdll.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libntdll.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdll' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdsapi' /usr/bin/install -c ntdsapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ntdsapi.dll.so /usr/bin/install -c -m 644 ntdsapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ntdsapi.dll /usr/bin/install -c -m 644 libntdsapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libntdsapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntdsapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntoskrnl.exe' /usr/bin/install -c ntoskrnl.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ntoskrnl.exe.so /usr/bin/install -c -m 644 ntoskrnl.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ntoskrnl.exe /usr/bin/install -c -m 644 libntoskrnl.exe.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libntoskrnl.exe.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntoskrnl.exe' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntprint' /usr/bin/install -c ntprint.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ntprint.dll.so /usr/bin/install -c -m 644 ntprint.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ntprint.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ntprint' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/objsel' /usr/bin/install -c objsel.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/objsel.dll.so /usr/bin/install -c -m 644 objsel.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/objsel.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/objsel' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbc32' /usr/bin/install -c odbc32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/odbc32.dll.so /usr/bin/install -c -m 644 odbc32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/odbc32.dll /usr/bin/install -c -m 644 libodbc32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libodbc32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbc32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbccp32' /usr/bin/install -c odbccp32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/odbccp32.dll.so /usr/bin/install -c -m 644 odbccp32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/odbccp32.dll /usr/bin/install -c -m 644 libodbccp32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libodbccp32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/odbccp32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ole32' /usr/bin/install -c ole32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ole32.dll.so /usr/bin/install -c -m 644 ole32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ole32.dll /usr/bin/install -c -m 644 libole32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libole32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ole32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleacc' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o oleacc.res oleacc.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oleacc.spec main.o oleacc.res -o oleacc.dll.so -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c oleacc.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oleacc.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oleacc.spec main.o oleacc.res -o oleacc.dll.fake -luser32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 oleacc.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/oleacc.dll /usr/bin/install -c -m 644 liboleacc.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/liboleacc.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleacc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleaut32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -o oleaut32.res oleaut32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oleaut32.spec connpt.o dispatch.o hash.o oleaut.o olefont.o olepicture.o olepropframe.o recinfo.o safearray.o tmarshal.o typelib.o typelib2.o usrmarshal.o varformat.o variant.o vartype.o oleaut32_oaidl_p.o oleaut32_ocidl_p.o oleaut32_oaidl_r.res oleaut32_ocidl_r.res oleaut32.res dlldata.o -o oleaut32.dll.so -lcomctl32 -lurlmon -lwindowscodecs -luuid -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -Wb,-dcomctl32 -Wb,-durlmon -Wb,-dwindowscodecs ../../libs/port/libwine_port.a /usr/bin/install -c oleaut32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oleaut32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oleaut32.spec connpt.o dispatch.o hash.o oleaut.o olefont.o olepicture.o olepropframe.o recinfo.o safearray.o tmarshal.o typelib.o typelib2.o usrmarshal.o varformat.o variant.o vartype.o oleaut32_oaidl_p.o oleaut32_ocidl_p.o oleaut32_oaidl_r.res oleaut32_ocidl_r.res oleaut32.res dlldata.o -o oleaut32.dll.fake -lcomctl32 -lurlmon -lwindowscodecs -luuid -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -Wb,-dcomctl32 -Wb,-durlmon -Wb,-dwindowscodecs ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 oleaut32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/oleaut32.dll /usr/bin/install -c -m 644 liboleaut32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/liboleaut32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oleaut32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olecli32' /usr/bin/install -c olecli32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/olecli32.dll.so /usr/bin/install -c -m 644 olecli32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/olecli32.dll /usr/bin/install -c -m 644 libolecli32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libolecli32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olecli32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledb32' /usr/bin/install -c oledb32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oledb32.dll.so /usr/bin/install -c -m 644 oledb32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/oledb32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledb32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledlg' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o oledlg.res oledlg.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oledlg.spec insobjdlg.o oledlg_main.o pastespl.o oledlg.res oledlg_Cs.res oledlg_Da.res oledlg_De.res oledlg_En.res oledlg_Es.res oledlg_Fr.res oledlg_He.res oledlg_Hu.res oledlg_It.res oledlg_Ja.res oledlg_Ko.res oledlg_Lt.res oledlg_Nl.res oledlg_No.res oledlg_Pl.res oledlg_Pt.res oledlg_Ro.res oledlg_Ru.res oledlg_Si.res oledlg_Sr.res oledlg_Sv.res oledlg_Tr.res oledlg_Uk.res oledlg_Zh.res -o oledlg.dll.so -lole32 -lcomdlg32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c oledlg.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oledlg.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oledlg.spec insobjdlg.o oledlg_main.o pastespl.o oledlg.res oledlg_Cs.res oledlg_Da.res oledlg_De.res oledlg_En.res oledlg_Es.res oledlg_Fr.res oledlg_He.res oledlg_Hu.res oledlg_It.res oledlg_Ja.res oledlg_Ko.res oledlg_Lt.res oledlg_Nl.res oledlg_No.res oledlg_Pl.res oledlg_Pt.res oledlg_Ro.res oledlg_Ru.res oledlg_Si.res oledlg_Sr.res oledlg_Sv.res oledlg_Tr.res oledlg_Uk.res oledlg_Zh.res -o oledlg.dll.fake -lole32 -lcomdlg32 -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 oledlg.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/oledlg.dll /usr/bin/install -c -m 644 liboledlg.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/liboledlg.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/oledlg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olepro32' /usr/bin/install -c olepro32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/olepro32.dll.so /usr/bin/install -c -m 644 olepro32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/olepro32.dll /usr/bin/install -c -m 644 libolepro32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libolepro32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olepro32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olesvr32' /usr/bin/install -c olesvr32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/olesvr32.dll.so /usr/bin/install -c -m 644 olesvr32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/olesvr32.dll /usr/bin/install -c -m 644 libolesvr32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libolesvr32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olesvr32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/olethk32' /usr/bin/install -c olethk32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/olethk32.dll.so /usr/bin/install -c -m 644 olethk32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/olethk32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/olethk32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/openal32' /usr/bin/install -c openal32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/openal32.dll.so /usr/bin/install -c -m 644 openal32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/openal32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/openal32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/opengl32' /usr/bin/install -c opengl32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/opengl32.dll.so /usr/bin/install -c -m 644 opengl32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/opengl32.dll /usr/bin/install -c -m 644 libopengl32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libopengl32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/opengl32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/pdh' /usr/bin/install -c pdh.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/pdh.dll.so /usr/bin/install -c -m 644 pdh.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/pdh.dll /usr/bin/install -c -m 644 libpdh.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libpdh.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/pdh' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/pidgen' /usr/bin/install -c pidgen.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/pidgen.dll.so /usr/bin/install -c -m 644 pidgen.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/pidgen.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/pidgen' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/powrprof' /usr/bin/install -c powrprof.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/powrprof.dll.so /usr/bin/install -c -m 644 powrprof.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/powrprof.dll /usr/bin/install -c -m 644 libpowrprof.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libpowrprof.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/powrprof' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/printui' /usr/bin/install -c printui.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/printui.dll.so /usr/bin/install -c -m 644 printui.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/printui.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/printui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/propsys' /usr/bin/install -c propsys.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/propsys.dll.so /usr/bin/install -c -m 644 propsys.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/propsys.dll /usr/bin/install -c -m 644 libpropsys.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libpropsys.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/propsys' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/psapi' /usr/bin/install -c psapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/psapi.dll.so /usr/bin/install -c -m 644 psapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/psapi.dll /usr/bin/install -c -m 644 libpsapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libpsapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/psapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/pstorec' /usr/bin/install -c pstorec.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/pstorec.dll.so /usr/bin/install -c -m 644 pstorec.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/pstorec.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/pstorec' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qcap' /usr/bin/install -c qcap.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/qcap.dll.so /usr/bin/install -c -m 644 qcap.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/qcap.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qcap' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qedit' /usr/bin/install -c qedit.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/qedit.dll.so /usr/bin/install -c -m 644 qedit.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/qedit.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qedit' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgr' /usr/bin/install -c qmgr.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/qmgr.dll.so /usr/bin/install -c -m 644 qmgr.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/qmgr.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgrprxy' /usr/bin/install -c qmgrprxy.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/qmgrprxy.dll.so /usr/bin/install -c -m 644 qmgrprxy.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/qmgrprxy.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/qmgrprxy' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/quartz' /usr/bin/install -c quartz.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/quartz.dll.so /usr/bin/install -c -m 644 quartz.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/quartz.dll /usr/bin/install -c -m 644 libquartz.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libquartz.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/quartz' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/query' /usr/bin/install -c query.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/query.dll.so /usr/bin/install -c -m 644 query.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/query.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/query' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasapi32' /usr/bin/install -c rasapi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rasapi32.dll.so /usr/bin/install -c -m 644 rasapi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/rasapi32.dll /usr/bin/install -c -m 644 librasapi32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/librasapi32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasapi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasdlg' /usr/bin/install -c rasdlg.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rasdlg.dll.so /usr/bin/install -c -m 644 rasdlg.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/rasdlg.dll /usr/bin/install -c -m 644 librasdlg.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/librasdlg.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rasdlg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/resutils' /usr/bin/install -c resutils.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/resutils.dll.so /usr/bin/install -c -m 644 resutils.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/resutils.dll /usr/bin/install -c -m 644 libresutils.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libresutils.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/resutils' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched20' /usr/bin/install -c riched20.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/riched20.dll.so /usr/bin/install -c -m 644 riched20.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/riched20.dll /usr/bin/install -c -m 644 libriched20.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libriched20.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched20' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched32' /usr/bin/install -c riched32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/riched32.dll.so /usr/bin/install -c -m 644 riched32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/riched32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/riched32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rpcrt4' /usr/bin/install -c rpcrt4.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rpcrt4.dll.so /usr/bin/install -c -m 644 rpcrt4.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/rpcrt4.dll /usr/bin/install -c -m 644 librpcrt4.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/librpcrt4.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rpcrt4' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsabase' /usr/bin/install -c rsabase.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rsabase.dll.so /usr/bin/install -c -m 644 rsabase.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/rsabase.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsabase' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsaenh' /usr/bin/install -c rsaenh.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rsaenh.dll.so /usr/bin/install -c -m 644 rsaenh.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/rsaenh.dll /usr/bin/install -c -m 644 librsaenh.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/librsaenh.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rsaenh' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rstrtmgr' /usr/bin/install -c rstrtmgr.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rstrtmgr.dll.so /usr/bin/install -c -m 644 rstrtmgr.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/rstrtmgr.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rstrtmgr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/rtutils' /usr/bin/install -c rtutils.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rtutils.dll.so /usr/bin/install -c -m 644 rtutils.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/rtutils.dll /usr/bin/install -c -m 644 librtutils.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/librtutils.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/rtutils' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/samlib' /usr/bin/install -c samlib.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/samlib.dll.so /usr/bin/install -c -m 644 samlib.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/samlib.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/samlib' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sane.ds' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o sane.res sane.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sane.ds.spec capability.o ds_ctrl.o ds_image.o options.o sane_main.o ui.o sane.res sane_Da.res sane_De.res sane_En.res sane_Es.res sane_Fi.res sane_Fr.res sane_He.res sane_Hu.res sane_It.res sane_Ja.res sane_Ko.res sane_Lt.res sane_Nl.res sane_No.res sane_Pl.res sane_Pt.res sane_Ro.res sane_Ru.res sane_Si.res sane_Sr.res sane_Sv.res sane_Uk.res sane_Zh.res -o sane.ds.so -lcomctl32 -luser32 -lgdi32 ../../libs/port/libwine_port.a /usr/bin/install -c sane.ds.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sane.ds.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./sane.ds.spec capability.o ds_ctrl.o ds_image.o options.o sane_main.o ui.o sane.res sane_Da.res sane_De.res sane_En.res sane_Es.res sane_Fi.res sane_Fr.res sane_He.res sane_Hu.res sane_It.res sane_Ja.res sane_Ko.res sane_Lt.res sane_Nl.res sane_No.res sane_Pl.res sane_Pt.res sane_Ro.res sane_Ru.res sane_Si.res sane_Sr.res sane_Sv.res sane_Uk.res sane_Zh.res -o sane.ds.fake -lcomctl32 -luser32 -lgdi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 sane.ds.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/sane.ds make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sane.ds' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/scarddlg' /usr/bin/install -c scarddlg.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/scarddlg.dll.so /usr/bin/install -c -m 644 scarddlg.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/scarddlg.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/scarddlg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sccbase' /usr/bin/install -c sccbase.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sccbase.dll.so /usr/bin/install -c -m 644 sccbase.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/sccbase.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sccbase' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/schannel' /usr/bin/install -c schannel.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/schannel.dll.so /usr/bin/install -c -m 644 schannel.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/schannel.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/schannel' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/secur32' /usr/bin/install -c secur32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/secur32.dll.so /usr/bin/install -c -m 644 secur32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/secur32.dll /usr/bin/install -c -m 644 libsecur32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libsecur32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/secur32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/security' /usr/bin/install -c security.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/security.dll.so /usr/bin/install -c -m 644 security.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/security.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/security' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sensapi' /usr/bin/install -c sensapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sensapi.dll.so /usr/bin/install -c -m 644 sensapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/sensapi.dll /usr/bin/install -c -m 644 libsensapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libsensapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sensapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/serialui' /usr/bin/install -c serialui.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/serialui.dll.so /usr/bin/install -c -m 644 serialui.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/serialui.dll /usr/bin/install -c -m 644 libserialui.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libserialui.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/serialui' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/setupapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -o setupapi.res setupapi.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./setupapi.spec devinst.o dialog.o dirid.o diskspace.o fakedll.o install.o misc.o parser.o query.o queue.o setupcab.o stringtable.o stubs.o Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sk.res Sr.res Sv.res Tr.res Uk.res Zh.res setupapi.res -o setupapi.dll.so -lshell32 -lwintrust -lole32 -lwinspool -lcomdlg32 -luuid -luser32 -lversion -ladvapi32 -lrpcrt4 -Wb,-dshell32 -Wb,-dwintrust -Wb,-dole32 -Wb,-dwinspool -Wb,-dcomdlg32 ../../libs/port/libwine_port.a /usr/bin/install -c setupapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/setupapi.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./setupapi.spec devinst.o dialog.o dirid.o diskspace.o fakedll.o install.o misc.o parser.o query.o queue.o setupcab.o stringtable.o stubs.o Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sk.res Sr.res Sv.res Tr.res Uk.res Zh.res setupapi.res -o setupapi.dll.fake -lshell32 -lwintrust -lole32 -lwinspool -lcomdlg32 -luuid -luser32 -lversion -ladvapi32 -lrpcrt4 -Wb,-dshell32 -Wb,-dwintrust -Wb,-dole32 -Wb,-dwinspool -Wb,-dcomdlg32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 setupapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/setupapi.dll /usr/bin/install -c -m 644 libsetupapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libsetupapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/setupapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc' /usr/bin/install -c sfc.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sfc.dll.so /usr/bin/install -c -m 644 sfc.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/sfc.dll /usr/bin/install -c -m 644 libsfc.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libsfc.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc_os' /usr/bin/install -c sfc_os.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sfc_os.dll.so /usr/bin/install -c -m 644 sfc_os.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/sfc_os.dll /usr/bin/install -c -m 644 libsfc_os.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libsfc_os.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sfc_os' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdoclc' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o shdoclc.res shdoclc.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shdoclc.spec shdoclc.res -o shdoclc.dll.so ../../libs/port/libwine_port.a /usr/bin/install -c shdoclc.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shdoclc.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shdoclc.spec shdoclc.res -o shdoclc.dll.fake ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 shdoclc.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/shdoclc.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdoclc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdocvw' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -o shdocvw.res shdocvw.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shdocvw.spec classinfo.o client.o dochost.o events.o factory.o frame.o ie.o iexplore.o intshcut.o navigate.o oleobject.o persist.o shdocvw_main.o shellbrowser.o shlinstobj.o taskbarlist.o urlhist.o view.o webbrowser.o shdocvw_v1_r.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res shdocvw.res -o shdocvw.dll.so -lversion -lurlmon -lole32 -loleaut32 -luuid -lshell32 -lcomctl32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -Wb,-dversion -Wb,-durlmon -Wb,-dole32 -Wb,-doleaut32 ../../libs/port/libwine_port.a /usr/bin/install -c shdocvw.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shdocvw.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shdocvw.spec classinfo.o client.o dochost.o events.o factory.o frame.o ie.o iexplore.o intshcut.o navigate.o oleobject.o persist.o shdocvw_main.o shellbrowser.o shlinstobj.o taskbarlist.o urlhist.o view.o webbrowser.o shdocvw_v1_r.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res shdocvw.res -o shdocvw.dll.fake -lversion -lurlmon -lole32 -loleaut32 -luuid -lshell32 -lcomctl32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -Wb,-dversion -Wb,-durlmon -Wb,-dole32 -Wb,-doleaut32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 shdocvw.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/shdocvw.dll /usr/bin/install -c -m 644 libshdocvw.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libshdocvw.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shdocvw' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shell32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32.res shell32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shell32.spec appbar.o assoc.o autocomplete.o brsfolder.o changenotify.o classes.o clipboard.o control.o cpanelfolder.o dataobject.o dde.o debughlp.o dialogs.o dragdrophelper.o ebrowser.o enumidlist.o folders.o iconcache.o pidl.o recyclebin.o shell32_main.o shelldispatch.o shellitem.o shelllink.o shellole.o shellord.o shellpath.o shellreg.o shellstring.o shfldr_desktop.o shfldr_fs.o shfldr_mycomp.o shfldr_netplaces.o shfldr_printers.o shfldr_unixfs.o shlexec.o shlfileop.o shlfolder.o shlfsbind.o shlmenu.o shlview.o shpolicy.o shv_bg_cmenu.o shv_item_cmenu.o systray.o trash.o xdg.o shell32_classes_r.res shell32.res shell32_Bg.res shell32_Ca.res shell32_Cs.res shell32_Da.res shell32_De.res shell32_En.res shell32_Eo.res shell32_Es.res shell32_Fi.res shell32_Fr.res shell32_He.res shell32_Hu.res shell32_It.res shell32_Ja.res shell32_Ko.res shell32_Lt.res shell32_Nl.res shell32_No.res shell32_Pl.res shell32_Pt.res shell32_Ro.res shell32_Ru.res shell32_Si.res shell32_Sk.res shell32_Sr.res shell32_Sv.res shell32_Tr.res shell32_Uk.res shell32_Wa.res shell32_Zh.res -o shell32.dll.so -lole32 -loleaut32 -lshdocvw -lversion -luuid -lshlwapi -lcomctl32 -luser32 -lgdi32 -ladvapi32 -Wb,-dole32 -Wb,-doleaut32 -Wb,-dshdocvw -Wb,-dversion ../../libs/port/libwine_port.a /usr/bin/install -c shell32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shell32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shell32.spec appbar.o assoc.o autocomplete.o brsfolder.o changenotify.o classes.o clipboard.o control.o cpanelfolder.o dataobject.o dde.o debughlp.o dialogs.o dragdrophelper.o ebrowser.o enumidlist.o folders.o iconcache.o pidl.o recyclebin.o shell32_main.o shelldispatch.o shellitem.o shelllink.o shellole.o shellord.o shellpath.o shellreg.o shellstring.o shfldr_desktop.o shfldr_fs.o shfldr_mycomp.o shfldr_netplaces.o shfldr_printers.o shfldr_unixfs.o shlexec.o shlfileop.o shlfolder.o shlfsbind.o shlmenu.o shlview.o shpolicy.o shv_bg_cmenu.o shv_item_cmenu.o systray.o trash.o xdg.o shell32_classes_r.res shell32.res shell32_Bg.res shell32_Ca.res shell32_Cs.res shell32_Da.res shell32_De.res shell32_En.res shell32_Eo.res shell32_Es.res shell32_Fi.res shell32_Fr.res shell32_He.res shell32_Hu.res shell32_It.res shell32_Ja.res shell32_Ko.res shell32_Lt.res shell32_Nl.res shell32_No.res shell32_Pl.res shell32_Pt.res shell32_Ro.res shell32_Ru.res shell32_Si.res shell32_Sk.res shell32_Sr.res shell32_Sv.res shell32_Tr.res shell32_Uk.res shell32_Wa.res shell32_Zh.res -o shell32.dll.fake -lole32 -loleaut32 -lshdocvw -lversion -luuid -lshlwapi -lcomctl32 -luser32 -lgdi32 -ladvapi32 -Wb,-dole32 -Wb,-doleaut32 -Wb,-dshdocvw -Wb,-dversion ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 shell32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/shell32.dll /usr/bin/install -c -m 644 libshell32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libshell32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shell32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shfolder' /usr/bin/install -c shfolder.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shfolder.dll.so /usr/bin/install -c -m 644 shfolder.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/shfolder.dll /usr/bin/install -c -m 644 libshfolder.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libshfolder.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shfolder' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/shlwapi' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -o shlwapi.res shlwapi.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shlwapi.spec assoc.o clist.o istream.o msgbox.o ordinal.o path.o reg.o regstream.o shlwapi_main.o stopwatch.o string.o thread.o url.o wsprintf.o shlwapi.res shlwapi_Da.res shlwapi_De.res shlwapi_En.res shlwapi_Eo.res shlwapi_Es.res shlwapi_Fi.res shlwapi_Fr.res shlwapi_He.res shlwapi_Hu.res shlwapi_It.res shlwapi_Ja.res shlwapi_Ko.res shlwapi_Lt.res shlwapi_Nl.res shlwapi_No.res shlwapi_Pl.res shlwapi_Pt.res shlwapi_Ro.res shlwapi_Ru.res shlwapi_Si.res shlwapi_Sk.res shlwapi_Sr.res shlwapi_Sv.res shlwapi_Tr.res shlwapi_Uk.res shlwapi_Zh.res -o shlwapi.dll.so -luserenv -loleaut32 -lole32 -lcomctl32 -lcomdlg32 -lmpr -lmlang -lurlmon -lshell32 -lwinmm -lversion -luuid -luser32 -lgdi32 -ladvapi32 -Wb,-duserenv -Wb,-doleaut32 -Wb,-dole32 -Wb,-dcomctl32 -Wb,-dcomdlg32 -Wb,-dmpr -Wb,-dmlang -Wb,-durlmon -Wb,-dshell32 -Wb,-dwinmm -Wb,-dversion ../../libs/port/libwine_port.a /usr/bin/install -c shlwapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shlwapi.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./shlwapi.spec assoc.o clist.o istream.o msgbox.o ordinal.o path.o reg.o regstream.o shlwapi_main.o stopwatch.o string.o thread.o url.o wsprintf.o shlwapi.res shlwapi_Da.res shlwapi_De.res shlwapi_En.res shlwapi_Eo.res shlwapi_Es.res shlwapi_Fi.res shlwapi_Fr.res shlwapi_He.res shlwapi_Hu.res shlwapi_It.res shlwapi_Ja.res shlwapi_Ko.res shlwapi_Lt.res shlwapi_Nl.res shlwapi_No.res shlwapi_Pl.res shlwapi_Pt.res shlwapi_Ro.res shlwapi_Ru.res shlwapi_Si.res shlwapi_Sk.res shlwapi_Sr.res shlwapi_Sv.res shlwapi_Tr.res shlwapi_Uk.res shlwapi_Zh.res -o shlwapi.dll.fake -luserenv -loleaut32 -lole32 -lcomctl32 -lcomdlg32 -lmpr -lmlang -lurlmon -lshell32 -lwinmm -lversion -luuid -luser32 -lgdi32 -ladvapi32 -Wb,-duserenv -Wb,-doleaut32 -Wb,-dole32 -Wb,-dcomctl32 -Wb,-dcomdlg32 -Wb,-dmpr -Wb,-dmlang -Wb,-durlmon -Wb,-dshell32 -Wb,-dwinmm -Wb,-dversion ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 shlwapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/shlwapi.dll /usr/bin/install -c -m 644 libshlwapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libshlwapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/shlwapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/slbcsp' /usr/bin/install -c slbcsp.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/slbcsp.dll.so /usr/bin/install -c -m 644 slbcsp.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/slbcsp.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/slbcsp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/slc' /usr/bin/install -c slc.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/slc.dll.so /usr/bin/install -c -m 644 slc.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/slc.dll /usr/bin/install -c -m 644 libslc.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libslc.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/slc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/snmpapi' /usr/bin/install -c snmpapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/snmpapi.dll.so /usr/bin/install -c -m 644 snmpapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/snmpapi.dll /usr/bin/install -c -m 644 libsnmpapi.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libsnmpapi.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/snmpapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/softpub' /usr/bin/install -c softpub.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/softpub.dll.so /usr/bin/install -c -m 644 softpub.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/softpub.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/softpub' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/spoolss' /usr/bin/install -c spoolss.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/spoolss.dll.so /usr/bin/install -c -m 644 spoolss.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/spoolss.dll /usr/bin/install -c -m 644 libspoolss.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libspoolss.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/spoolss' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole2.tlb' /usr/bin/install -c stdole2.tlb.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/stdole2.tlb.so /usr/bin/install -c -m 644 stdole2.tlb.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/stdole2.tlb make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole2.tlb' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole32.tlb' /usr/bin/install -c stdole32.tlb.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/stdole32.tlb.so /usr/bin/install -c -m 644 stdole32.tlb.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/stdole32.tlb make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/stdole32.tlb' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sti' /usr/bin/install -c sti.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sti.dll.so /usr/bin/install -c -m 644 sti.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/sti.dll /usr/bin/install -c -m 644 libsti.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libsti.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sti' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmbase' /usr/bin/install -c -m 644 libstrmbase.a /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libstrmbase.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmbase' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmiids' /usr/bin/install -c -m 644 libstrmiids.a /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libstrmiids.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/strmiids' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/svrapi' /usr/bin/install -c svrapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/svrapi.dll.so /usr/bin/install -c -m 644 svrapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/svrapi.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/svrapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/sxs' /usr/bin/install -c sxs.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sxs.dll.so /usr/bin/install -c -m 644 sxs.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/sxs.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/sxs' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/t2embed' /usr/bin/install -c t2embed.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/t2embed.dll.so /usr/bin/install -c -m 644 t2embed.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/t2embed.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/t2embed' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/tapi32' /usr/bin/install -c tapi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/tapi32.dll.so /usr/bin/install -c -m 644 tapi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/tapi32.dll /usr/bin/install -c -m 644 libtapi32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libtapi32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/tapi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/traffic' /usr/bin/install -c traffic.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/traffic.dll.so /usr/bin/install -c -m 644 traffic.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/traffic.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/traffic' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/twain_32' /usr/bin/install -c twain_32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/twain_32.dll.so /usr/bin/install -c -m 644 twain_32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/twain_32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/twain_32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/unicows' /usr/bin/install -c unicows.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/unicows.dll.so /usr/bin/install -c -m 644 unicows.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/unicows.dll /usr/bin/install -c -m 644 libunicows.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libunicows.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/unicows' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/updspapi' /usr/bin/install -c updspapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/updspapi.dll.so /usr/bin/install -c -m 644 updspapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/updspapi.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/updspapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/url' /usr/bin/install -c url.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/url.dll.so /usr/bin/install -c -m 644 url.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/url.dll /usr/bin/install -c -m 644 liburl.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/liburl.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/url' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/urlmon' /usr/bin/install -c urlmon.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/urlmon.dll.so /usr/bin/install -c -m 644 urlmon.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/urlmon.dll /usr/bin/install -c -m 644 liburlmon.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/liburlmon.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/urlmon' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/usbd.sys' /usr/bin/install -c usbd.sys.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/usbd.sys.so /usr/bin/install -c -m 644 usbd.sys.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/usbd.sys /usr/bin/install -c -m 644 libusbd.sys.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libusbd.sys.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/usbd.sys' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/user32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -o user32.res user32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./user32.spec button.o caret.o class.o clipboard.o combo.o cursoricon.o dde_client.o dde_misc.o dde_server.o defdlg.o defwnd.o desktop.o dialog.o driver.o edit.o exticon.o focus.o hook.o icontitle.o input.o listbox.o lstr.o mdi.o menu.o message.o misc.o msgbox.o nonclient.o painting.o property.o resource.o scroll.o spy.o static.o sysparams.o text.o uitools.o user_main.o win.o winhelp.o winpos.o winproc.o winstation.o wsprintf.o resources/user32_Bg.res resources/user32_Ca.res resources/user32_Cs.res resources/user32_Da.res resources/user32_De.res resources/user32_En.res resources/user32_Eo.res resources/user32_Es.res resources/user32_Fi.res resources/user32_Fr.res resources/user32_He.res resources/user32_Hu.res resources/user32_It.res resources/user32_Ja.res resources/user32_Ko.res resources/user32_Lt.res resources/user32_Nl.res resources/user32_No.res resources/user32_Pl.res resources/user32_Pt.res resources/user32_Ro.res resources/user32_Ru.res resources/user32_Si.res resources/user32_Sk.res resources/user32_Sr.res resources/user32_Sv.res resources/user32_Tr.res resources/user32_Uk.res resources/user32_Wa.res resources/user32_Zh.res user32.res -o user32.dll.so -limm32 -lgdi32 -lversion -ladvapi32 -Wb,-dimm32 ../../libs/port/libwine_port.a /usr/bin/install -c user32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/user32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./user32.spec button.o caret.o class.o clipboard.o combo.o cursoricon.o dde_client.o dde_misc.o dde_server.o defdlg.o defwnd.o desktop.o dialog.o driver.o edit.o exticon.o focus.o hook.o icontitle.o input.o listbox.o lstr.o mdi.o menu.o message.o misc.o msgbox.o nonclient.o painting.o property.o resource.o scroll.o spy.o static.o sysparams.o text.o uitools.o user_main.o win.o winhelp.o winpos.o winproc.o winstation.o wsprintf.o resources/user32_Bg.res resources/user32_Ca.res resources/user32_Cs.res resources/user32_Da.res resources/user32_De.res resources/user32_En.res resources/user32_Eo.res resources/user32_Es.res resources/user32_Fi.res resources/user32_Fr.res resources/user32_He.res resources/user32_Hu.res resources/user32_It.res resources/user32_Ja.res resources/user32_Ko.res resources/user32_Lt.res resources/user32_Nl.res resources/user32_No.res resources/user32_Pl.res resources/user32_Pt.res resources/user32_Ro.res resources/user32_Ru.res resources/user32_Si.res resources/user32_Sk.res resources/user32_Sr.res resources/user32_Sv.res resources/user32_Tr.res resources/user32_Uk.res resources/user32_Wa.res resources/user32_Zh.res user32.res -o user32.dll.fake -limm32 -lgdi32 -lversion -ladvapi32 -Wb,-dimm32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 user32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/user32.dll /usr/bin/install -c -m 644 libuser32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libuser32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/user32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/userenv' /usr/bin/install -c userenv.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/userenv.dll.so /usr/bin/install -c -m 644 userenv.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/userenv.dll /usr/bin/install -c -m 644 libuserenv.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libuserenv.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/userenv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/usp10' /usr/bin/install -c usp10.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/usp10.dll.so /usr/bin/install -c -m 644 usp10.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/usp10.dll /usr/bin/install -c -m 644 libusp10.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libusp10.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/usp10' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/uuid' /usr/bin/install -c -m 644 libuuid.a /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libuuid.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/uuid' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/uxtheme' /usr/bin/install -c uxtheme.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/uxtheme.dll.so /usr/bin/install -c -m 644 uxtheme.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/uxtheme.dll /usr/bin/install -c -m 644 libuxtheme.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libuxtheme.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/uxtheme' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/vcomp' /usr/bin/install -c vcomp.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/vcomp.dll.so /usr/bin/install -c -m 644 vcomp.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/vcomp.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/vcomp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/vdmdbg' /usr/bin/install -c vdmdbg.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/vdmdbg.dll.so /usr/bin/install -c -m 644 vdmdbg.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/vdmdbg.dll /usr/bin/install -c -m 644 libvdmdbg.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libvdmdbg.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/vdmdbg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/version' /usr/bin/install -c version.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/version.dll.so /usr/bin/install -c -m 644 version.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/version.dll /usr/bin/install -c -m 644 libversion.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libversion.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/version' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wbemprox' /usr/bin/install -c wbemprox.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wbemprox.dll.so /usr/bin/install -c -m 644 wbemprox.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wbemprox.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wbemprox' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wer' /usr/bin/install -c wer.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wer.dll.so /usr/bin/install -c -m 644 wer.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wer.dll /usr/bin/install -c -m 644 libwer.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwer.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wer' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wiaservc' /usr/bin/install -c wiaservc.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wiaservc.dll.so /usr/bin/install -c -m 644 wiaservc.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wiaservc.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wiaservc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/windowscodecs' /usr/bin/install -c windowscodecs.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/windowscodecs.dll.so /usr/bin/install -c -m 644 windowscodecs.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/windowscodecs.dll /usr/bin/install -c -m 644 libwindowscodecs.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwindowscodecs.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/windowscodecs' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winealsa.drv' /usr/bin/install -c winealsa.drv.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winealsa.drv.so /usr/bin/install -c -m 644 winealsa.drv.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winealsa.drv make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winealsa.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winecrt0' /usr/bin/install -c -m 644 libwinecrt0.a /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwinecrt0.a make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winecrt0' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wined3d' /usr/bin/install -c wined3d.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wined3d.dll.so /usr/bin/install -c -m 644 wined3d.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wined3d.dll /usr/bin/install -c -m 644 libwined3d.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwined3d.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wined3d' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineesd.drv' /usr/bin/install -c wineesd.drv.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wineesd.drv.so /usr/bin/install -c -m 644 wineesd.drv.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wineesd.drv make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineesd.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winegstreamer' /usr/bin/install -c winegstreamer.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winegstreamer.dll.so /usr/bin/install -c -m 644 winegstreamer.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winegstreamer.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winegstreamer' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejack.drv' /usr/bin/install -c winejack.drv.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winejack.drv.so /usr/bin/install -c -m 644 winejack.drv.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winejack.drv make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejack.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejoystick.drv' /usr/bin/install -c winejoystick.drv.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winejoystick.drv.so /usr/bin/install -c -m 644 winejoystick.drv.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winejoystick.drv make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winejoystick.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winemapi' /usr/bin/install -c winemapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winemapi.dll.so /usr/bin/install -c -m 644 winemapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winemapi.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winemapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineps.drv' /usr/bin/install -c wineps.drv.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wineps.drv.so /usr/bin/install -c -m 644 wineps.drv.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wineps.drv ../../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine /usr/bin/install -c -m 644 ./generic.ppd /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine/generic.ppd make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wineps.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winepulse.drv' /usr/bin/install -c winepulse.drv.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winepulse.drv.so /usr/bin/install -c -m 644 winepulse.drv.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winepulse.drv make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winepulse.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winex11.drv' /usr/bin/install -c winex11.drv.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winex11.drv.so /usr/bin/install -c -m 644 winex11.drv.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winex11.drv make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winex11.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wing32' /usr/bin/install -c wing32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wing32.dll.so /usr/bin/install -c -m 644 wing32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wing32.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wing32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winhttp' /usr/bin/install -c winhttp.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winhttp.dll.so /usr/bin/install -c -m 644 winhttp.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winhttp.dll /usr/bin/install -c -m 644 libwinhttp.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwinhttp.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winhttp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wininet' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -o wininet.res wininet.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wininet.spec cookie.o dialogs.o ftp.o gopher.o http.o internet.o netconnection.o urlcache.o utility.o wininet_main.o wininet.res wininet_Bg.res wininet_Cs.res wininet_Da.res wininet_De.res wininet_En.res wininet_Eo.res wininet_Es.res wininet_Fi.res wininet_Fr.res wininet_He.res wininet_Hu.res wininet_It.res wininet_Ja.res wininet_Ko.res wininet_Lt.res wininet_Nl.res wininet_No.res wininet_Pl.res wininet_Pt.res wininet_Ro.res wininet_Ru.res wininet_Si.res wininet_Sr.res wininet_Sv.res wininet_Tr.res wininet_Uk.res wininet_Zh.res -o wininet.dll.so -lsecur32 -lcrypt32 -lmpr -lshlwapi -lshell32 -luser32 -ladvapi32 -Wb,-dsecur32 -Wb,-dcrypt32 ../../libs/port/libwine_port.a -lz /usr/bin/install -c wininet.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wininet.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wininet.spec cookie.o dialogs.o ftp.o gopher.o http.o internet.o netconnection.o urlcache.o utility.o wininet_main.o wininet.res wininet_Bg.res wininet_Cs.res wininet_Da.res wininet_De.res wininet_En.res wininet_Eo.res wininet_Es.res wininet_Fi.res wininet_Fr.res wininet_He.res wininet_Hu.res wininet_It.res wininet_Ja.res wininet_Ko.res wininet_Lt.res wininet_Nl.res wininet_No.res wininet_Pl.res wininet_Pt.res wininet_Ro.res wininet_Ru.res wininet_Si.res wininet_Sr.res wininet_Sv.res wininet_Tr.res wininet_Uk.res wininet_Zh.res -o wininet.dll.fake -lsecur32 -lcrypt32 -lmpr -lshlwapi -lshell32 -luser32 -ladvapi32 -Wb,-dsecur32 -Wb,-dcrypt32 ../../libs/port/libwine_port.a -lz /usr/bin/install -c -m 644 wininet.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wininet.dll /usr/bin/install -c -m 644 libwininet.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwininet.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wininet' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winmm' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINMM_ -o winmm.res winmm.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winmm.spec driver.o joystick.o lolvldrv.o mci.o mmio.o playsound.o time.o winmm.o winmm.res winmm_res.res -o winmm.dll.so -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c winmm.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winmm.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winmm.spec driver.o joystick.o lolvldrv.o mci.o mmio.o playsound.o time.o winmm.o winmm.res winmm_res.res -o winmm.dll.fake -luser32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 winmm.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winmm.dll /usr/bin/install -c -m 644 libwinmm.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwinmm.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winmm' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winnls32' /usr/bin/install -c winnls32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winnls32.dll.so /usr/bin/install -c -m 644 winnls32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winnls32.dll /usr/bin/install -c -m 644 libwinnls32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwinnls32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winnls32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winscard' /usr/bin/install -c winscard.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winscard.dll.so /usr/bin/install -c -m 644 winscard.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winscard.dll /usr/bin/install -c -m 644 libwinscard.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwinscard.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winscard' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/winspool.drv' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SPOOL32_ -o winspool.res winspool.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winspool.drv.spec info.o wspool.o Bg.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res winspool.res -o winspool.drv.so -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c winspool.drv.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winspool.drv.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./winspool.drv.spec info.o wspool.o Bg.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res winspool.res -o winspool.drv.fake -luser32 -lgdi32 -ladvapi32 ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 winspool.drv.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winspool.drv /usr/bin/install -c -m 644 libwinspool.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwinspool.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/winspool.drv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintab32' /usr/bin/install -c wintab32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wintab32.dll.so /usr/bin/install -c -m 644 wintab32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wintab32.dll /usr/bin/install -c -m 644 libwintab32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwintab32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintab32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintrust' /usr/bin/install -c wintrust.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wintrust.dll.so /usr/bin/install -c -m 644 wintrust.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wintrust.dll /usr/bin/install -c -m 644 libwintrust.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwintrust.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wintrust' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wlanapi' /usr/bin/install -c wlanapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wlanapi.dll.so /usr/bin/install -c -m 644 wlanapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wlanapi.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wlanapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wldap32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -D__WINESRC__ -o wldap32.res wldap32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wldap32.spec add.o ber.o bind.o compare.o control.o delete.o dn.o error.o extended.o init.o main.o misc.o modify.o modrdn.o option.o page.o parse.o rename.o search.o value.o wldap32.res -o wldap32.dll.so -luser32 ../../libs/port/libwine_port.a -lldap_r -llber /usr/bin/install -c wldap32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wldap32.dll.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./wldap32.spec add.o ber.o bind.o compare.o control.o delete.o dn.o error.o extended.o init.o main.o misc.o modify.o modrdn.o option.o page.o parse.o rename.o search.o value.o wldap32.res -o wldap32.dll.fake -luser32 ../../libs/port/libwine_port.a -lldap_r -llber /usr/bin/install -c -m 644 wldap32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wldap32.dll /usr/bin/install -c -m 644 libwldap32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwldap32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wldap32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmi' /usr/bin/install -c wmi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wmi.dll.so /usr/bin/install -c -m 644 wmi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wmi.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmiutils' /usr/bin/install -c wmiutils.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wmiutils.dll.so /usr/bin/install -c -m 644 wmiutils.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wmiutils.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wmiutils' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wnaspi32' /usr/bin/install -c wnaspi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wnaspi32.dll.so /usr/bin/install -c -m 644 wnaspi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wnaspi32.dll /usr/bin/install -c -m 644 libwnaspi32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwnaspi32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wnaspi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/ws2_32' /usr/bin/install -c ws2_32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ws2_32.dll.so /usr/bin/install -c -m 644 ws2_32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ws2_32.dll /usr/bin/install -c -m 644 libws2_32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libws2_32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/ws2_32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wsock32' /usr/bin/install -c wsock32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wsock32.dll.so /usr/bin/install -c -m 644 wsock32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wsock32.dll /usr/bin/install -c -m 644 libwsock32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwsock32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wsock32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wtsapi32' /usr/bin/install -c wtsapi32.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wtsapi32.dll.so /usr/bin/install -c -m 644 wtsapi32.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wtsapi32.dll /usr/bin/install -c -m 644 libwtsapi32.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libwtsapi32.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wtsapi32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuapi' /usr/bin/install -c wuapi.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wuapi.dll.so /usr/bin/install -c -m 644 wuapi.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wuapi.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuapi' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuaueng' /usr/bin/install -c wuaueng.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wuaueng.dll.so /usr/bin/install -c -m 644 wuaueng.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wuaueng.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/wuaueng' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xapofx1_1' /usr/bin/install -c xapofx1_1.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xapofx1_1.dll.so /usr/bin/install -c -m 644 xapofx1_1.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/xapofx1_1.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xapofx1_1' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_1' /usr/bin/install -c xinput1_1.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xinput1_1.dll.so /usr/bin/install -c -m 644 xinput1_1.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/xinput1_1.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_1' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_2' /usr/bin/install -c xinput1_2.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xinput1_2.dll.so /usr/bin/install -c -m 644 xinput1_2.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/xinput1_2.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_2' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_3' /usr/bin/install -c xinput1_3.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xinput1_3.dll.so /usr/bin/install -c -m 644 xinput1_3.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/xinput1_3.dll /usr/bin/install -c -m 644 libxinput.def /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/libxinput.def make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput1_3' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput9_1_0' /usr/bin/install -c xinput9_1_0.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xinput9_1_0.dll.so /usr/bin/install -c -m 644 xinput9_1_0.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/xinput9_1_0.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xinput9_1_0' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/dlls/xmllite' /usr/bin/install -c xmllite.dll.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xmllite.dll.so /usr/bin/install -c -m 644 xmllite.dll.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/xmllite.dll make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/dlls/xmllite' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/documentation' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/documentation' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/documentation' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/documentation' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/fonts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/fonts' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/fonts' ../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine/fonts mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine/fonts chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine/fonts for i in coue1255.fon coue1256.fon coue1257.fon coure.fon couree.fon coureg.fon courer.fon couret.fon cvgasys.fon hvgasys.fon jsmalle.fon jvgasys.fon smalle.fon smallee.fon smalleg.fon smaller.fon smallet.fon smae1255.fon smae1256.fon smae1257.fon sserife.fon sserifee.fon sserifeg.fon sserifer.fon sserifet.fon ssee1255.fon ssee1256.fon ssee1257.fon ssee874.fon svgasys.fon vgasys.fon vgasyse.fon vgasysg.fon vgasysr.fon vgasyst.fon vgas1255.fon vgas1256.fon vgas1257.fon vgas874.fon; do /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine/fonts/$i || exit 1; done for i in marlett.ttf symbol.ttf tahoma.ttf tahomabd.ttf; do /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine/fonts/$i || exit 1; done make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/fonts' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/include' ../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/windows/ddk mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/windows chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/windows mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/windows/ddk chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/windows/ddk ../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/msvcrt/sys mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/msvcrt chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/msvcrt mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/msvcrt/sys chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/msvcrt/sys for f in stdole2.idl activaut.idl activdbg.idl activscp.idl amstream.idl amvideo.idl asptlb.idl atliface.idl audioclient.idl audiopolicy.idl austream.idl bits.idl bits1_5.idl comcat.idl commoncontrols.idl control.idl cor.idl ctfutb.idl ctxtcall.idl d3d10.idl d3d10_1.idl d3d11.idl d3dcommon.idl ddstream.idl devicetopology.idl dimm.idl dispex.idl docobj.idl docobjectservice.idl downloadmgr.idl dxgi.idl dxgitype.idl endpointvolume.idl exdisp.idl fusion.idl gameux.idl hlink.idl htiframe.idl iads.idl icftypes.idl imnact.idl imnxport.idl indexsrv.idl mediaobj.idl metahost.idl mimeinfo.idl mimeole.idl mlang.idl mmdeviceapi.idl mmstream.idl mscoree.idl msctf.idl msdadc.idl mshtmhst.idl mshtml.idl msinkaut.idl mstask.idl msxml.idl msxml2.idl msxml6.idl netcon.idl netfw.idl oaidl.idl objidl.idl objsafe.idl ocidl.idl ocmm.idl oleacc.idl oledb.idl oleidl.idl optary.idl perhist.idl propidl.idl propsys.idl pstore.idl qedit.idl richole.idl sensevts.idl servprov.idl shdeprecated.idl shldisp.idl shobjidl.idl shtypes.idl strmif.idl structuredquerycondition.idl textstor.idl tom.idl unknwn.idl urlhist.idl urlmon.idl vmr9.idl wbemcli.idl wia_lh.idl wia_xp.idl wincodec.idl wine/itss.idl wine/svcctl.idl winsxs.idl wtypes.idl wuapi.idl xmllite.idl accctrl.h access.idl aclapi.h aclui.h adshlp.h advpub.h af_irda.h amaudio.h appmgmt.h asynot.idl asysta.idl audevcod.h audiosessiontypes.h aviriff.h avrt.h axcore.idl axextend.idl basetsd.h basetyps.h bcrypt.h binres.idl bitsmsg.h cderr.h cfgmgr32.h cguid.h cierror.h clusapi.h cmdbas.idl cmdtxt.idl commctrl.h commctrl.rh commdlg.h compobj.h corerror.h corhdr.h cpl.h crtrow.idl cryptdlg.h cryptuiapi.h custcntl.h cvconst.h d3d.h d3d10_1shader.h d3d10effect.h d3d10misc.h d3d10shader.h d3d11shader.h d3d8.h d3d8caps.h d3d8types.h d3d9.h d3d9caps.h d3d9types.h d3dcaps.h d3dcompiler.h d3dhal.h d3drm.h d3drmdef.h d3drmobj.h d3drmwin.h d3dtypes.h d3dvec.inl d3dx9.h d3dx9anim.h d3dx9core.h d3dx9effect.h d3dx9math.h d3dx9math.inl d3dx9mesh.h d3dx9shader.h d3dx9shape.h d3dx9tex.h d3dx9xof.h dbccmd.idl dbcses.idl dbdsad.idl dbghelp.h dbinit.idl dbprop.idl dbs.idl dbt.h dciddi.h dciman.h dde.h ddeml.h ddk/compstui.h ddk/hidsdi.h ddk/imm.h ddk/mountmgr.h ddk/ntddcdvd.h ddk/ntddk.h ddk/ntddser.h ddk/ntddtape.h ddk/usb.h ddk/usb100.h ddk/usb200.h ddk/usbdlib.h ddk/wdm.h ddk/winddiui.h ddk/winsplp.h ddraw.h ddrawgdi.h ddrawi.h devenum.idl devguid.h devpkey.h devpropdef.h digitalv.h dinput.h dispdib.h dlgs.h dls1.h dls2.h dmdls.h dmerror.h dmo.h dmoreg.h dmort.h dmplugin.h dmusbuff.h dmusicc.h dmusicf.h dmusici.h dmusics.h dpaddr.h dplay.h dplay8.h dplobby.h dplobby8.h dpnathlp.h dsconf.h dsdriver.h dsgetdc.h dshow.h dsound.h dsrole.h dvdmedia.h dwmapi.h dxdiag.h dxerr8.h dxerr9.h dxfile.h dyngraph.idl errorrep.h errors.h evcode.h evntprov.h evntrace.h excpt.h exdispid.h fci.h fdi.h gdiplus.h gdipluscolor.h gdipluscolormatrix.h gdiplusenums.h gdiplusflat.h gdiplusgpstubs.h gdiplusimaging.h gdiplusinit.h gdiplusmem.h gdiplusmetaheader.h gdipluspixelformats.h gdiplustypes.h guiddef.h hlguids.h htmlhelp.h http.h i_cryptasn1tls.h icm.h icmpapi.h idispids.h ifdef.h imagehlp.h imm.h in6addr.h inaddr.h initguid.h intshcut.h ipexport.h iphlpapi.h ipifcons.h iprtrmib.h iptypes.h isguids.h knownfolders.h ks.h ksguid.h ksmedia.h lm.h lmaccess.h lmapibuf.h lmbrowsr.h lmcons.h lmerr.h lmjoin.h lmmsg.h lmserver.h lmshare.h lmstats.h lmuse.h lmuseflg.h lmwksta.h loadperf.h lzexpand.h mapi.h mapicode.h mapidefs.h mapiform.h mapiguid.h mapitags.h mapiutil.h mapival.h mapix.h mciavi.h mcx.h mediaerr.h midles.h minmax.h mmddk.h mmreg.h mmsystem.h mprapi.h mprerror.h msacm.h msacmdlg.h msacmdrv.h mscat.h msdaguid.h mshtmcid.h mshtmdid.h msi.h msidefs.h msiquery.h mssip.h mstcpip.h msvcrt/assert.h msvcrt/conio.h msvcrt/crtdbg.h msvcrt/crtdefs.h msvcrt/ctype.h msvcrt/direct.h msvcrt/dirent.h msvcrt/dos.h msvcrt/eh.h msvcrt/errno.h msvcrt/fcntl.h msvcrt/float.h msvcrt/io.h msvcrt/limits.h msvcrt/locale.h msvcrt/malloc.h msvcrt/math.h msvcrt/mbctype.h msvcrt/mbstring.h msvcrt/memory.h msvcrt/process.h msvcrt/search.h msvcrt/setjmp.h msvcrt/share.h msvcrt/signal.h msvcrt/stddef.h msvcrt/stdio.h msvcrt/stdlib.h msvcrt/string.h msvcrt/sys/locking.h msvcrt/sys/stat.h msvcrt/sys/timeb.h msvcrt/sys/types.h msvcrt/sys/unistd.h msvcrt/sys/utime.h msvcrt/time.h msvcrt/unistd.h msvcrt/wchar.h msvcrt/wctype.h mswsock.h msxml2did.h msxml6did.h msxmldid.h nb30.h ndrtypes.h npapi.h nspapi.h ntddcdrm.h ntddndis.h ntddscsi.h ntddstor.h ntdsapi.h ntquery.h ntsecapi.h ntsecpkg.h ntstatus.h objbase.h objsel.h odbcinst.h ole2.h ole2ver.h oleauto.h olectl.h oledberr.h oledlg.h opnrst.idl pdh.h pdhmsg.h pktdef.h poppack.h powrprof.h profinfo.h propkey.h propkeydef.h propvarutil.h prsht.h psapi.h pshpack1.h pshpack2.h pshpack4.h pshpack8.h ras.h rasdlg.h raserror.h reason.h regstr.h restartmanager.h richedit.h rmxfguid.h row.idl rowchg.idl rpc.h rpcasync.h rpcdce.h rpcdcep.h rpcndr.h rpcnterr.h rpcproxy.h rstbas.idl rstinf.idl rstloc.idl rtutils.h scarderr.h schannel.h schemadef.h schnlsp.h sddl.h secext.h security.h sensapi.h sesprp.idl setupapi.h sfc.h shdispid.h shellapi.h shlguid.h shlobj.h shlwapi.h sipbase.h slerror.h slpublic.h snmp.h softpub.h sql.h sqlext.h sqltypes.h srrestoreptapi.h sspi.h sti.h storage.h strsafe.h svrapi.h t2embapi.h tapi.h tchar.h textserv.h tlhelp32.h tmschema.h traffic.h twain.h userenv.h usp10.h uuids.h uxtheme.h vdmdbg.h ver.h vfw.h vfwmsgs.h vmrender.idl werapi.h wfext.h wia.h winbase.h wincon.h wincred.h wincrypt.h windef.h windns.h windows.h windowsx.h wine/debug.h wine/exception.h wine/library.h wine/unicode.h winerror.h wingdi.h winhttp.h wininet.h winineti.h winioctl.h winldap.h winnetwk.h winnls.h winnls32.h winnt.h winperf.h winreg.h winresrc.h winsafer.h winscard.h winsmcrd.h winsock.h winsock2.h winspool.h winsvc.h wintab.h wintabx.h winternl.h wintrust.h winuser.h winuser.rh winver.h wmistr.h wnaspi32.h wownt32.h ws2def.h ws2ipdef.h ws2spi.h ws2tcpip.h wshisotp.h wsipx.h wsnwlink.h wtsapi32.h xcmc.h xinput.h xmldom.h xmldom.idl xmldomdid.h xmldso.idl xmldsodid.h zmouse.h; do case $f in \ wine/*) /usr/bin/install -c -m 644 ./$f /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/`expr $f : 'wine/\(.*\)'` ;; \ msvcrt/*) /usr/bin/install -c -m 644 ./$f /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/$f ;; \ *) /usr/bin/install -c -m 644 ./$f /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/windows/$f ;; \ esac; done for f in activaut.h activdbg.h activscp.h amstream.h amvideo.h asptlb.h atliface.h audioclient.h audiopolicy.h austream.h bits.h bits1_5.h comcat.h commoncontrols.h control.h cor.h ctfutb.h ctxtcall.h d3d10.h d3d10_1.h d3d11.h d3dcommon.h ddstream.h devicetopology.h dimm.h dispex.h docobj.h docobjectservice.h downloadmgr.h dxgi.h dxgitype.h endpointvolume.h exdisp.h fusion.h gameux.h hlink.h htiframe.h iads.h icftypes.h imnact.h imnxport.h indexsrv.h mediaobj.h metahost.h mimeinfo.h mimeole.h mlang.h mmdeviceapi.h mmstream.h mscoree.h msctf.h msdadc.h mshtmhst.h mshtml.h msinkaut.h mstask.h msxml.h msxml2.h msxml6.h netcon.h netfw.h oaidl.h objidl.h objsafe.h ocidl.h ocmm.h oleacc.h oledb.h oleidl.h optary.h perhist.h propidl.h propsys.h pstore.h qedit.h richole.h sensevts.h servprov.h shdeprecated.h shldisp.h shobjidl.h shtypes.h strmif.h structuredquerycondition.h textstor.h tom.h unknwn.h urlhist.h urlmon.h vmr9.h wbemcli.h wia_lh.h wia_xp.h wincodec.h wine/itss.h wine/svcctl.h winsxs.h wtypes.h wuapi.h xmllite.h; do case $f in \ wine/*) /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/`expr $f : 'wine/\(.*\)'` ;; \ msvcrt/*) /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/$f ;; \ *) /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/include/wine/windows/$f ;; \ esac; done make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/include' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/port' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/port' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/wine' version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.3.19") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` && (echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1) /usr/bin/install -c libwine.so.1.0 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/libwine.so.1.0 cd /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64 && rm -f libwine.so.1 && ln -s libwine.so.1.0 libwine.so.1 cd /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64 && rm -f libwine.so && ln -s libwine.so.1.0 libwine.so make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/wine' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/libs/wpp' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/libs/wpp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/loader' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/loader' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/loader' ../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1 chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 wine.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/wine.1 ../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin ../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/de.UTF-8/man1 mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/de.UTF-8 chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/de.UTF-8 mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/de.UTF-8/man1 chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/de.UTF-8/man1 ../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/fr.UTF-8/man1 mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/fr.UTF-8 chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/fr.UTF-8 mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/fr.UTF-8/man1 chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/fr.UTF-8/man1 /usr/bin/install -c -m 644 wine.de.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/de.UTF-8/man1/wine.1 /usr/bin/install -c -m 644 wine.fr.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/fr.UTF-8/man1/wine.1 f=`expr __install__wine64-preloader : '__install__\(.*\)'` && /usr/bin/install -c $f /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/$f /usr/bin/install -c wine-installed /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wine64 make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/loader' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/aspnet_regiis' /usr/bin/install -c aspnet_regiis.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/aspnet_regiis.exe.so /usr/bin/install -c -m 644 aspnet_regiis.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/aspnet_regiis.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/aspnet_regiis' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/attrib' /usr/bin/install -c attrib.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/attrib.exe.so /usr/bin/install -c -m 644 attrib.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/attrib.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/attrib' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cabarc' /usr/bin/install -c cabarc.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cabarc.exe.so /usr/bin/install -c -m 644 cabarc.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cabarc.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cabarc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cacls' /usr/bin/install -c cacls.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cacls.exe.so /usr/bin/install -c -m 644 cacls.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cacls.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cacls' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/clock' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o clock.res clock.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows main.o winclock.o clock.res -o clock.exe.so -lcomdlg32 -lshell32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c clock.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/clock.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows main.o winclock.o clock.res -o clock.exe.fake -lcomdlg32 -lshell32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 clock.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/clock.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/clock' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/cmd' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o cmd.res cmd.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode batch.o builtins.o directory.o wcmdmain.o cmd.res -o cmd.exe.so -lshell32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c cmd.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cmd.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode batch.o builtins.o directory.o wcmdmain.o cmd.res -o cmd.exe.fake -lshell32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 cmd.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/cmd.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/cmd' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/control' /usr/bin/install -c control.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/control.exe.so /usr/bin/install -c -m 644 control.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/control.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/control' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/dxdiag' /usr/bin/install -c dxdiag.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dxdiag.exe.so /usr/bin/install -c -m 644 dxdiag.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/dxdiag.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/dxdiag' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/eject' /usr/bin/install -c eject.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/eject.exe.so /usr/bin/install -c -m 644 eject.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/eject.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/eject' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/expand' /usr/bin/install -c expand.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/expand.exe.so /usr/bin/install -c -m 644 expand.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/expand.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/expand' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/explorer' /usr/bin/install -c explorer.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/explorer.exe.so /usr/bin/install -c -m 644 explorer.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/explorer.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/explorer' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/extrac32' /usr/bin/install -c extrac32.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/extrac32.exe.so /usr/bin/install -c -m 644 extrac32.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/extrac32.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/extrac32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/hh' /usr/bin/install -c hh.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hh.exe.so /usr/bin/install -c -m 644 hh.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/hh.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/hh' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/icinfo' /usr/bin/install -c icinfo.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/icinfo.exe.so /usr/bin/install -c -m 644 icinfo.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/icinfo.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/icinfo' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/iexplore' /usr/bin/install -c iexplore.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/iexplore.exe.so /usr/bin/install -c -m 644 iexplore.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/iexplore.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/iexplore' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/ipconfig' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o ipconfig.res ipconfig.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode ipconfig.o ipconfig.res -o ipconfig.exe.so -liphlpapi -lws2_32 -luser32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c ipconfig.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ipconfig.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode ipconfig.o ipconfig.res -o ipconfig.exe.fake -liphlpapi -lws2_32 -luser32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 ipconfig.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ipconfig.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/ipconfig' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/lodctr' /usr/bin/install -c lodctr.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/lodctr.exe.so /usr/bin/install -c -m 644 lodctr.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/lodctr.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/lodctr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/mofcomp' /usr/bin/install -c mofcomp.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mofcomp.exe.so /usr/bin/install -c -m 644 mofcomp.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mofcomp.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/mofcomp' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/mshta' /usr/bin/install -c mshta.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mshta.exe.so /usr/bin/install -c -m 644 mshta.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/mshta.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/mshta' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/msiexec' /usr/bin/install -c -m 644 msiexec.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/msiexec.1 /usr/bin/install -c msiexec.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msiexec.exe.so /usr/bin/install -c -m 644 msiexec.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/msiexec.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/msiexec' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/msiexec make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/net' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o net.res net.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole net.o net.res -o net.exe.so -lnetapi32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c net.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/net.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole net.o net.res -o net.exe.fake -lnetapi32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 net.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/net.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/net' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/netsh' /usr/bin/install -c netsh.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/netsh.exe.so /usr/bin/install -c -m 644 netsh.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/netsh.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/netsh' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/ngen' /usr/bin/install -c ngen.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ngen.exe.so /usr/bin/install -c -m 644 ngen.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ngen.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/ngen' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/notepad' /usr/bin/install -c -m 644 notepad.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/notepad.1 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o notepad.res notepad.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin dialog.o main.o Ar.res Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fa.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Th.res Tr.res Uk.res Wa.res Zh.res notepad.res -o notepad.exe.so -lcomdlg32 -lshell32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c notepad.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/notepad.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin dialog.o main.o Ar.res Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fa.res Fi.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Th.res Tr.res Uk.res Wa.res Zh.res notepad.res -o notepad.exe.fake -lcomdlg32 -lshell32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 notepad.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/notepad.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/notepad' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/notepad make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/oleview' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o oleview.res oleview.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows details.o interface.o oleview.o pane.o tree.o typelib.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Sv.res Uk.res Zh.res oleview.res -o oleview.exe.so -luuid -lcomdlg32 -lcomctl32 -lshell32 -loleaut32 -lole32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c oleview.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oleview.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows details.o interface.o oleview.o pane.o tree.o typelib.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Sv.res Uk.res Zh.res oleview.res -o oleview.exe.fake -luuid -lcomdlg32 -lcomctl32 -lshell32 -loleaut32 -lole32 -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 oleview.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/oleview.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/oleview' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/ping' /usr/bin/install -c ping.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ping.exe.so /usr/bin/install -c -m 644 ping.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/ping.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/ping' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/plugplay' /usr/bin/install -c plugplay.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/plugplay.exe.so /usr/bin/install -c -m 644 plugplay.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/plugplay.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/plugplay' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/progman' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o progman.res progman.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows dialog.o group.o grpfile.o main.o program.o string.o Cs.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res progman.res -o progman.exe.so -lshell32 -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c progman.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/progman.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows dialog.o group.o grpfile.o main.o program.o string.o Cs.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res progman.res -o progman.exe.fake -lshell32 -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 progman.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/progman.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/progman' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/reg' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o reg.res reg.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode reg.o reg.res -o reg.exe.so -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-duser32 /usr/bin/install -c reg.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/reg.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode reg.o reg.res -o reg.exe.fake -luser32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-duser32 /usr/bin/install -c -m 644 reg.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/reg.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/reg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/regedit' /usr/bin/install -c -m 644 regedit.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/regedit.1 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -DWINE_NO_UNICODE_MACROS -o regedit.res regedit.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin about.o childwnd.o edit.o framewnd.o hexedit.o listview.o main.o regedit.o regproc.o treeview.o Bg.res Cs.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res regedit.res -o regedit.exe.so -lshlwapi -lshell32 -lcomdlg32 -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshlwapi -Wb,-dshell32 -Wb,-dcomdlg32 -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 /usr/bin/install -c regedit.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/regedit.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin about.o childwnd.o edit.o framewnd.o hexedit.o listview.o main.o regedit.o regproc.o treeview.o Bg.res Cs.res Da.res De.res En.res Es.res Fr.res He.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res regedit.res -o regedit.exe.fake -lshlwapi -lshell32 -lcomdlg32 -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshlwapi -Wb,-dshell32 -Wb,-dcomdlg32 -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 /usr/bin/install -c -m 644 regedit.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/regedit.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/regedit' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/regedit make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvcs' /usr/bin/install -c regsvcs.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/regsvcs.exe.so /usr/bin/install -c -m 644 regsvcs.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/regsvcs.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvcs' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvr32' /usr/bin/install -c -m 644 regsvr32.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/regsvr32.1 /usr/bin/install -c regsvr32.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/regsvr32.exe.so /usr/bin/install -c -m 644 regsvr32.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/regsvr32.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/regsvr32' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/regsvr32 make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/rpcss' /usr/bin/install -c rpcss.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rpcss.exe.so /usr/bin/install -c -m 644 rpcss.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/rpcss.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/rpcss' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/rundll32' /usr/bin/install -c rundll32.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rundll32.exe.so /usr/bin/install -c -m 644 rundll32.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/rundll32.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/rundll32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/sc' /usr/bin/install -c sc.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sc.exe.so /usr/bin/install -c -m 644 sc.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/sc.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/sc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/secedit' /usr/bin/install -c secedit.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/secedit.exe.so /usr/bin/install -c -m 644 secedit.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/secedit.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/secedit' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/servicemodelreg' /usr/bin/install -c servicemodelreg.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/servicemodelreg.exe.so /usr/bin/install -c -m 644 servicemodelreg.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/servicemodelreg.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/servicemodelreg' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/services' /usr/bin/install -c services.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/services.exe.so /usr/bin/install -c -m 644 services.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/services.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/services' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/spoolsv' /usr/bin/install -c spoolsv.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/spoolsv.exe.so /usr/bin/install -c -m 644 spoolsv.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/spoolsv.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/spoolsv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/start' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o start.res start.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode start.o start.res -o start.exe.so -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c start.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/start.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode start.o start.res -o start.exe.fake -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 start.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/start.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/start' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/svchost' /usr/bin/install -c svchost.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/svchost.exe.so /usr/bin/install -c -m 644 svchost.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/svchost.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/svchost' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/taskkill' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o taskkill.res taskkill.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode taskkill.o taskkill.res -o taskkill.exe.so -lpsapi -luser32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c taskkill.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/taskkill.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode taskkill.o taskkill.res -o taskkill.exe.fake -lpsapi -luser32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 taskkill.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/taskkill.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/taskkill' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/taskmgr' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o taskmgr.res taskmgr.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin about.o affinity.o applpage.o column.o dbgchnl.o debug.o endproc.o graph.o graphctl.o optnmenu.o perfdata.o perfpage.o priority.o proclist.o procpage.o run.o taskmgr.o trayicon.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res taskmgr.res -o taskmgr.exe.so -lpsapi -lshell32 -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c taskmgr.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/taskmgr.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin about.o affinity.o applpage.o column.o dbgchnl.o debug.o endproc.o graph.o graphctl.o optnmenu.o perfdata.o perfpage.o priority.o proclist.o procpage.o run.o taskmgr.o trayicon.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res taskmgr.res -o taskmgr.exe.fake -lpsapi -lshell32 -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 taskmgr.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/taskmgr.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/taskmgr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/termsv' /usr/bin/install -c termsv.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/termsv.exe.so /usr/bin/install -c -m 644 termsv.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/termsv.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/termsv' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/uninstaller' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o uninstaller.res uninstaller.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o uninstaller.res -o uninstaller.exe.so -lshlwapi -lshell32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshlwapi -Wb,-dshell32 -Wb,-duser32 -Wb,-dgdi32 /usr/bin/install -c uninstaller.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/uninstaller.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode main.o uninstaller.res -o uninstaller.exe.fake -lshlwapi -lshell32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshlwapi -Wb,-dshell32 -Wb,-duser32 -Wb,-dgdi32 /usr/bin/install -c -m 644 uninstaller.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/uninstaller.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/uninstaller' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/unlodctr' /usr/bin/install -c unlodctr.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/unlodctr.exe.so /usr/bin/install -c -m 644 unlodctr.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/unlodctr.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/unlodctr' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wineboot' /usr/bin/install -c -m 644 wineboot.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/wineboot.1 /usr/bin/install -c wineboot.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wineboot.exe.so /usr/bin/install -c -m 644 wineboot.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wineboot.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wineboot' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wineboot make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winebrowser' /usr/bin/install -c winebrowser.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winebrowser.exe.so /usr/bin/install -c -m 644 winebrowser.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winebrowser.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winebrowser' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winecfg' /usr/bin/install -c -m 644 winecfg.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/winecfg.1 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o winecfg.res winecfg.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows about.o appdefaults.o audio.o drive.o drivedetect.o driveui.o libraries.o main.o theme.o winecfg.o x11drvdlg.o Bg.res Cs.res Da.res De.res En.res Es.res Fi.res Fr.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res winecfg.res -o winecfg.exe.so -luuid -lcomdlg32 -lcomctl32 -lshell32 -lole32 -lwinmm -lshlwapi -luxtheme -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c winecfg.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winecfg.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows about.o appdefaults.o audio.o drive.o drivedetect.o driveui.o libraries.o main.o theme.o winecfg.o x11drvdlg.o Bg.res Cs.res Da.res De.res En.res Es.res Fi.res Fr.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Tr.res Uk.res Zh.res winecfg.res -o winecfg.exe.fake -luuid -lcomdlg32 -lcomctl32 -lshell32 -lole32 -lwinmm -lshlwapi -luxtheme -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 winecfg.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winecfg.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winecfg' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winecfg make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wineconsole' /usr/bin/install -c -m 644 wineconsole.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/wineconsole.1 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o wineconsole.res wineconsole.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows curses.o dialog.o registry.o user.o wineconsole.o wineconsole.res wineconsole_Cs.res wineconsole_Da.res wineconsole_De.res wineconsole_En.res wineconsole_Eo.res wineconsole_Es.res wineconsole_Fr.res wineconsole_He.res wineconsole_Hu.res wineconsole_It.res wineconsole_Ja.res wineconsole_Ko.res wineconsole_Lt.res wineconsole_Nl.res wineconsole_No.res wineconsole_Pl.res wineconsole_Pt.res wineconsole_Ro.res wineconsole_Ru.res wineconsole_Si.res wineconsole_Sv.res wineconsole_Tr.res wineconsole_Uk.res wineconsole_Zh.res -o wineconsole.exe.so -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 /usr/bin/install -c wineconsole.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wineconsole.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows curses.o dialog.o registry.o user.o wineconsole.o wineconsole.res wineconsole_Cs.res wineconsole_Da.res wineconsole_De.res wineconsole_En.res wineconsole_Eo.res wineconsole_Es.res wineconsole_Fr.res wineconsole_He.res wineconsole_Hu.res wineconsole_It.res wineconsole_Ja.res wineconsole_Ko.res wineconsole_Lt.res wineconsole_Nl.res wineconsole_No.res wineconsole_Pl.res wineconsole_Pt.res wineconsole_Ro.res wineconsole_Ru.res wineconsole_Si.res wineconsole_Sv.res wineconsole_Tr.res wineconsole_Uk.res wineconsole_Zh.res -o wineconsole.exe.fake -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 /usr/bin/install -c -m 644 wineconsole.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wineconsole.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wineconsole' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wineconsole make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winedbg' /usr/bin/install -c -m 644 winedbg.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/winedbg.1 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o winedbg.res winedbg.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole be_arm.o be_i386.o be_ppc.o be_sparc.o be_x86_64.o break.o crashdlg.o db_disasm.o db_disasm64.o display.o expr.o gdbproxy.o info.o memory.o source.o stack.o symbol.o tgt_active.o tgt_minidump.o tgt_module.o types.o winedbg.o dbg.tab.o debug.yy.o rsrc_Da.res rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.res rsrc_He.res rsrc_It.res rsrc_Ko.res rsrc_Lt.res rsrc_Nl.res rsrc_No.res rsrc_Pl.res rsrc_Pt.res rsrc_Ro.res rsrc_Ru.res rsrc_Si.res rsrc_Sr.res rsrc_Sv.res rsrc_Uk.res winedbg.res -o winedbg.exe.so -luser32 -lgdi32 -lpsapi -ldbghelp -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-duser32 -Wb,-dgdi32 /usr/bin/install -c winedbg.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winedbg.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole be_arm.o be_i386.o be_ppc.o be_sparc.o be_x86_64.o break.o crashdlg.o db_disasm.o db_disasm64.o display.o expr.o gdbproxy.o info.o memory.o source.o stack.o symbol.o tgt_active.o tgt_minidump.o tgt_module.o types.o winedbg.o dbg.tab.o debug.yy.o rsrc_Da.res rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.res rsrc_He.res rsrc_It.res rsrc_Ko.res rsrc_Lt.res rsrc_Nl.res rsrc_No.res rsrc_Pl.res rsrc_Pt.res rsrc_Ro.res rsrc_Ru.res rsrc_Si.res rsrc_Sr.res rsrc_Sv.res rsrc_Uk.res winedbg.res -o winedbg.exe.fake -luser32 -lgdi32 -lpsapi -ldbghelp -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-duser32 -Wb,-dgdi32 /usr/bin/install -c -m 644 winedbg.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winedbg.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winedbg' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winedbg make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winedevice' /usr/bin/install -c winedevice.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winedevice.exe.so /usr/bin/install -c -m 644 winedevice.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winedevice.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winedevice' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winefile' /usr/bin/install -c -m 644 winefile.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/winefile.1 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -D__WINE__ -DWINE_NO_UNICODE_MACROS -o winefile.res winefile.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows splitpath.o winefile.o Cs.res Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res winefile.res -o winefile.exe.so -luuid -lshell32 -lcomdlg32 -lcomctl32 -lole32 -lmpr -lversion -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c winefile.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winefile.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows splitpath.o winefile.o Cs.res Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res winefile.res -o winefile.exe.fake -luuid -lshell32 -lcomdlg32 -lcomctl32 -lole32 -lmpr -lversion -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 winefile.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winefile.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winefile' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winefile make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winemenubuilder' /usr/bin/install -c winemenubuilder.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winemenubuilder.exe.so /usr/bin/install -c -m 644 winemenubuilder.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winemenubuilder.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winemenubuilder' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winemine' /usr/bin/install -c -m 644 winemine.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/winemine.1 LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o winemine.res winemine.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows dialog.o main.o Cs.res Da.res De.res En.res Es.res Fi.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res winemine.res -o winemine.exe.so -lshell32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 /usr/bin/install -c winemine.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winemine.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows dialog.o main.o Cs.res Da.res De.res En.res Es.res Fi.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Uk.res Zh.res winemine.res -o winemine.exe.fake -lshell32 -luser32 -lgdi32 -ladvapi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 /usr/bin/install -c -m 644 winemine.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winemine.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winemine' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winemine make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winemsibuilder' /usr/bin/install -c winemsibuilder.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winemsibuilder.exe.so /usr/bin/install -c -m 644 winemsibuilder.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winemsibuilder.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winemsibuilder' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winepath' /usr/bin/install -c -m 644 winepath.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/winepath.1 /usr/bin/install -c winepath.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winepath.exe.so /usr/bin/install -c -m 644 winepath.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winepath.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winepath' /usr/bin/install -c tools/wineapploader /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winepath make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winhlp32' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -o winhlp32.res winhlp32.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows callback.o hlpfile.o macro.o string.o winhelp.o macro.lex.yy.o Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res Zh.res winhlp32.res -o winhlp32.exe.so -lshell32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 -Wb,-dcomctl32 -Wb,-dcomdlg32 /usr/bin/install -c winhlp32.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winhlp32.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows callback.o hlpfile.o macro.o string.o winhelp.o macro.lex.yy.o Da.res De.res En.res Es.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sr.res Sv.res Uk.res Zh.res winhlp32.res -o winhlp32.exe.fake -lshell32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a -Wb,-dshell32 -Wb,-dcomctl32 -Wb,-dcomdlg32 /usr/bin/install -c -m 644 winhlp32.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winhlp32.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winhlp32' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/winver' /usr/bin/install -c winver.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winver.exe.so /usr/bin/install -c -m 644 winver.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/winver.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/winver' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wmic' /usr/bin/install -c wmic.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wmic.exe.so /usr/bin/install -c -m 644 wmic.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wmic.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wmic' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wordpad' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DNO_LIBWINE_PORT -o wordpad.res wordpad.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin olecallback.o print.o registry.o wordpad.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Uk.res Zh.res wordpad.res -o wordpad.exe.so -lcomdlg32 -luuid -lole32 -lshell32 -luser32 -lgdi32 -ladvapi32 -lcomctl32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c wordpad.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wordpad.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows -mno-cygwin olecallback.o print.o registry.o wordpad.o Da.res De.res En.res Fr.res He.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ro.res Ru.res Si.res Sv.res Uk.res Zh.res wordpad.res -o wordpad.exe.fake -lcomdlg32 -luuid -lole32 -lshell32 -luser32 -lgdi32 -ladvapi32 -lcomctl32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 wordpad.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wordpad.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wordpad' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/write' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o write.res write.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows write.o write.res -o write.exe.so -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c write.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/write.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mwindows write.o write.res -o write.exe.fake -luser32 -lgdi32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 write.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/write.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/write' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/wscript' /usr/bin/install -c wscript.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wscript.exe.so /usr/bin/install -c -m 644 wscript.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/wscript.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/wscript' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/programs/xcopy' LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../po -m64 -I. -I. -I../../include -I../../include -I../../include/msvcrt -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -o xcopy.res xcopy.rc ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode -mno-cygwin xcopy.o xcopy.res -o xcopy.exe.so -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c xcopy.exe.so /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xcopy.exe.so ../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole -municode -mno-cygwin xcopy.o xcopy.res -o xcopy.exe.fake -lshell32 -luser32 -lwine ../../libs/port/libwine_port.a /usr/bin/install -c -m 644 xcopy.exe.fake /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fakedlls/xcopy.exe make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/programs/xcopy' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/server' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/server' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/server' /usr/bin/install -c -m 644 wineserver.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/wineserver.1 /usr/bin/install -c -m 644 wineserver.de.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/de.UTF-8/man1/wineserver.1 /usr/bin/install -c -m 644 wineserver.fr.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/fr.UTF-8/man1/wineserver.1 /usr/bin/install -c wineserver-installed /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wineserver make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/server' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools' /usr/bin/install -c -m 644 winemaker.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/winemaker.1 ../tools/mkinstalldirs -m 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications mkdir /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications chmod 755 /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /usr/bin/install -c -m 644 winemaker.de.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/de.UTF-8/man1/winemaker.1 /usr/bin/install -c -m 644 winemaker.fr.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/fr.UTF-8/man1/winemaker.1 /usr/bin/install -c -m 644 wine.inf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine/wine.inf /usr/bin/install -c -m 644 ./l_intl.nls /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine/l_intl.nls /usr/bin/install -c -m 644 ./wine.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/wine.desktop /bin/true /usr/bin/install -c ./winemaker /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winemaker make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/widl' /usr/bin/install -c -m 644 widl.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/widl.1 /usr/bin/install -c widl /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/widl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/widl' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winebuild' /usr/bin/install -c -m 644 winebuild.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/winebuild.1 /usr/bin/install -c winebuild /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winebuild make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winebuild' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winedump' /usr/bin/install -c -m 644 winedump.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/winedump.1 /usr/bin/install -c winedump /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winedump /usr/bin/install -c ./function_grep.pl /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/function_grep.pl make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winedump' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/winegcc' /usr/bin/install -c -m 644 winegcc.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/winegcc.1 /usr/bin/install -c winegcc /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winegcc cd /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin && rm -f wineg++ && ln -s winegcc wineg++ cd /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin && rm -f winecpp && ln -s winegcc winecpp cd /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1 && rm -f wineg++.1 && ln -s winegcc.1 wineg++.1 cd /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1 && rm -f winecpp.1 && ln -s winegcc.1 winecpp.1 make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/winegcc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/wmc' /usr/bin/install -c -m 644 wmc.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/wmc.1 /usr/bin/install -c wmc-installed /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wmc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/wmc' make[1]: Entering directory `/builddir/build/BUILD/wine-1.3.19/tools/wrc' /usr/bin/install -c -m 644 wrc.man /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/man/man1/wrc.1 /usr/bin/install -c wrc-installed /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wrc make[1]: Leaving directory `/builddir/build/BUILD/wine-1.3.19/tools/wrc' + chrpath --delete /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wmc + chrpath --delete /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wrc + chrpath --delete /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wineserver + chrpath --delete /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wine64 + mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/wine + mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/rc.d/init.d + install -p -c -m 755 /builddir/build/SOURCES/wine.init /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/rc.d/init.d/wine + mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/xdg/menus/applications-merged + install -p -m 644 /builddir/build/SOURCES/wine.menu /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/xdg/menus/applications-merged/wine.menu + mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/desktop-directories + install -p -m 644 /builddir/build/SOURCES/wine.directory /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/desktop-directories/Wine.directory + mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/wine/gecko + mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps + install -p -m 644 dlls/user32/resources/oic_winlogo.svg /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/wine.svg + sed -i -e 3s/368/64/ /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/wine.svg + install -p -m 644 programs/notepad/notepad.svg /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/notepad.svg + sed -i -e 3s/368/64/ /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/notepad.svg + install -p -m 644 programs/regedit/regedit.svg /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/regedit.svg + sed -i -e 3s/368/64/ /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/regedit.svg + install -p -m 644 programs/msiexec/msiexec.svg /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/msiexec.svg + sed -i -e 3s/368/64/ /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/msiexec.svg + install -p -m 644 programs/winecfg/winecfg.svg /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/winecfg.svg + sed -i -e 3s/368/64/ /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/winecfg.svg + install -p -m 644 programs/winefile/winefile.svg /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/winefile.svg + sed -i -e 3s/368/64/ /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/winefile.svg + install -p -m 644 programs/winemine/winemine.svg /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/winemine.svg + sed -i -e 3s/368/64/ /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/winemine.svg + install -p -m 644 programs/winhlp32/winhelp.svg /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/winhelp.svg + sed -i -e 3s/368/64/ /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/winhelp.svg + install -p -m 644 programs/wordpad/wordpad.svg /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/wordpad.svg + sed -i -e 3s/368/64/ /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/icons/hicolor/scalable/apps/wordpad.svg + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-notepad.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/fedora-wine-notepad.desktop: error: (will be fatal in the future): value "X-Wine;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-regedit.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/fedora-wine-regedit.desktop: error: (will be fatal in the future): value "X-Wine;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-uninstaller.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/fedora-wine-uninstaller.desktop: error: (will be fatal in the future): value "X-Wine;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-winecfg.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/fedora-wine-winecfg.desktop: error: (will be fatal in the future): value "X-Wine;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-winefile.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/fedora-wine-winefile.desktop: error: (will be fatal in the future): value "X-Wine;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-winemine.desktop + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-winhelp.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/fedora-wine-winhelp.desktop: error: (will be fatal in the future): value "X-Wine;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-wineboot.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/fedora-wine-wineboot.desktop: error: (will be fatal in the future): value "X-Wine;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-wordpad.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/fedora-wine-wordpad.desktop: error: (will be fatal in the future): value "X-Wine;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-oleview.desktop /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/fedora-wine-oleview.desktop: error: (will be fatal in the future): value "X-Wine;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications --delete-original /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications/wine.desktop + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/applications /builddir/build/SOURCES/wine-mime-msi.desktop + cp /builddir/build/SOURCES/wine-README-Fedora README-FEDORA + cp /builddir/build/SOURCES/wine-README-fedora-pulseaudio README-FEDORA-PulseAudio + cp /builddir/build/SOURCES/wine-README-tahoma README-tahoma + mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/ld.so.conf.d/ + install -p -m644 /builddir/build/SOURCES/wine-64.conf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/ld.so.conf.d/ + install -p -m 0755 -d /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-courier-fonts + mv /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/coue1255.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/coue1256.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/coue1257.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/coure.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/couree.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/coureg.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/courer.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/couret.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-courier-fonts/ + install -p -m 0755 -d /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-system-fonts + mv /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/cvgasys.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/hvgasys.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/jvgasys.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/svgasys.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/vgasys.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-system-fonts/ + mv /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/vgas1255.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/vgas1256.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/vgas1257.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/vgas874.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/vgasyse.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/vgasysg.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/vgasysr.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/vgasyst.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-system-fonts/ + install -p -m 0755 -d /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-small-fonts + mv /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/smae1255.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/smae1256.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/smae1257.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/smalle.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/smallee.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/smalleg.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/smaller.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/smallet.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-small-fonts/ + mv /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/jsmalle.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-small-fonts/ + install -p -m 0755 -d /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-marlett-fonts + mv /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/marlett.ttf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-marlett-fonts/ + install -p -m 0755 -d /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-ms-sans-serif-fonts + mv /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/ssee1255.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/ssee1256.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/ssee1257.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/ssee874.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/sserife.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/sserifee.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/sserifeg.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/sserifer.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/sserifet.fon /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-ms-sans-serif-fonts/ + install -p -m 0755 -d /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-tahoma-fonts + mv /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/tahoma.ttf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/tahomabd.ttf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-tahoma-fonts/ + install -p -m 0755 -d /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-symbol-fonts + mv /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/wine/fonts/symbol.ttf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64//usr/share/fonts/wine-symbol-fonts/ + install -m 0755 -d /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/fontconfig/conf.avail /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/fonts/conf.d + install -p -m 0644 /builddir/build/SOURCES/wine-tahoma.conf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/fontconfig/conf.avail/20-wine-tahoma-nobitmaps.conf + ln -s /usr/share/fontconfig/conf.avail/20-wine-tahoma-nobitmaps.conf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/etc/fonts/conf.d/20-wine-tahoma-nobitmaps.conf + pushd documentation ~/build/BUILD/wine-1.3.19/documentation ~/build/BUILD/wine-1.3.19 + for lang in it hu sv es pt pt_br + iconv -f iso8859-1 -t utf-8 README.it + mv -f README.it.conv README.it + for lang in it hu sv es pt pt_br + iconv -f iso8859-1 -t utf-8 README.hu + mv -f README.hu.conv README.hu + for lang in it hu sv es pt pt_br + iconv -f iso8859-1 -t utf-8 README.sv + mv -f README.sv.conv README.sv + for lang in it hu sv es pt pt_br + iconv -f iso8859-1 -t utf-8 README.es + mv -f README.es.conv README.es + for lang in it hu sv es pt pt_br + iconv -f iso8859-1 -t utf-8 README.pt + mv -f README.pt.conv README.pt + for lang in it hu sv es pt pt_br + iconv -f iso8859-1 -t utf-8 README.pt_br + mv -f README.pt_br.conv README.pt_br + popd ~/build/BUILD/wine-1.3.19 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/wine-1.3.19 extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/libwine.so.1.0 extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpnhpast.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xinput1_3.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winedevice.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/stdole2.tlb.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cryptui.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/odbc32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winecfg.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dnsapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/comcat.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hhctrl.ocx.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/version.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/traffic.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/riched20.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mshta.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sfc_os.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cabarc.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sfc.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/midimap.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mshtml.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_37.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpnlobby.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wscript.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_38.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mspatcha.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_36.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcrt40.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xinput9_1_0.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/localui.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winejack.drv.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ping.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/aclui.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/qcap.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/qedit.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rasdlg.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr100.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wldap32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cryptdlg.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msimsg.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ctl3d32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msacm32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mciavi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/loadperf.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/odbccp32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/localspl.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/imaadp32.acm.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_35.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/regsvcs.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/write.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mstask.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_43.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/printui.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/twain_32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_24.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fusion.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/quartz.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmime.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_38.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/reg.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/usp10.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/serialui.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/spoolss.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shfolder.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gpkcsp.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ntprint.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winscard.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/itircl.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcp100.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xcopy.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mciwave.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/olepro32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wer.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msimg32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/psapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/qmgrprxy.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winemenubuilder.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3d9.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/start.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wmic.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/secur32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oleacc.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winegstreamer.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_34.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/samlib.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ktmw32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/spoolsv.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/acledit.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xinput1_2.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/advpack.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rsaenh.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rtutils.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml2.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_30.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dxdiagn.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/atl.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_39.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mlang.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/snmpapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_35.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dwmapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dciman32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_31.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/userenv.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cmd.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/schannel.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_40.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/stdole32.tlb.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hal.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ipconfig.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/scarddlg.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_38.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msdmo.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_33.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_41.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/initpki.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/security.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msdaps.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/clock.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/svrapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_29.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mapi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cards.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mapistub.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcrt20.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cryptnet.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wnaspi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_42.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winepath.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/comdlg32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/objsel.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/actxprxy.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr70.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wineps.drv.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oledlg.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr90.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/eject.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/pidgen.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cacls.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/opengl32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/imm32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3d8.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpwsockx.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/newdev.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/taskkill.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msisys.ocx.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/authz.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcp60.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dinput.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_35.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winedbg.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/resutils.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winemsibuilder.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/faultrep.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/propsys.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wmiutils.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/unicows.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cfgmgr32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hnetcfg.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/netsh.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inetcomm.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mciseq.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcp80.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpnaddr.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/nddeapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_43.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winemapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wintab32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gameux.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/progman.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msiexec.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/tapi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rundll32.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/devenum.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml6.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wined3d.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mscms.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inetcpl.cpl.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winhlp32.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rstrtmgr.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_36.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wing32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mountmgr.sys.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rasapi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xapofx1_1.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/olecli32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_26.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/slc.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/explorer.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hh.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/powrprof.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/netapi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winemine.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winealsa.drv.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mofcomp.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inseng.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/qmgr.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_34.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wintrust.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/pstorec.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_33.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmusic.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gdiplus.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rpcrt4.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcirt.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winejoystick.drv.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wsock32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/advapi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_43.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_37.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wiaservc.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/avicap32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dxdiag.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr80.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wineconsole.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gdi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/t2embed.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/extrac32.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ctapi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_28.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/riched32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcrt.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/uninstaller.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_25.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/avifil32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/browseui.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rpcss.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/explorerframe.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msgsm32.acm.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ngen.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/kernel32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3drm.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cryptdll.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/itss.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/servicemodelreg.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dispex.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mssip32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/httpapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winepulse.drv.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/termsv.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msacm32.drv.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/regsvr32.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/npmshtml.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/pdh.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/updspapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winmm.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/iphlpapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/rsabase.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wordpad.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/control.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wineesd.drv.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/activeds.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/attrib.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mscoree.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_33.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dplayx.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msimtf.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/url.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sensapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_34.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oledb32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_41.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wininet.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dsound.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mcicda.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/credui.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dpnet.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wtsapi32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dinput8.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inkobj.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msnet32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/user32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/unlodctr.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/amstream.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_36.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shell32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wuaueng.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/comctl32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/svchost.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/drmclien.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/lodctr.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sti.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wuapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/crtdll.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3d10.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_42.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcp90.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mswsock.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mmdevapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_39.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oleview.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sccbase.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shlwapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/vcomp.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shdoclc.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hlink.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ws2_32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/appwiz.cpl.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wmi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fltlib.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/softpub.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mshtml.tlb.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dcompiler_37.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/fwpuclnt.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dxgi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/notepad.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mscat32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/aspnet_regiis.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcrtd.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/windowscodecs.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmscript.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/urlmon.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ntdll.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msg711.acm.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/shdocvw.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/normaliz.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/infosoft.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/openal32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xmllite.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvfw32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winver.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmstyle.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/uxtheme.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_27.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msrle32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msctf.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msadp32.acm.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/hid.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3d10core.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml4.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/lz32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/icinfo.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/glu32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ntoskrnl.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ntdsapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_41.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/compstui.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mssign32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msftedit.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/usbd.sys.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dplay.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/oleaut32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dbghelp.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/regedit.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/xinput1_1.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/cabinet.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sxs.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/bcrypt.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvcr71.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wineboot.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wbemprox.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmusic32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ole32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml3.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ddraw.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/net.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmcompos.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winefile.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmloader.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sc.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dxof.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/avrt.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dbgeng.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winebrowser.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_40.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/olethk32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winex11.drv.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/ddrawex.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mciqtz32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msisip.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mpr.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmsynth.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/query.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/plugplay.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/taskmgr.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_42.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/iexplore.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/inetmib1.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/services.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msxml.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dmband.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dssenh.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/setupapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/olesvr32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/capi2032.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/gphoto2.ds.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/crypt32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/slbcsp.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/jscript.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/mprapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/dswave.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/clusapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/secedit.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/icmp.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/iccvid.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/sane.ds.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx9_40.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dim.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winspool.drv.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/msvidc32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/vdmdbg.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/d3dx10_39.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winhttp.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/wlanapi.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/winnls32.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/imagehlp.dll.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/lib64/wine/expand.exe.so extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wine64 extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/widl extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winegcc extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wrc extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wine64-preloader extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winedump extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/winebuild extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wmc extracting debug info from /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/bin/wineserver symlinked /usr/lib/debug/usr/lib64/libwine.so.1.0.debug to /usr/lib/debug/usr/lib64/libwine.so.debug symlinked /usr/lib/debug/usr/lib64/libwine.so.1.0.debug to /usr/lib/debug/usr/lib64/libwine.so.1.debug symlinked /usr/lib/debug/usr/bin/winegcc.debug to /usr/lib/debug/usr/bin/winecpp.debug symlinked /usr/lib/debug/usr/bin/winegcc.debug to /usr/lib/debug/usr/bin/wineg++.debug 204764 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: wine-1.3.19-1.fc14.x86_64 Processing files: wine-core-1.3.19-1.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l9X1Yg + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + DOCDIR=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + /bin/mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + cp -pr ANNOUNCE /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + cp -pr LICENSE /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + cp -pr LICENSE.OLD /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + cp -pr AUTHORS /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + cp -pr README-FEDORA /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + cp -pr README /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + cp -pr VERSION /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + cp -pr documentation/README.de documentation/README.es documentation/README.fi documentation/README.fr documentation/README.hu documentation/README.it documentation/README.ja documentation/README.ko documentation/README.no documentation/README.pt documentation/README.pt_br documentation/README.ru documentation/README.sv documentation/README.tr documentation/README.uk /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-core-1.3.19 + exit 0 Provides: acledit.dll.so()(64bit) aclui.dll.so()(64bit) activeds.dll.so()(64bit) actxprxy.dll.so()(64bit) advapi32.dll.so()(64bit) advpack.dll.so()(64bit) amstream.dll.so()(64bit) appwiz.cpl.so()(64bit) aspnet_regiis.exe.so()(64bit) atl.dll.so()(64bit) attrib.exe.so()(64bit) authz.dll.so()(64bit) avicap32.dll.so()(64bit) avifil32.dll.so()(64bit) avrt.dll.so()(64bit) bcrypt.dll.so()(64bit) browseui.dll.so()(64bit) cabarc.exe.so()(64bit) cabinet.dll.so()(64bit) cacls.exe.so()(64bit) cards.dll.so()(64bit) cfgmgr32.dll.so()(64bit) clock.exe.so()(64bit) clusapi.dll.so()(64bit) cmd.exe.so()(64bit) comcat.dll.so()(64bit) comctl32.dll.so()(64bit) comdlg32.dll.so()(64bit) compstui.dll.so()(64bit) config(wine-core) = 1.3.19-1.fc14 control.exe.so()(64bit) credui.dll.so()(64bit) crtdll.dll.so()(64bit) crypt32.dll.so()(64bit) cryptdlg.dll.so()(64bit) cryptdll.dll.so()(64bit) cryptnet.dll.so()(64bit) cryptui.dll.so()(64bit) ctapi32.dll.so()(64bit) ctl3d32.dll.so()(64bit) d3d10.dll.so()(64bit) d3d10core.dll.so()(64bit) d3d8.dll.so()(64bit) d3d9.dll.so()(64bit) d3dcompiler_33.dll.so()(64bit) d3dcompiler_34.dll.so()(64bit) d3dcompiler_35.dll.so()(64bit) d3dcompiler_36.dll.so()(64bit) d3dcompiler_37.dll.so()(64bit) d3dcompiler_38.dll.so()(64bit) d3dcompiler_39.dll.so()(64bit) d3dcompiler_40.dll.so()(64bit) d3dcompiler_41.dll.so()(64bit) d3dcompiler_42.dll.so()(64bit) d3dcompiler_43.dll.so()(64bit) d3dim.dll.so()(64bit) d3drm.dll.so()(64bit) d3dx10_33.dll.so()(64bit) d3dx10_34.dll.so()(64bit) d3dx10_35.dll.so()(64bit) d3dx10_36.dll.so()(64bit) d3dx10_37.dll.so()(64bit) d3dx10_38.dll.so()(64bit) d3dx10_39.dll.so()(64bit) d3dx10_40.dll.so()(64bit) d3dx10_41.dll.so()(64bit) d3dx10_42.dll.so()(64bit) d3dx10_43.dll.so()(64bit) d3dx9_24.dll.so()(64bit) d3dx9_25.dll.so()(64bit) d3dx9_26.dll.so()(64bit) d3dx9_27.dll.so()(64bit) d3dx9_28.dll.so()(64bit) d3dx9_29.dll.so()(64bit) d3dx9_30.dll.so()(64bit) d3dx9_31.dll.so()(64bit) d3dx9_32.dll.so()(64bit) d3dx9_33.dll.so()(64bit) d3dx9_34.dll.so()(64bit) d3dx9_35.dll.so()(64bit) d3dx9_36.dll.so()(64bit) d3dx9_37.dll.so()(64bit) d3dx9_38.dll.so()(64bit) d3dx9_39.dll.so()(64bit) d3dx9_40.dll.so()(64bit) d3dx9_41.dll.so()(64bit) d3dx9_42.dll.so()(64bit) d3dx9_43.dll.so()(64bit) d3dxof.dll.so()(64bit) dbgeng.dll.so()(64bit) dbghelp.dll.so()(64bit) dciman32.dll.so()(64bit) ddraw.dll.so()(64bit) ddrawex.dll.so()(64bit) devenum.dll.so()(64bit) dinput.dll.so()(64bit) dinput8.dll.so()(64bit) dispex.dll.so()(64bit) dmband.dll.so()(64bit) dmcompos.dll.so()(64bit) dmime.dll.so()(64bit) dmloader.dll.so()(64bit) dmscript.dll.so()(64bit) dmstyle.dll.so()(64bit) dmsynth.dll.so()(64bit) dmusic.dll.so()(64bit) dmusic32.dll.so()(64bit) dnsapi.dll.so()(64bit) dplay.dll.so()(64bit) dplayx.dll.so()(64bit) dpnaddr.dll.so()(64bit) dpnet.dll.so()(64bit) dpnhpast.dll.so()(64bit) dpnlobby.dll.so()(64bit) dpwsockx.dll.so()(64bit) drmclien.dll.so()(64bit) dsound.dll.so()(64bit) dssenh.dll.so()(64bit) dswave.dll.so()(64bit) dwmapi.dll.so()(64bit) dxdiag.exe.so()(64bit) dxdiagn.dll.so()(64bit) dxgi.dll.so()(64bit) eject.exe.so()(64bit) expand.exe.so()(64bit) explorer.exe.so()(64bit) explorerframe.dll.so()(64bit) extrac32.exe.so()(64bit) faultrep.dll.so()(64bit) fltlib.dll.so()(64bit) fusion.dll.so()(64bit) fwpuclnt.dll.so()(64bit) gameux.dll.so()(64bit) gdi32.dll.so()(64bit) gdiplus.dll.so()(64bit) glu32.dll.so()(64bit) gphoto2.ds.so()(64bit) gpkcsp.dll.so()(64bit) hal.dll.so()(64bit) hh.exe.so()(64bit) hhctrl.ocx.so()(64bit) hid.dll.so()(64bit) hlink.dll.so()(64bit) hnetcfg.dll.so()(64bit) httpapi.dll.so()(64bit) iccvid.dll.so()(64bit) icinfo.exe.so()(64bit) icmp.dll.so()(64bit) iexplore.exe.so()(64bit) imaadp32.acm.so()(64bit) imagehlp.dll.so()(64bit) imm32.dll.so()(64bit) inetcomm.dll.so()(64bit) inetcpl.cpl.so()(64bit) inetmib1.dll.so()(64bit) infosoft.dll.so()(64bit) initpki.dll.so()(64bit) inkobj.dll.so()(64bit) inseng.dll.so()(64bit) ipconfig.exe.so()(64bit) iphlpapi.dll.so()(64bit) itircl.dll.so()(64bit) itss.dll.so()(64bit) jscript.dll.so()(64bit) kernel32.dll.so()(64bit) ktmw32.dll.so()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) loadperf.dll.so()(64bit) localspl.dll.so()(64bit) localui.dll.so()(64bit) lodctr.exe.so()(64bit) lz32.dll.so()(64bit) mapi32.dll.so()(64bit) mapistub.dll.so()(64bit) mciavi32.dll.so()(64bit) mcicda.dll.so()(64bit) mciqtz32.dll.so()(64bit) mciseq.dll.so()(64bit) mciwave.dll.so()(64bit) midimap.dll.so()(64bit) mlang.dll.so()(64bit) mmdevapi.dll.so()(64bit) mofcomp.exe.so()(64bit) mountmgr.sys.so()(64bit) mpr.dll.so()(64bit) mprapi.dll.so()(64bit) msacm32.dll.so()(64bit) msacm32.drv.so()(64bit) msadp32.acm.so()(64bit) mscat32.dll.so()(64bit) mscoree.dll.so()(64bit) msctf.dll.so()(64bit) msdaps.dll.so()(64bit) msdmo.dll.so()(64bit) msftedit.dll.so()(64bit) msg711.acm.so()(64bit) msgsm32.acm.so()(64bit) mshta.exe.so()(64bit) mshtml.dll.so()(64bit) mshtml.tlb.so()(64bit) msi.dll.so()(64bit) msiexec.exe.so()(64bit) msimg32.dll.so()(64bit) msimsg.dll.so()(64bit) msimtf.dll.so()(64bit) msisip.dll.so()(64bit) msisys.ocx.so()(64bit) msnet32.dll.so()(64bit) mspatcha.dll.so()(64bit) msrle32.dll.so()(64bit) mssign32.dll.so()(64bit) mssip32.dll.so()(64bit) mstask.dll.so()(64bit) msvcirt.dll.so()(64bit) msvcp100.dll.so()(64bit) msvcp60.dll.so()(64bit) msvcp80.dll.so()(64bit) msvcp90.dll.so()(64bit) msvcr100.dll.so()(64bit) msvcr70.dll.so()(64bit) msvcr71.dll.so()(64bit) msvcr80.dll.so()(64bit) msvcr90.dll.so()(64bit) msvcrt.dll.so()(64bit) msvcrt20.dll.so()(64bit) msvcrt40.dll.so()(64bit) msvcrtd.dll.so()(64bit) msvfw32.dll.so()(64bit) msvidc32.dll.so()(64bit) mswsock.dll.so()(64bit) msxml.dll.so()(64bit) msxml2.dll.so()(64bit) msxml3.dll.so()(64bit) msxml4.dll.so()(64bit) msxml6.dll.so()(64bit) nddeapi.dll.so()(64bit) net.exe.so()(64bit) netapi32.dll.so()(64bit) netsh.exe.so()(64bit) newdev.dll.so()(64bit) ngen.exe.so()(64bit) normaliz.dll.so()(64bit) notepad.exe.so()(64bit) npmshtml.dll.so()(64bit) ntdll.dll.so()(64bit) ntdsapi.dll.so()(64bit) ntoskrnl.exe.so()(64bit) ntprint.dll.so()(64bit) objsel.dll.so()(64bit) odbc32.dll.so()(64bit) odbccp32.dll.so()(64bit) ole32.dll.so()(64bit) oleacc.dll.so()(64bit) oleaut32.dll.so()(64bit) olecli32.dll.so()(64bit) oledb32.dll.so()(64bit) oledlg.dll.so()(64bit) olepro32.dll.so()(64bit) olesvr32.dll.so()(64bit) olethk32.dll.so()(64bit) oleview.exe.so()(64bit) opengl32.dll.so()(64bit) pdh.dll.so()(64bit) pidgen.dll.so()(64bit) ping.exe.so()(64bit) plugplay.exe.so()(64bit) powrprof.dll.so()(64bit) printui.dll.so()(64bit) progman.exe.so()(64bit) propsys.dll.so()(64bit) psapi.dll.so()(64bit) pstorec.dll.so()(64bit) qcap.dll.so()(64bit) qedit.dll.so()(64bit) qmgr.dll.so()(64bit) qmgrprxy.dll.so()(64bit) quartz.dll.so()(64bit) query.dll.so()(64bit) rasapi32.dll.so()(64bit) rasdlg.dll.so()(64bit) reg.exe.so()(64bit) regedit.exe.so()(64bit) regsvcs.exe.so()(64bit) regsvr32.exe.so()(64bit) resutils.dll.so()(64bit) riched20.dll.so()(64bit) riched32.dll.so()(64bit) rpcrt4.dll.so()(64bit) rpcss.exe.so()(64bit) rsabase.dll.so()(64bit) rsaenh.dll.so()(64bit) rstrtmgr.dll.so()(64bit) rtutils.dll.so()(64bit) rundll32.exe.so()(64bit) samlib.dll.so()(64bit) sc.exe.so()(64bit) scarddlg.dll.so()(64bit) sccbase.dll.so()(64bit) schannel.dll.so()(64bit) secedit.exe.so()(64bit) secur32.dll.so()(64bit) security.dll.so()(64bit) sensapi.dll.so()(64bit) serialui.dll.so()(64bit) servicemodelreg.exe.so()(64bit) services.exe.so()(64bit) setupapi.dll.so()(64bit) sfc.dll.so()(64bit) sfc_os.dll.so()(64bit) shdoclc.dll.so()(64bit) shdocvw.dll.so()(64bit) shell32.dll.so()(64bit) shfolder.dll.so()(64bit) shlwapi.dll.so()(64bit) slbcsp.dll.so()(64bit) slc.dll.so()(64bit) snmpapi.dll.so()(64bit) softpub.dll.so()(64bit) spoolss.dll.so()(64bit) spoolsv.exe.so()(64bit) start.exe.so()(64bit) stdole2.tlb.so()(64bit) stdole32.tlb.so()(64bit) sti.dll.so()(64bit) svchost.exe.so()(64bit) svrapi.dll.so()(64bit) sxs.dll.so()(64bit) t2embed.dll.so()(64bit) tapi32.dll.so()(64bit) taskkill.exe.so()(64bit) taskmgr.exe.so()(64bit) termsv.exe.so()(64bit) traffic.dll.so()(64bit) unicows.dll.so()(64bit) uninstaller.exe.so()(64bit) unlodctr.exe.so()(64bit) updspapi.dll.so()(64bit) url.dll.so()(64bit) urlmon.dll.so()(64bit) usbd.sys.so()(64bit) user32.dll.so()(64bit) userenv.dll.so()(64bit) usp10.dll.so()(64bit) uxtheme.dll.so()(64bit) vcomp.dll.so()(64bit) vdmdbg.dll.so()(64bit) version.dll.so()(64bit) wbemprox.dll.so()(64bit) wer.dll.so()(64bit) wiaservc.dll.so()(64bit) windowscodecs.dll.so()(64bit) wine-arts = 1.3.19-1.fc14 wine-nas = 1.3.19-1.fc14 wine-oss = 1.3.19-1.fc14 wine-tools = 1.3.19-1.fc14 winebrowser.exe.so()(64bit) winecfg.exe.so()(64bit) wineconsole.exe.so()(64bit) wined3d.dll.so()(64bit) winedbg.exe.so()(64bit) winedevice.exe.so()(64bit) winefile.exe.so()(64bit) winegstreamer.dll.so()(64bit) winejoystick.drv.so()(64bit) winemapi.dll.so()(64bit) winemenubuilder.exe.so()(64bit) winemine.exe.so()(64bit) winemsibuilder.exe.so()(64bit) winepath.exe.so()(64bit) wineps.drv.so()(64bit) winex11.drv.so()(64bit) wing32.dll.so()(64bit) winhlp32.exe.so()(64bit) winhttp.dll.so()(64bit) wininet.dll.so()(64bit) winmm.dll.so()(64bit) winnls32.dll.so()(64bit) winscard.dll.so()(64bit) winspool.drv.so()(64bit) wintab32.dll.so()(64bit) wintrust.dll.so()(64bit) winver.exe.so()(64bit) wlanapi.dll.so()(64bit) wmi.dll.so()(64bit) wmic.exe.so()(64bit) wmiutils.dll.so()(64bit) wnaspi32.dll.so()(64bit) wordpad.exe.so()(64bit) write.exe.so()(64bit) ws2_32.dll.so()(64bit) wscript.exe.so()(64bit) wsock32.dll.so()(64bit) wtsapi32.dll.so()(64bit) wuapi.dll.so()(64bit) wuaueng.dll.so()(64bit) xapofx1_1.dll.so()(64bit) xcopy.exe.so()(64bit) xinput1_1.dll.so()(64bit) xinput1_2.dll.so()(64bit) xinput1_3.dll.so()(64bit) xinput9_1_0.dll.so()(64bit) xmllite.dll.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libGL.so.1()(64bit) libGLU.so.1()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libexif.so.12()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgphoto2.so.2()(64bit) libgphoto2_port.so.0()(64bit) libgstapp-0.10.so.0()(64bit) libgstbase-0.10.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgthread-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libusb-0.1.so.4()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: wine-arts < 0.9.34 wine-tools <= 1.1.27 wine-oss <= 1.3.18 wine-nas <= 1.3.15 Processing files: wine-wow-1.3.19-1.fc14.x86_64 Provides: wineboot.exe.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-desktop-1.3.19-1.fc14.noarch Provides: config(wine-desktop) = 1.3.19-1.fc14 mimehandler(application/x-ms-dos-executable) mimehandler(application/x-ms-shortcut) mimehandler(application/x-msi) mimehandler(application/x-ole-storage) mimehandler(application/x-win-lnk) mimehandler(text/mspg-legacyinfo) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig /sbin/service desktop-file-utils >= 0.8 Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh desktop-file-utils >= 0.8 Requires: /bin/sh Processing files: wine-fonts-1.3.19-1.fc14.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wine-courier-fonts-1.3.19-1.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WHuLkM + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + DOCDIR=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-courier-fonts-1.3.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-courier-fonts-1.3.19 + /bin/mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-courier-fonts-1.3.19 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-courier-fonts-1.3.19 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wine-small-fonts-1.3.19-1.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.57TbJh + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + DOCDIR=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-small-fonts-1.3.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-small-fonts-1.3.19 + /bin/mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-small-fonts-1.3.19 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-small-fonts-1.3.19 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wine-system-fonts-1.3.19-1.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EHahaN + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + DOCDIR=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-system-fonts-1.3.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-system-fonts-1.3.19 + /bin/mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-system-fonts-1.3.19 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-system-fonts-1.3.19 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wine-marlett-fonts-1.3.19-1.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dHxgEi + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + DOCDIR=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-marlett-fonts-1.3.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-marlett-fonts-1.3.19 + /bin/mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-marlett-fonts-1.3.19 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-marlett-fonts-1.3.19 + exit 0 Provides: font(marlett) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wine-ms-sans-serif-fonts-1.3.19-1.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SZ7jcO + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + DOCDIR=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-ms-sans-serif-fonts-1.3.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-ms-sans-serif-fonts-1.3.19 + /bin/mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-ms-sans-serif-fonts-1.3.19 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-ms-sans-serif-fonts-1.3.19 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wine-tahoma-fonts-1.3.19-1.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hYdiNj + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + DOCDIR=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-tahoma-fonts-1.3.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-tahoma-fonts-1.3.19 + /bin/mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-tahoma-fonts-1.3.19 + cp -pr COPYING.LIB README-tahoma /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-tahoma-fonts-1.3.19 + exit 0 Provides: font(:lang=aa) font(:lang=an) font(:lang=ast) font(:lang=av) font(:lang=ay) font(:lang=be) font(:lang=bg) font(:lang=bi) font(:lang=br) font(:lang=bs) font(:lang=bua) font(:lang=ce) font(:lang=ch) font(:lang=co) font(:lang=crh) font(:lang=cs) font(:lang=csb) font(:lang=da) font(:lang=de) font(:lang=en) font(:lang=es) font(:lang=et) font(:lang=eu) font(:lang=fi) font(:lang=fil) font(:lang=fj) font(:lang=fo) font(:lang=fr) font(:lang=fur) font(:lang=fy) font(:lang=gd) font(:lang=gl) font(:lang=gv) font(:lang=ho) font(:lang=hr) font(:lang=hsb) font(:lang=ht) font(:lang=hu) font(:lang=ia) font(:lang=id) font(:lang=ie) font(:lang=ik) font(:lang=io) font(:lang=is) font(:lang=it) font(:lang=jv) font(:lang=kj) font(:lang=kk) font(:lang=ku-tr) font(:lang=kum) font(:lang=kwm) font(:lang=ky) font(:lang=lb) font(:lang=lez) font(:lang=li) font(:lang=lt) font(:lang=mg) font(:lang=mn-mn) font(:lang=mo) font(:lang=ms) font(:lang=mt) font(:lang=nb) font(:lang=nds) font(:lang=ng) font(:lang=nl) font(:lang=nn) font(:lang=no) font(:lang=nr) font(:lang=nso) font(:lang=oc) font(:lang=om) font(:lang=os) font(:lang=pap-an) font(:lang=pap-aw) font(:lang=pl) font(:lang=pt) font(:lang=rm) font(:lang=rn) font(:lang=ro) font(:lang=ru) font(:lang=rw) font(:lang=sc) font(:lang=sel) font(:lang=sg) font(:lang=sk) font(:lang=sl) font(:lang=sma) font(:lang=smj) font(:lang=sn) font(:lang=so) font(:lang=sq) font(:lang=ss) font(:lang=st) font(:lang=su) font(:lang=sv) font(:lang=sw) font(:lang=tk) font(:lang=tl) font(:lang=tn) font(:lang=tr) font(:lang=ts) font(:lang=tyv) font(:lang=uk) font(:lang=uz) font(:lang=vo) font(:lang=vot) font(:lang=wa) font(:lang=wen) font(:lang=xh) font(:lang=yap) font(:lang=za) font(:lang=zu) font(tahoma) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wine-symbol-fonts-1.3.19-1.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.o3E8uP + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + DOCDIR=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-symbol-fonts-1.3.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-symbol-fonts-1.3.19 + /bin/mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-symbol-fonts-1.3.19 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-symbol-fonts-1.3.19 + exit 0 Provides: font(:lang=fj) font(:lang=ho) font(:lang=ia) font(:lang=ie) font(:lang=io) font(:lang=kj) font(:lang=kwm) font(:lang=ms) font(:lang=ng) font(:lang=nr) font(:lang=om) font(:lang=rn) font(:lang=rw) font(:lang=sn) font(:lang=so) font(:lang=ss) font(:lang=st) font(:lang=sw) font(:lang=ts) font(:lang=uz) font(:lang=xh) font(:lang=za) font(:lang=zu) font(symbol) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wine-common-1.3.19-1.fc14.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl perl(Cwd) perl(File::Basename) perl(File::Copy) perl(strict) Processing files: wine-esd-1.3.19-1.fc14.x86_64 Provides: wineesd.drv.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libesd.so.0()(64bit) libm.so.6()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-jack-1.3.19-1.fc14.x86_64 Provides: winejack.drv.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-ldap-1.3.19-1.fc14.x86_64 Provides: wldap32.dll.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libm.so.6()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-cms-1.3.19-1.fc14.x86_64 Provides: mscms.dll.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblcms.so.1()(64bit) libm.so.6()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-twain-1.3.19-1.fc14.x86_64 Provides: sane.ds.so()(64bit) twain_32.dll.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-capi-1.3.19-1.fc14.x86_64 Provides: capi2032.dll.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-devel-1.3.19-1.fc14.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgettextpo.so.0()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) perl(Cwd) perl(File::Basename) perl(File::Copy) perl(strict) rtld(GNU_HASH) Processing files: wine-pulseaudio-1.3.19-1.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bt7Jix + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + DOCDIR=/builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-pulseaudio-1.3.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-pulseaudio-1.3.19 + /bin/mkdir -p /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-pulseaudio-1.3.19 + cp -pr README-FEDORA-PulseAudio /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64/usr/share/doc/wine-pulseaudio-1.3.19 + exit 0 Provides: winepulse.drv.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-alsa-1.3.19-1.fc14.x86_64 Provides: winealsa.drv.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libasound.so.2(ALSA_0.9.0rc8)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-openal-1.3.19-1.fc14.x86_64 Provides: openal32.dll.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libopenal.so.1()(64bit) libwine.so.1()(64bit) libwine.so.1(WINE_1.0)(64bit) rtld(GNU_HASH) Processing files: wine-debuginfo-1.3.19-1.fc14.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64 warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/wine-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-core-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-wow-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-desktop-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-fonts-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-courier-fonts-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-small-fonts-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-system-fonts-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-marlett-fonts-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-ms-sans-serif-fonts-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-tahoma-fonts-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-symbol-fonts-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-common-1.3.19-1.fc14.noarch.rpm Wrote: /builddir/build/RPMS/wine-esd-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-jack-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-ldap-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-cms-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-twain-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-capi-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-devel-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-pulseaudio-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-alsa-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-openal-1.3.19-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/wine-debuginfo-1.3.19-1.fc14.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4VTwQf + umask 022 + cd /builddir/build/BUILD + cd wine-1.3.19 + rm -rf /builddir/build/BUILDROOT/wine-1.3.19-1.fc14.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->