Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210396 Details for
Bug 293188
Version Bump app-emulation/wine-1.1.33
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 1.38 MB, created by
Sergey Ilinykh
on 2009-11-16 14:04:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sergey Ilinykh
Created:
2009-11-16 14:04:33 UTC
Size:
1.38 MB
patch
obsolete
>You should enable -g (or higher) for debugging! >>>> Unpacking source... >>>> Unpacking wine-1.1.33.tar.bz2 to /var/tmp/portage/app-emulation/wine-1.1.33/work >>>> Source unpacked in /var/tmp/portage/app-emulation/wine-1.1.33/work >>>> Preparing source in /var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33 ... > [32;01m*[0m Applying wine-1.1.15-winegcc.patch ... >[A[113C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33 ... > * econf: updating wine-1.1.33/tools/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating wine-1.1.33/tools/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --sysconfdir=/etc/wine --with-alsa --without-capi --without-cms --with-cups --with-curses --without-esd --with-fontconfig --without-gnutls --without-gphoto --without-gsm --without-hal --without-jack --without-jpeg --without-ldap --without-mpg123 --without-nas --without-openal --with-opengl --with-openssl --without-oss --with-png --with-pthread --without-sane --disable-tests --with-freetype --disable-win64 --with-x --with-xcomposite --without-xinerama --with-xml --with-xslt >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes >checking for i686-pc-linux-gnu-cpp... no >checking for cpp... cpp >checking for the directory containing the Wine tools... $(TOPOBJDIR) >checking for flex... flex >checking for bison... bison >checking for i686-pc-linux-gnu-ar... no >checking for i686-pc-linux-gnu-gar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking whether ln -s works... yes >checking whether ln works... yes >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ldconfig... /bin/true >checking for a BSD-compatible install... /usr/bin/install -c >checking for lclint... no >checking for lint... no >checking for fontforge... no >checking for pkg-config... pkg-config >checking for rsvg... rsvg >checking for icotool... no >checking for prelink... /usr/sbin/prelink >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... 64 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -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 for AL/al.h... (cached) no >checking AudioUnit/AudioUnit.h usability... no >checking AudioUnit/AudioUnit.h presence... no >checking for AudioUnit/AudioUnit.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 for OpenAL/al.h... (cached) 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 for capi20.h... (cached) no >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 grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking for gsm.h... (cached) no >checking for gsm/gsm.h... (cached) no >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 for jack/jack.h... (cached) no >checking for jpeglib.h... (cached) no >checking kstat.h usability... no >checking kstat.h presence... no >checking for kstat.h... no >checking for lber.h... (cached) no >checking for lcms.h... (cached) no >checking for lcms/lcms.h... (cached) no >checking for ldap.h... (cached) no >checking libaudioio.h usability... no >checking libaudioio.h presence... no >checking for libaudioio.h... no >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/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 for machine/soundcard.h... (cached) no >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking for mpg123.h... (cached) 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 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 for soundcard.h... (cached) 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... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking sys/asoundlib.h usability... yes >checking sys/asoundlib.h presence... yes >checking for sys/asoundlib.h... yes >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 for sys/soundcard.h... (cached) no >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... yes >checking sys/vm86.h presence... yes >checking for sys/vm86.h... yes >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 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 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... (cached) no >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 i686-pc-mingw32-gcc... no >checking for i586-mingw32msvc-gcc... no >checking for i386-mingw32msvc-gcc... no >checking for i686-mingw32-gcc... no >checking for i586-mingw32-gcc... no >checking for i486-mingw32-gcc... no >checking for i386-mingw32-gcc... no >checking for i686-pc-mingw32-gcc... no >checking for i686-pc-mingw32-dlltool... no >checking for i586-mingw32msvc-dlltool... no >checking for i386-mingw32msvc-dlltool... no >checking for i686-mingw32-dlltool... no >checking for i586-mingw32-dlltool... no >checking for i486-mingw32-dlltool... no >checking for i386-mingw32-dlltool... no >checking for i686-pc-mingw32-dlltool... no >checking for i686-pc-mingw32-ar... no >checking for i586-mingw32msvc-ar... no >checking for i386-mingw32msvc-ar... no >checking for i686-mingw32-ar... no >checking for i586-mingw32-ar... no >checking for i486-mingw32-ar... no >checking for i386-mingw32-ar... no >checking for i686-pc-mingw32-ar... no >checking for pthread_create in -lpthread... yes >checking for X... libraries , headers >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/XShm.h... yes >checking for X11/extensions/Xcomposite.h... yes >checking for X11/extensions/Xinerama.h... (cached) no >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 -lXcomposite... libXcomposite.so.1 >checking for XICCallback.callback... 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 for audio/audiolib.h... (cached) no >checking libxml/parser.h usability... yes >checking libxml/parser.h presence... yes >checking for libxml/parser.h... yes >checking for xmlParseMemory in -lxml2... yes >checking for xmlReadMemory in -lxml2... yes >checking for xmlNewDocPI in -lxml2... yes >checking for libxslt/pattern.h... yes >checking for libxslt/transform.h... yes >checking for -lxslt... libxslt.so.1 >checking for -lncurses... libncurses.so.5 >checking for mousemask... 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 snd_pcm_hw_params_get_access in -lasound... yes >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 -lfontconfig... libfontconfig.so.1 >checking for -lssl... libssl.so.0.9.8 >checking for -lcrypto... libcrypto.so.0.9.8 >checking for -lpng... libpng12.so.0 >checking for -lodbc... not found >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 -Wwrite-strings... yes >checking whether the compiler supports -Wtype-limits... yes >checking for broken string.h that generates warnings... no >checking for ms_hook_prologue attribute... no >checking whether external symbols need an underscore prefix... no >checking whether external symbols need stdcall decoration... 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 getdirentries... yes >checking for getopt_long... yes >checking for getpagesize... yes >checking for getpwuid... yes >checking for gettid... no >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 prctl... yes >checking for pread... yes >checking for pwrite... yes >checking for readdir... yes >checking for readlink... yes >checking for sched_setaffinity... 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 whether mkdir takes only one argument... no >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 timezone variable... yes >checking for daylight variable... yes >checking for isinf... yes >checking for isnan... yes >checking whether we need to define __i386__... no >configure: creating ./config.status >config.status: creating Make.rules >config.status: creating dlls/Makedll.rules >config.status: creating dlls/Makeimplib.rules >config.status: creating dlls/Maketest.rules >config.status: creating programs/Makeprog.rules >config.status: creating Makefile >config.status: creating dlls/Makefile >config.status: creating dlls/acledit/Makefile >config.status: creating dlls/aclui/Makefile >config.status: creating dlls/activeds/Makefile >config.status: creating dlls/actxprxy/Makefile >config.status: creating dlls/adsiid/Makefile >config.status: creating dlls/advapi32/Makefile >config.status: creating dlls/advapi32/tests/Makefile >config.status: creating dlls/advpack/Makefile >config.status: creating dlls/advpack/tests/Makefile >config.status: creating dlls/amstream/Makefile >config.status: creating dlls/amstream/tests/Makefile >config.status: creating dlls/appwiz.cpl/Makefile >config.status: creating dlls/atl/Makefile >config.status: creating dlls/authz/Makefile >config.status: creating dlls/avicap32/Makefile >config.status: creating dlls/avifil32/Makefile >config.status: creating dlls/avifile.dll16/Makefile >config.status: creating dlls/avrt/Makefile >config.status: creating dlls/bcrypt/Makefile >config.status: creating dlls/browseui/Makefile >config.status: creating dlls/browseui/tests/Makefile >config.status: creating dlls/cabinet/Makefile >config.status: creating dlls/cabinet/tests/Makefile >config.status: creating dlls/capi2032/Makefile >config.status: creating dlls/cards/Makefile >config.status: creating dlls/cfgmgr32/Makefile >config.status: creating dlls/clusapi/Makefile >config.status: creating dlls/comcat/Makefile >config.status: creating dlls/comcat/tests/Makefile >config.status: creating dlls/comctl32/Makefile >config.status: creating dlls/comctl32/tests/Makefile >config.status: creating dlls/comdlg32/Makefile >config.status: creating dlls/comdlg32/tests/Makefile >config.status: creating dlls/comm.drv16/Makefile >config.status: creating dlls/commdlg.dll16/Makefile >config.status: creating dlls/compobj.dll16/Makefile >config.status: creating dlls/compstui/Makefile >config.status: creating dlls/credui/Makefile >config.status: creating dlls/credui/tests/Makefile >config.status: creating dlls/crtdll/Makefile >config.status: creating dlls/crypt32/Makefile >config.status: creating dlls/crypt32/tests/Makefile >config.status: creating dlls/cryptdlg/Makefile >config.status: creating dlls/cryptdll/Makefile >config.status: creating dlls/cryptnet/Makefile >config.status: creating dlls/cryptnet/tests/Makefile >config.status: creating dlls/cryptui/Makefile >config.status: creating dlls/cryptui/tests/Makefile >config.status: creating dlls/ctapi32/Makefile >config.status: creating dlls/ctl3d.dll16/Makefile >config.status: creating dlls/ctl3d32/Makefile >config.status: creating dlls/ctl3dv2.dll16/Makefile >config.status: creating dlls/d3d10/Makefile >config.status: creating dlls/d3d10/tests/Makefile >config.status: creating dlls/d3d10core/Makefile >config.status: creating dlls/d3d10core/tests/Makefile >config.status: creating dlls/d3d8/Makefile >config.status: creating dlls/d3d8/tests/Makefile >config.status: creating dlls/d3d9/Makefile >config.status: creating dlls/d3d9/tests/Makefile >config.status: creating dlls/d3dim/Makefile >config.status: creating dlls/d3drm/Makefile >config.status: creating dlls/d3drm/tests/Makefile >config.status: creating dlls/d3dx9_24/Makefile >config.status: creating dlls/d3dx9_25/Makefile >config.status: creating dlls/d3dx9_26/Makefile >config.status: creating dlls/d3dx9_27/Makefile >config.status: creating dlls/d3dx9_28/Makefile >config.status: creating dlls/d3dx9_29/Makefile >config.status: creating dlls/d3dx9_30/Makefile >config.status: creating dlls/d3dx9_31/Makefile >config.status: creating dlls/d3dx9_32/Makefile >config.status: creating dlls/d3dx9_33/Makefile >config.status: creating dlls/d3dx9_34/Makefile >config.status: creating dlls/d3dx9_35/Makefile >config.status: creating dlls/d3dx9_36/Makefile >config.status: creating dlls/d3dx9_36/tests/Makefile >config.status: creating dlls/d3dx9_37/Makefile >config.status: creating dlls/d3dx9_38/Makefile >config.status: creating dlls/d3dx9_39/Makefile >config.status: creating dlls/d3dx9_40/Makefile >config.status: creating dlls/d3dx9_41/Makefile >config.status: creating dlls/d3dx9_42/Makefile >config.status: creating dlls/d3dxof/Makefile >config.status: creating dlls/d3dxof/tests/Makefile >config.status: creating dlls/dbghelp/Makefile >config.status: creating dlls/dciman32/Makefile >config.status: creating dlls/ddeml.dll16/Makefile >config.status: creating dlls/ddraw/Makefile >config.status: creating dlls/ddraw/tests/Makefile >config.status: creating dlls/ddrawex/Makefile >config.status: creating dlls/ddrawex/tests/Makefile >config.status: creating dlls/devenum/Makefile >config.status: creating dlls/dinput/Makefile >config.status: creating dlls/dinput/tests/Makefile >config.status: creating dlls/dinput8/Makefile >config.status: creating dlls/dispdib.dll16/Makefile >config.status: creating dlls/display.drv16/Makefile >config.status: creating dlls/dmband/Makefile >config.status: creating dlls/dmcompos/Makefile >config.status: creating dlls/dmime/Makefile >config.status: creating dlls/dmloader/Makefile >config.status: creating dlls/dmscript/Makefile >config.status: creating dlls/dmstyle/Makefile >config.status: creating dlls/dmsynth/Makefile >config.status: creating dlls/dmusic/Makefile >config.status: creating dlls/dmusic32/Makefile >config.status: creating dlls/dnsapi/Makefile >config.status: creating dlls/dnsapi/tests/Makefile >config.status: creating dlls/dplay/Makefile >config.status: creating dlls/dplayx/Makefile >config.status: creating dlls/dplayx/tests/Makefile >config.status: creating dlls/dpnaddr/Makefile >config.status: creating dlls/dpnet/Makefile >config.status: creating dlls/dpnhpast/Makefile >config.status: creating dlls/dpnlobby/Makefile >config.status: creating dlls/dpwsockx/Makefile >config.status: creating dlls/drmclien/Makefile >config.status: creating dlls/dsound/Makefile >config.status: creating dlls/dsound/tests/Makefile >config.status: creating dlls/dssenh/Makefile >config.status: creating dlls/dswave/Makefile >config.status: creating dlls/dwmapi/Makefile >config.status: creating dlls/dxdiagn/Makefile >config.status: creating dlls/dxerr8/Makefile >config.status: creating dlls/dxerr9/Makefile >config.status: creating dlls/dxgi/Makefile >config.status: creating dlls/dxgi/tests/Makefile >config.status: creating dlls/dxguid/Makefile >config.status: creating dlls/faultrep/Makefile >config.status: creating dlls/fltlib/Makefile >config.status: creating dlls/fusion/Makefile >config.status: creating dlls/fusion/tests/Makefile >config.status: creating dlls/gdi32/Makefile >config.status: creating dlls/gdi32/tests/Makefile >config.status: creating dlls/gdiplus/Makefile >config.status: creating dlls/gdiplus/tests/Makefile >config.status: creating dlls/glu32/Makefile >config.status: creating dlls/gphoto2.ds/Makefile >config.status: creating dlls/gpkcsp/Makefile >config.status: creating dlls/hal/Makefile >config.status: creating dlls/hhctrl.ocx/Makefile >config.status: creating dlls/hid/Makefile >config.status: creating dlls/hlink/Makefile >config.status: creating dlls/hlink/tests/Makefile >config.status: creating dlls/hnetcfg/Makefile >config.status: creating dlls/httpapi/Makefile >config.status: creating dlls/iccvid/Makefile >config.status: creating dlls/icmp/Makefile >config.status: creating dlls/ifsmgr.vxd/Makefile >config.status: creating dlls/imaadp32.acm/Makefile >config.status: creating dlls/imagehlp/Makefile >config.status: creating dlls/imm.dll16/Makefile >config.status: creating dlls/imm32/Makefile >config.status: creating dlls/imm32/tests/Makefile >config.status: creating dlls/inetcomm/Makefile >config.status: creating dlls/inetcomm/tests/Makefile >config.status: creating dlls/inetmib1/Makefile >config.status: creating dlls/inetmib1/tests/Makefile >config.status: creating dlls/infosoft/Makefile >config.status: creating dlls/infosoft/tests/Makefile >config.status: creating dlls/initpki/Makefile >config.status: creating dlls/inkobj/Makefile >config.status: creating dlls/inseng/Makefile >config.status: creating dlls/iphlpapi/Makefile >config.status: creating dlls/iphlpapi/tests/Makefile >config.status: creating dlls/itircl/Makefile >config.status: creating dlls/itss/Makefile >config.status: creating dlls/itss/tests/Makefile >config.status: creating dlls/jscript/Makefile >config.status: creating dlls/jscript/tests/Makefile >config.status: creating dlls/kernel32/Makefile >config.status: creating dlls/kernel32/tests/Makefile >config.status: creating dlls/keyboard.drv16/Makefile >config.status: creating dlls/loadperf/Makefile >config.status: creating dlls/localspl/Makefile >config.status: creating dlls/localspl/tests/Makefile >config.status: creating dlls/localui/Makefile >config.status: creating dlls/localui/tests/Makefile >config.status: creating dlls/lz32/Makefile >config.status: creating dlls/lz32/tests/Makefile >config.status: creating dlls/lzexpand.dll16/Makefile >config.status: creating dlls/mapi32/Makefile >config.status: creating dlls/mapi32/tests/Makefile >config.status: creating dlls/mciavi32/Makefile >config.status: creating dlls/mcicda/Makefile >config.status: creating dlls/mciqtz32/Makefile >config.status: creating dlls/mciseq/Makefile >config.status: creating dlls/mciwave/Makefile >config.status: creating dlls/midimap/Makefile >config.status: creating dlls/mlang/Makefile >config.status: creating dlls/mlang/tests/Makefile >config.status: creating dlls/mmdevldr.vxd/Makefile >config.status: creating dlls/mmsystem.dll16/Makefile >config.status: creating dlls/monodebg.vxd/Makefile >config.status: creating dlls/mountmgr.sys/Makefile >config.status: creating dlls/mouse.drv16/Makefile >config.status: creating dlls/mpr/Makefile >config.status: creating dlls/mprapi/Makefile >config.status: creating dlls/msacm.dll16/Makefile >config.status: creating dlls/msacm32.drv/Makefile >config.status: creating dlls/msacm32/Makefile >config.status: creating dlls/msacm32/tests/Makefile >config.status: creating dlls/msadp32.acm/Makefile >config.status: creating dlls/mscat32/Makefile >config.status: creating dlls/mscms/Makefile >config.status: creating dlls/mscms/tests/Makefile >config.status: creating dlls/mscoree/Makefile >config.status: creating dlls/msctf/Makefile >config.status: creating dlls/msctf/tests/Makefile >config.status: creating dlls/msdaps/Makefile >config.status: creating dlls/msdmo/Makefile >config.status: creating dlls/msftedit/Makefile >config.status: creating dlls/msg711.acm/Makefile >config.status: creating dlls/msgsm32.acm/Makefile >config.status: creating dlls/mshtml.tlb/Makefile >config.status: creating dlls/mshtml/Makefile >config.status: creating dlls/mshtml/tests/Makefile >config.status: creating dlls/msi/Makefile >config.status: creating dlls/msi/tests/Makefile >config.status: creating dlls/msimg32/Makefile >config.status: creating dlls/msimtf/Makefile >config.status: creating dlls/msisip/Makefile >config.status: creating dlls/msisys.ocx/Makefile >config.status: creating dlls/msnet32/Makefile >config.status: creating dlls/msrle32/Makefile >config.status: creating dlls/mssign32/Makefile >config.status: creating dlls/mssip32/Makefile >config.status: creating dlls/mstask/Makefile >config.status: creating dlls/mstask/tests/Makefile >config.status: creating dlls/msvcirt/Makefile >config.status: creating dlls/msvcr71/Makefile >config.status: creating dlls/msvcrt/Makefile >config.status: creating dlls/msvcrt/tests/Makefile >config.status: creating dlls/msvcrt20/Makefile >config.status: creating dlls/msvcrt40/Makefile >config.status: creating dlls/msvcrtd/Makefile >config.status: creating dlls/msvcrtd/tests/Makefile >config.status: creating dlls/msvfw32/Makefile >config.status: creating dlls/msvfw32/tests/Makefile >config.status: creating dlls/msvidc32/Makefile >config.status: creating dlls/msvideo.dll16/Makefile >config.status: creating dlls/mswsock/Makefile >config.status: creating dlls/msxml3/Makefile >config.status: creating dlls/msxml3/tests/Makefile >config.status: creating dlls/nddeapi/Makefile >config.status: creating dlls/netapi32/Makefile >config.status: creating dlls/netapi32/tests/Makefile >config.status: creating dlls/newdev/Makefile >config.status: creating dlls/ntdll/Makefile >config.status: creating dlls/ntdll/tests/Makefile >config.status: creating dlls/ntdsapi/Makefile >config.status: creating dlls/ntdsapi/tests/Makefile >config.status: creating dlls/ntoskrnl.exe/Makefile >config.status: creating dlls/ntprint/Makefile >config.status: creating dlls/ntprint/tests/Makefile >config.status: creating dlls/objsel/Makefile >config.status: creating dlls/odbc32/Makefile >config.status: creating dlls/odbccp32/Makefile >config.status: creating dlls/odbccp32/tests/Makefile >config.status: creating dlls/ole2.dll16/Makefile >config.status: creating dlls/ole2conv.dll16/Makefile >config.status: creating dlls/ole2disp.dll16/Makefile >config.status: creating dlls/ole2nls.dll16/Makefile >config.status: creating dlls/ole2prox.dll16/Makefile >config.status: creating dlls/ole2thk.dll16/Makefile >config.status: creating dlls/ole32/Makefile >config.status: creating dlls/ole32/tests/Makefile >config.status: creating dlls/oleacc/Makefile >config.status: creating dlls/oleacc/tests/Makefile >config.status: creating dlls/oleaut32/Makefile >config.status: creating dlls/oleaut32/tests/Makefile >config.status: creating dlls/olecli.dll16/Makefile >config.status: creating dlls/olecli32/Makefile >config.status: creating dlls/oledb32/Makefile >config.status: creating dlls/oledb32/tests/Makefile >config.status: creating dlls/oledlg/Makefile >config.status: creating dlls/olepro32/Makefile >config.status: creating dlls/olesvr.dll16/Makefile >config.status: creating dlls/olesvr32/Makefile >config.status: creating dlls/olethk32/Makefile >config.status: creating dlls/openal32/Makefile >config.status: creating dlls/opengl32/Makefile >config.status: creating dlls/opengl32/tests/Makefile >config.status: creating dlls/pdh/Makefile >config.status: creating dlls/pdh/tests/Makefile >config.status: creating dlls/pidgen/Makefile >config.status: creating dlls/powrprof/Makefile >config.status: creating dlls/printui/Makefile >config.status: creating dlls/propsys/Makefile >config.status: creating dlls/psapi/Makefile >config.status: creating dlls/psapi/tests/Makefile >config.status: creating dlls/pstorec/Makefile >config.status: creating dlls/qcap/Makefile >config.status: creating dlls/qedit/Makefile >config.status: creating dlls/qedit/tests/Makefile >config.status: creating dlls/qmgr/Makefile >config.status: creating dlls/qmgr/tests/Makefile >config.status: creating dlls/qmgrprxy/Makefile >config.status: creating dlls/quartz/Makefile >config.status: creating dlls/quartz/tests/Makefile >config.status: creating dlls/query/Makefile >config.status: creating dlls/rasapi16.dll16/Makefile >config.status: creating dlls/rasapi32/Makefile >config.status: creating dlls/rasapi32/tests/Makefile >config.status: creating dlls/rasdlg/Makefile >config.status: creating dlls/resutils/Makefile >config.status: creating dlls/riched20/Makefile >config.status: creating dlls/riched20/tests/Makefile >config.status: creating dlls/riched32/Makefile >config.status: creating dlls/riched32/tests/Makefile >config.status: creating dlls/rpcrt4/Makefile >config.status: creating dlls/rpcrt4/tests/Makefile >config.status: creating dlls/rsabase/Makefile >config.status: creating dlls/rsaenh/Makefile >config.status: creating dlls/rsaenh/tests/Makefile >config.status: creating dlls/rtutils/Makefile >config.status: creating dlls/sane.ds/Makefile >config.status: creating dlls/sccbase/Makefile >config.status: creating dlls/schannel/Makefile >config.status: creating dlls/schannel/tests/Makefile >config.status: creating dlls/secur32/Makefile >config.status: creating dlls/secur32/tests/Makefile >config.status: creating dlls/security/Makefile >config.status: creating dlls/sensapi/Makefile >config.status: creating dlls/serialui/Makefile >config.status: creating dlls/serialui/tests/Makefile >config.status: creating dlls/setupapi/Makefile >config.status: creating dlls/setupapi/tests/Makefile >config.status: creating dlls/setupx.dll16/Makefile >config.status: creating dlls/sfc/Makefile >config.status: creating dlls/sfc_os/Makefile >config.status: creating dlls/shdoclc/Makefile >config.status: creating dlls/shdocvw/Makefile >config.status: creating dlls/shdocvw/tests/Makefile >config.status: creating dlls/shell.dll16/Makefile >config.status: creating dlls/shell32/Makefile >config.status: creating dlls/shell32/tests/Makefile >config.status: creating dlls/shfolder/Makefile >config.status: creating dlls/shlwapi/Makefile >config.status: creating dlls/shlwapi/tests/Makefile >config.status: creating dlls/slbcsp/Makefile >config.status: creating dlls/slc/Makefile >config.status: creating dlls/snmpapi/Makefile >config.status: creating dlls/snmpapi/tests/Makefile >config.status: creating dlls/softpub/Makefile >config.status: creating dlls/sound.drv16/Makefile >config.status: creating dlls/spoolss/Makefile >config.status: creating dlls/spoolss/tests/Makefile >config.status: creating dlls/stdole2.tlb/Makefile >config.status: creating dlls/stdole32.tlb/Makefile >config.status: creating dlls/sti/Makefile >config.status: creating dlls/sti/tests/Makefile >config.status: creating dlls/storage.dll16/Makefile >config.status: creating dlls/stress.dll16/Makefile >config.status: creating dlls/strmiids/Makefile >config.status: creating dlls/svrapi/Makefile >config.status: creating dlls/sxs/Makefile >config.status: creating dlls/system.drv16/Makefile >config.status: creating dlls/t2embed/Makefile >config.status: creating dlls/tapi32/Makefile >config.status: creating dlls/toolhelp.dll16/Makefile >config.status: creating dlls/traffic/Makefile >config.status: creating dlls/twain.dll16/Makefile >config.status: creating dlls/twain_32/Makefile >config.status: creating dlls/twain_32/tests/Makefile >config.status: creating dlls/typelib.dll16/Makefile >config.status: creating dlls/unicows/Makefile >config.status: creating dlls/updspapi/Makefile >config.status: creating dlls/url/Makefile >config.status: creating dlls/urlmon/Makefile >config.status: creating dlls/urlmon/tests/Makefile >config.status: creating dlls/user32/Makefile >config.status: creating dlls/user32/tests/Makefile >config.status: creating dlls/userenv/Makefile >config.status: creating dlls/userenv/tests/Makefile >config.status: creating dlls/usp10/Makefile >config.status: creating dlls/usp10/tests/Makefile >config.status: creating dlls/uuid/Makefile >config.status: creating dlls/uxtheme/Makefile >config.status: creating dlls/uxtheme/tests/Makefile >config.status: creating dlls/vdhcp.vxd/Makefile >config.status: creating dlls/vdmdbg/Makefile >config.status: creating dlls/ver.dll16/Makefile >config.status: creating dlls/version/Makefile >config.status: creating dlls/version/tests/Makefile >config.status: creating dlls/vmm.vxd/Makefile >config.status: creating dlls/vnbt.vxd/Makefile >config.status: creating dlls/vnetbios.vxd/Makefile >config.status: creating dlls/vtdapi.vxd/Makefile >config.status: creating dlls/vwin32.vxd/Makefile >config.status: creating dlls/w32skrnl/Makefile >config.status: creating dlls/w32sys.dll16/Makefile >config.status: creating dlls/wbemprox/Makefile >config.status: creating dlls/wiaservc/Makefile >config.status: creating dlls/win32s16.dll16/Makefile >config.status: creating dlls/win87em.dll16/Makefile >config.status: creating dlls/winaspi.dll16/Makefile >config.status: creating dlls/windebug.dll16/Makefile >config.status: creating dlls/windowscodecs/Makefile >config.status: creating dlls/windowscodecs/tests/Makefile >config.status: creating dlls/winealsa.drv/Makefile >config.status: creating dlls/wineaudioio.drv/Makefile >config.status: creating dlls/winecoreaudio.drv/Makefile >config.status: creating dlls/winecrt0/Makefile >config.status: creating dlls/wined3d/Makefile >config.status: creating dlls/winedos/Makefile >config.status: creating dlls/wineesd.drv/Makefile >config.status: creating dlls/winejack.drv/Makefile >config.status: creating dlls/winejoystick.drv/Makefile >config.status: creating dlls/winemp3.acm/Makefile >config.status: creating dlls/winenas.drv/Makefile >config.status: creating dlls/wineoss.drv/Makefile >config.status: creating dlls/wineps.drv/Makefile >config.status: creating dlls/wineps16.drv16/Makefile >config.status: creating dlls/winequartz.drv/Makefile >config.status: creating dlls/winex11.drv/Makefile >config.status: creating dlls/wing.dll16/Makefile >config.status: creating dlls/wing32/Makefile >config.status: creating dlls/winhttp/Makefile >config.status: creating dlls/winhttp/tests/Makefile >config.status: creating dlls/wininet/Makefile >config.status: creating dlls/wininet/tests/Makefile >config.status: creating dlls/winmm/Makefile >config.status: creating dlls/winmm/tests/Makefile >config.status: creating dlls/winnls.dll16/Makefile >config.status: creating dlls/winnls32/Makefile >config.status: creating dlls/winscard/Makefile >config.status: creating dlls/winsock.dll16/Makefile >config.status: creating dlls/winspool.drv/Makefile >config.status: creating dlls/winspool.drv/tests/Makefile >config.status: creating dlls/wintab.dll16/Makefile >config.status: creating dlls/wintab32/Makefile >config.status: creating dlls/wintab32/tests/Makefile >config.status: creating dlls/wintrust/Makefile >config.status: creating dlls/wintrust/tests/Makefile >config.status: creating dlls/wldap32/Makefile >config.status: creating dlls/wldap32/tests/Makefile >config.status: creating dlls/wmi/Makefile >config.status: creating dlls/wmiutils/Makefile >config.status: creating dlls/wnaspi32/Makefile >config.status: creating dlls/wow32/Makefile >config.status: creating dlls/ws2_32/Makefile >config.status: creating dlls/ws2_32/tests/Makefile >config.status: creating dlls/wsock32/Makefile >config.status: creating dlls/wtsapi32/Makefile >config.status: creating dlls/wuapi/Makefile >config.status: creating dlls/wuaueng/Makefile >config.status: creating dlls/xinput1_1/Makefile >config.status: creating dlls/xinput1_2/Makefile >config.status: creating dlls/xinput1_3/Makefile >config.status: creating dlls/xinput1_3/tests/Makefile >config.status: creating dlls/xinput9_1_0/Makefile >config.status: creating dlls/xmllite/Makefile >config.status: creating documentation/Makefile >config.status: creating fonts/Makefile >config.status: creating include/Makefile >config.status: creating libs/Makefile >config.status: creating libs/port/Makefile >config.status: creating libs/wine/Makefile >config.status: creating libs/wpp/Makefile >config.status: creating loader/Makefile >config.status: creating programs/Makefile >config.status: creating programs/cacls/Makefile >config.status: creating programs/clock/Makefile >config.status: creating programs/cmd/Makefile >config.status: creating programs/cmdlgtst/Makefile >config.status: creating programs/control/Makefile >config.status: creating programs/dxdiag/Makefile >config.status: creating programs/eject/Makefile >config.status: creating programs/expand/Makefile >config.status: creating programs/explorer/Makefile >config.status: creating programs/extrac32/Makefile >config.status: creating programs/hh/Makefile >config.status: creating programs/icinfo/Makefile >config.status: creating programs/iexplore/Makefile >config.status: creating programs/lodctr/Makefile >config.status: creating programs/mshta/Makefile >config.status: creating programs/msiexec/Makefile >config.status: creating programs/net/Makefile >config.status: creating programs/notepad/Makefile >config.status: creating programs/oleview/Makefile >config.status: creating programs/progman/Makefile >config.status: creating programs/reg/Makefile >config.status: creating programs/regedit/Makefile >config.status: creating programs/regsvr32/Makefile >config.status: creating programs/rpcss/Makefile >config.status: creating programs/rundll32/Makefile >config.status: creating programs/secedit/Makefile >config.status: creating programs/services/Makefile >config.status: creating programs/spoolsv/Makefile >config.status: creating programs/start/Makefile >config.status: creating programs/svchost/Makefile >config.status: creating programs/taskmgr/Makefile >config.status: creating programs/termsv/Makefile >config.status: creating programs/uninstaller/Makefile >config.status: creating programs/unlodctr/Makefile >config.status: creating programs/view/Makefile >config.status: creating programs/wineboot/Makefile >config.status: creating programs/winebrowser/Makefile >config.status: creating programs/winecfg/Makefile >config.status: creating programs/wineconsole/Makefile >config.status: creating programs/winedbg/Makefile >config.status: creating programs/winedevice/Makefile >config.status: creating programs/winefile/Makefile >config.status: creating programs/winemenubuilder/Makefile >config.status: creating programs/winemine/Makefile >config.status: creating programs/winepath/Makefile >config.status: creating programs/winetest/Makefile >config.status: creating programs/winevdm/Makefile >config.status: creating programs/winhelp.exe16/Makefile >config.status: creating programs/winhlp32/Makefile >config.status: creating programs/winoldap.mod16/Makefile >config.status: creating programs/winver/Makefile >config.status: creating programs/wordpad/Makefile >config.status: creating programs/write/Makefile >config.status: creating programs/xcopy/Makefile >config.status: creating server/Makefile >config.status: creating tools/Makefile >config.status: creating tools/widl/Makefile >config.status: creating tools/winebuild/Makefile >config.status: creating tools/winedump/Makefile >config.status: creating tools/winegcc/Makefile >config.status: creating tools/wmc/Makefile >config.status: creating tools/wrc/Makefile >config.status: creating include/config.h >config.status: executing include/stamp-h 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 > > >configure: Finished. Do 'make depend && make' to compile Wine. > >make -j1 -j1 depend >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o makedep.o makedep.c >makedep.c: Ð ÑÑнкÑии âget_lineâ: >makedep.c:207: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfgetsâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >makedep.c:219: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfgetsâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o makedep makedep.o -Wl,--hash-style=gnu >../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 `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >make[1]: `makedep' не ÑÑебÑÐµÑ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ. >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/acledit' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/acledit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/acledit' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/acledit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/aclui' >../../tools/makedep -C. -S../.. -T../.. aclui_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/aclui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/aclui' >../../tools/makedep -C. -S../.. -T../.. aclui_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/aclui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/activeds' >../../tools/makedep -C. -S../.. -T../.. activeds_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/activeds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/activeds' >../../tools/makedep -C. -S../.. -T../.. activeds_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/activeds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_shobjidl_p.c actxprxy_urlhist_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/actxprxy' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_shobjidl_p.c actxprxy_urlhist_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/actxprxy' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advpack' >../../tools/makedep -C. -S../.. -T../.. advpack.c files.c install.c reg.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advpack' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advpack' >../../tools/makedep -C. -S../.. -T../.. advpack.c files.c install.c reg.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advpack' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/amstream' >../../tools/makedep -C. -S../.. -T../.. amstream.c main.c mediastream.c mediastreamfilter.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/amstream' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/amstream' >../../tools/makedep -C. -S../.. -T../.. amstream.c main.c mediastream.c mediastreamfilter.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/amstream' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/appwiz.cpl' >../../tools/makedep -C. -S../.. -T../.. appwiz.c De.rc En.rc Fr.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Zh.rc appwiz.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/appwiz.cpl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/appwiz.cpl' >../../tools/makedep -C. -S../.. -T../.. appwiz.c De.rc En.rc Fr.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Zh.rc appwiz.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/appwiz.cpl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/atl' >../../tools/makedep -C. -S../.. -T../.. atl_ax.c atl_main.c registrar.c rsrc.rc atliface.idl >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/atl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/atl' >../../tools/makedep -C. -S../.. -T../.. atl_ax.c atl_main.c registrar.c rsrc.rc atliface.idl >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/atl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/authz' >../../tools/makedep -C. -S../.. -T../.. authz.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/authz' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/authz' >../../tools/makedep -C. -S../.. -T../.. authz.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/authz' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avicap32' >../../tools/makedep -C. -S../.. -T../.. avicap32_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avicap32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avicap32' >../../tools/makedep -C. -S../.. -T../.. avicap32_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avicap32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifil32' >../../tools/makedep -C. -S../.. -T../.. acmstream.c api.c avifile.c editstream.c extrachunk.c factory.c getframe.c icmstream.c regsvr.c tmpfile.c wavfile.c avifile_Cs.rc avifile_Da.rc avifile_De.rc avifile_En.rc avifile_Es.rc avifile_Fr.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_Sv.rc avifile_Tr.rc avifile_Uk.rc avifile_Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifil32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifil32' >../../tools/makedep -C. -S../.. -T../.. acmstream.c api.c avifile.c editstream.c extrachunk.c factory.c getframe.c icmstream.c regsvr.c tmpfile.c wavfile.c avifile_Cs.rc avifile_Da.rc avifile_De.rc avifile_En.rc avifile_Es.rc avifile_Fr.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_Sv.rc avifile_Tr.rc avifile_Uk.rc avifile_Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifil32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifile.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifile.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifile.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifile.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avrt' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avrt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avrt' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avrt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/bcrypt' >../../tools/makedep -C. -S../.. -T../.. bcrypt_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/bcrypt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/bcrypt' >../../tools/makedep -C. -S../.. -T../.. bcrypt_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/bcrypt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/browseui' >../../tools/makedep -C. -S../.. -T../.. aclmulti.c aclsource.c browseui_main.c compcatcachedaemon.c progressdlg.c regsvr.c rsrc_De.rc rsrc_En.rc rsrc_Es.rc rsrc_Fr.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_Sv.rc rsrc_Zh.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/browseui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/browseui' >../../tools/makedep -C. -S../.. -T../.. aclmulti.c aclsource.c browseui_main.c compcatcachedaemon.c progressdlg.c regsvr.c rsrc_De.rc rsrc_En.rc rsrc_Es.rc rsrc_Fr.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_Sv.rc rsrc_Zh.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/browseui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cabinet' >../../tools/makedep -C. -S../.. -T../.. cabinet_main.c fci.c fdi.c cabinet.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cabinet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cabinet' >../../tools/makedep -C. -S../.. -T../.. cabinet_main.c fci.c fdi.c cabinet.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cabinet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/capi2032' >../../tools/makedep -C. -S../.. -T../.. cap20wxx.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/capi2032' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/capi2032' >../../tools/makedep -C. -S../.. -T../.. cap20wxx.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/capi2032' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cards' >../../tools/makedep -C. -S../.. -T../.. cards.c cards.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cards' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cards' >../../tools/makedep -C. -S../.. -T../.. cards.c cards.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cards' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cfgmgr32' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cfgmgr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cfgmgr32' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cfgmgr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/clusapi' >../../tools/makedep -C. -S../.. -T../.. clusapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/clusapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/clusapi' >../../tools/makedep -C. -S../.. -T../.. clusapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/clusapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comcat' >../../tools/makedep -C. -S../.. -T../.. comcat_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comcat' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comcat' >../../tools/makedep -C. -S../.. -T../.. comcat_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comcat' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 comctl_Bg.rc comctl_Cs.rc comctl_De.rc comctl_El.rc comctl_En.rc comctl_Eo.rc comctl_Es.rc comctl_Fr.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_Sv.rc comctl_Th.rc comctl_Tr.rc comctl_Uk.rc comctl_Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comctl32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 comctl_Bg.rc comctl_Cs.rc comctl_De.rc comctl_El.rc comctl_En.rc comctl_Eo.rc comctl_Es.rc comctl_Fr.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_Sv.rc comctl_Th.rc comctl_Tr.rc comctl_Uk.rc comctl_Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comctl32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comdlg32' >../../tools/makedep -C. -S../.. -T../.. cdlg32.c colordlg.c filedlg.c filedlg31.c filedlgbrowser.c finddlg.c fontdlg.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_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_Sv.rc cdlg_Th.rc cdlg_Tr.rc cdlg_Uk.rc cdlg_Wa.rc cdlg_Zh.rc cdlg_xx.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comdlg32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comdlg32' >../../tools/makedep -C. -S../.. -T../.. cdlg32.c colordlg.c filedlg.c filedlg31.c filedlgbrowser.c finddlg.c fontdlg.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_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_Sv.rc cdlg_Th.rc cdlg_Tr.rc cdlg_Uk.rc cdlg_Wa.rc cdlg_Zh.rc cdlg_xx.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comdlg32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comm.drv16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comm.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comm.drv16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comm.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/commdlg.dll16' >../../tools/makedep -C. -S../.. -T../.. colordlg.c filedlg.c finddlg.c fontdlg.c printdlg.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/commdlg.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/commdlg.dll16' >../../tools/makedep -C. -S../.. -T../.. colordlg.c filedlg.c finddlg.c fontdlg.c printdlg.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/commdlg.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compobj.dll16' >../../tools/makedep -C. -S../.. -T../.. compobj.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compobj.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compobj.dll16' >../../tools/makedep -C. -S../.. -T../.. compobj.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compobj.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compstui' >../../tools/makedep -C. -S../.. -T../.. compstui_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compstui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compstui' >../../tools/makedep -C. -S../.. -T../.. compstui_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compstui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_Sv.rc credui_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/credui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_Sv.rc credui_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/credui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crtdll' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt crtdll_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crtdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crtdll' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt crtdll_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crtdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_De.rc crypt32_En.rc crypt32_Fr.rc crypt32_Ko.rc crypt32_Lt.rc crypt32_Nl.rc crypt32_No.rc crypt32_Pt.rc crypt32_Ro.rc crypt32_Sv.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crypt32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_De.rc crypt32_En.rc crypt32_Fr.rc crypt32_Ko.rc crypt32_Lt.rc crypt32_Nl.rc crypt32_No.rc crypt32_Pt.rc crypt32_Ro.rc crypt32_Sv.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crypt32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdlg' >../../tools/makedep -C. -S../.. -T../.. main.c cryptdlg_De.rc cryptdlg_En.rc cryptdlg_Fr.rc cryptdlg_Ko.rc cryptdlg_Lt.rc cryptdlg_Nl.rc cryptdlg_Pt.rc cryptdlg_Ro.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdlg' >../../tools/makedep -C. -S../.. -T../.. main.c cryptdlg_De.rc cryptdlg_En.rc cryptdlg_Fr.rc cryptdlg_Ko.rc cryptdlg_Lt.rc cryptdlg_Nl.rc cryptdlg_Pt.rc cryptdlg_Ro.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdll' >../../tools/makedep -C. -S../.. -T../.. cryptdll.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdll' >../../tools/makedep -C. -S../.. -T../.. cryptdll.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptnet' >../../tools/makedep -C. -S../.. -T../.. cryptnet_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptnet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptnet' >../../tools/makedep -C. -S../.. -T../.. cryptnet_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptnet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptui' >../../tools/makedep -C. -S../.. -T../.. main.c cryptui.rc cryptui_De.rc cryptui_En.rc cryptui_Fr.rc cryptui_Ko.rc cryptui_Lt.rc cryptui_Nl.rc cryptui_Pt.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptui' >../../tools/makedep -C. -S../.. -T../.. main.c cryptui.rc cryptui_De.rc cryptui_En.rc cryptui_Fr.rc cryptui_Ko.rc cryptui_Lt.rc cryptui_Nl.rc cryptui_Pt.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctapi32' >../../tools/makedep -C. -S../.. -T../.. ctapi32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctapi32' >../../tools/makedep -C. -S../.. -T../.. ctapi32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d.dll16' >../../tools/makedep -C. -S../.. -T../.. ctl3d.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d.dll16' >../../tools/makedep -C. -S../.. -T../.. ctl3d.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d32' >../../tools/makedep -C. -S../.. -T../.. ctl3d32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d32' >../../tools/makedep -C. -S../.. -T../.. ctl3d32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3dv2.dll16' >../../tools/makedep -C. -S../.. -T../.. ctl3d.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3dv2.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3dv2.dll16' >../../tools/makedep -C. -S../.. -T../.. ctl3d.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3dv2.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10' >../../tools/makedep -C. -S../.. -T../.. d3d10_main.c effect.c utils.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10' >../../tools/makedep -C. -S../.. -T../.. d3d10_main.c effect.c utils.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10core' >../../tools/makedep -C. -S../.. -T../.. buffer.c d3d10core_main.c device.c inputlayout.c shader.c state.c texture2d.c utils.c view.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10core' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10core' >../../tools/makedep -C. -S../.. -T../.. buffer.c d3d10core_main.c device.c inputlayout.c shader.c state.c texture2d.c utils.c view.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10core' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d8' >../../tools/makedep -C. -S../.. -T../.. cubetexture.c d3d8_main.c device.c directx.c indexbuffer.c pixelshader.c stateblock.c surface.c swapchain.c texture.c vertexbuffer.c vertexdeclaration.c vertexshader.c volume.c volumetexture.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d8' >../../tools/makedep -C. -S../.. -T../.. cubetexture.c d3d8_main.c device.c directx.c indexbuffer.c pixelshader.c stateblock.c surface.c swapchain.c texture.c vertexbuffer.c vertexdeclaration.c vertexshader.c volume.c volumetexture.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d9' >../../tools/makedep -C. -S../.. -T../.. cubetexture.c d3d9_main.c device.c directx.c indexbuffer.c pixelshader.c query.c stateblock.c surface.c swapchain.c texture.c vertexbuffer.c vertexdeclaration.c vertexshader.c volume.c volumetexture.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d9' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d9' >../../tools/makedep -C. -S../.. -T../.. cubetexture.c d3d9_main.c device.c directx.c indexbuffer.c pixelshader.c query.c stateblock.c surface.c swapchain.c texture.c vertexbuffer.c vertexdeclaration.c vertexshader.c volume.c volumetexture.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d9' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dim' >../../tools/makedep -C. -S../.. -T../.. d3dim_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dim' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dim' >../../tools/makedep -C. -S../.. -T../.. d3dim_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dim' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3drm' >../../tools/makedep -C. -S../.. -T../.. d3drm_main.c math.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3drm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3drm' >../../tools/makedep -C. -S../.. -T../.. d3drm_main.c math.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3drm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_24' >../../tools/makedep -C. -S../.. -T../.. d3dx9_24_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_24' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_24' >../../tools/makedep -C. -S../.. -T../.. d3dx9_24_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_24' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_25' >../../tools/makedep -C. -S../.. -T../.. d3dx9_25_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_25' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_25' >../../tools/makedep -C. -S../.. -T../.. d3dx9_25_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_25' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_26' >../../tools/makedep -C. -S../.. -T../.. d3dx9_26_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_26' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_26' >../../tools/makedep -C. -S../.. -T../.. d3dx9_26_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_26' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_27' >../../tools/makedep -C. -S../.. -T../.. d3dx9_27_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_27' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_27' >../../tools/makedep -C. -S../.. -T../.. d3dx9_27_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_27' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_28' >../../tools/makedep -C. -S../.. -T../.. d3dx9_28_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_28' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_28' >../../tools/makedep -C. -S../.. -T../.. d3dx9_28_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_28' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_29' >../../tools/makedep -C. -S../.. -T../.. d3dx9_29_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_29' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_29' >../../tools/makedep -C. -S../.. -T../.. d3dx9_29_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_29' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_30' >../../tools/makedep -C. -S../.. -T../.. d3dx9_30_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_30' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_30' >../../tools/makedep -C. -S../.. -T../.. d3dx9_30_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_30' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_31' >../../tools/makedep -C. -S../.. -T../.. d3dx9_31_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_31' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_31' >../../tools/makedep -C. -S../.. -T../.. d3dx9_31_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_31' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_32' >../../tools/makedep -C. -S../.. -T../.. d3dx9_32_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_32' >../../tools/makedep -C. -S../.. -T../.. d3dx9_32_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_33' >../../tools/makedep -C. -S../.. -T../.. d3dx9_33_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_33' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_33' >../../tools/makedep -C. -S../.. -T../.. d3dx9_33_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_33' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_34' >../../tools/makedep -C. -S../.. -T../.. d3dx9_34_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_34' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_34' >../../tools/makedep -C. -S../.. -T../.. d3dx9_34_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_34' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_35' >../../tools/makedep -C. -S../.. -T../.. d3dx9_35_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_35' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_35' >../../tools/makedep -C. -S../.. -T../.. d3dx9_35_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_35' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_36' >../../tools/makedep -C. -S../.. -T../.. core.c d3dx9_36_main.c font.c math.c mesh.c shader.c sprite.c surface.c util.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_36' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_36' >../../tools/makedep -C. -S../.. -T../.. core.c d3dx9_36_main.c font.c math.c mesh.c shader.c sprite.c surface.c util.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_36' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_37' >../../tools/makedep -C. -S../.. -T../.. d3dx9_37_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_37' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_37' >../../tools/makedep -C. -S../.. -T../.. d3dx9_37_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_37' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_38' >../../tools/makedep -C. -S../.. -T../.. d3dx9_38_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_38' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_38' >../../tools/makedep -C. -S../.. -T../.. d3dx9_38_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_38' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_39' >../../tools/makedep -C. -S../.. -T../.. d3dx9_39_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_39' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_39' >../../tools/makedep -C. -S../.. -T../.. d3dx9_39_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_39' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_40' >../../tools/makedep -C. -S../.. -T../.. d3dx9_40_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_40' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_40' >../../tools/makedep -C. -S../.. -T../.. d3dx9_40_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_40' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_41' >../../tools/makedep -C. -S../.. -T../.. d3dx9_41_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_41' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_41' >../../tools/makedep -C. -S../.. -T../.. d3dx9_41_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_41' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_42' >../../tools/makedep -C. -S../.. -T../.. d3dx9_42_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_42' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_42' >../../tools/makedep -C. -S../.. -T../.. d3dx9_42_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_42' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dxof' >../../tools/makedep -C. -S../.. -T../.. d3dxof.c main.c parsing.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dxof' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dxof' >../../tools/makedep -C. -S../.. -T../.. d3dxof.c main.c parsing.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dxof' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dbghelp' >../../tools/makedep -C. -S../.. -T../.. coff.c crc32.c dbghelp.c dwarf.c elf_module.c image.c macho_module.c memory.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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dbghelp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dbghelp' >../../tools/makedep -C. -S../.. -T../.. coff.c crc32.c dbghelp.c dwarf.c elf_module.c image.c macho_module.c memory.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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dbghelp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dciman32' >../../tools/makedep -C. -S../.. -T../.. dciman_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dciman32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dciman32' >../../tools/makedep -C. -S../.. -T../.. dciman_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dciman32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddeml.dll16' >../../tools/makedep -C. -S../.. -T../.. ddeml.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddeml.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddeml.dll16' >../../tools/makedep -C. -S../.. -T../.. ddeml.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddeml.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddraw' >../../tools/makedep -C. -S../.. -T../.. clipper.c ddraw.c ddraw_thunks.c device.c direct3d.c executebuffer.c gamma.c light.c main.c material.c palette.c parent.c regsvr.c surface.c surface_thunks.c texture.c utils.c vertexbuffer.c viewport.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddraw' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddraw' >../../tools/makedep -C. -S../.. -T../.. clipper.c ddraw.c ddraw_thunks.c device.c direct3d.c executebuffer.c gamma.c light.c main.c material.c palette.c parent.c regsvr.c surface.c surface_thunks.c texture.c utils.c vertexbuffer.c viewport.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddraw' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddrawex' >../../tools/makedep -C. -S../.. -T../.. ddraw.c main.c regsvr.c surface.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddrawex' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddrawex' >../../tools/makedep -C. -S../.. -T../.. ddraw.c main.c regsvr.c surface.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddrawex' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/devenum' >../../tools/makedep -C. -S../.. -T../.. createdevenum.c devenum_main.c factory.c mediacatenum.c parsedisplayname.c devenum.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/devenum' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/devenum' >../../tools/makedep -C. -S../.. -T../.. createdevenum.c devenum_main.c factory.c mediacatenum.c parsedisplayname.c devenum.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/devenum' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput8' >../../tools/makedep -C. -S../.. -T../.. dinput8_main.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput8' >../../tools/makedep -C. -S../.. -T../.. dinput8_main.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dispdib.dll16' >../../tools/makedep -C. -S../.. -T../.. dispdib.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dispdib.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dispdib.dll16' >../../tools/makedep -C. -S../.. -T../.. dispdib.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dispdib.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/display.drv16' >../../tools/makedep -C. -S../.. -T../.. display.c display.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/display.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/display.drv16' >../../tools/makedep -C. -S../.. -T../.. display.c display.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/display.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmband' >../../tools/makedep -C. -S../.. -T../.. band.c bandtrack.c dmband_main.c dmutils.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmband' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmband' >../../tools/makedep -C. -S../.. -T../.. band.c bandtrack.c dmband_main.c dmutils.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmband' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmcompos' >../../tools/makedep -C. -S../.. -T../.. chordmap.c chordmaptrack.c composer.c dmcompos_main.c regsvr.c signposttrack.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmcompos' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmcompos' >../../tools/makedep -C. -S../.. -T../.. chordmap.c chordmaptrack.c composer.c dmcompos_main.c regsvr.c signposttrack.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmcompos' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmime' >../../tools/makedep -C. -S../.. -T../.. audiopath.c dmime_main.c dmutils.c graph.c lyricstrack.c markertrack.c paramcontroltrack.c performance.c regsvr.c segment.c segmentstate.c segtriggertrack.c seqtrack.c sysextrack.c tempotrack.c timesigtrack.c wavetrack.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmime' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmime' >../../tools/makedep -C. -S../.. -T../.. audiopath.c dmime_main.c dmutils.c graph.c lyricstrack.c markertrack.c paramcontroltrack.c performance.c regsvr.c segment.c segmentstate.c segtriggertrack.c seqtrack.c sysextrack.c tempotrack.c timesigtrack.c wavetrack.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmime' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmloader' >../../tools/makedep -C. -S../.. -T../.. classfactory.c container.c debug.c dmloader_main.c loader.c loaderstream.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmloader' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmloader' >../../tools/makedep -C. -S../.. -T../.. classfactory.c container.c debug.c dmloader_main.c loader.c loaderstream.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmloader' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmscript' >../../tools/makedep -C. -S../.. -T../.. dmscript_main.c regsvr.c script.c scripttrack.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmscript' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmscript' >../../tools/makedep -C. -S../.. -T../.. dmscript_main.c regsvr.c script.c scripttrack.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmscript' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmstyle' >../../tools/makedep -C. -S../.. -T../.. auditiontrack.c chordtrack.c commandtrack.c dmstyle_main.c dmutils.c motiftrack.c mutetrack.c regsvr.c style.c styletrack.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmstyle' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmstyle' >../../tools/makedep -C. -S../.. -T../.. auditiontrack.c chordtrack.c commandtrack.c dmstyle_main.c dmutils.c motiftrack.c mutetrack.c regsvr.c style.c styletrack.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmstyle' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmsynth' >../../tools/makedep -C. -S../.. -T../.. dmsynth_main.c regsvr.c synth.c synthsink.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmsynth' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmsynth' >../../tools/makedep -C. -S../.. -T../.. dmsynth_main.c regsvr.c synth.c synthsink.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmsynth' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic32' >../../tools/makedep -C. -S../.. -T../.. dmusic32_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic32' >../../tools/makedep -C. -S../.. -T../.. dmusic32_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dnsapi' >../../tools/makedep -C. -S../.. -T../.. main.c name.c ns_name.c ns_parse.c query.c record.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dnsapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dnsapi' >../../tools/makedep -C. -S../.. -T../.. main.c name.c ns_name.c ns_parse.c query.c record.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dnsapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplay' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplay' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplay' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplay' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplayx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplayx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnaddr' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnaddr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnaddr' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnaddr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnet' >../../tools/makedep -C. -S../.. -T../.. address.c client.c dpnet_main.c lobbiedapp.c peer.c regsvr.c server.c threadpool.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnet' >../../tools/makedep -C. -S../.. -T../.. address.c client.c dpnet_main.c lobbiedapp.c peer.c regsvr.c server.c threadpool.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnhpast' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnhpast' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnhpast' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnhpast' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnlobby' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnlobby' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnlobby' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnlobby' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpwsockx' >../../tools/makedep -C. -S../.. -T../.. dpwsockx_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpwsockx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpwsockx' >../../tools/makedep -C. -S../.. -T../.. dpwsockx_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpwsockx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/drmclien' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/drmclien' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/drmclien' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/drmclien' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c sound3d.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dsound' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c sound3d.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dsound' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dssenh' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dssenh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dssenh' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dssenh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dswave' >../../tools/makedep -C. -S../.. -T../.. dswave.c dswave_main.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dswave' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dswave' >../../tools/makedep -C. -S../.. -T../.. dswave.c dswave_main.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dswave' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dwmapi' >../../tools/makedep -C. -S../.. -T../.. dwmapi_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dwmapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dwmapi' >../../tools/makedep -C. -S../.. -T../.. dwmapi_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dwmapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxdiagn' >../../tools/makedep -C. -S../.. -T../.. container.c dxdiag_main.c provider.c regsvr.c version.rc fil_data.idl >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxdiagn' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxdiagn' >../../tools/makedep -C. -S../.. -T../.. container.c dxdiag_main.c provider.c regsvr.c version.rc fil_data.idl >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxdiagn' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxgi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxgi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/faultrep' >../../tools/makedep -C. -S../.. -T../.. faultrep.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/faultrep' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/faultrep' >../../tools/makedep -C. -S../.. -T../.. faultrep.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/faultrep' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fltlib' >../../tools/makedep -C. -S../.. -T../.. fltlib.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fltlib' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fltlib' >../../tools/makedep -C. -S../.. -T../.. fltlib.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fltlib' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fusion' >../../tools/makedep -C. -S../.. -T../.. asmcache.c asmenum.c asmname.c assembly.c fusion.c fusion_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fusion' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fusion' >../../tools/makedep -C. -S../.. -T../.. asmcache.c asmenum.c asmname.c assembly.c fusion.c fusion_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fusion' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 driver.c enhmetafile.c enhmfdrv/bitblt.c enhmfdrv/dc.c enhmfdrv/graphics.c enhmfdrv/init.c enhmfdrv/mapping.c enhmfdrv/objects.c font.c freetype.c gdi_main.c gdiobj.c icm.c mapping.c metafile.c mfdrv/bitblt.c mfdrv/dc.c mfdrv/graphics.c mfdrv/init.c mfdrv/mapping.c mfdrv/objects.c mfdrv/text.c opengl.c painting.c palette.c path.c pen.c printdrv.c printdrv16.c region.c bidi16.c env.c gdi16.c metafile16.c version.rc version16.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 driver.c enhmetafile.c enhmfdrv/bitblt.c enhmfdrv/dc.c enhmfdrv/graphics.c enhmfdrv/init.c enhmfdrv/mapping.c enhmfdrv/objects.c font.c freetype.c gdi_main.c gdiobj.c icm.c mapping.c metafile.c mfdrv/bitblt.c mfdrv/dc.c mfdrv/graphics.c mfdrv/init.c mfdrv/mapping.c mfdrv/objects.c mfdrv/text.c opengl.c painting.c palette.c path.c pen.c printdrv.c printdrv16.c region.c bidi16.c env.c gdi16.c metafile16.c version.rc version16.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdiplus' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdiplus' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/glu32' >../../tools/makedep -C. -S../.. -T../.. glu.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/glu32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/glu32' >../../tools/makedep -C. -S../.. -T../.. glu.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/glu32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gphoto2.ds' >../../tools/makedep -C. -S../.. -T../.. 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_Ko.rc gphoto2_Lt.rc gphoto2_Nl.rc gphoto2_No.rc gphoto2_Pl.rc gphoto2_Pt.rc gphoto2_Ru.rc gphoto2_Si.rc gphoto2_Sv.rc gphoto2_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gphoto2.ds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gphoto2.ds' >../../tools/makedep -C. -S../.. -T../.. 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_Ko.rc gphoto2_Lt.rc gphoto2_Nl.rc gphoto2_No.rc gphoto2_Pl.rc gphoto2_Pt.rc gphoto2_Ru.rc gphoto2_Si.rc gphoto2_Sv.rc gphoto2_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gphoto2.ds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gpkcsp' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gpkcsp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gpkcsp' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gpkcsp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hal' >../../tools/makedep -C. -S../.. -T../.. hal.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hal' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hal' >../../tools/makedep -C. -S../.. -T../.. hal.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hal' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hhctrl.ocx' >../../tools/makedep -C. -S../.. -T../.. chm.c content.c help.c hhctrl.c regsvr.c webbrowser.c Cs.rc Da.rc De.rc El.rc En.rc Fi.rc Fr.rc Hu.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hhctrl.ocx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hhctrl.ocx' >../../tools/makedep -C. -S../.. -T../.. chm.c content.c help.c hhctrl.c regsvr.c webbrowser.c Cs.rc Da.rc De.rc El.rc En.rc Fi.rc Fr.rc Hu.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hhctrl.ocx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hid' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hid' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hlink' >../../tools/makedep -C. -S../.. -T../.. browse_ctx.c extserv.c hlink_main.c link.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hlink' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hlink' >../../tools/makedep -C. -S../.. -T../.. browse_ctx.c extserv.c hlink_main.c link.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hlink' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hnetcfg' >../../tools/makedep -C. -S../.. -T../.. apps.c hnetcfg.c manager.c policy.c port.c profile.c regsvr.c service.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hnetcfg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hnetcfg' >../../tools/makedep -C. -S../.. -T../.. apps.c hnetcfg.c manager.c policy.c port.c profile.c regsvr.c service.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hnetcfg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/httpapi' >../../tools/makedep -C. -S../.. -T../.. httpapi_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/httpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/httpapi' >../../tools/makedep -C. -S../.. -T../.. httpapi_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/httpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iccvid' >../../tools/makedep -C. -S../.. -T../.. iccvid.c iccvid_Da.rc iccvid_De.rc iccvid_En.rc iccvid_Fr.rc iccvid_Hu.rc iccvid_Ja.rc iccvid_Ko.rc iccvid_Lt.rc iccvid_Nl.rc iccvid_No.rc iccvid_Pl.rc iccvid_Pt.rc iccvid_Ro.rc iccvid_Ru.rc iccvid_Si.rc iccvid_Sv.rc iccvid_Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iccvid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iccvid' >../../tools/makedep -C. -S../.. -T../.. iccvid.c iccvid_Da.rc iccvid_De.rc iccvid_En.rc iccvid_Fr.rc iccvid_Hu.rc iccvid_Ja.rc iccvid_Ko.rc iccvid_Lt.rc iccvid_Nl.rc iccvid_No.rc iccvid_Pl.rc iccvid_Pt.rc iccvid_Ro.rc iccvid_Ru.rc iccvid_Si.rc iccvid_Sv.rc iccvid_Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iccvid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/icmp' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/icmp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/icmp' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/icmp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ifsmgr.vxd' >../../tools/makedep -C. -S../.. -T../.. ifsmgr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ifsmgr.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ifsmgr.vxd' >../../tools/makedep -C. -S../.. -T../.. ifsmgr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ifsmgr.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imaadp32.acm' >../../tools/makedep -C. -S../.. -T../.. imaadp32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imaadp32.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imaadp32.acm' >../../tools/makedep -C. -S../.. -T../.. imaadp32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imaadp32.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imagehlp' >../../tools/makedep -C. -S../.. -T../.. access.c imagehlp_main.c integrity.c modify.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imagehlp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imagehlp' >../../tools/makedep -C. -S../.. -T../.. access.c imagehlp_main.c integrity.c modify.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imagehlp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm32' >../../tools/makedep -C. -S../.. -T../.. imm.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm32' >../../tools/makedep -C. -S../.. -T../.. imm.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetcomm' >../../tools/makedep -C. -S../.. -T../.. imaptransport.c inetcomm_main.c internettransport.c mimeintl.c mimeole.c pop3transport.c regsvr.c smtptransport.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetcomm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetcomm' >../../tools/makedep -C. -S../.. -T../.. imaptransport.c inetcomm_main.c internettransport.c mimeintl.c mimeole.c pop3transport.c regsvr.c smtptransport.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetcomm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetmib1' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetmib1' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetmib1' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetmib1' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/infosoft' >../../tools/makedep -C. -S../.. -T../.. infosoft_main.c wordbreaker.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/infosoft' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/infosoft' >../../tools/makedep -C. -S../.. -T../.. infosoft_main.c wordbreaker.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/infosoft' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/initpki' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/initpki' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/initpki' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/initpki' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inkobj' >../../tools/makedep -C. -S../.. -T../.. inkcollector.c inkobj.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inkobj' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inkobj' >../../tools/makedep -C. -S../.. -T../.. inkcollector.c inkobj.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inkobj' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inseng' >../../tools/makedep -C. -S../.. -T../.. inseng_main.c regsvr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inseng' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inseng' >../../tools/makedep -C. -S../.. -T../.. inseng_main.c regsvr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inseng' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iphlpapi' >../../tools/makedep -C. -S../.. -T../.. icmp.c ifenum.c iphlpapi_main.c ipstats.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iphlpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iphlpapi' >../../tools/makedep -C. -S../.. -T../.. icmp.c ifenum.c iphlpapi_main.c ipstats.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iphlpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itircl' >../../tools/makedep -C. -S../.. -T../.. itircl_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itircl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itircl' >../../tools/makedep -C. -S../.. -T../.. itircl_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itircl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itss' >../../tools/makedep -C. -S../.. -T../.. chm_lib.c itss.c lzx.c moniker.c protocol.c storage.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itss' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itss' >../../tools/makedep -C. -S../.. -T../.. chm_lib.c itss.c lzx.c moniker.c protocol.c storage.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itss' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 jscript_De.rc jscript_En.rc jscript_Fr.rc jscript_Lt.rc jscript_Nl.rc jscript_Pt.rc jscript_Ru.rc rsrc.rc jsglobal.idl jsglobal.tlb parser.y >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/jscript' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 jscript_De.rc jscript_En.rc jscript_Fr.rc jscript_Lt.rc jscript_Nl.rc jscript_Pt.rc jscript_Ru.rc rsrc.rc jsglobal.idl jsglobal.tlb parser.y >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/jscript' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/kernel32' >../../tools/makedep -C. -S../.. -T../.. actctx.c atom.c change.c comm.c computername.c console.c cpu.c debugger.c dosmem.c editline.c environ.c except.c fiber.c file.c file16.c format_msg.c global16.c heap.c instr.c kernel_main.c lcformat.c local16.c locale.c lzexpand.c module.c ne_module.c ne_segment.c oldconfig.c path.c powermgnt.c process.c profile.c relay16.c resource.c resource16.c selector.c snoop16.c string.c sync.c syslevel.c tape.c task.c thread.c thunk.c time.c toolhelp.c utthunk.c version.c virtual.c volume.c vxd.c wowthunk.c atom16.c error16.c kernel16.c registry16.c locale_rc.rc version.rc version16.rc nls/winerr_deu.mc nls/winerr_enu.mc nls/winerr_fra.mc nls/winerr_jpn.mc nls/winerr_kor.mc nls/winerr_lth.mc nls/winerr_nld.mc nls/winerr_nor.mc nls/winerr_plk.mc nls/winerr_ptg.mc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/kernel32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/kernel32' >../../tools/makedep -C. -S../.. -T../.. actctx.c atom.c change.c comm.c computername.c console.c cpu.c debugger.c dosmem.c editline.c environ.c except.c fiber.c file.c file16.c format_msg.c global16.c heap.c instr.c kernel_main.c lcformat.c local16.c locale.c lzexpand.c module.c ne_module.c ne_segment.c oldconfig.c path.c powermgnt.c process.c profile.c relay16.c resource.c resource16.c selector.c snoop16.c string.c sync.c syslevel.c tape.c task.c thread.c thunk.c time.c toolhelp.c utthunk.c version.c virtual.c volume.c vxd.c wowthunk.c atom16.c error16.c kernel16.c registry16.c locale_rc.rc version.rc version16.rc nls/winerr_deu.mc nls/winerr_enu.mc nls/winerr_fra.mc nls/winerr_jpn.mc nls/winerr_kor.mc nls/winerr_lth.mc nls/winerr_nld.mc nls/winerr_nor.mc nls/winerr_plk.mc nls/winerr_ptg.mc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/kernel32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/keyboard.drv16' >../../tools/makedep -C. -S../.. -T../.. keyboard.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/keyboard.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/keyboard.drv16' >../../tools/makedep -C. -S../.. -T../.. keyboard.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/keyboard.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/loadperf' >../../tools/makedep -C. -S../.. -T../.. loadperf_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/loadperf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/loadperf' >../../tools/makedep -C. -S../.. -T../.. loadperf_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/loadperf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localspl' >../../tools/makedep -C. -S../.. -T../.. localmon.c localspl_main.c provider.c localspl.rc spl_Da.rc spl_De.rc spl_En.rc spl_Fr.rc spl_Ko.rc spl_Lt.rc spl_Nl.rc spl_No.rc spl_Pl.rc spl_Pt.rc spl_Ro.rc spl_Ru.rc spl_Si.rc spl_Sv.rc spl_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localspl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localspl' >../../tools/makedep -C. -S../.. -T../.. localmon.c localspl_main.c provider.c localspl.rc spl_Da.rc spl_De.rc spl_En.rc spl_Fr.rc spl_Ko.rc spl_Lt.rc spl_Nl.rc spl_No.rc spl_Pl.rc spl_Pt.rc spl_Ro.rc spl_Ru.rc spl_Si.rc spl_Sv.rc spl_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localspl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localui' >../../tools/makedep -C. -S../.. -T../.. localui.c localui.rc ui_Da.rc ui_De.rc ui_En.rc ui_Fr.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_Sv.rc ui_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localui' >../../tools/makedep -C. -S../.. -T../.. localui.c localui.rc ui_Da.rc ui_De.rc ui_En.rc ui_Fr.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_Sv.rc ui_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lz32' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lz32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lz32' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lz32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lzexpand.dll16' >../../tools/makedep -C. -S../.. -T../.. lzexpand.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lzexpand.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lzexpand.dll16' >../../tools/makedep -C. -S../.. -T../.. lzexpand.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lzexpand.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mapi32' >../../tools/makedep -C. -S../.. -T../.. imalloc.c mapi32_main.c prop.c sendmail.c util.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mapi32' >../../tools/makedep -C. -S../.. -T../.. imalloc.c mapi32_main.c prop.c sendmail.c util.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciavi32' >../../tools/makedep -C. -S../.. -T../.. info.c mciavi.c mmoutput.c wnd.c mciavi_res.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciavi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciavi32' >../../tools/makedep -C. -S../.. -T../.. info.c mciavi.c mmoutput.c wnd.c mciavi_res.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciavi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mcicda' >../../tools/makedep -C. -S../.. -T../.. mcicda.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mcicda' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mcicda' >../../tools/makedep -C. -S../.. -T../.. mcicda.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mcicda' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciqtz32' >../../tools/makedep -C. -S../.. -T../.. mciqtz.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciqtz32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciqtz32' >../../tools/makedep -C. -S../.. -T../.. mciqtz.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciqtz32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciseq' >../../tools/makedep -C. -S../.. -T../.. mcimidi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciseq' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciseq' >../../tools/makedep -C. -S../.. -T../.. mcimidi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciseq' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciwave' >../../tools/makedep -C. -S../.. -T../.. mciwave.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciwave' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciwave' >../../tools/makedep -C. -S../.. -T../.. mciwave.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciwave' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/midimap' >../../tools/makedep -C. -S../.. -T../.. midimap.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/midimap' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/midimap' >../../tools/makedep -C. -S../.. -T../.. midimap.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/midimap' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mlang' >../../tools/makedep -C. -S../.. -T../.. mlang.c regsvr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mlang' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mlang' >../../tools/makedep -C. -S../.. -T../.. mlang.c regsvr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mlang' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmdevldr.vxd' >../../tools/makedep -C. -S../.. -T../.. mmdevldr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmdevldr.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmdevldr.vxd' >../../tools/makedep -C. -S../.. -T../.. mmdevldr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmdevldr.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmsystem.dll16' >../../tools/makedep -C. -S../.. -T../.. driver.c mci16.c message16.c mmio16.c mmsystem.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmsystem.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmsystem.dll16' >../../tools/makedep -C. -S../.. -T../.. driver.c mci16.c message16.c mmio16.c mmsystem.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmsystem.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/monodebg.vxd' >../../tools/makedep -C. -S../.. -T../.. monodebg.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/monodebg.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/monodebg.vxd' >../../tools/makedep -C. -S../.. -T../.. monodebg.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/monodebg.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mountmgr.sys' >../../tools/makedep -C. -S../.. -T../.. device.c diskarb.c hal.c mountmgr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mountmgr.sys' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mountmgr.sys' >../../tools/makedep -C. -S../.. -T../.. device.c diskarb.c hal.c mountmgr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mountmgr.sys' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mouse.drv16' >../../tools/makedep -C. -S../.. -T../.. mouse.c mouse.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mouse.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mouse.drv16' >../../tools/makedep -C. -S../.. -T../.. mouse.c mouse.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mouse.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mpr' >../../tools/makedep -C. -S../.. -T../.. auth.c mpr_main.c multinet.c nps.c pwcache.c wnet.c 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_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_Sv.rc mpr_Tr.rc mpr_Zh.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mpr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mpr' >../../tools/makedep -C. -S../.. -T../.. auth.c mpr_main.c multinet.c nps.c pwcache.c wnet.c 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_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_Sv.rc mpr_Tr.rc mpr_Zh.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mpr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mprapi' >../../tools/makedep -C. -S../.. -T../.. mprapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mprapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mprapi' >../../tools/makedep -C. -S../.. -T../.. mprapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mprapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm.dll16' >../../tools/makedep -C. -S../.. -T../.. msacm.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm.dll16' >../../tools/makedep -C. -S../.. -T../.. msacm.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32.drv' >../../tools/makedep -C. -S../.. -T../.. wavemap.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32.drv' >../../tools/makedep -C. -S../.. -T../.. wavemap.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_Sv.rc msacm_Tr.rc msacm_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_Sv.rc msacm_Tr.rc msacm_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msadp32.acm' >../../tools/makedep -C. -S../.. -T../.. msadp32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msadp32.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msadp32.acm' >../../tools/makedep -C. -S../.. -T../.. msadp32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msadp32.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscat32' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscat32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscat32' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscat32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscms' >../../tools/makedep -C. -S../.. -T../.. handle.c icc.c mscms_main.c profile.c stub.c transform.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscms' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscms' >../../tools/makedep -C. -S../.. -T../.. handle.c icc.c mscms_main.c profile.c stub.c transform.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscms' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscoree' >../../tools/makedep -C. -S../.. -T../.. corruntimehost.c mscoree_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscoree' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscoree' >../../tools/makedep -C. -S../.. -T../.. corruntimehost.c mscoree_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscoree' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msctf' >../../tools/makedep -C. -S../.. -T../.. categorymgr.c compartmentmgr.c context.c documentmgr.c inputprocessor.c msctf.c range.c regsvr.c threadmgr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msctf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msctf' >../../tools/makedep -C. -S../.. -T../.. categorymgr.c compartmentmgr.c context.c documentmgr.c inputprocessor.c msctf.c range.c regsvr.c threadmgr.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msctf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdaps' >../../tools/makedep -C. -S../.. -T../.. usrmarshal.c msdaps.idl msdaps.idl msdaps_i.c msdaps_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdaps' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdaps' >../../tools/makedep -C. -S../.. -T../.. usrmarshal.c msdaps.idl msdaps.idl msdaps_i.c msdaps_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdaps' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdmo' >../../tools/makedep -C. -S../.. -T../.. dmoreg.c dmort.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdmo' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdmo' >../../tools/makedep -C. -S../.. -T../.. dmoreg.c dmort.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdmo' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msftedit' >../../tools/makedep -C. -S../.. -T../.. msftedit_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msftedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msftedit' >../../tools/makedep -C. -S../.. -T../.. msftedit_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msftedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msg711.acm' >../../tools/makedep -C. -S../.. -T../.. msg711.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msg711.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msg711.acm' >../../tools/makedep -C. -S../.. -T../.. msg711.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msg711.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msgsm32.acm' >../../tools/makedep -C. -S../.. -T../.. msgsm32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msgsm32.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msgsm32.acm' >../../tools/makedep -C. -S../.. -T../.. msgsm32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msgsm32.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc mshtml_tlb.idl mshtml_tlb.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml.tlb' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc mshtml_tlb.idl mshtml_tlb.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml.tlb' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml' >../../tools/makedep -C. -S../.. -T../.. conpoint.c dispex.c editor.c hlink.c htmlanchor.c htmlbody.c htmlcomment.c htmlcurstyle.c htmldoc.c htmldoc3.c htmldoc5.c htmlelem.c htmlelem2.c htmlelem3.c htmlelemcol.c htmlevent.c htmlframebase.c htmlgeneric.c htmliframe.c htmlimg.c htmlinput.c htmllocation.c htmlnode.c htmloption.c htmlscript.c htmlselect.c htmlstyle.c htmlstyle2.c htmlstyle3.c htmlstylesheet.c htmltable.c htmltablerow.c htmltextarea.c htmltextcont.c htmltextnode.c htmlwindow.c install.c loadopts.c main.c mutation.c navigate.c nsembed.c nsevents.c nsio.c nsservice.c olecmd.c oleobj.c olewnd.c omnavigator.c persist.c protocol.c script.c secmgr.c selection.c service.c task.c txtrange.c view.c Bg.rc Da.rc De.rc En.rc Es.rc Fi.rc Fr.rc Hu.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 Zh.rc rsrc.rc nsiface.idl >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml' >../../tools/makedep -C. -S../.. -T../.. conpoint.c dispex.c editor.c hlink.c htmlanchor.c htmlbody.c htmlcomment.c htmlcurstyle.c htmldoc.c htmldoc3.c htmldoc5.c htmlelem.c htmlelem2.c htmlelem3.c htmlelemcol.c htmlevent.c htmlframebase.c htmlgeneric.c htmliframe.c htmlimg.c htmlinput.c htmllocation.c htmlnode.c htmloption.c htmlscript.c htmlselect.c htmlstyle.c htmlstyle2.c htmlstyle3.c htmlstylesheet.c htmltable.c htmltablerow.c htmltextarea.c htmltextcont.c htmltextnode.c htmlwindow.c install.c loadopts.c main.c mutation.c navigate.c nsembed.c nsevents.c nsio.c nsservice.c olecmd.c oleobj.c olewnd.c omnavigator.c persist.c protocol.c script.c secmgr.c selection.c service.c task.c txtrange.c view.c Bg.rc Da.rc De.rc En.rc Es.rc Fi.rc Fr.rc Hu.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 Zh.rc rsrc.rc nsiface.idl >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msi' >../../tools/makedep -C. -S../.. -T../.. action.c alter.c appsearch.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 regsvr.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 msi_Bg.rc msi_Da.rc msi_De.rc msi_En.rc msi_Eo.rc msi_Es.rc msi_Fi.rc msi_Fr.rc msi_Hu.rc msi_It.rc msi_Ko.rc msi_Lt.rc msi_Nl.rc msi_No.rc msi_Pl.rc msi_Pt.rc msi_Ro.rc msi_Ru.rc msi_Si.rc msi_Sv.rc msi_Tr.rc msi_Zh.rc version.rc msiserver.idl msiserver.idl msiserver_i.c msiserver.idl msiserver.tlb cond.y sql.y >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msi' >../../tools/makedep -C. -S../.. -T../.. action.c alter.c appsearch.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 regsvr.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 msi_Bg.rc msi_Da.rc msi_De.rc msi_En.rc msi_Eo.rc msi_Es.rc msi_Fi.rc msi_Fr.rc msi_Hu.rc msi_It.rc msi_Ko.rc msi_Lt.rc msi_Nl.rc msi_No.rc msi_Pl.rc msi_Pt.rc msi_Ro.rc msi_Ru.rc msi_Si.rc msi_Sv.rc msi_Tr.rc msi_Zh.rc version.rc msiserver.idl msiserver.idl msiserver_i.c msiserver.idl msiserver.tlb cond.y sql.y >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimg32' >../../tools/makedep -C. -S../.. -T../.. msimg32_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimg32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimg32' >../../tools/makedep -C. -S../.. -T../.. msimg32_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimg32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimtf' >../../tools/makedep -C. -S../.. -T../.. activeimmapp.c main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimtf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimtf' >../../tools/makedep -C. -S../.. -T../.. activeimmapp.c main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimtf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisip' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisip' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisip' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisip' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisys.ocx' >../../tools/makedep -C. -S../.. -T../.. msisys.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisys.ocx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisys.ocx' >../../tools/makedep -C. -S../.. -T../.. msisys.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisys.ocx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msnet32' >../../tools/makedep -C. -S../.. -T../.. msnet_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msnet32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msnet32' >../../tools/makedep -C. -S../.. -T../.. msnet_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msnet32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msrle32' >../../tools/makedep -C. -S../.. -T../.. msrle32.c msrle_Bg.rc msrle_Cs.rc msrle_Da.rc msrle_De.rc msrle_En.rc msrle_Es.rc msrle_Fr.rc msrle_Hu.rc msrle_It.rc msrle_Ja.rc msrle_Ko.rc msrle_Lt.rc msrle_Nl.rc msrle_No.rc msrle_Pl.rc msrle_Pt.rc msrle_Ro.rc msrle_Ru.rc msrle_Si.rc msrle_Sv.rc msrle_Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msrle32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msrle32' >../../tools/makedep -C. -S../.. -T../.. msrle32.c msrle_Bg.rc msrle_Cs.rc msrle_Da.rc msrle_De.rc msrle_En.rc msrle_Es.rc msrle_Fr.rc msrle_Hu.rc msrle_It.rc msrle_Ja.rc msrle_Ko.rc msrle_Lt.rc msrle_Nl.rc msrle_No.rc msrle_Pl.rc msrle_Pt.rc msrle_Ro.rc msrle_Ru.rc msrle_Si.rc msrle_Sv.rc msrle_Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msrle32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssign32' >../../tools/makedep -C. -S../.. -T../.. mssign32_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssign32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssign32' >../../tools/makedep -C. -S../.. -T../.. mssign32_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssign32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssip32' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssip32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssip32' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssip32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mstask' >../../tools/makedep -C. -S../.. -T../.. factory.c mstask_main.c task.c task_scheduler.c task_trigger.c rsrc.rc mstask_local.idl mstask_local_i.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mstask' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mstask' >../../tools/makedep -C. -S../.. -T../.. factory.c mstask_main.c task.c task_scheduler.c task_trigger.c rsrc.rc mstask_local.idl mstask_local_i.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mstask' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcirt' >../../tools/makedep -C. -S../.. -T../.. msvcirt.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcirt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcirt' >../../tools/makedep -C. -S../.. -T../.. msvcirt.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcirt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcr71' >../../tools/makedep -C. -S../.. -T../.. msvcr71.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcr71' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcr71' >../../tools/makedep -C. -S../.. -T../.. msvcr71.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcr71' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt20' >../../tools/makedep -C. -S../.. -T../.. msvcrt20.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt20' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt20' >../../tools/makedep -C. -S../.. -T../.. msvcrt20.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt20' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt40' >../../tools/makedep -C. -S../.. -T../.. msvcrt40.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt40' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt40' >../../tools/makedep -C. -S../.. -T../.. msvcrt40.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt40' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrtd' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt debug.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrtd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrtd' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt debug.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrtd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvfw32' >../../tools/makedep -C. -S../.. -T../.. drawdib.c mciwnd.c msvideo_main.c msvfw32_Da.rc msvfw32_De.rc msvfw32_En.rc msvfw32_Es.rc msvfw32_Fr.rc msvfw32_Hu.rc msvfw32_Ko.rc msvfw32_Lt.rc msvfw32_Nl.rc msvfw32_No.rc msvfw32_Pl.rc msvfw32_Pt.rc msvfw32_Ru.rc msvfw32_Si.rc msvfw32_Sv.rc msvfw32_Tr.rc msvfw32_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvfw32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvfw32' >../../tools/makedep -C. -S../.. -T../.. drawdib.c mciwnd.c msvideo_main.c msvfw32_Da.rc msvfw32_De.rc msvfw32_En.rc msvfw32_Es.rc msvfw32_Fr.rc msvfw32_Hu.rc msvfw32_Ko.rc msvfw32_Lt.rc msvfw32_Nl.rc msvfw32_No.rc msvfw32_Pl.rc msvfw32_Pt.rc msvfw32_Ru.rc msvfw32_Si.rc msvfw32_Sv.rc msvfw32_Tr.rc msvfw32_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvfw32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvidc32' >../../tools/makedep -C. -S../.. -T../.. msvideo1.c msvidc32_Da.rc msvidc32_De.rc msvidc32_En.rc msvidc32_Fr.rc msvidc32_Hu.rc msvidc32_Ja.rc msvidc32_Ko.rc msvidc32_Lt.rc msvidc32_Nl.rc msvidc32_No.rc msvidc32_Pl.rc msvidc32_Pt.rc msvidc32_Ro.rc msvidc32_Ru.rc msvidc32_Si.rc msvidc32_Sv.rc msvidc32_Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvidc32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvidc32' >../../tools/makedep -C. -S../.. -T../.. msvideo1.c msvidc32_Da.rc msvidc32_De.rc msvidc32_En.rc msvidc32_Fr.rc msvidc32_Hu.rc msvidc32_Ja.rc msvidc32_Ko.rc msvidc32_Lt.rc msvidc32_Nl.rc msvidc32_No.rc msvidc32_Pl.rc msvidc32_Pt.rc msvidc32_Ro.rc msvidc32_Ru.rc msvidc32_Si.rc msvidc32_Sv.rc msvidc32_Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvidc32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvideo.dll16' >../../tools/makedep -C. -S../.. -T../.. msvideo16.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvideo.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvideo.dll16' >../../tools/makedep -C. -S../.. -T../.. msvideo16.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvideo.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mswsock' >../../tools/makedep -C. -S../.. -T../.. mswsock.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mswsock' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mswsock' >../../tools/makedep -C. -S../.. -T../.. mswsock.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mswsock' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 domdoc.c domimpl.c element.c entityref.c factory.c httprequest.c main.c node.c nodelist.c nodemap.c parseerror.c pi.c queryresult.c regsvr.c saxreader.c schema.c text.c uuid.c xmldoc.c xmlelem.c version.rc msxml3_v1.idl msxml3_v1.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msxml3' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 domdoc.c domimpl.c element.c entityref.c factory.c httprequest.c main.c node.c nodelist.c nodemap.c parseerror.c pi.c queryresult.c regsvr.c saxreader.c schema.c text.c uuid.c xmldoc.c xmlelem.c version.rc msxml3_v1.idl msxml3_v1.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msxml3' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/nddeapi' >../../tools/makedep -C. -S../.. -T../.. nddeapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/nddeapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/nddeapi' >../../tools/makedep -C. -S../.. -T../.. nddeapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/nddeapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/netapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/netapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/newdev' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/newdev' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/newdev' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/newdev' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdsapi' >../../tools/makedep -C. -S../.. -T../.. ntdsapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdsapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdsapi' >../../tools/makedep -C. -S../.. -T../.. ntdsapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdsapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntoskrnl.exe' >../../tools/makedep -C. -S../.. -T../.. ntoskrnl.c ntoskrnl.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntoskrnl.exe' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntoskrnl.exe' >../../tools/makedep -C. -S../.. -T../.. ntoskrnl.c ntoskrnl.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntoskrnl.exe' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntprint' >../../tools/makedep -C. -S../.. -T../.. ntprint.c ntprint.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntprint' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntprint' >../../tools/makedep -C. -S../.. -T../.. ntprint.c ntprint.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntprint' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/objsel' >../../tools/makedep -C. -S../.. -T../.. factory.c objsel.c regsvr.c objsel.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/objsel' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/objsel' >../../tools/makedep -C. -S../.. -T../.. factory.c objsel.c regsvr.c objsel.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/objsel' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbc32' >../../tools/makedep -C. -S../.. -T../.. proxyodbc.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbc32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbc32' >../../tools/makedep -C. -S../.. -T../.. proxyodbc.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbc32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbccp32' >../../tools/makedep -C. -S../.. -T../.. odbccp32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbccp32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbccp32' >../../tools/makedep -C. -S../.. -T../.. odbccp32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbccp32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2.dll16' >../../tools/makedep -C. -S../.. -T../.. memlockbytes.c ole2.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2.dll16' >../../tools/makedep -C. -S../.. -T../.. memlockbytes.c ole2.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2conv.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2conv.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2conv.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2conv.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2disp.dll16' >../../tools/makedep -C. -S../.. -T../.. ole2disp.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2disp.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2disp.dll16' >../../tools/makedep -C. -S../.. -T../.. ole2disp.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2disp.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2nls.dll16' >../../tools/makedep -C. -S../.. -T../.. ole2nls.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2nls.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2nls.dll16' >../../tools/makedep -C. -S../.. -T../.. ole2nls.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2nls.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2prox.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2prox.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2prox.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2prox.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2thk.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2thk.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2thk.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2thk.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 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 regsvr.c rpc.c stg_bigblockfile.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 >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 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 regsvr.c rpc.c stg_bigblockfile.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 >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleacc' >../../tools/makedep -C. -S../.. -T../.. main.c oleacc_De.rc oleacc_En.rc oleacc_Fr.rc oleacc_Ko.rc oleacc_Lt.rc oleacc_Nl.rc oleacc_Pl.rc oleacc_Pt.rc oleacc_Ro.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleacc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleacc' >../../tools/makedep -C. -S../.. -T../.. main.c oleacc_De.rc oleacc_En.rc oleacc_Fr.rc oleacc_Ko.rc oleacc_Lt.rc oleacc_Nl.rc oleacc_Pl.rc oleacc_Pt.rc oleacc_Ro.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleacc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleaut32' >../../tools/makedep -C. -S../.. -T../.. connpt.c dispatch.c hash.c oleaut.c olefont.c olepicture.c recinfo.c regsvr.c safearray.c stubs.c tmarshal.c typelib.c typelib2.c usrmarshal.c varformat.c variant.c vartype.c oleaut32_Bg.rc oleaut32_Cz.rc oleaut32_Da.rc oleaut32_De.rc oleaut32_El.rc oleaut32_En.rc oleaut32_Eo.rc oleaut32_Es.rc oleaut32_Fr.rc oleaut32_Hu.rc oleaut32_It.rc oleaut32_Ko.rc oleaut32_Lt.rc oleaut32_Nl.rc oleaut32_No.rc oleaut32_Pl.rc oleaut32_Pt.rc oleaut32_Ro.rc oleaut32_Ru.rc oleaut32_Si.rc oleaut32_Sv.rc oleaut32_Th.rc oleaut32_Tr.rc oleaut32_Zh.rc version.rc oleaut32_oaidl.idl oleaut32_ocidl.idl oleaut32_oaidl_p.c oleaut32_ocidl_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleaut32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleaut32' >../../tools/makedep -C. -S../.. -T../.. connpt.c dispatch.c hash.c oleaut.c olefont.c olepicture.c recinfo.c regsvr.c safearray.c stubs.c tmarshal.c typelib.c typelib2.c usrmarshal.c varformat.c variant.c vartype.c oleaut32_Bg.rc oleaut32_Cz.rc oleaut32_Da.rc oleaut32_De.rc oleaut32_El.rc oleaut32_En.rc oleaut32_Eo.rc oleaut32_Es.rc oleaut32_Fr.rc oleaut32_Hu.rc oleaut32_It.rc oleaut32_Ko.rc oleaut32_Lt.rc oleaut32_Nl.rc oleaut32_No.rc oleaut32_Pl.rc oleaut32_Pt.rc oleaut32_Ro.rc oleaut32_Ru.rc oleaut32_Si.rc oleaut32_Sv.rc oleaut32_Th.rc oleaut32_Tr.rc oleaut32_Zh.rc version.rc oleaut32_oaidl.idl oleaut32_ocidl.idl oleaut32_oaidl_p.c oleaut32_ocidl_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleaut32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli.dll16' >../../tools/makedep -C. -S../.. -T../.. olecli.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli.dll16' >../../tools/makedep -C. -S../.. -T../.. olecli.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli32' >../../tools/makedep -C. -S../.. -T../.. olecli_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli32' >../../tools/makedep -C. -S../.. -T../.. olecli_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledb32' >../../tools/makedep -C. -S../.. -T../.. convert.c main.c regsvr.c convert.idl convert_i.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledb32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledb32' >../../tools/makedep -C. -S../.. -T../.. convert.c main.c regsvr.c convert.idl convert_i.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledb32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledlg' >../../tools/makedep -C. -S../.. -T../.. insobjdlg.c oledlg_main.c pastespl.c oledlg_Cs.rc oledlg_Da.rc oledlg_De.rc oledlg_En.rc oledlg_Es.rc oledlg_Fr.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_Ru.rc oledlg_Si.rc oledlg_Sv.rc oledlg_Tr.rc oledlg_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledlg' >../../tools/makedep -C. -S../.. -T../.. insobjdlg.c oledlg_main.c pastespl.c oledlg_Cs.rc oledlg_Da.rc oledlg_De.rc oledlg_En.rc oledlg_Es.rc oledlg_Fr.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_Ru.rc oledlg_Si.rc oledlg_Sv.rc oledlg_Tr.rc oledlg_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olepro32' >../../tools/makedep -C. -S../.. -T../.. olepro32stubs.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olepro32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olepro32' >../../tools/makedep -C. -S../.. -T../.. olepro32stubs.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olepro32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr.dll16' >../../tools/makedep -C. -S../.. -T../.. olesvr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr.dll16' >../../tools/makedep -C. -S../.. -T../.. olesvr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr32' >../../tools/makedep -C. -S../.. -T../.. olesvr_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr32' >../../tools/makedep -C. -S../.. -T../.. olesvr_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olethk32' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olethk32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olethk32' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olethk32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/opengl32' >../../tools/makedep -C. -S../.. -T../.. opengl_ext.c opengl_norm.c wgl.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/opengl32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/opengl32' >../../tools/makedep -C. -S../.. -T../.. opengl_ext.c opengl_norm.c wgl.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/opengl32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pdh' >../../tools/makedep -C. -S../.. -T../.. pdh_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pdh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pdh' >../../tools/makedep -C. -S../.. -T../.. pdh_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pdh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pidgen' >../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pidgen' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pidgen' >../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pidgen' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/powrprof' >../../tools/makedep -C. -S../.. -T../.. powrprof.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/powrprof' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/powrprof' >../../tools/makedep -C. -S../.. -T../.. powrprof.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/powrprof' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/printui' >../../tools/makedep -C. -S../.. -T../.. printui.c printui.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/printui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/printui' >../../tools/makedep -C. -S../.. -T../.. printui.c printui.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/printui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/propsys' >../../tools/makedep -C. -S../.. -T../.. propsys_main.c propvar.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/propsys' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/propsys' >../../tools/makedep -C. -S../.. -T../.. propsys_main.c propvar.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/propsys' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/psapi' >../../tools/makedep -C. -S../.. -T../.. psapi_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/psapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/psapi' >../../tools/makedep -C. -S../.. -T../.. psapi_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/psapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pstorec' >../../tools/makedep -C. -S../.. -T../.. pstorec.c rsrc.rc pstorec_tlb.idl pstorec_tlb.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pstorec' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pstorec' >../../tools/makedep -C. -S../.. -T../.. pstorec.c rsrc.rc pstorec_tlb.idl pstorec_tlb.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pstorec' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qcap' >../../tools/makedep -C. -S../.. -T../.. capturegraph.c dllsetup.c enummedia.c enumpins.c pin.c qcap_main.c v4l.c vfwcapture.c yuv.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qcap' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qcap' >../../tools/makedep -C. -S../.. -T../.. capturegraph.c dllsetup.c enummedia.c enumpins.c pin.c qcap_main.c v4l.c vfwcapture.c yuv.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qcap' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qedit' >../../tools/makedep -C. -S../.. -T../.. main.c mediadet.c regsvr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qedit' >../../tools/makedep -C. -S../.. -T../.. main.c mediadet.c regsvr.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgrprxy' >../../tools/makedep -C. -S../.. -T../.. qmgrprxy.idl qmgrprxy.idl qmgrprxy_i.c qmgrprxy_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgrprxy' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgrprxy' >../../tools/makedep -C. -S../.. -T../.. qmgrprxy.idl qmgrprxy.idl qmgrprxy_i.c qmgrprxy_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgrprxy' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/quartz' >../../tools/makedep -C. -S../.. -T../.. acmwrapper.c avidec.c avisplit.c control.c dsoundrender.c enumfilters.c enummedia.c enummoniker.c enumpins.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 transform.c videorenderer.c waveparser.c version.rc quartz_strmif.idl quartz_strmif_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/quartz' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/quartz' >../../tools/makedep -C. -S../.. -T../.. acmwrapper.c avidec.c avisplit.c control.c dsoundrender.c enumfilters.c enummedia.c enummoniker.c enumpins.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 transform.c videorenderer.c waveparser.c version.rc quartz_strmif.idl quartz_strmif_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/quartz' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/query' >../../tools/makedep -C. -S../.. -T../.. query_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/query' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/query' >../../tools/makedep -C. -S../.. -T../.. query_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/query' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi16.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi16.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi16.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi16.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi32' >../../tools/makedep -C. -S../.. -T../.. rasapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi32' >../../tools/makedep -C. -S../.. -T../.. rasapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasdlg' >../../tools/makedep -C. -S../.. -T../.. rasdlg_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasdlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasdlg' >../../tools/makedep -C. -S../.. -T../.. rasdlg_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasdlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/resutils' >../../tools/makedep -C. -S../.. -T../.. resutils.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/resutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/resutils' >../../tools/makedep -C. -S../.. -T../.. resutils.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/resutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched20' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched20' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched32' >../../tools/makedep -C. -S../.. -T../.. richedit.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched32' >../../tools/makedep -C. -S../.. -T../.. richedit.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rpcrt4' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rpcrt4' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsabase' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsabase' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsabase' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsabase' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsaenh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsaenh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rtutils' >../../tools/makedep -C. -S../.. -T../.. main.c tracing.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rtutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rtutils' >../../tools/makedep -C. -S../.. -T../.. main.c tracing.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rtutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sane.ds' >../../tools/makedep -C. -S../.. -T../.. capability.c ds_ctrl.c ds_image.c options.c sane_main.c ui.c sane_Da.rc sane_De.rc sane_En.rc sane_Es.rc sane_Fi.rc sane_Fr.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_Sv.rc sane_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sane.ds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sane.ds' >../../tools/makedep -C. -S../.. -T../.. capability.c ds_ctrl.c ds_image.c options.c sane_main.c ui.c sane_Da.rc sane_De.rc sane_En.rc sane_Es.rc sane_Fi.rc sane_Fr.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_Sv.rc sane_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sane.ds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sccbase' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sccbase' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sccbase' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sccbase' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/schannel' >../../tools/makedep -C. -S../.. -T../.. lsamode.c schannel_main.c usermode.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/schannel' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/schannel' >../../tools/makedep -C. -S../.. -T../.. lsamode.c schannel_main.c usermode.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/schannel' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/secur32' >../../tools/makedep -C. -S../.. -T../.. base64_codec.c dispatcher.c hmac_md5.c lsa.c negotiate.c ntlm.c schannel.c secur32.c thunks.c util.c wrapper.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/secur32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/secur32' >../../tools/makedep -C. -S../.. -T../.. base64_codec.c dispatcher.c hmac_md5.c lsa.c negotiate.c ntlm.c schannel.c secur32.c thunks.c util.c wrapper.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/secur32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/security' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/security' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/security' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/security' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sensapi' >../../tools/makedep -C. -S../.. -T../.. sensapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sensapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sensapi' >../../tools/makedep -C. -S../.. -T../.. sensapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sensapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/serialui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/serialui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 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 Sv.rc Tr.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 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 Sv.rc Tr.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupx.dll16' >../../tools/makedep -C. -S../.. -T../.. devinst16.c infparse.c setupx_main.c virtcopy.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupx.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupx.dll16' >../../tools/makedep -C. -S../.. -T../.. devinst16.c infparse.c setupx_main.c virtcopy.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupx.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc' >../../tools/makedep -C. -S../.. -T../.. sfc_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc' >../../tools/makedep -C. -S../.. -T../.. sfc_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc_os' >../../tools/makedep -C. -S../.. -T../.. sfc_os.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc_os' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc_os' >../../tools/makedep -C. -S../.. -T../.. sfc_os.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc_os' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdoclc' >../../tools/makedep -C. -S../.. -T../.. Bg.rc Da.rc De.rc En.rc Es.rc Fi.rc Fr.rc Hu.rc Ko.rc Lt.rc Nl.rc No.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdoclc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdoclc' >../../tools/makedep -C. -S../.. -T../.. Bg.rc Da.rc De.rc En.rc Es.rc Fi.rc Fr.rc Hu.rc Ko.rc Lt.rc Nl.rc No.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdoclc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 shlinstobj.c taskbarlist.c urlhist.c view.c webbrowser.c shdocvw.rc shdocvw_v1.idl shdocvw_v1.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdocvw' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 shlinstobj.c taskbarlist.c urlhist.c view.c webbrowser.c shdocvw.rc shdocvw_v1.idl shdocvw_v1.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdocvw' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell.dll16' >../../tools/makedep -C. -S../.. -T../.. shell.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell.dll16' >../../tools/makedep -C. -S../.. -T../.. shell.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 enumidlist.c folders.c iconcache.c pidl.c recyclebin.c regsvr.c shell32_main.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_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_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_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_Sv.rc shell32_Tr.rc shell32_Uk.rc shell32_Wa.rc shell32_Zh.rc shres.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 enumidlist.c folders.c iconcache.c pidl.c recyclebin.c regsvr.c shell32_main.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_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_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_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_Sv.rc shell32_Tr.rc shell32_Uk.rc shell32_Wa.rc shell32_Zh.rc shres.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shfolder' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shfolder' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shfolder' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shfolder' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_Da.rc shlwapi_De.rc shlwapi_En.rc shlwapi_Eo.rc shlwapi_Es.rc shlwapi_Fi.rc shlwapi_Fr.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_Sv.rc shlwapi_Tr.rc shlwapi_Uk.rc shlwapi_Zh.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shlwapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_Da.rc shlwapi_De.rc shlwapi_En.rc shlwapi_Eo.rc shlwapi_Es.rc shlwapi_Fi.rc shlwapi_Fr.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_Sv.rc shlwapi_Tr.rc shlwapi_Uk.rc shlwapi_Zh.rc version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shlwapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slbcsp' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slbcsp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slbcsp' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slbcsp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slc' >../../tools/makedep -C. -S../.. -T../.. slc.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slc' >../../tools/makedep -C. -S../.. -T../.. slc.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/snmpapi' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/snmpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/snmpapi' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/snmpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/softpub' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/softpub' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/softpub' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/softpub' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sound.drv16' >../../tools/makedep -C. -S../.. -T../.. sound.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sound.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sound.drv16' >../../tools/makedep -C. -S../.. -T../.. sound.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sound.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/spoolss' >../../tools/makedep -C. -S../.. -T../.. router.c spoolss_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/spoolss' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/spoolss' >../../tools/makedep -C. -S../.. -T../.. router.c spoolss_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/spoolss' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole2.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v2.idl std_ole_v2.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole2.tlb' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole2.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v2.idl std_ole_v2.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole2.tlb' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole32.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v1.idl std_ole_v1.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole32.tlb' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole32.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v1.idl std_ole_v1.tlb >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole32.tlb' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sti' >../../tools/makedep -C. -S../.. -T../.. regsvr.c sti.c sti_main.c sti_wia.idl sti_wia_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sti' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sti' >../../tools/makedep -C. -S../.. -T../.. regsvr.c sti.c sti_main.c sti_wia.idl sti_wia_p.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sti' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/storage.dll16' >../../tools/makedep -C. -S../.. -T../.. storage.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/storage.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/storage.dll16' >../../tools/makedep -C. -S../.. -T../.. storage.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/storage.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stress.dll16' >../../tools/makedep -C. -S../.. -T../.. stress.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stress.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stress.dll16' >../../tools/makedep -C. -S../.. -T../.. stress.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stress.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/svrapi' >../../tools/makedep -C. -S../.. -T../.. svrapi_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/svrapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/svrapi' >../../tools/makedep -C. -S../.. -T../.. svrapi_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/svrapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sxs' >../../tools/makedep -C. -S../.. -T../.. sxs.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sxs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sxs' >../../tools/makedep -C. -S../.. -T../.. sxs.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sxs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/system.drv16' >../../tools/makedep -C. -S../.. -T../.. system.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/system.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/system.drv16' >../../tools/makedep -C. -S../.. -T../.. system.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/system.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/t2embed' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/t2embed' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/t2embed' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/t2embed' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/tapi32' >../../tools/makedep -C. -S../.. -T../.. assisted.c line.c phone.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/tapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/tapi32' >../../tools/makedep -C. -S../.. -T../.. assisted.c line.c phone.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/tapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/toolhelp.dll16' >../../tools/makedep -C. -S../.. -T../.. toolhelp.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/toolhelp.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/toolhelp.dll16' >../../tools/makedep -C. -S../.. -T../.. toolhelp.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/toolhelp.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/traffic' >../../tools/makedep -C. -S../.. -T../.. traffic_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/traffic' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/traffic' >../../tools/makedep -C. -S../.. -T../.. traffic_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/traffic' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain.dll16' >../../tools/makedep -C. -S../.. -T../.. twain.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain.dll16' >../../tools/makedep -C. -S../.. -T../.. twain.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain_32' >../../tools/makedep -C. -S../.. -T../.. dsm_ctrl.c twain32_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain_32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain_32' >../../tools/makedep -C. -S../.. -T../.. dsm_ctrl.c twain32_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain_32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/typelib.dll16' >../../tools/makedep -C. -S../.. -T../.. typelib.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/typelib.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/typelib.dll16' >../../tools/makedep -C. -S../.. -T../.. typelib.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/typelib.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/unicows' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/unicows' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/unicows' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/unicows' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/updspapi' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/updspapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/updspapi' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/updspapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/url' >../../tools/makedep -C. -S../.. -T../.. url_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/url' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/url' >../../tools/makedep -C. -S../.. -T../.. url_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/url' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c sec_mgr.c session.c umon.c umstream.c urlmon_main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/urlmon' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 regsvr.c sec_mgr.c session.c umon.c umstream.c urlmon_main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/urlmon' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 bidi16.c comm16.c dialog16.c hook16.c msg16.c network.c user16.c wnd16.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_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_Sv.rc resources/user32_Tr.rc resources/user32_Uk.rc resources/user32_Wa.rc resources/user32_Zh.rc resources/user32_bin.rc resources/version.rc resources/version16.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/user32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 bidi16.c comm16.c dialog16.c hook16.c msg16.c network.c user16.c wnd16.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_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_Sv.rc resources/user32_Tr.rc resources/user32_Uk.rc resources/user32_Wa.rc resources/user32_Zh.rc resources/user32_bin.rc resources/version.rc resources/version16.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/user32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/userenv' >../../tools/makedep -C. -S../.. -T../.. userenv_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/userenv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/userenv' >../../tools/makedep -C. -S../.. -T../.. userenv_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/userenv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/usp10' >../../tools/makedep -C. -S../.. -T../.. usp10.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/usp10' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/usp10' >../../tools/makedep -C. -S../.. -T../.. usp10.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/usp10' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uxtheme' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uxtheme' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdhcp.vxd' >../../tools/makedep -C. -S../.. -T../.. vdhcp.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdhcp.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdhcp.vxd' >../../tools/makedep -C. -S../.. -T../.. vdhcp.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdhcp.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdmdbg' >../../tools/makedep -C. -S../.. -T../.. vdmdbg.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdmdbg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdmdbg' >../../tools/makedep -C. -S../.. -T../.. vdmdbg.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdmdbg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ver.dll16' >../../tools/makedep -C. -S../.. -T../.. version.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ver.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ver.dll16' >../../tools/makedep -C. -S../.. -T../.. version.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ver.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/version' >../../tools/makedep -C. -S../.. -T../.. info.c install.c resource.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/version' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/version' >../../tools/makedep -C. -S../.. -T../.. info.c install.c resource.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/version' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vmm.vxd' >../../tools/makedep -C. -S../.. -T../.. vmm.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vmm.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vmm.vxd' >../../tools/makedep -C. -S../.. -T../.. vmm.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vmm.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnbt.vxd' >../../tools/makedep -C. -S../.. -T../.. vnbt.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnbt.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnbt.vxd' >../../tools/makedep -C. -S../.. -T../.. vnbt.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnbt.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnetbios.vxd' >../../tools/makedep -C. -S../.. -T../.. vnetbios.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnetbios.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnetbios.vxd' >../../tools/makedep -C. -S../.. -T../.. vnetbios.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnetbios.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vtdapi.vxd' >../../tools/makedep -C. -S../.. -T../.. vtdapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vtdapi.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vtdapi.vxd' >../../tools/makedep -C. -S../.. -T../.. vtdapi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vtdapi.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vwin32.vxd' >../../tools/makedep -C. -S../.. -T../.. vwin32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vwin32.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vwin32.vxd' >../../tools/makedep -C. -S../.. -T../.. vwin32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vwin32.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32skrnl' >../../tools/makedep -C. -S../.. -T../.. w32skernel.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32skrnl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32skrnl' >../../tools/makedep -C. -S../.. -T../.. w32skernel.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32skrnl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32sys.dll16' >../../tools/makedep -C. -S../.. -T../.. w32sys.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32sys.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32sys.dll16' >../../tools/makedep -C. -S../.. -T../.. w32sys.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32sys.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wbemprox' >../../tools/makedep -C. -S../.. -T../.. main.c regsvr.c wbemlocator.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wbemprox' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wbemprox' >../../tools/makedep -C. -S../.. -T../.. main.c regsvr.c wbemlocator.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wbemprox' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wiaservc' >../../tools/makedep -C. -S../.. -T../.. factory.c service.c wiadevmgr.c wiaservc_main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wiaservc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wiaservc' >../../tools/makedep -C. -S../.. -T../.. factory.c service.c wiadevmgr.c wiaservc_main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wiaservc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win32s16.dll16' >../../tools/makedep -C. -S../.. -T../.. win32s16.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win32s16.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win32s16.dll16' >../../tools/makedep -C. -S../.. -T../.. win32s16.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win32s16.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win87em.dll16' >../../tools/makedep -C. -S../.. -T../.. win87em.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win87em.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win87em.dll16' >../../tools/makedep -C. -S../.. -T../.. win87em.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win87em.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winaspi.dll16' >../../tools/makedep -C. -S../.. -T../.. winaspi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winaspi.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winaspi.dll16' >../../tools/makedep -C. -S../.. -T../.. winaspi.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winaspi.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windebug.dll16' >../../tools/makedep -C. -S../.. -T../.. windebug.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windebug.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windebug.dll16' >../../tools/makedep -C. -S../.. -T../.. windebug.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windebug.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windowscodecs' >../../tools/makedep -C. -S../.. -T../.. bmpdecode.c bmpencode.c clsfactory.c converter.c gifformat.c icoformat.c imgfactory.c info.c jpegformat.c main.c palette.c pngformat.c propertybag.c regsvr.c stream.c ungif.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windowscodecs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windowscodecs' >../../tools/makedep -C. -S../.. -T../.. bmpdecode.c bmpencode.c clsfactory.c converter.c gifformat.c icoformat.c imgfactory.c info.c jpegformat.c main.c palette.c pngformat.c propertybag.c regsvr.c stream.c ungif.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windowscodecs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winealsa.drv' >../../tools/makedep -C. -S../.. -T../.. alsa.c dscapture.c dsoutput.c midi.c mixer.c wavein.c waveinit.c waveout.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winealsa.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winealsa.drv' >../../tools/makedep -C. -S../.. -T../.. alsa.c dscapture.c dsoutput.c midi.c mixer.c wavein.c waveinit.c waveout.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winealsa.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineaudioio.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c audioio.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineaudioio.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineaudioio.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c audioio.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineaudioio.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecoreaudio.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c audiounit.c coreaudio.c coremidi.c midi.c mixer.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecoreaudio.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecoreaudio.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c audiounit.c coreaudio.c coremidi.c midi.c mixer.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecoreaudio.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wined3d' >../../tools/makedep -C. -S../.. -T../.. arb_program_shader.c ati_fragment_shader.c baseshader.c basetexture.c buffer.c clipper.c context.c cubetexture.c device.c directx.c drawprim.c gl_compat.c glsl_shader.c nvidia_texture_shader.c palette.c pixelshader.c query.c resource.c shader_sm1.c shader_sm4.c state.c stateblock.c surface.c surface_base.c surface_gdi.c swapchain.c swapchain_base.c swapchain_gdi.c texture.c utils.c vertexdeclaration.c vertexshader.c view.c volume.c volumetexture.c wined3d_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wined3d' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wined3d' >../../tools/makedep -C. -S../.. -T../.. arb_program_shader.c ati_fragment_shader.c baseshader.c basetexture.c buffer.c clipper.c context.c cubetexture.c device.c directx.c drawprim.c gl_compat.c glsl_shader.c nvidia_texture_shader.c palette.c pixelshader.c query.c resource.c shader_sm1.c shader_sm4.c state.c stateblock.c surface.c surface_base.c surface_gdi.c swapchain.c swapchain_base.c swapchain_gdi.c texture.c utils.c vertexdeclaration.c vertexshader.c view.c volume.c volumetexture.c wined3d_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wined3d' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winedos' >../../tools/makedep -C. -S../.. -T../.. devices.c dma.c dosaspi.c dosconf.c dosmem.c dosvm.c fpu.c himem.c int09.c int10.c int13.c int15.c int16.c int21.c int25.c int26.c int2f.c int31.c int33.c int67.c interrupts.c ioports.c module.c ppdev.c relay.c soundblaster.c timer.c vga.c vxd.c xms.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winedos' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winedos' >../../tools/makedep -C. -S../.. -T../.. devices.c dma.c dosaspi.c dosconf.c dosmem.c dosvm.c fpu.c himem.c int09.c int10.c int13.c int15.c int16.c int21.c int25.c int26.c int2f.c int31.c int33.c int67.c interrupts.c ioports.c module.c ppdev.c relay.c soundblaster.c timer.c vga.c vxd.c xms.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winedos' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineesd.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c esound.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineesd.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineesd.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c esound.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineesd.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejack.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c jack.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejack.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejack.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c jack.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejack.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejoystick.drv' >../../tools/makedep -C. -S../.. -T../.. joystick.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejoystick.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejoystick.drv' >../../tools/makedep -C. -S../.. -T../.. joystick.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejoystick.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winenas.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c nas.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winenas.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winenas.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c nas.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winenas.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineoss.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c dscapture.c dsrender.c midi.c midipatch.c mixer.c mmaux.c oss.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineoss.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineoss.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c dscapture.c dsrender.c midi.c midipatch.c mixer.c mmaux.c oss.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineoss.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps16.drv16' >../../tools/makedep -C. -S../.. -T../.. driver.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps16.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps16.drv16' >../../tools/makedep -C. -S../.. -T../.. driver.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps16.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winex11.drv' >../../tools/makedep -C. -S../.. -T../.. 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 x11ddraw.c x11drv_main.c xdnd.c xfont.c xim.c xinerama.c xrandr.c xrender.c xvidmode.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winex11.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winex11.drv' >../../tools/makedep -C. -S../.. -T../.. 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 x11ddraw.c x11drv_main.c xdnd.c xfont.c xim.c xinerama.c xrandr.c xrender.c xvidmode.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winex11.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wing.dll16' >../../tools/makedep -C. -S../.. -T../.. wing.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wing.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wing.dll16' >../../tools/makedep -C. -S../.. -T../.. wing.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wing.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wing32' >../../tools/makedep -C. -S../.. -T../.. wing32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wing32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wing32' >../../tools/makedep -C. -S../.. -T../.. wing32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wing32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winhttp' >../../tools/makedep -C. -S../.. -T../.. cookie.c handle.c main.c net.c request.c session.c url.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winhttp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winhttp' >../../tools/makedep -C. -S../.. -T../.. cookie.c handle.c main.c net.c request.c session.c url.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winhttp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 version.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_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_Sv.rc wininet_Tr.rc wininet_Uk.rc wininet_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wininet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 version.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_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_Sv.rc wininet_Tr.rc wininet_Uk.rc wininet_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wininet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winmm' >../../tools/makedep -C. -S../.. -T../.. driver.c joystick.c lolvldrv.c mci.c mmio.c playsound.c time.c winmm.c winmm_Cs.rc winmm_Da.rc winmm_De.rc winmm_En.rc winmm_Es.rc winmm_Fr.rc winmm_It.rc winmm_Ja.rc winmm_Ko.rc winmm_Lt.rc winmm_Nl.rc winmm_No.rc winmm_Pl.rc winmm_Pt.rc winmm_Ru.rc winmm_Si.rc winmm_Sk.rc winmm_Tr.rc winmm_res.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winmm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winmm' >../../tools/makedep -C. -S../.. -T../.. driver.c joystick.c lolvldrv.c mci.c mmio.c playsound.c time.c winmm.c winmm_Cs.rc winmm_Da.rc winmm_De.rc winmm_En.rc winmm_Es.rc winmm_Fr.rc winmm_It.rc winmm_Ja.rc winmm_Ko.rc winmm_Lt.rc winmm_Nl.rc winmm_No.rc winmm_Pl.rc winmm_Pt.rc winmm_Ru.rc winmm_Si.rc winmm_Sk.rc winmm_Tr.rc winmm_res.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winmm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls.dll16' >../../tools/makedep -C. -S../.. -T../.. winnls.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls.dll16' >../../tools/makedep -C. -S../.. -T../.. winnls.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls32' >../../tools/makedep -C. -S../.. -T../.. winnls.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls32' >../../tools/makedep -C. -S../.. -T../.. winnls.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winscard' >../../tools/makedep -C. -S../.. -T../.. winscard.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winscard' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winscard' >../../tools/makedep -C. -S../.. -T../.. winscard.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winscard' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winsock.dll16' >../../tools/makedep -C. -S../.. -T../.. socket.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winsock.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winsock.dll16' >../../tools/makedep -C. -S../.. -T../.. socket.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winsock.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 It.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc winspool.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winspool.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 It.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc winspool.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winspool.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab.dll16' >../../tools/makedep -C. -S../.. -T../.. wintab.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab.dll16' >../../tools/makedep -C. -S../.. -T../.. wintab.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab32' >../../tools/makedep -C. -S../.. -T../.. context.c manager.c wintab32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab32' >../../tools/makedep -C. -S../.. -T../.. context.c manager.c wintab32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintrust' >../../tools/makedep -C. -S../.. -T../.. asn.c crypt.c register.c softpub.c wintrust_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintrust' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintrust' >../../tools/makedep -C. -S../.. -T../.. asn.c crypt.c register.c softpub.c wintrust_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintrust' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_Da.rc wldap32_De.rc wldap32_En.rc wldap32_Es.rc wldap32_Fr.rc wldap32_Ko.rc wldap32_Lt.rc wldap32_Nl.rc wldap32_No.rc wldap32_Pl.rc wldap32_Pt.rc wldap32_Ru.rc wldap32_Sv.rc wldap32_Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wldap32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_Da.rc wldap32_De.rc wldap32_En.rc wldap32_Es.rc wldap32_Fr.rc wldap32_Ko.rc wldap32_Lt.rc wldap32_Nl.rc wldap32_No.rc wldap32_Pl.rc wldap32_Pt.rc wldap32_Ru.rc wldap32_Sv.rc wldap32_Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wldap32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wmi' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wmi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wmi' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wmi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wmiutils' >../../tools/makedep -C. -S../.. -T../.. main.c regsvr.c statuscode.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wmiutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wmiutils' >../../tools/makedep -C. -S../.. -T../.. main.c regsvr.c statuscode.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wmiutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wnaspi32' >../../tools/makedep -C. -S../.. -T../.. aspi.c winaspi32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wnaspi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wnaspi32' >../../tools/makedep -C. -S../.. -T../.. aspi.c winaspi32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wnaspi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wow32' >../../tools/makedep -C. -S../.. -T../.. wow_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wow32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wow32' >../../tools/makedep -C. -S../.. -T../.. wow_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wow32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ws2_32' >../../tools/makedep -C. -S../.. -T../.. async.c protocol.c socket.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ws2_32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ws2_32' >../../tools/makedep -C. -S../.. -T../.. async.c protocol.c socket.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ws2_32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wsock32' >../../tools/makedep -C. -S../.. -T../.. protocol.c service.c socket.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wsock32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wsock32' >../../tools/makedep -C. -S../.. -T../.. protocol.c service.c socket.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wsock32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wtsapi32' >../../tools/makedep -C. -S../.. -T../.. wtsapi32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wtsapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wtsapi32' >../../tools/makedep -C. -S../.. -T../.. wtsapi32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wtsapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wuapi' >../../tools/makedep -C. -S../.. -T../.. downloader.c installer.c main.c regsvr.c searcher.c session.c updates.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wuapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wuapi' >../../tools/makedep -C. -S../.. -T../.. downloader.c installer.c main.c regsvr.c searcher.c session.c updates.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wuapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wuaueng' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wuaueng' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wuaueng' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wuaueng' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_1' >../../tools/makedep -C. -S../.. -T../.. xinput1_1_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_1' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_1' >../../tools/makedep -C. -S../.. -T../.. xinput1_1_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_1' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_2' >../../tools/makedep -C. -S../.. -T../.. xinput1_2_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_2' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_2' >../../tools/makedep -C. -S../.. -T../.. xinput1_2_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_2' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_3' >../../tools/makedep -C. -S../.. -T../.. xinput1_3_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_3' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_3' >../../tools/makedep -C. -S../.. -T../.. xinput1_3_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_3' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput9_1_0' >../../tools/makedep -C. -S../.. -T../.. xinput9_1_0_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput9_1_0' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput9_1_0' >../../tools/makedep -C. -S../.. -T../.. xinput9_1_0_main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput9_1_0' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xmllite' >../../tools/makedep -C. -S../.. -T../.. xmllite_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xmllite' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xmllite' >../../tools/makedep -C. -S../.. -T../.. xmllite_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xmllite' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/adsiid' >../../tools/makedep -C. -S../.. -T../.. adsiid.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/adsiid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/adsiid' >../../tools/makedep -C. -S../.. -T../.. adsiid.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/adsiid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr8' >../../tools/makedep -C. -S../.. -T../.. dxerr8.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr8' >../../tools/makedep -C. -S../.. -T../.. dxerr8.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr9' >../../tools/makedep -C. -S../.. -T../.. dxerr9.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr9' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr9' >../../tools/makedep -C. -S../.. -T../.. dxerr9.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr9' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxguid' >../../tools/makedep -C. -S../.. -T../.. dx10guid.c dx8guid.c dx9guid.c dxguid.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxguid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxguid' >../../tools/makedep -C. -S../.. -T../.. dx10guid.c dx8guid.c dx9guid.c dxguid.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxguid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/strmiids' >../../tools/makedep -C. -S../.. -T../.. strmiids.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/strmiids' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/strmiids' >../../tools/makedep -C. -S../.. -T../.. strmiids.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/strmiids' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uuid' >../../tools/makedep -C. -S../.. -T../.. uuid.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uuid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uuid' >../../tools/makedep -C. -S../.. -T../.. uuid.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uuid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecrt0' >../../tools/makedep -C. -S../.. -T../.. delay_load.c dll_entry.c dll_main.c drv_entry.c exe16_entry.c exe_entry.c exe_main.c exe_wentry.c exe_wmain.c init.c stub.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecrt0' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecrt0' >../../tools/makedep -C. -S../.. -T../.. delay_load.c dll_entry.c dll_main.c drv_entry.c exe16_entry.c exe_entry.c exe_main.c exe_wentry.c exe_wmain.c init.c stub.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecrt0' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/documentation' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/documentation' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/fonts' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/fonts' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/include' >../tools/makedep -C. -S.. -T.. activaut.idl activdbg.idl activscp.idl amstream.idl amvideo.idl austream.idl bits.idl bits1_5.idl comcat.idl commoncontrols.idl control.idl ctxtcall.idl d3d10.idl ddstream.idl dimm.idl dispex.idl docobj.idl downloadmgr.idl dxgi.idl dxgitype.idl exdisp.idl fusion.idl hlink.idl htiframe.idl iads.idl icftypes.idl imnact.idl imnxport.idl indexsrv.idl mediaobj.idl mimeinfo.idl mimeole.idl mlang.idl mmstream.idl mscoree.idl msctf.idl msdadc.idl mshtmhst.idl mshtml.idl msinkaut.idl mstask.idl msxml.idl msxml2.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 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 wtypes.idl wuapi.idl xmldom.idl xmldso.idl wine/wined3d.idl wine/winedxgi.idl stdole2.idl stdole2.tlb >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/include' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/include' >../tools/makedep -C. -S.. -T.. activaut.idl activdbg.idl activscp.idl amstream.idl amvideo.idl austream.idl bits.idl bits1_5.idl comcat.idl commoncontrols.idl control.idl ctxtcall.idl d3d10.idl ddstream.idl dimm.idl dispex.idl docobj.idl downloadmgr.idl dxgi.idl dxgitype.idl exdisp.idl fusion.idl hlink.idl htiframe.idl iads.idl icftypes.idl imnact.idl imnxport.idl indexsrv.idl mediaobj.idl mimeinfo.idl mimeole.idl mlang.idl mmstream.idl mscoree.idl msctf.idl msdadc.idl mshtmhst.idl mshtml.idl msinkaut.idl mstask.idl msxml.idl msxml2.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 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 wtypes.idl wuapi.idl xmldom.idl xmldso.idl wine/wined3d.idl wine/winedxgi.idl stdole2.idl stdole2.tlb >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/include' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/port' >../../tools/makedep -C. -S../.. -T../.. ffs.c fstatvfs.c futimes.c getopt.c getopt1.c getpagesize.c gettid.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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/port' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/port' >../../tools/makedep -C. -S../.. -T../.. ffs.c fstatvfs.c futimes.c getopt.c getopt1.c getpagesize.c gettid.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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/port' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wine' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wine' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wpp' >../../tools/makedep -C. -S../.. -T../.. preproc.c wpp.c ppy.y ppl.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wpp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wpp' >../../tools/makedep -C. -S../.. -T../.. preproc.c wpp.c ppy.y ppl.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wpp' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/loader' >../tools/makedep -C. -S.. -T.. main.c preloader.c >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/loader' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/loader' >../tools/makedep -C. -S.. -T.. main.c preloader.c >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/loader' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cacls' >../../tools/makedep -C. -S../.. -T../.. cacls_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cacls' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cacls' >../../tools/makedep -C. -S../.. -T../.. cacls_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cacls' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/clock' >../../tools/makedep -C. -S../.. -T../.. main.c winclock.c Cs.rc Da.rc De.rc En.rc Eo.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 Sk.rc Sv.rc Th.rc Tr.rc Wa.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/clock' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/clock' >../../tools/makedep -C. -S../.. -T../.. main.c winclock.c Cs.rc Da.rc De.rc En.rc Eo.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 Sk.rc Sv.rc Th.rc Tr.rc Wa.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/clock' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cmd' >../../tools/makedep -C. -S../.. -T../.. batch.c builtins.c directory.c wcmdmain.c Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Tr.rc wcmdrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cmd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cmd' >../../tools/makedep -C. -S../.. -T../.. batch.c builtins.c directory.c wcmdmain.c Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Tr.rc wcmdrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cmd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cmdlgtst' >../../tools/makedep -C. -S../.. -T../.. cmdlgtst.c Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc cmdlgr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cmdlgtst' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cmdlgtst' >../../tools/makedep -C. -S../.. -T../.. cmdlgtst.c Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc cmdlgr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/cmdlgtst' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/control' >../../tools/makedep -C. -S../.. -T../.. control.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/control' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/control' >../../tools/makedep -C. -S../.. -T../.. control.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/control' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/dxdiag' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/dxdiag' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/dxdiag' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/dxdiag' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/eject' >../../tools/makedep -C. -S../.. -T../.. eject.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/eject' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/eject' >../../tools/makedep -C. -S../.. -T../.. eject.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/eject' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/expand' >../../tools/makedep -C. -S../.. -T../.. expand.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/expand' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/expand' >../../tools/makedep -C. -S../.. -T../.. expand.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/expand' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/explorer' >../../tools/makedep -C. -S../.. -T../.. appbar.c desktop.c explorer.c systray.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/explorer' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/explorer' >../../tools/makedep -C. -S../.. -T../.. appbar.c desktop.c explorer.c systray.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/explorer' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/extrac32' >../../tools/makedep -C. -S../.. -T../.. extrac32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/extrac32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/extrac32' >../../tools/makedep -C. -S../.. -T../.. extrac32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/extrac32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/hh' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/hh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/hh' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/hh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/icinfo' >../../tools/makedep -C. -S../.. -T../.. icinfo.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/icinfo' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/icinfo' >../../tools/makedep -C. -S../.. -T../.. icinfo.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/icinfo' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/iexplore' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/iexplore' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/iexplore' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/iexplore' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/lodctr' >../../tools/makedep -C. -S../.. -T../.. lodctr_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/lodctr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/lodctr' >../../tools/makedep -C. -S../.. -T../.. lodctr_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/lodctr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/mshta' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/mshta' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/mshta' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/mshta' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/msiexec' >../../tools/makedep -C. -S../.. -T../.. msiexec.c service.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/msiexec' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/msiexec' >../../tools/makedep -C. -S../.. -T../.. msiexec.c service.c rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/msiexec' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/net' >../../tools/makedep -C. -S../.. -T../.. net.c Da.rc De.rc En.rc Fr.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/net' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/net' >../../tools/makedep -C. -S../.. -T../.. net.c Da.rc De.rc En.rc Fr.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/net' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/notepad' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt dialog.c main.c Bg.rc Cs.rc Da.rc De.rc En.rc Eo.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 Sv.rc Th.rc Tr.rc Wa.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/notepad' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/notepad' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt dialog.c main.c Bg.rc Cs.rc Da.rc De.rc En.rc Eo.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 Sv.rc Th.rc Tr.rc Wa.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/notepad' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Sv.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/oleview' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Sv.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/oleview' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Hu.rc It.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc accel.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/progman' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Hu.rc It.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc accel.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/progman' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/reg' >../../tools/makedep -C. -S../.. -T../.. reg.c Da.rc De.rc En.rc Fr.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/reg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/reg' >../../tools/makedep -C. -S../.. -T../.. reg.c Da.rc De.rc En.rc Fr.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/reg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/regedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/regedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/regsvr32' >../../tools/makedep -C. -S../.. -T../.. regsvr32.c regsvr32.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/regsvr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/regsvr32' >../../tools/makedep -C. -S../.. -T../.. regsvr32.c regsvr32.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/regsvr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/rpcss' >../../tools/makedep -C. -S../.. -T../.. epmp.c irotp.c rpcss_main.c epm.idl irot.idl epm_s.c irot_s.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/rpcss' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/rpcss' >../../tools/makedep -C. -S../.. -T../.. epmp.c irotp.c rpcss_main.c epm.idl irot.idl epm_s.c irot_s.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/rpcss' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/rundll32' >../../tools/makedep -C. -S../.. -T../.. rundll32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/rundll32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/rundll32' >../../tools/makedep -C. -S../.. -T../.. rundll32.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/rundll32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/secedit' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/secedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/secedit' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/secedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/services' >../../tools/makedep -C. -S../.. -T../.. rpc.c services.c utils.c svcctl.idl svcctl_s.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/services' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/services' >../../tools/makedep -C. -S../.. -T../.. rpc.c services.c utils.c svcctl.idl svcctl_s.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/services' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/spoolsv' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/spoolsv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/spoolsv' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/spoolsv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/start' >../../tools/makedep -C. -S../.. -T../.. start.c Cs.rc De.rc En.rc Es.rc Fr.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/start' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/start' >../../tools/makedep -C. -S../.. -T../.. start.c Cs.rc De.rc En.rc Es.rc Fr.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Tr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/start' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/svchost' >../../tools/makedep -C. -S../.. -T../.. svchost.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/svchost' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/svchost' >../../tools/makedep -C. -S../.. -T../.. svchost.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/svchost' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc taskmgr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/taskmgr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc taskmgr.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/taskmgr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/termsv' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/termsv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/termsv' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/termsv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/uninstaller' >../../tools/makedep -C. -S../.. -T../.. main.c Bg.rc Cs.rc Da.rc De.rc En.rc Eo.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 Sv.rc Tr.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/uninstaller' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/uninstaller' >../../tools/makedep -C. -S../.. -T../.. main.c Bg.rc Cs.rc Da.rc De.rc En.rc Eo.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 Sv.rc Tr.rc Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/uninstaller' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/unlodctr' >../../tools/makedep -C. -S../.. -T../.. unlodctr_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/unlodctr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/unlodctr' >../../tools/makedep -C. -S../.. -T../.. unlodctr_main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/unlodctr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/view' >../../tools/makedep -C. -S../.. -T../.. init.c view.c winmain.c Cs.rc Da.rc De.rc En.rc Eo.rc Es.rc Fr.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 Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/view' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/view' >../../tools/makedep -C. -S../.. -T../.. init.c view.c winmain.c Cs.rc Da.rc De.rc En.rc Eo.rc Es.rc Fr.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 Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/view' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_Sv.rc wineboot_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wineboot' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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_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_Sv.rc wineboot_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wineboot' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winebrowser' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winebrowser' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winebrowser' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winebrowser' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winecfg' >../../tools/makedep -C. -S../.. -T../.. 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 Sv.rc Tr.rc Zh.rc winecfg.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winecfg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winecfg' >../../tools/makedep -C. -S../.. -T../.. 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 Sv.rc Tr.rc Zh.rc winecfg.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winecfg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wineconsole' >../../tools/makedep -C. -S../.. -T../.. curses.c dialog.c registry.c user.c wineconsole.c wineconsole_Cs.rc wineconsole_De.rc wineconsole_En.rc wineconsole_Eo.rc wineconsole_Es.rc wineconsole_Fr.rc wineconsole_Hu.rc wineconsole_It.rc wineconsole_Ko.rc wineconsole_Lt.rc wineconsole_Nl.rc wineconsole_No.rc wineconsole_Pl.rc wineconsole_Pt.rc wineconsole_Ru.rc wineconsole_Si.rc wineconsole_Sv.rc wineconsole_Tr.rc wineconsole_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wineconsole' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wineconsole' >../../tools/makedep -C. -S../.. -T../.. curses.c dialog.c registry.c user.c wineconsole.c wineconsole_Cs.rc wineconsole_De.rc wineconsole_En.rc wineconsole_Eo.rc wineconsole_Es.rc wineconsole_Fr.rc wineconsole_Hu.rc wineconsole_It.rc wineconsole_Ko.rc wineconsole_Lt.rc wineconsole_Nl.rc wineconsole_No.rc wineconsole_Pl.rc wineconsole_Pt.rc wineconsole_Ru.rc wineconsole_Si.rc wineconsole_Sv.rc wineconsole_Tr.rc wineconsole_Zh.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wineconsole' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winedbg' >../../tools/makedep -C. -S../.. -T../.. be_alpha.c be_i386.c be_ppc.c be_x86_64.c break.c crashdlg.c db_disasm.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_De.rc rsrc_En.rc rsrc_Fr.rc rsrc_Ko.rc rsrc_Lt.rc rsrc_Nl.rc rsrc_Pt.rc rsrc_Ru.rc rsrc_Sv.rc dbg.y debug.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winedbg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winedbg' >../../tools/makedep -C. -S../.. -T../.. be_alpha.c be_i386.c be_ppc.c be_x86_64.c break.c crashdlg.c db_disasm.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_De.rc rsrc_En.rc rsrc_Fr.rc rsrc_Ko.rc rsrc_Lt.rc rsrc_Nl.rc rsrc_Pt.rc rsrc_Ru.rc rsrc_Sv.rc dbg.y debug.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winedbg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winedevice' >../../tools/makedep -C. -S../.. -T../.. device.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winedevice' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winedevice' >../../tools/makedep -C. -S../.. -T../.. device.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winedevice' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winefile' >../../tools/makedep -C. -S../.. -T../.. splitpath.c winefile.c Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winefile' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winefile' >../../tools/makedep -C. -S../.. -T../.. splitpath.c winefile.c Cs.rc Da.rc De.rc En.rc Es.rc Fr.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winefile' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winemenubuilder' >../../tools/makedep -C. -S../.. -T../.. winemenubuilder.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winemenubuilder' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winemenubuilder' >../../tools/makedep -C. -S../.. -T../.. winemenubuilder.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winemenubuilder' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 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 Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winemine' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 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 Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winemine' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winepath' >../../tools/makedep -C. -S../.. -T../.. winepath.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winepath' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winepath' >../../tools/makedep -C. -S../.. -T../.. winepath.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winepath' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winetest' >../../tools/makedep -C. -S../.. -T../.. gui.c main.c send.c util.c winetest.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winetest' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winetest' >../../tools/makedep -C. -S../.. -T../.. gui.c main.c send.c util.c winetest.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winetest' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winevdm' >../../tools/makedep -C. -S../.. -T../.. winevdm.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winevdm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winevdm' >../../tools/makedep -C. -S../.. -T../.. winevdm.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winevdm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winhelp.exe16' >../../tools/makedep -C. -S../.. -T../.. winhelp.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winhelp.exe16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winhelp.exe16' >../../tools/makedep -C. -S../.. -T../.. winhelp.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winhelp.exe16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winhlp32' >../../tools/makedep -C. -S../.. -T../.. callback.c hlpfile.c macro.c string.c winhelp.c Bg.rc Cs.rc Da.rc De.rc En.rc Eo.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 Rm.rc Ro.rc Ru.rc Si.rc Sk.rc Sv.rc Tr.rc Wa.rc Zh.rc rsrc.rc macro.lex.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winhlp32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winhlp32' >../../tools/makedep -C. -S../.. -T../.. callback.c hlpfile.c macro.c string.c winhelp.c Bg.rc Cs.rc Da.rc De.rc En.rc Eo.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 Rm.rc Ro.rc Ru.rc Si.rc Sk.rc Sv.rc Tr.rc Wa.rc Zh.rc rsrc.rc macro.lex.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winhlp32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winoldap.mod16' >../../tools/makedep -C. -S../.. -T../.. winoldap.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winoldap.mod16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winoldap.mod16' >../../tools/makedep -C. -S../.. -T../.. winoldap.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winoldap.mod16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winver' >../../tools/makedep -C. -S../.. -T../.. winver.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winver' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winver' >../../tools/makedep -C. -S../.. -T../.. winver.c version.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/winver' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wordpad' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt print.c registry.c wordpad.c Da.rc De.rc En.rc Fr.rc Hu.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wordpad' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wordpad' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt print.c registry.c wordpad.c Da.rc De.rc En.rc Fr.rc Hu.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc Sv.rc Tr.rc Zh.rc rsrc.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/wordpad' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/write' >../../tools/makedep -C. -S../.. -T../.. write.c De.rc En.rc Fr.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/write' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/write' >../../tools/makedep -C. -S../.. -T../.. write.c De.rc En.rc Fr.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sv.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/write' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/xcopy' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt xcopy.c Da.rc De.rc En.rc Fr.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/xcopy' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/xcopy' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt xcopy.c Da.rc De.rc En.rc Fr.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ru.rc Si.rc >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs/xcopy' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/programs' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/server' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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 >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/server' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/widl' >../../tools/makedep -C. -S../.. -T../.. client.c expr.c hash.c header.c proxy.c server.c typegen.c typelib.c typetree.c utils.c widl.c write_msft.c parser.y parser.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/widl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/widl' >../../tools/makedep -C. -S../.. -T../.. client.c expr.c hash.c header.c proxy.c server.c typegen.c typelib.c typetree.c utils.c widl.c write_msft.c parser.y parser.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/widl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winebuild' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winebuild' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winedump' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winedump' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winegcc' >../../tools/makedep -C. -S../.. -T../.. utils.c winegcc.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winegcc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winegcc' >../../tools/makedep -C. -S../.. -T../.. utils.c winegcc.c >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winegcc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wmc' >../../tools/makedep -C. -S../.. -T../.. lang.c mcl.c utils.c wmc.c write.c mcy.y >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wmc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wmc' >../../tools/makedep -C. -S../.. -T../.. lang.c mcl.c utils.c wmc.c write.c mcy.y >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wmc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wrc' >../../tools/makedep -C. -S../.. -T../.. dumpres.c genres.c newstruc.c readres.c translation.c utils.c wrc.c writeres.c parser.y parser.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wrc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wrc' >../../tools/makedep -C. -S../.. -T../.. dumpres.c genres.c newstruc.c readres.c translation.c utils.c wrc.c writeres.c parser.y parser.l >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wrc' >../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 `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >./tools/makedep -C. -S. -T. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33 ... >make -j1 all >rm -f wine && ln -s ./tools/winewrapper wine >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >make[1]: `makedep' не ÑÑебÑÐµÑ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ. >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/port' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ffs.o ffs.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fstatvfs.o fstatvfs.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o futimes.o futimes.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o getopt.o getopt.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o getopt1.o getopt1.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o getpagesize.o getpagesize.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gettid.o gettid.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o interlocked.o interlocked.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o isinf.o isinf.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o isnan.o isnan.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lstat.o lstat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o memcpy_unaligned.o memcpy_unaligned.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o memmove.o memmove.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mkstemps.o mkstemps.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o poll.o poll.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pread.o pread.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pwrite.o pwrite.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o readlink.o readlink.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o spawn.o spawn.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o statvfs.o statvfs.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o strcasecmp.o strcasecmp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o strerror.o strerror.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o strncasecmp.o strncasecmp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o symlink.o symlink.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o usleep.o usleep.c >rm -f libwine_port.a >ar rc libwine_port.a ffs.o fstatvfs.o futimes.o getopt.o getopt1.o getpagesize.o gettid.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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/port' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wine' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_037.o c_037.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_10000.o c_10000.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_10006.o c_10006.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_10007.o c_10007.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_10029.o c_10029.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1006.o c_1006.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_10079.o c_10079.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_10081.o c_10081.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1026.o c_1026.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1250.o c_1250.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1251.o c_1251.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1252.o c_1252.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1253.o c_1253.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1254.o c_1254.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1255.o c_1255.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1256.o c_1256.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1257.o c_1257.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1258.o c_1258.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_1361.o c_1361.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_20127.o c_20127.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_20866.o c_20866.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_20932.o c_20932.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_21866.o c_21866.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28591.o c_28591.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28592.o c_28592.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28593.o c_28593.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28594.o c_28594.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28595.o c_28595.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28596.o c_28596.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28597.o c_28597.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28598.o c_28598.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28599.o c_28599.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28600.o c_28600.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28603.o c_28603.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28604.o c_28604.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28605.o c_28605.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_28606.o c_28606.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_424.o c_424.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_437.o c_437.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_500.o c_500.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_737.o c_737.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_775.o c_775.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_850.o c_850.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_852.o c_852.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_855.o c_855.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_856.o c_856.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_857.o c_857.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_860.o c_860.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_861.o c_861.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_862.o c_862.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_863.o c_863.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_864.o c_864.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_865.o c_865.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_866.o c_866.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_869.o c_869.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_874.o c_874.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_875.o c_875.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_878.o c_878.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_932.o c_932.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_936.o c_936.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_949.o c_949.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o c_950.o c_950.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o casemap.o casemap.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o collation.o collation.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o compose.o compose.c >make[3]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o relpath.o relpath.c >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o relpath relpath.o ../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[3]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o config.o ./config.c -DBINDIR='"/usr/bin"' -DDLLDIR='"/usr/lib32/wine"' -DLIB_TO_BINDIR=\"`../../tools/relpath /usr/lib32 /usr/bin`\" -DLIB_TO_DLLDIR=\"`../../tools/relpath /usr/lib32 /usr/lib32/wine`\" -DBIN_TO_DLLDIR=\"`../../tools/relpath /usr/bin /usr/lib32/wine`\" -DBIN_TO_DATADIR=\"`../../tools/relpath /usr/bin /usr/share/wine`\" >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cptable.o cptable.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o debug.o debug.c >debug.c: Ð ÑÑнкÑии âdebug_usageâ: >debug.c:180: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fold.o fold.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ldt.o ldt.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o loader.o loader.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mbtowc.o mbtowc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mmap.o mmap.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o port.o port.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sortkey.o sortkey.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o string.o string.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utf8.o utf8.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wctomb.o wctomb.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wctype.o wctype.c >version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.1.33") | 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) >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o version.o version.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wl,--hash-style=gnu -o libwine.so.1.0 >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[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wine' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wpp' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o preproc.o preproc.c >preproc.c: Ð ÑÑнкÑии âwpp_default_writeâ: >preproc.c:209: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wpp.o wpp.c >bison -p ppy_ -o ppy.tab.c -d ppy.y >bison -p ppy_ -o ppy.tab.c ppy.y >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ppy.tab.o ppy.tab.c >flex -oppl.yy.c ppl.l >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ppl.yy.o ppl.yy.c >ppl.yy.c: Ð ÑÑнкÑии âppy_lexâ: >ppl.l:784: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >rm -f libwpp.a >ar rc libwpp.a preproc.o wpp.o ppy.tab.o ppl.yy.o >ranlib libwpp.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs/wpp' >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/libs' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fnt2bdf.o fnt2bdf.c >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o fnt2bdf fnt2bdf.o ../libs/port/libwine_port.a -Wl,--hash-style=gnu >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fnt2fon.o fnt2fon.c >fnt2fon.c: Ð ÑÑнкÑии âmainâ: >fnt2fon.c:202: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:207: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:209: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:210: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:212: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:276: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:277: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:280: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:285: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:293: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:298: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:309: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:316: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:319: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:321: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:328: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:342: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:347: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:348: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:353: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:359: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >fnt2fon.c:375: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o fnt2fon fnt2fon.o ../libs/port/libwine_port.a -Wl,--hash-style=gnu >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o make_ctests.o make_ctests.c >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o make_ctests make_ctests.o -Wl,--hash-style=gnu >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sfnt2fnt.o sfnt2fnt.c >sfnt2fnt.c: Ð ÑÑнкÑии âwrite_fontinfoâ: >sfnt2fnt.c:609: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:610: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:612: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c: Ð ÑÑнкÑии âmainâ: >sfnt2fnt.c:783: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:784: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:787: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:792: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:800: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:805: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:816: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:823: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:826: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:828: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:835: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:849: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:853: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:854: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >sfnt2fnt.c:856: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -Wl,--hash-style=gnu -lfreetype -lz -Wl,--rpath,\$ORIGIN/../libs/wine >LC_ALL=C sed -e 's,@PACKAGE_STRING\@,Wine 1.1.33,g' ./wine.inf.in >wine.inf || (rm -f wine.inf && false) >sed -e "s,@bintodlldir\@,`../tools/relpath /usr/bin /usr/lib32/wine`,g" -e "s,@bintodatadir\@,`../tools/relpath /usr/bin /usr/share/wine`,g" ./wineprefixcreate.in >wineprefixcreate || (rm -f wineprefixcreate && false) >chmod +x wineprefixcreate >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.33,g' winemaker.man.in >winemaker.man || (rm -f winemaker.man && false) >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.33,g' wineprefixcreate.man.in >wineprefixcreate.man || (rm -f wineprefixcreate.man && false) >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/widl' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o client.o client.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o expr.o expr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hash.o hash.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o header.o header.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o proxy.o proxy.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o server.o server.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o typegen.o typegen.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o typelib.o typelib.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o typetree.o typetree.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o widl.o widl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o write_msft.o write_msft.c >bison -p parser_ -o parser.tab.c -d parser.y >bison -p parser_ -o parser.tab.c parser.y >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parser.tab.o parser.tab.c >flex -oparser.yy.c parser.l >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parser.yy.o parser.yy.c >parser.yy.c: Ð ÑÑнкÑии âparser_lexâ: >parser.l:203: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o widl client.o expr.o hash.o header.o proxy.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 -Wl,--hash-style=gnu >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.33,g' widl.man.in >widl.man || (rm -f widl.man && false) >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/widl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winebuild' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o import.o import.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parser.o parser.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o relay.o relay.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o res16.o res16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o res32.o res32.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o spec16.o spec16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o spec32.o spec32.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -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 -Wl,--hash-style=gnu >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.33,g' winebuild.man.in >winebuild.man || (rm -f winebuild.man && false) >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winebuild' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winedump' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o debug.o debug.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dos.o dos.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dump.o dump.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o emf.o emf.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o font.o font.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o le.o le.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lib.o lib.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lnk.o lnk.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o minidump.o minidump.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msc.o msc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msmangle.o msmangle.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ne.o ne.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o output.o output.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pdb.o pdb.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pe.o pe.c >pe.c: Ð ÑÑнкÑии âdump_strAâ: >pe.c:1167: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >pe.c:1190: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >pe.c: Ð ÑÑнкÑии âdump_strWâ: >pe.c:1207: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >pe.c:1233: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o search.o search.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o symbol.o symbol.c >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -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 -Wl,--hash-style=gnu >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.33,g' winedump.man.in >winedump.man || (rm -f winedump.man && false) >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winedump' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winegcc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -DDLLDIR="\"/usr/lib32/wine\"" -DLIBDIR="\"/usr/lib32\"" -DDLLFLAGS="\"-D_REENTRANT -fPIC\"" -DLDDLLFLAGS="\"-shared -Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini\"" -DCC="\"x86_64-pc-linux-gnu-gcc -m32\"" -DCPP="\"cpp\"" -DCXX="\"x86_64-pc-linux-gnu-g++ -m32\"" -DPRELINK="\"/usr/sbin/prelink\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o winegcc.o winegcc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -DDLLDIR="\"/usr/lib32/wine\"" -DLIBDIR="\"/usr/lib32\"" -DDLLFLAGS="\"-D_REENTRANT -fPIC\"" -DLDDLLFLAGS="\"-shared -Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini\"" -DCC="\"x86_64-pc-linux-gnu-gcc -m32\"" -DCPP="\"cpp\"" -DCXX="\"x86_64-pc-linux-gnu-g++ -m32\"" -DPRELINK="\"/usr/sbin/prelink\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o winegcc winegcc.o utils.o ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >rm -f winecpp && ln -s winegcc winecpp >rm -f wineg++ && ln -s winegcc wineg++ >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.33,g' winegcc.man.in >winegcc.man || (rm -f winegcc.man && false) >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/winegcc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wmc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lang.o lang.c >bison -p mcy_ -o mcy.tab.c -d mcy.y >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mcl.o mcl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wmc.o wmc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o write.o write.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mcy.tab.o mcy.tab.c >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o wmc lang.o mcl.o utils.o wmc.o write.o mcy.tab.o -L../../libs/wine -lwine ../../libs/port/libwine_port.a -Wl,--hash-style=gnu -Wl,--rpath,\$ORIGIN/../../libs/wine >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o wmc-installed lang.o mcl.o utils.o wmc.o write.o mcy.tab.o -L../../libs/wine -lwine ../../libs/port/libwine_port.a -Wl,--hash-style=gnu -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/bin /usr/lib32` -Wl,--enable-new-dtags >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.33,g' wmc.man.in >wmc.man || (rm -f wmc.man && false) >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wmc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wrc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dumpres.o dumpres.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o genres.o genres.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o newstruc.o newstruc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o readres.o readres.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o translation.o translation.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wrc.o wrc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o writeres.o writeres.c >bison -p parser_ -o parser.tab.c -d parser.y >parser.y: конÑликÑÑ: 5 Ñдвига/вÑвода >bison -p parser_ -o parser.tab.c parser.y >parser.y: конÑликÑÑ: 5 Ñдвига/вÑвода >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parser.tab.o parser.tab.c >parser.y: Ð ÑÑнкÑии âload_fileâ: >parser.y:2383: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >flex -oparser.yy.c parser.l >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parser.yy.o parser.yy.c >parser.yy.c: Ð ÑÑнкÑии âparser_lexâ: >parser.l:592: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o wrc dumpres.o genres.o newstruc.o readres.o translation.o utils.o wrc.o writeres.o parser.tab.o parser.yy.o ../../libs/wpp/libwpp.a -L../../libs/wine -lwine ../../libs/port/libwine_port.a -Wl,--hash-style=gnu -Wl,--rpath,\$ORIGIN/../../libs/wine >x86_64-pc-linux-gnu-gcc -m32 -march=native -O2 -pipe -fomit-frame-pointer -o wrc-installed dumpres.o genres.o newstruc.o readres.o translation.o utils.o wrc.o writeres.o parser.tab.o parser.yy.o ../../libs/wpp/libwpp.a -L../../libs/wine -lwine ../../libs/port/libwine_port.a -Wl,--hash-style=gnu -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/bin /usr/lib32` -Wl,--enable-new-dtags >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.33,g' wrc.man.in >wrc.man || (rm -f wrc.man && false) >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools/wrc' >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/tools' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/include' >../tools/widl/widl -I. -I. -I../include -I../include -h -H activaut.h activaut.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H activdbg.h activdbg.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H activscp.h activscp.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H amstream.h amstream.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H amvideo.h amvideo.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H austream.h austream.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H bits.h bits.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H bits1_5.h bits1_5.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H comcat.h comcat.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H commoncontrols.h commoncontrols.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H control.h control.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H ctxtcall.h ctxtcall.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H d3d10.h d3d10.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H ddstream.h ddstream.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H dimm.h dimm.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H dispex.h dispex.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H docobj.h docobj.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H downloadmgr.h downloadmgr.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H dxgi.h dxgi.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H dxgitype.h dxgitype.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H ocidl.h ocidl.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wtypes.h wtypes.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H unknwn.h unknwn.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H objidl.h objidl.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H urlmon.h urlmon.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H oleidl.h oleidl.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H servprov.h servprov.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H msxml.h msxml.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H oaidl.h oaidl.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H propidl.h propidl.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H exdisp.h exdisp.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H fusion.h fusion.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H hlink.h hlink.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H htiframe.h htiframe.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H iads.h iads.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H icftypes.h icftypes.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H imnact.h imnact.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H imnxport.h imnxport.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H indexsrv.h indexsrv.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H mediaobj.h mediaobj.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H mimeinfo.h mimeinfo.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H mimeole.h mimeole.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H mlang.h mlang.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H mmstream.h mmstream.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H mscoree.h mscoree.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H msctf.h msctf.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H msdadc.h msdadc.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H mshtmhst.h mshtmhst.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H mshtml.h mshtml.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H msinkaut.h msinkaut.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H mstask.h mstask.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H msxml2.h msxml2.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H netcon.h netcon.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H netfw.h netfw.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H objsafe.h objsafe.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H ocmm.h ocmm.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H oleacc.h oleacc.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H oledb.h oledb.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H optary.h optary.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H perhist.h perhist.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H propsys.h propsys.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H pstore.h pstore.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H qedit.h qedit.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H richole.h richole.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H sensevts.h sensevts.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H shldisp.h shldisp.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H shobjidl.h shobjidl.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H shtypes.h shtypes.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H strmif.h strmif.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H structuredquerycondition.h structuredquerycondition.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H textstor.h textstor.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H tom.h tom.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H urlhist.h urlhist.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H vmr9.h vmr9.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wbemcli.h wbemcli.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wia_lh.h wia_lh.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wia_xp.h wia_xp.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wincodec.h wincodec.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wine/itss.h wine/itss.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wine/svcctl.h wine/svcctl.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wuapi.h wuapi.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H xmldom.h xmldom.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H xmldso.h xmldso.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wine/wined3d.h wine/wined3d.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H wine/winedxgi.h wine/winedxgi.idl >../tools/widl/widl -I. -I. -I../include -I../include -t -T stdole2.tlb stdole2.idl >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/include' >make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_36' >../../tools/winebuild/winebuild -w --def -o libd3dx9.def --export ./d3dx9_36.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_36' >rm -f libd3dx9.def && ln -s d3dx9_36/libd3dx9.def libd3dx9.def >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winspool.drv' >../../tools/winebuild/winebuild -w --def -o libwinspool.def --export ./winspool.drv.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winspool.drv' >rm -f libwinspool.def && ln -s winspool.drv/libwinspool.def libwinspool.def >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_3' >../../tools/winebuild/winebuild -w --def -o libxinput.def --export ./xinput1_3.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/xinput1_3' >rm -f libxinput.def && ln -s xinput1_3/libxinput.def libxinput.def >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/adsiid' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o adsiid.o adsiid.c >rm -f libadsiid.a >ar rc libadsiid.a adsiid.o >ranlib libadsiid.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/adsiid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr8' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dxerr8.o dxerr8.c >rm -f libdxerr8.a >ar rc libdxerr8.a dxerr8.o >ranlib libdxerr8.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr9' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dxerr9.o dxerr9.c >rm -f libdxerr9.a >ar rc libdxerr9.a dxerr9.o >ranlib libdxerr9.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxerr9' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxguid' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dx10guid.o dx10guid.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dx8guid.o dx8guid.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dx9guid.o dx9guid.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dxguid.o dxguid.c >rm -f libdxguid.a >ar rc libdxguid.a dx10guid.o dx8guid.o dx9guid.o dxguid.o >ranlib libdxguid.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxguid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/strmiids' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o strmiids.o strmiids.c >rm -f libstrmiids.a >ar rc libstrmiids.a strmiids.o >ranlib libstrmiids.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/strmiids' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uuid' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o uuid.o uuid.c >rm -f libuuid.a >ar rc libuuid.a uuid.o >ranlib libuuid.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uuid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecrt0' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o delay_load.o delay_load.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dll_entry.o dll_entry.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dll_main.o dll_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o drv_entry.o drv_entry.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o exe16_entry.o exe16_entry.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o exe_entry.o exe_entry.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o exe_main.o exe_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o exe_wentry.o exe_wentry.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o exe_wmain.o exe_wmain.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o init.o init.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stub.o stub.c >rm -f libwinecrt0.a >ar rc libwinecrt0.a delay_load.o dll_entry.o dll_main.o drv_entry.o exe16_entry.o exe_entry.o exe_main.o exe_wentry.o exe_wmain.o init.o stub.o >ranlib libwinecrt0.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecrt0' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/aclui' >../../tools/winebuild/winebuild -w --def -o libaclui.def --export ./aclui.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/aclui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/activeds' >../../tools/winebuild/winebuild -w --def -o libactiveds.def --export ./activeds.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/activeds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advapi32' >../../tools/winebuild/winebuild -w --def -o libadvapi32.def --export ./advapi32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advpack' >../../tools/winebuild/winebuild -w --def -o libadvpack.def --export ./advpack.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advpack' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/atl' >../../tools/winebuild/winebuild -w --def -o libatl.def --export ./atl.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/atl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avicap32' >../../tools/winebuild/winebuild -w --def -o libavicap32.def --export ./avicap32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avicap32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifil32' >../../tools/winebuild/winebuild -w --def -o libavifil32.def --export ./avifil32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifil32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avrt' >../../tools/winebuild/winebuild -w --def -o libavrt.def --export ./avrt.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avrt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cabinet' >../../tools/winebuild/winebuild -w --def -o libcabinet.def --export ./cabinet.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cabinet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/capi2032' >../../tools/winebuild/winebuild -w --def -o libcapi2032.def --export ./capi2032.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/capi2032' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cards' >../../tools/winebuild/winebuild -w --def -o libcards.def --export ./cards.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cards' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cfgmgr32' >../../tools/winebuild/winebuild -w --def -o libcfgmgr32.def --export ./cfgmgr32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cfgmgr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/clusapi' >../../tools/winebuild/winebuild -w --def -o libclusapi.def --export ./clusapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/clusapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comctl32' >../../tools/winebuild/winebuild -w --def -o libcomctl32.def --export ./comctl32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comctl32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comdlg32' >../../tools/winebuild/winebuild -w --def -o libcomdlg32.def --export ./comdlg32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comdlg32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compstui' >../../tools/winebuild/winebuild -w --def -o libcompstui.def --export ./compstui.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compstui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/credui' >../../tools/winebuild/winebuild -w --def -o libcredui.def --export ./credui.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/credui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crtdll' >../../tools/winebuild/winebuild -w --def -o libcrtdll.def --export ./crtdll.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crtdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crypt32' >../../tools/winebuild/winebuild -w --def -o libcrypt32.def --export ./crypt32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crypt32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdll' >../../tools/winebuild/winebuild -w --def -o libcryptdll.def --export ./cryptdll.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptnet' >../../tools/winebuild/winebuild -w --def -o libcryptnet.def --export ./cryptnet.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptnet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptui' >../../tools/winebuild/winebuild -w --def -o libcryptui.def --export ./cryptui.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d32' >../../tools/winebuild/winebuild -w --def -o libctl3d32.def --export ./ctl3d32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10' >../../tools/winebuild/winebuild -w --def -o libd3d10.def --export ./d3d10.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10core' >../../tools/winebuild/winebuild -w --def -o libd3d10core.def --export ./d3d10core.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10core' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d8' >../../tools/winebuild/winebuild -w --def -o libd3d8.def --export ./d3d8.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d9' >../../tools/winebuild/winebuild -w --def -o libd3d9.def --export ./d3d9.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d9' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dim' >../../tools/winebuild/winebuild -w --def -o libd3dim.def --export ./d3dim.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dim' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3drm' >../../tools/winebuild/winebuild -w --def -o libd3drm.def --export ./d3drm.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3drm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dxof' >../../tools/winebuild/winebuild -w --def -o libd3dxof.def --export ./d3dxof.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dxof' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dbghelp' >../../tools/winebuild/winebuild -w --def -o libdbghelp.def --export ./dbghelp.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dbghelp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dciman32' >../../tools/winebuild/winebuild -w --def -o libdciman32.def --export ./dciman32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dciman32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddraw' >../../tools/winebuild/winebuild -w --def -o libddraw.def --export ./ddraw.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddraw' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput' >../../tools/winebuild/winebuild -w --def -o libdinput.def --export ./dinput.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data_formats.o data_formats.c >rm -f libdinput.def.a >ar rc libdinput.def.a data_formats.o >ranlib libdinput.def.a >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput8' >../../tools/winebuild/winebuild -w --def -o libdinput8.def --export ./dinput8.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic32' >../../tools/winebuild/winebuild -w --def -o libdmusic32.def --export ./dmusic32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dnsapi' >../../tools/winebuild/winebuild -w --def -o libdnsapi.def --export ./dnsapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dnsapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplay' >../../tools/winebuild/winebuild -w --def -o libdplay.def --export ./dplay.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplay' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplayx' >../../tools/winebuild/winebuild -w --def -o libdplayx.def --export ./dplayx.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplayx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnet' >../../tools/winebuild/winebuild -w --def -o libdpnet.def --export ./dpnet.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dsound' >../../tools/winebuild/winebuild -w --def -o libdsound.def --export ./dsound.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dsound' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dwmapi' >../../tools/winebuild/winebuild -w --def -o libdwmapi.def --export ./dwmapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dwmapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxgi' >../../tools/winebuild/winebuild -w --def -o libdxgi.def --export ./dxgi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxgi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdi32' >../../tools/winebuild/winebuild -w --def -o libgdi32.def --export ./gdi32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdiplus' >../../tools/winebuild/winebuild -w --def -o libgdiplus.def --export ./gdiplus.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdiplus' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/glu32' >../../tools/winebuild/winebuild -w --def -o libglu32.def --export ./glu32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/glu32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hid' >../../tools/winebuild/winebuild -w --def -o libhid.def --export ./hid.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hlink' >../../tools/winebuild/winebuild -w --def -o libhlink.def --export ./hlink.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hlink' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imagehlp' >../../tools/winebuild/winebuild -w --def -o libimagehlp.def --export ./imagehlp.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imagehlp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm32' >../../tools/winebuild/winebuild -w --def -o libimm32.def --export ./imm32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetcomm' >../../tools/winebuild/winebuild -w --def -o libinetcomm.def --export ./inetcomm.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetcomm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iphlpapi' >../../tools/winebuild/winebuild -w --def -o libiphlpapi.def --export ./iphlpapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iphlpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/kernel32' >../../tools/winebuild/winebuild -w --def -o libkernel32.def --export ./kernel32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/kernel32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/loadperf' >../../tools/winebuild/winebuild -w --def -o libloadperf.def --export ./loadperf.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/loadperf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lz32' >../../tools/winebuild/winebuild -w --def -o liblz32.def --export ./lz32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lz32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mapi32' >../../tools/winebuild/winebuild -w --def -o libmapi32.def --export ./mapi32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mlang' >../../tools/winebuild/winebuild -w --def -o libmlang.def --export ./mlang.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mlang' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mpr' >../../tools/winebuild/winebuild -w --def -o libmpr.def --export ./mpr.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mpr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mprapi' >../../tools/winebuild/winebuild -w --def -o libmprapi.def --export ./mprapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mprapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32' >../../tools/winebuild/winebuild -w --def -o libmsacm32.def --export ./msacm32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscms' >../../tools/winebuild/winebuild -w --def -o libmscms.def --export ./mscms.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscms' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdmo' >../../tools/winebuild/winebuild -w --def -o libmsdmo.def --export ./msdmo.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdmo' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml' >../../tools/winebuild/winebuild -w --def -o libmshtml.def --export ./mshtml.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msi' >../../tools/winebuild/winebuild -w --def -o libmsi.def --export ./msi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimg32' >../../tools/winebuild/winebuild -w --def -o libmsimg32.def --export ./msimg32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimg32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcr71' >../../tools/winebuild/winebuild -w --def -o libmsvcr71.def --export ./msvcr71.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcr71' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt' >../../tools/winebuild/winebuild -w --def -o libmsvcrt.def --export ./msvcrt.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt20' >../../tools/winebuild/winebuild -w --def -o libmsvcrt20.def --export ./msvcrt20.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt20' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt40' >../../tools/winebuild/winebuild -w --def -o libmsvcrt40.def --export ./msvcrt40.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt40' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrtd' >../../tools/winebuild/winebuild -w --def -o libmsvcrtd.def --export ./msvcrtd.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrtd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvfw32' >../../tools/winebuild/winebuild -w --def -o libmsvfw32.def --export ./msvfw32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvfw32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mswsock' >../../tools/winebuild/winebuild -w --def -o libmswsock.def --export ./mswsock.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mswsock' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/nddeapi' >../../tools/winebuild/winebuild -w --def -o libnddeapi.def --export ./nddeapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/nddeapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/netapi32' >../../tools/winebuild/winebuild -w --def -o libnetapi32.def --export ./netapi32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/netapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/newdev' >../../tools/winebuild/winebuild -w --def -o libnewdev.def --export ./newdev.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/newdev' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdll' >../../tools/winebuild/winebuild -w --def -o libntdll.def --export ./ntdll.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdsapi' >../../tools/winebuild/winebuild -w --def -o libntdsapi.def --export ./ntdsapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdsapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntoskrnl.exe' >../../tools/winebuild/winebuild -w --def -o libntoskrnl.exe.def --export ./ntoskrnl.exe.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntoskrnl.exe' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbc32' >../../tools/winebuild/winebuild -w --def -o libodbc32.def --export ./odbc32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbc32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbccp32' >../../tools/winebuild/winebuild -w --def -o libodbccp32.def --export ./odbccp32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbccp32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole32' >../../tools/winebuild/winebuild -w --def -o libole32.def --export ./ole32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleacc' >../../tools/winebuild/winebuild -w --def -o liboleacc.def --export ./oleacc.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleacc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleaut32' >../../tools/winebuild/winebuild -w --def -o liboleaut32.def --export ./oleaut32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleaut32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli32' >../../tools/winebuild/winebuild -w --def -o libolecli32.def --export ./olecli32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledlg' >../../tools/winebuild/winebuild -w --def -o liboledlg.def --export ./oledlg.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olepro32' >../../tools/winebuild/winebuild -w --def -o libolepro32.def --export ./olepro32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olepro32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr32' >../../tools/winebuild/winebuild -w --def -o libolesvr32.def --export ./olesvr32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/opengl32' >../../tools/winebuild/winebuild -w --def -o libopengl32.def --export ./opengl32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/opengl32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pdh' >../../tools/winebuild/winebuild -w --def -o libpdh.def --export ./pdh.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pdh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/powrprof' >../../tools/winebuild/winebuild -w --def -o libpowrprof.def --export ./powrprof.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/powrprof' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/psapi' >../../tools/winebuild/winebuild -w --def -o libpsapi.def --export ./psapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/psapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/quartz' >../../tools/winebuild/winebuild -w --def -o libquartz.def --export ./quartz.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/quartz' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi32' >../../tools/winebuild/winebuild -w --def -o librasapi32.def --export ./rasapi32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasdlg' >../../tools/winebuild/winebuild -w --def -o librasdlg.def --export ./rasdlg.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasdlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/resutils' >../../tools/winebuild/winebuild -w --def -o libresutils.def --export ./resutils.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/resutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched20' >../../tools/winebuild/winebuild -w --def -o libriched20.def --export ./riched20.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched20' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rpcrt4' >../../tools/winebuild/winebuild -w --def -o librpcrt4.def --export ./rpcrt4.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rpcrt4' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsaenh' >../../tools/winebuild/winebuild -w --def -o librsaenh.def --export ./rsaenh.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsaenh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rtutils' >../../tools/winebuild/winebuild -w --def -o librtutils.def --export ./rtutils.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rtutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/secur32' >../../tools/winebuild/winebuild -w --def -o libsecur32.def --export ./secur32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/secur32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sensapi' >../../tools/winebuild/winebuild -w --def -o libsensapi.def --export ./sensapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sensapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/serialui' >../../tools/winebuild/winebuild -w --def -o libserialui.def --export ./serialui.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/serialui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupapi' >../../tools/winebuild/winebuild -w --def -o libsetupapi.def --export ./setupapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc' >../../tools/winebuild/winebuild -w --def -o libsfc.def --export ./sfc.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc_os' >../../tools/winebuild/winebuild -w --def -o libsfc_os.def --export ./sfc_os.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc_os' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdocvw' >../../tools/winebuild/winebuild -w --def -o libshdocvw.def --export ./shdocvw.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdocvw' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell32' >../../tools/winebuild/winebuild -w --def -o libshell32.def --export ./shell32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shfolder' >../../tools/winebuild/winebuild -w --def -o libshfolder.def --export ./shfolder.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shfolder' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shlwapi' >../../tools/winebuild/winebuild -w --def -o libshlwapi.def --export ./shlwapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shlwapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slc' >../../tools/winebuild/winebuild -w --def -o libslc.def --export ./slc.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/snmpapi' >../../tools/winebuild/winebuild -w --def -o libsnmpapi.def --export ./snmpapi.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/snmpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/spoolss' >../../tools/winebuild/winebuild -w --def -o libspoolss.def --export ./spoolss.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/spoolss' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sti' >../../tools/winebuild/winebuild -w --def -o libsti.def --export ./sti.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sti' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/tapi32' >../../tools/winebuild/winebuild -w --def -o libtapi32.def --export ./tapi32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/tapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/unicows' >../../tools/winebuild/winebuild -w --def -o libunicows.def --export ./unicows.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/unicows' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/url' >../../tools/winebuild/winebuild -w --def -o liburl.def --export ./url.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/url' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/urlmon' >../../tools/winebuild/winebuild -w --def -o liburlmon.def --export ./urlmon.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/urlmon' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/user32' >../../tools/winebuild/winebuild -w --def -o libuser32.def --export ./user32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/user32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/userenv' >../../tools/winebuild/winebuild -w --def -o libuserenv.def --export ./userenv.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/userenv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/usp10' >../../tools/winebuild/winebuild -w --def -o libusp10.def --export ./usp10.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/usp10' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uxtheme' >../../tools/winebuild/winebuild -w --def -o libuxtheme.def --export ./uxtheme.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uxtheme' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdmdbg' >../../tools/winebuild/winebuild -w --def -o libvdmdbg.def --export ./vdmdbg.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdmdbg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/version' >../../tools/winebuild/winebuild -w --def -o libversion.def --export ./version.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/version' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windowscodecs' >../../tools/winebuild/winebuild -w --def -o libwindowscodecs.def --export ./windowscodecs.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windowscodecs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wined3d' >../../tools/winebuild/winebuild -w --def -o libwined3d.def --export ./wined3d.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wined3d' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winhttp' >../../tools/winebuild/winebuild -w --def -o libwinhttp.def --export ./winhttp.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winhttp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wininet' >../../tools/winebuild/winebuild -w --def -o libwininet.def --export ./wininet.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wininet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winmm' >../../tools/winebuild/winebuild -w --def -o libwinmm.def --export ./winmm.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winmm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls32' >../../tools/winebuild/winebuild -w --def -o libwinnls32.def --export ./winnls32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winnls32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winscard' >../../tools/winebuild/winebuild -w --def -o libwinscard.def --export ./winscard.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winscard' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab32' >../../tools/winebuild/winebuild -w --def -o libwintab32.def --export ./wintab32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintab32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintrust' >../../tools/winebuild/winebuild -w --def -o libwintrust.def --export ./wintrust.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wintrust' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wldap32' >../../tools/winebuild/winebuild -w --def -o libwldap32.def --export ./wldap32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wldap32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wnaspi32' >../../tools/winebuild/winebuild -w --def -o libwnaspi32.def --export ./wnaspi32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wnaspi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wow32' >../../tools/winebuild/winebuild -w --def -o libwow32.def --export ./wow32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wow32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ws2_32' >../../tools/winebuild/winebuild -w --def -o libws2_32.def --export ./ws2_32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ws2_32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wsock32' >../../tools/winebuild/winebuild -w --def -o libwsock32.def --export ./wsock32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wsock32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wtsapi32' >../../tools/winebuild/winebuild -w --def -o libwtsapi32.def --export ./wtsapi32.spec >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wtsapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/acledit' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./acledit.spec main.o -o acledit.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./acledit.spec main.o -o acledit.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/acledit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/aclui' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o aclui_main.o aclui_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./aclui.spec aclui_main.o -o aclui.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./aclui.spec aclui_main.o -o aclui.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/aclui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/activeds' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o activeds_main.o activeds_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./activeds.spec activeds_main.o -o activeds.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./activeds.spec activeds_main.o -o activeds.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/activeds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/actxprxy' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o usrmarshal.o usrmarshal.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_activscp_p.c actxprxy_activscp.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_activscp.h actxprxy_activscp.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_activscp_p.o actxprxy_activscp_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_comcat_p.c actxprxy_comcat.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_comcat.h actxprxy_comcat.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_comcat_p.o actxprxy_comcat_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_docobj_p.c actxprxy_docobj.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_docobj.h actxprxy_docobj.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_docobj_p.o actxprxy_docobj_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_hlink_p.c actxprxy_hlink.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_hlink.h actxprxy_hlink.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_hlink_p.o actxprxy_hlink_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_htiframe_p.c actxprxy_htiframe.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_htiframe.h actxprxy_htiframe.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_htiframe_p.o actxprxy_htiframe_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_objsafe_p.c actxprxy_objsafe.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_objsafe.h actxprxy_objsafe.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_objsafe_p.o actxprxy_objsafe_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_ocmm_p.c actxprxy_ocmm.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_ocmm.h actxprxy_ocmm.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_ocmm_p.o actxprxy_ocmm_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_servprov_p.c actxprxy_servprov.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_servprov.h actxprxy_servprov.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_servprov_p.o actxprxy_servprov_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_shobjidl_p.c actxprxy_shobjidl.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_shobjidl.h actxprxy_shobjidl.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_shobjidl_p.o actxprxy_shobjidl_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -p -P actxprxy_urlhist_p.c actxprxy_urlhist.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -h -H actxprxy_urlhist.h actxprxy_urlhist.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actxprxy_urlhist_p.o actxprxy_urlhist_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION --dlldata-only --dlldata=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_shobjidl.idl actxprxy_urlhist.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_DELEGATION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dlldata.o dlldata.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_shobjidl_p.o actxprxy_urlhist_p.o dlldata.o -o actxprxy.dll.so -luuid -loleaut32 -lole32 -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_shobjidl_p.o actxprxy_urlhist_p.o dlldata.o -o actxprxy.dll.fake -luuid -loleaut32 -lole32 -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/actxprxy' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advapi32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o advapi.o advapi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cred.o cred.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o crypt.o crypt.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o crypt_arc4.o crypt_arc4.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o crypt_des.o crypt_des.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o crypt_lmhash.o crypt_lmhash.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o crypt_md4.o crypt_md4.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o crypt_md5.o crypt_md5.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o crypt_sha.o crypt_sha.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o eventlog.o eventlog.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lsa.o lsa.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o registry.o registry.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o security.o security.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -h -H svcctl.h svcctl.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o service.o service.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -c -C svcctl_c.c svcctl.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o svcctl_c.o svcctl_c.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 -lntdll -Wb,-drpcrt4 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 -lntdll -Wb,-drpcrt4 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advpack' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o advpack.o advpack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o files.o files.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o install.o install.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o reg.o reg.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./advpack.spec advpack.o files.o install.o reg.o -o advpack.dll.so -lole32 -lsetupapi -lversion -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./advpack.spec advpack.o files.o install.o reg.o -o advpack.dll.fake -lole32 -lsetupapi -lversion -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/advpack' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/amstream' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o amstream.o amstream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mediastream.o mediastream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mediastreamfilter.o mediastreamfilter.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./amstream.spec amstream.o main.o mediastream.o mediastreamfilter.o regsvr.o version.res -o amstream.dll.so -lstrmiids -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./amstream.spec amstream.o main.o mediastream.o mediastreamfilter.o regsvr.o version.res -o amstream.dll.fake -lstrmiids -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/amstream' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/appwiz.cpl' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o appwiz.o appwiz.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foDe.res De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEn.res En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foFr.res Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foIt.res It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foJa.res Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foKo.res Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foLt.res Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNl.res Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNo.res No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foPt.res Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foRo.res Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foRu.res Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSi.res Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSv.res Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foZh.res Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foappwiz.res appwiz.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./appwiz.cpl.spec appwiz.o De.res En.res Fr.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pt.res Ro.res Ru.res Si.res Sv.res Zh.res appwiz.res -o appwiz.cpl.so -lkernel32 -lcomctl32 -ladvapi32 -lshell32 -luser32 -lcomdlg32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./appwiz.cpl.spec appwiz.o De.res En.res Fr.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pt.res Ro.res Ru.res Si.res Sv.res Zh.res appwiz.res -o appwiz.cpl.fake -lkernel32 -lcomctl32 -ladvapi32 -lshell32 -luser32 -lcomdlg32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/appwiz.cpl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/atl' >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H atliface.h atliface.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o atl_ax.o atl_ax.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o atl_main.o atl_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o registrar.o registrar.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./atl.spec atl_ax.o atl_main.o registrar.o rsrc.res -o atl.dll.so -luuid -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./atl.spec atl_ax.o atl_main.o registrar.o rsrc.res -o atl.dll.fake -luuid -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/atl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/authz' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o authz.o authz.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./authz.spec authz.o -o authz.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./authz.spec authz.o -o authz.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/authz' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avicap32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o avicap32_main.o avicap32_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./avicap32.spec avicap32_main.o -o avicap32.dll.so -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./avicap32.spec avicap32_main.o -o avicap32.dll.fake -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avicap32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifil32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o acmstream.o acmstream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o api.o api.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o avifile.o avifile.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o editstream.o editstream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o extrachunk.o extrachunk.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o factory.o factory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o getframe.o getframe.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o icmstream.o icmstream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o tmpfile.o tmpfile.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wavfile.o wavfile.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Cs.res avifile_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Da.res avifile_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_De.res avifile_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_En.res avifile_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Es.res avifile_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Fr.res avifile_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Hu.res avifile_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_It.res avifile_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Ja.res avifile_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Ko.res avifile_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Lt.res avifile_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Nl.res avifile_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_No.res avifile_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Pl.res avifile_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Pt.res avifile_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Ro.res avifile_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Ru.res avifile_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Si.res avifile_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Sv.res avifile_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Tr.res avifile_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Uk.res avifile_Uk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foavifile_Zh.res avifile_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./avifil32.spec acmstream.o api.o avifile.o editstream.o extrachunk.o factory.o getframe.o icmstream.o regsvr.o tmpfile.o wavfile.o avifile_Cs.res avifile_Da.res avifile_De.res avifile_En.res avifile_Es.res avifile_Fr.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_Sv.res avifile_Tr.res avifile_Uk.res avifile_Zh.res rsrc.res -o avifil32.dll.so -luuid -lmsacm32 -lmsvfw32 -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./avifil32.spec acmstream.o api.o avifile.o editstream.o extrachunk.o factory.o getframe.o icmstream.o regsvr.o tmpfile.o wavfile.o avifile_Cs.res avifile_Da.res avifile_De.res avifile_En.res avifile_Es.res avifile_Fr.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_Sv.res avifile_Tr.res avifile_Uk.res avifile_Zh.res rsrc.res -o avifil32.dll.fake -luuid -lmsacm32 -lmsvfw32 -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifil32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifile.dll16' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./avifile.dll16.spec -Wb,--subsystem,win16,--main-module,avifil32.dll -o avifile.dll16.so -lavifil32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./avifile.dll16.spec -Wb,--subsystem,win16,--main-module,avifil32.dll -o avifile.dll16.fake -lavifil32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avifile.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avrt' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./avrt.spec main.o -o avrt.dll.so -luser32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./avrt.spec main.o -o avrt.dll.fake -luser32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/avrt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/bcrypt' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bcrypt_main.o bcrypt_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./bcrypt.spec bcrypt_main.o version.res -o bcrypt.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./bcrypt.spec bcrypt_main.o version.res -o bcrypt.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/bcrypt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/browseui' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o aclmulti.o aclmulti.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o aclsource.o aclsource.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o browseui_main.o browseui_main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o compcatcachedaemon.o compcatcachedaemon.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o progressdlg.o progressdlg.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_De.res rsrc_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_En.res rsrc_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Es.res rsrc_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Fr.res rsrc_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Ja.res rsrc_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Ko.res rsrc_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Lt.res rsrc_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Nl.res rsrc_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_No.res rsrc_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Pl.res rsrc_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Pt.res rsrc_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Ro.res rsrc_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Ru.res rsrc_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Si.res rsrc_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Sv.res rsrc_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc_Zh.res rsrc_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./browseui.spec aclmulti.o aclsource.o browseui_main.o compcatcachedaemon.o progressdlg.o regsvr.o rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.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_Sv.res rsrc_Zh.res version.res -o browseui.dll.so -luuid -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./browseui.spec aclmulti.o aclsource.o browseui_main.o compcatcachedaemon.o progressdlg.o regsvr.o rsrc_De.res rsrc_En.res rsrc_Es.res rsrc_Fr.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_Sv.res rsrc_Zh.res version.res -o browseui.dll.fake -luuid -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/browseui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cabinet' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cabinet_main.o cabinet_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fci.o fci.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fdi.o fdi.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focabinet.res cabinet.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cabinet.spec cabinet_main.o fci.o fdi.o cabinet.res -o cabinet.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cabinet.spec cabinet_main.o fci.o fdi.o cabinet.res -o cabinet.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cabinet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/capi2032' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cap20wxx.o cap20wxx.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./capi2032.spec cap20wxx.o -o capi2032.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./capi2032.spec cap20wxx.o -o capi2032.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/capi2032' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cards' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cards.o cards.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focards.res cards.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cards.spec cards.o cards.res version.res -o cards.dll.so -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cards.spec cards.o cards.res version.res -o cards.dll.fake -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cards' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cfgmgr32' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cfgmgr32.spec -o cfgmgr32.dll.so -lsetupapi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cfgmgr32.spec -o cfgmgr32.dll.fake -lsetupapi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cfgmgr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/clusapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clusapi.o clusapi.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./clusapi.spec clusapi.o -o clusapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./clusapi.spec clusapi.o -o clusapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/clusapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comcat' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o comcat_main.o comcat_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./comcat.spec comcat_main.o version.res -o comcat.dll.so -luuid -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./comcat.spec comcat_main.o version.res -o comcat.dll.fake -luuid -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comcat' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comctl32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o animate.o animate.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o comboex.o comboex.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o comctl32undoc.o comctl32undoc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o commctrl.o commctrl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o datetime.o datetime.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dpa.o dpa.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o draglist.o draglist.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dsa.o dsa.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o flatsb.o flatsb.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o header.o header.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hotkey.o hotkey.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o imagelist.o imagelist.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ipaddress.o ipaddress.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o listview.o listview.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o monthcal.o monthcal.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nativefont.o nativefont.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pager.o pager.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o progress.o progress.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o propsheet.o propsheet.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rebar.o rebar.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o smoothscroll.o smoothscroll.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o status.o status.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o string.o string.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o syslink.o syslink.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o tab.o tab.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o theme_button.o theme_button.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o theme_combo.o theme_combo.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o theme_dialog.o theme_dialog.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o theme_edit.o theme_edit.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o theme_listbox.o theme_listbox.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o theming.o theming.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o toolbar.o toolbar.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o tooltips.o tooltips.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o trackbar.o trackbar.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o treeview.o treeview.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o updown.o updown.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Bg.res comctl_Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Cs.res comctl_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_De.res comctl_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_El.res comctl_El.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_En.res comctl_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Eo.res comctl_Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Es.res comctl_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Fr.res comctl_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Hu.res comctl_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_It.res comctl_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Ja.res comctl_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Ko.res comctl_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Lt.res comctl_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Nl.res comctl_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_No.res comctl_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Pl.res comctl_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Pt.res comctl_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Ro.res comctl_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Ru.res comctl_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Si.res comctl_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Sk.res comctl_Sk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Sv.res comctl_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Th.res comctl_Th.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Tr.res comctl_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Uk.res comctl_Uk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -focomctl_Zh.res comctl_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_COMCTL32_ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 comctl_Bg.res comctl_Cs.res comctl_De.res comctl_El.res comctl_En.res comctl_Eo.res comctl_Es.res comctl_Fr.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_Sv.res comctl_Th.res comctl_Tr.res comctl_Uk.res comctl_Zh.res rsrc.res -o comctl32.dll.so -lwinmm -luxtheme -luuid -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dwinmm -Wb,-duxtheme ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 comctl_Bg.res comctl_Cs.res comctl_De.res comctl_El.res comctl_En.res comctl_Eo.res comctl_Es.res comctl_Fr.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_Sv.res comctl_Th.res comctl_Tr.res comctl_Uk.res comctl_Zh.res rsrc.res -o comctl32.dll.fake -lwinmm -luxtheme -luuid -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dwinmm -Wb,-duxtheme ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comctl32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comdlg32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cdlg32.o cdlg32.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o colordlg.o colordlg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filedlg.o filedlg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filedlg31.o filedlg31.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filedlgbrowser.o filedlgbrowser.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o finddlg.o finddlg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fontdlg.o fontdlg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o printdlg.o printdlg.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Bg.res cdlg_Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Ca.res cdlg_Ca.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Cs.res cdlg_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Da.res cdlg_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_De.res cdlg_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_El.res cdlg_El.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_En.res cdlg_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Eo.res cdlg_Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Es.res cdlg_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Fi.res cdlg_Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Fr.res cdlg_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Hu.res cdlg_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_It.res cdlg_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Ja.res cdlg_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Ko.res cdlg_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Lt.res cdlg_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Nl.res cdlg_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_No.res cdlg_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Pl.res cdlg_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Pt.res cdlg_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Ro.res cdlg_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Ru.res cdlg_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Si.res cdlg_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Sk.res cdlg_Sk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Sv.res cdlg_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Th.res cdlg_Th.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Tr.res cdlg_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Uk.res cdlg_Uk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Wa.res cdlg_Wa.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_Zh.res cdlg_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focdlg_xx.res cdlg_xx.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./comdlg32.spec cdlg32.o colordlg.o filedlg.o filedlg31.o filedlgbrowser.o finddlg.o fontdlg.o printdlg.o 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_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_Sv.res cdlg_Th.res cdlg_Tr.res cdlg_Uk.res cdlg_Wa.res cdlg_Zh.res cdlg_xx.res -o comdlg32.dll.so -lole32 -luuid -lshell32 -lshlwapi -lcomctl32 -lwinspool -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dole32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./comdlg32.spec cdlg32.o colordlg.o filedlg.o filedlg31.o filedlgbrowser.o finddlg.o fontdlg.o printdlg.o 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_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_Sv.res cdlg_Th.res cdlg_Tr.res cdlg_Uk.res cdlg_Wa.res cdlg_Zh.res cdlg_xx.res -o comdlg32.dll.fake -lole32 -luuid -lshell32 -lshlwapi -lcomctl32 -lwinspool -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dole32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comdlg32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comm.drv16' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./comm.drv16.spec -Wb,--subsystem,win16 -o comm.drv16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./comm.drv16.spec -Wb,--subsystem,win16 -o comm.drv16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/comm.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/commdlg.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o colordlg.o colordlg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filedlg.o filedlg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o finddlg.o finddlg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fontdlg.o fontdlg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o printdlg.o printdlg.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./commdlg.dll16.spec colordlg.o filedlg.o finddlg.o fontdlg.o printdlg.o -Wb,--subsystem,win16,--main-module,comdlg32.dll -o commdlg.dll16.so -lcomdlg32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./commdlg.dll16.spec colordlg.o filedlg.o finddlg.o fontdlg.o printdlg.o -Wb,--subsystem,win16,--main-module,comdlg32.dll -o commdlg.dll16.fake -lcomdlg32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/commdlg.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compobj.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o compobj.o compobj.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./compobj.dll16.spec compobj.o -Wb,--subsystem,win16,--main-module,ole32.dll -o compobj.dll16.so -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./compobj.dll16.spec compobj.o -Wb,--subsystem,win16,--main-module,ole32.dll -o compobj.dll16.fake -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compobj.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compstui' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o compstui_main.o compstui_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./compstui.spec compstui_main.o -o compstui.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./compstui.spec compstui_main.o -o compstui.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/compstui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/credui' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o credui_main.o credui_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui.res credui.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Da.res credui_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_De.res credui_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_En.res credui_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Es.res credui_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Fr.res credui_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Ko.res credui_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Lt.res credui_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Nl.res credui_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_No.res credui_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Pl.res credui_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Pt.res credui_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Ro.res credui_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Ru.res credui_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Si.res credui_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Sv.res credui_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focredui_Zh.res credui_Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./credui.spec credui_main.o credui.res credui_Da.res credui_De.res credui_En.res credui_Es.res credui_Fr.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_Sv.res credui_Zh.res -o credui.dll.so -lcomctl32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./credui.spec credui_main.o credui.res credui_Da.res credui_De.res credui_En.res credui_Es.res credui_Fr.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_Sv.res credui_Zh.res -o credui.dll.fake -lcomctl32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/credui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crtdll' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -fno-builtin -o crtdll_main.o crtdll_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./crtdll.spec crtdll_main.o -o crtdll.dll.so -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./crtdll.spec crtdll_main.o -o crtdll.dll.fake -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crtdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crypt32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o base64.o base64.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cert.o cert.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o chain.o chain.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o collectionstore.o collectionstore.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o context.o context.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o crl.o crl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ctl.o ctl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o decode.o decode.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o encode.o encode.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filestore.o filestore.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o message.o message.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msg.o msg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o object.o object.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oid.o oid.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o proplist.o proplist.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o protectdata.o protectdata.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o provstore.o provstore.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regstore.o regstore.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rootstore.o rootstore.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o serialize.o serialize.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sip.o sip.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o store.o store.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o str.o str.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_De.res crypt32_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_En.res crypt32_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_Fr.res crypt32_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_Ko.res crypt32_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_Lt.res crypt32_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_Nl.res crypt32_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_No.res crypt32_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_Pt.res crypt32_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_Ro.res crypt32_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -focrypt32_Sv.res crypt32_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_CRYPT32_ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_De.res crypt32_En.res crypt32_Fr.res crypt32_Ko.res crypt32_Lt.res crypt32_Nl.res crypt32_No.res crypt32_Pt.res crypt32_Ro.res crypt32_Sv.res version.res -o crypt32.dll.so -luser32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_De.res crypt32_En.res crypt32_Fr.res crypt32_Ko.res crypt32_Lt.res crypt32_Nl.res crypt32_No.res crypt32_Pt.res crypt32_Ro.res crypt32_Sv.res version.res -o crypt32.dll.fake -luser32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/crypt32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdlg' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptdlg_De.res cryptdlg_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptdlg_En.res cryptdlg_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptdlg_Fr.res cryptdlg_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptdlg_Ko.res cryptdlg_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptdlg_Lt.res cryptdlg_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptdlg_Nl.res cryptdlg_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptdlg_Pt.res cryptdlg_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptdlg_Ro.res cryptdlg_Ro.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cryptdlg.spec main.o cryptdlg_De.res cryptdlg_En.res cryptdlg_Fr.res cryptdlg_Ko.res cryptdlg_Lt.res cryptdlg_Nl.res cryptdlg_Pt.res cryptdlg_Ro.res -o cryptdlg.dll.so -lcryptui -lcrypt32 -lwintrust -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cryptdlg.spec main.o cryptdlg_De.res cryptdlg_En.res cryptdlg_Fr.res cryptdlg_Ko.res cryptdlg_Lt.res cryptdlg_Nl.res cryptdlg_Pt.res cryptdlg_Ro.res -o cryptdlg.dll.fake -lcryptui -lcrypt32 -lwintrust -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdll' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cryptdll.o cryptdll.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cryptdll.spec cryptdll.o -o cryptdll.dll.so -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cryptdll.spec cryptdll.o -o cryptdll.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptnet' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cryptnet_main.o cryptnet_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cryptnet.spec cryptnet_main.o -o cryptnet.dll.so -lwininet -lcrypt32 -lkernel32 -Wb,-dwininet ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cryptnet.spec cryptnet_main.o -o cryptnet.dll.fake -lwininet -lcrypt32 -lkernel32 -Wb,-dwininet ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptnet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptui' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptui.res cryptui.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptui_De.res cryptui_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptui_En.res cryptui_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptui_Fr.res cryptui_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptui_Ko.res cryptui_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptui_Lt.res cryptui_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptui_Nl.res cryptui_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -focryptui_Pt.res cryptui_Pt.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cryptui.spec main.o cryptui.res cryptui_De.res cryptui_En.res cryptui_Fr.res cryptui_Ko.res cryptui_Lt.res cryptui_Nl.res cryptui_Pt.res -o cryptui.dll.so -lwintrust -lurlmon -luuid -lcrypt32 -lole32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dwintrust -Wb,-durlmon ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cryptui.spec main.o cryptui.res cryptui_De.res cryptui_En.res cryptui_Fr.res cryptui_Ko.res cryptui_Lt.res cryptui_Nl.res cryptui_Pt.res -o cryptui.dll.fake -lwintrust -lurlmon -luuid -lcrypt32 -lole32 -lcomctl32 -lcomdlg32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dwintrust -Wb,-durlmon ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/cryptui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctapi32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ctapi32.o ctapi32.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctapi32.spec ctapi32.o -o ctapi32.dll.so -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctapi32.spec ctapi32.o -o ctapi32.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ctl3d.o ctl3d.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctl3d.dll16.spec ctl3d.o -Wb,--subsystem,win16,--main-module,ctl3d32.dll -o ctl3d.dll16.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctl3d.dll16.spec ctl3d.o -Wb,--subsystem,win16,--main-module,ctl3d32.dll -o ctl3d.dll16.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ctl3d32.o ctl3d32.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctl3d32.spec ctl3d32.o -o ctl3d32.dll.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctl3d32.spec ctl3d32.o -o ctl3d32.dll.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3d32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3dv2.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ctl3d.o ctl3d.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctl3dv2.dll16.spec ctl3d.o -Wb,--subsystem,win16,--main-module,ctl3d32.dll -o ctl3dv2.dll16.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctl3dv2.dll16.spec ctl3d.o -Wb,--subsystem,win16,--main-module,ctl3d32.dll -o ctl3dv2.dll16.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ctl3dv2.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3d10_main.o d3d10_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o effect.o effect.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3d10.spec d3d10_main.o effect.o utils.o version.res -o d3d10.dll.so -ldxguid -luuid -ld3d10core -ldxgi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3d10.spec d3d10_main.o effect.o utils.o version.res -o d3d10.dll.fake -ldxguid -luuid -ld3d10core -ldxgi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10core' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o buffer.o buffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3d10core_main.o d3d10core_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o device.o device.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o inputlayout.o inputlayout.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shader.o shader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o state.o state.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o texture2d.o texture2d.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o view.o view.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3d10core.spec buffer.o d3d10core_main.o device.o inputlayout.o shader.o state.o texture2d.o utils.o view.o version.res -o d3d10core.dll.so -ldxguid -luuid -ldxgi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3d10core.spec buffer.o d3d10core_main.o device.o inputlayout.o shader.o state.o texture2d.o utils.o view.o version.res -o d3d10core.dll.fake -ldxguid -luuid -ldxgi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d10core' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d8' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cubetexture.o cubetexture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3d8_main.o d3d8_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o device.o device.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o directx.o directx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o indexbuffer.o indexbuffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pixelshader.o pixelshader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stateblock.o stateblock.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface.o surface.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o swapchain.o swapchain.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o texture.o texture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vertexbuffer.o vertexbuffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vertexdeclaration.o vertexdeclaration.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vertexshader.o vertexshader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o volume.o volume.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o volumetexture.o volumetexture.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3d8.spec cubetexture.o d3d8_main.o device.o directx.o indexbuffer.o pixelshader.o stateblock.o surface.o swapchain.o texture.o vertexbuffer.o vertexdeclaration.o vertexshader.o volume.o volumetexture.o version.res -o d3d8.dll.so -ldxguid -luuid -lwined3d -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3d8.spec cubetexture.o d3d8_main.o device.o directx.o indexbuffer.o pixelshader.o stateblock.o surface.o swapchain.o texture.o vertexbuffer.o vertexdeclaration.o vertexshader.o volume.o volumetexture.o version.res -o d3d8.dll.fake -ldxguid -luuid -lwined3d -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d9' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cubetexture.o cubetexture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3d9_main.o d3d9_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o device.o device.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o directx.o directx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o indexbuffer.o indexbuffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pixelshader.o pixelshader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o query.o query.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stateblock.o stateblock.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface.o surface.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o swapchain.o swapchain.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o texture.o texture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vertexbuffer.o vertexbuffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vertexdeclaration.o vertexdeclaration.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vertexshader.o vertexshader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o volume.o volume.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o volumetexture.o volumetexture.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3d9.spec cubetexture.o d3d9_main.o device.o directx.o indexbuffer.o pixelshader.o query.o stateblock.o surface.o swapchain.o texture.o vertexbuffer.o vertexdeclaration.o vertexshader.o volume.o volumetexture.o version.res -o d3d9.dll.so -ldxguid -luuid -lwined3d -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3d9.spec cubetexture.o d3d9_main.o device.o directx.o indexbuffer.o pixelshader.o query.o stateblock.o surface.o swapchain.o texture.o vertexbuffer.o vertexdeclaration.o vertexshader.o volume.o volumetexture.o version.res -o d3d9.dll.fake -ldxguid -luuid -lwined3d -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3d9' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dim' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dim_main.o d3dim_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dim.spec d3dim_main.o version.res -o d3dim.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dim.spec d3dim_main.o version.res -o d3dim.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dim' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3drm' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3drm_main.o d3drm_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o math.o math.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3drm.spec d3drm_main.o math.o version.res -o d3drm.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3drm.spec d3drm_main.o math.o version.res -o d3drm.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3drm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_24' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_24_main.o d3dx9_24_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_24.spec d3dx9_24_main.o version.res -o d3dx9_24.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_24.spec d3dx9_24_main.o version.res -o d3dx9_24.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_24' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_25' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_25_main.o d3dx9_25_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_25.spec d3dx9_25_main.o version.res -o d3dx9_25.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_25.spec d3dx9_25_main.o version.res -o d3dx9_25.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_25' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_26' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_26_main.o d3dx9_26_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_26.spec d3dx9_26_main.o version.res -o d3dx9_26.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_26.spec d3dx9_26_main.o version.res -o d3dx9_26.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_26' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_27' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_27_main.o d3dx9_27_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_27.spec d3dx9_27_main.o version.res -o d3dx9_27.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_27.spec d3dx9_27_main.o version.res -o d3dx9_27.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_27' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_28' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_28_main.o d3dx9_28_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_28.spec d3dx9_28_main.o version.res -o d3dx9_28.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_28.spec d3dx9_28_main.o version.res -o d3dx9_28.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_28' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_29' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_29_main.o d3dx9_29_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_29.spec d3dx9_29_main.o version.res -o d3dx9_29.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_29.spec d3dx9_29_main.o version.res -o d3dx9_29.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_29' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_30' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_30_main.o d3dx9_30_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_30.spec d3dx9_30_main.o version.res -o d3dx9_30.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_30.spec d3dx9_30_main.o version.res -o d3dx9_30.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_30' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_31' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_31_main.o d3dx9_31_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_31.spec d3dx9_31_main.o version.res -o d3dx9_31.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_31.spec d3dx9_31_main.o version.res -o d3dx9_31.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_31' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_32_main.o d3dx9_32_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_32.spec d3dx9_32_main.o version.res -o d3dx9_32.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_32.spec d3dx9_32_main.o version.res -o d3dx9_32.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_33' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_33_main.o d3dx9_33_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_33.spec d3dx9_33_main.o version.res -o d3dx9_33.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_33.spec d3dx9_33_main.o version.res -o d3dx9_33.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_33' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_34' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_34_main.o d3dx9_34_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_34.spec d3dx9_34_main.o version.res -o d3dx9_34.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_34.spec d3dx9_34_main.o version.res -o d3dx9_34.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_34' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_35' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_35_main.o d3dx9_35_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_35.spec d3dx9_35_main.o version.res -o d3dx9_35.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_35.spec d3dx9_35_main.o version.res -o d3dx9_35.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_35' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_36' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o core.o core.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_36_main.o d3dx9_36_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o font.o font.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o math.o math.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mesh.o mesh.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shader.o shader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sprite.o sprite.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface.o surface.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o util.o util.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_36.spec core.o d3dx9_36_main.o font.o math.o mesh.o shader.o sprite.o surface.o util.o version.res -o d3dx9_36.dll.so -ld3d9 -lgdi32 -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_36.spec core.o d3dx9_36_main.o font.o math.o mesh.o shader.o sprite.o surface.o util.o version.res -o d3dx9_36.dll.fake -ld3d9 -lgdi32 -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_36' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_37' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_37_main.o d3dx9_37_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_37.spec d3dx9_37_main.o version.res -o d3dx9_37.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_37.spec d3dx9_37_main.o version.res -o d3dx9_37.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_37' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_38' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_38_main.o d3dx9_38_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_38.spec d3dx9_38_main.o version.res -o d3dx9_38.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_38.spec d3dx9_38_main.o version.res -o d3dx9_38.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_38' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_39' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_39_main.o d3dx9_39_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_39.spec d3dx9_39_main.o version.res -o d3dx9_39.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_39.spec d3dx9_39_main.o version.res -o d3dx9_39.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_39' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_40' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_40_main.o d3dx9_40_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_40.spec d3dx9_40_main.o version.res -o d3dx9_40.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_40.spec d3dx9_40_main.o version.res -o d3dx9_40.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_40' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_41' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_41_main.o d3dx9_41_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_41.spec d3dx9_41_main.o version.res -o d3dx9_41.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_41.spec d3dx9_41_main.o version.res -o d3dx9_41.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_41' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_42' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dx9_42_main.o d3dx9_42_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_42.spec d3dx9_42_main.o version.res -o d3dx9_42.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dx9_42.spec d3dx9_42_main.o version.res -o d3dx9_42.dll.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dx9_42' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dxof' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o d3dxof.o d3dxof.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parsing.o parsing.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dxof.spec d3dxof.o main.o parsing.o regsvr.o version.res -o d3dxof.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./d3dxof.spec d3dxof.o main.o parsing.o regsvr.o version.res -o d3dxof.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/d3dxof' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dbghelp' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o coff.o coff.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o crc32.o crc32.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dbghelp.o dbghelp.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dwarf.o dwarf.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o elf_module.o elf_module.c >elf_module.c: Ð ÑÑнкÑии âelf_map_fileâ: >elf_module.c:290: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o image.o image.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o macho_module.o macho_module.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o memory.o memory.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o minidump.o minidump.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o module.o module.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msc.o msc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o path.o path.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pe_module.o pe_module.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o source.o source.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stabs.o stabs.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stack.o stack.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o storage.o storage.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o symbol.o symbol.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o type.o type.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dbghelp.spec coff.o crc32.o dbghelp.o dwarf.o elf_module.o image.o macho_module.o memory.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 -lkernel32 -lntdll -Wb,-dversion ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dbghelp.spec coff.o crc32.o dbghelp.o dwarf.o elf_module.o image.o macho_module.o memory.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 -lkernel32 -lntdll -Wb,-dversion ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dbghelp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dciman32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dciman_main.o dciman_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dciman32.spec dciman_main.o -o dciman32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dciman32.spec dciman_main.o -o dciman32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dciman32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddeml.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ddeml.o ddeml.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ddeml.dll16.spec ddeml.o -Wb,--subsystem,win16 -o ddeml.dll16.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ddeml.dll16.spec ddeml.o -Wb,--subsystem,win16 -o ddeml.dll16.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddeml.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddraw' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clipper.o clipper.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ddraw.o ddraw.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ddraw_thunks.o ddraw_thunks.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o device.o device.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o direct3d.o direct3d.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o executebuffer.o executebuffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gamma.o gamma.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o light.o light.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o material.o material.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o palette.o palette.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parent.o parent.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface.o surface.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface_thunks.o surface_thunks.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o texture.o texture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vertexbuffer.o vertexbuffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o viewport.o viewport.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ddraw.spec clipper.o ddraw.o ddraw_thunks.o device.o direct3d.o executebuffer.o gamma.o light.o main.o material.o palette.o parent.o regsvr.o surface.o surface_thunks.o texture.o utils.o vertexbuffer.o viewport.o version.res -o ddraw.dll.so -ldxguid -luuid -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ddraw.spec clipper.o ddraw.o ddraw_thunks.o device.o direct3d.o executebuffer.o gamma.o light.o main.o material.o palette.o parent.o regsvr.o surface.o surface_thunks.o texture.o utils.o vertexbuffer.o viewport.o version.res -o ddraw.dll.fake -ldxguid -luuid -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddraw' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddrawex' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ddraw.o ddraw.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface.o surface.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ddrawex.spec ddraw.o main.o regsvr.o surface.o -o ddrawex.dll.so -ldxguid -luuid -lddraw -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ddrawex.spec ddraw.o main.o regsvr.o surface.o -o ddrawex.dll.fake -ldxguid -luuid -lddraw -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ddrawex' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/devenum' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o createdevenum.o createdevenum.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o devenum_main.o devenum_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o factory.o factory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mediacatenum.o mediacatenum.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parsedisplayname.o parsedisplayname.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fodevenum.res devenum.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./devenum.spec createdevenum.o devenum_main.o factory.o mediacatenum.o parsedisplayname.o devenum.res -o devenum.dll.so -lstrmiids -luuid -lole32 -loleaut32 -lavicap32 -lwinmm -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./devenum.spec createdevenum.o devenum_main.o factory.o mediacatenum.o parsedisplayname.o devenum.res -o devenum.dll.fake -lstrmiids -luuid -lole32 -loleaut32 -lavicap32 -lwinmm -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/devenum' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o device.o device.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dinput_main.o dinput_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o effect_linuxinput.o effect_linuxinput.c >effect_linuxinput.c: Ð ÑÑнкÑии âLinuxInputEffectImpl_Stopâ: >effect_linuxinput.c:738: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o joystick.o joystick.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o joystick_linux.o joystick_linux.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o joystick_linuxinput.o joystick_linuxinput.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o joystick_osx.o joystick_osx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o keyboard.o keyboard.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mouse.o mouse.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 regsvr.o version.res -o dinput.dll.so -ldxguid -luuid -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 regsvr.o version.res -o dinput.dll.fake -ldxguid -luuid -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput8' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dinput8_main.o dinput8_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dinput8.spec dinput8_main.o regsvr.o version.res -o dinput8.dll.so -luuid -ldxguid -ldinput -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dinput8.spec dinput8_main.o regsvr.o version.res -o dinput8.dll.fake -luuid -ldxguid -ldinput -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dinput8' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dispdib.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dispdib.o dispdib.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dispdib.dll16.spec dispdib.o -Wb,--subsystem,win16 -o dispdib.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dispdib.dll16.spec dispdib.o -Wb,--subsystem,win16 -o dispdib.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dispdib.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/display.drv16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o display.o display.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -O res16 -fodisplay.res display.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./display.drv16.spec display.o display.res -Wb,--subsystem,win16 -o display.drv16.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./display.drv16.spec display.o display.res -Wb,--subsystem,win16 -o display.drv16.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/display.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmband' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o band.o band.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bandtrack.o bandtrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmband_main.o dmband_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmutils.o dmutils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmband.spec band.o bandtrack.o dmband_main.o dmutils.o regsvr.o version.res -o dmband.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmband.spec band.o bandtrack.o dmband_main.o dmutils.o regsvr.o version.res -o dmband.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmband' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmcompos' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o chordmap.o chordmap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o chordmaptrack.o chordmaptrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o composer.o composer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmcompos_main.o dmcompos_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o signposttrack.o signposttrack.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmcompos.spec chordmap.o chordmaptrack.o composer.o dmcompos_main.o regsvr.o signposttrack.o version.res -o dmcompos.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmcompos.spec chordmap.o chordmaptrack.o composer.o dmcompos_main.o regsvr.o signposttrack.o version.res -o dmcompos.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmcompos' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmime' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o audiopath.o audiopath.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmime_main.o dmime_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmutils.o dmutils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o graph.o graph.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lyricstrack.o lyricstrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o markertrack.o markertrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o paramcontroltrack.o paramcontroltrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o performance.o performance.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o segment.o segment.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o segmentstate.o segmentstate.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o segtriggertrack.o segtriggertrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o seqtrack.o seqtrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sysextrack.o sysextrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o tempotrack.o tempotrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o timesigtrack.o timesigtrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wavetrack.o wavetrack.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmime.spec audiopath.o dmime_main.o dmutils.o graph.o lyricstrack.o markertrack.o paramcontroltrack.o performance.o regsvr.o segment.o segmentstate.o segtriggertrack.o seqtrack.o sysextrack.o tempotrack.o timesigtrack.o wavetrack.o version.res -o dmime.dll.so -ldxguid -luuid -ldsound -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmime.spec audiopath.o dmime_main.o dmutils.o graph.o lyricstrack.o markertrack.o paramcontroltrack.o performance.o regsvr.o segment.o segmentstate.o segtriggertrack.o seqtrack.o sysextrack.o tempotrack.o timesigtrack.o wavetrack.o version.res -o dmime.dll.fake -ldxguid -luuid -ldsound -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmime' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmloader' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o classfactory.o classfactory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o container.o container.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o debug.o debug.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmloader_main.o dmloader_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o loader.o loader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o loaderstream.o loaderstream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmloader.spec classfactory.o container.o debug.o dmloader_main.o loader.o loaderstream.o regsvr.o version.res -o dmloader.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmloader.spec classfactory.o container.o debug.o dmloader_main.o loader.o loaderstream.o regsvr.o version.res -o dmloader.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmloader' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmscript' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmscript_main.o dmscript_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o script.o script.c >script.c: Ð ÑÑнкÑии âIDirectMusicScriptImpl_IPersistStream_Loadâ: >script.c:500: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o scripttrack.o scripttrack.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmscript.spec dmscript_main.o regsvr.o script.o scripttrack.o version.res -o dmscript.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmscript.spec dmscript_main.o regsvr.o script.o scripttrack.o version.res -o dmscript.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmscript' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmstyle' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o auditiontrack.o auditiontrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o chordtrack.o chordtrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o commandtrack.o commandtrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmstyle_main.o dmstyle_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmutils.o dmutils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o motiftrack.o motiftrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mutetrack.o mutetrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o style.o style.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o styletrack.o styletrack.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmstyle.spec auditiontrack.o chordtrack.o commandtrack.o dmstyle_main.o dmutils.o motiftrack.o mutetrack.o regsvr.o style.o styletrack.o version.res -o dmstyle.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmstyle.spec auditiontrack.o chordtrack.o commandtrack.o dmstyle_main.o dmutils.o motiftrack.o mutetrack.o regsvr.o style.o styletrack.o version.res -o dmstyle.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmstyle' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmsynth' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmsynth_main.o dmsynth_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o synth.o synth.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o synthsink.o synthsink.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmsynth.spec dmsynth_main.o regsvr.o synth.o synthsink.o version.res -o dmsynth.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmsynth.spec dmsynth_main.o regsvr.o synth.o synthsink.o version.res -o dmsynth.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmsynth' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o buffer.o buffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clock.o clock.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o collection.o collection.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmusic.o dmusic.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmusic_main.o dmusic_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o download.o download.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o downloadedinstrument.o downloadedinstrument.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o instrument.o instrument.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o port.o port.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmusic.spec buffer.o clock.o collection.o dmusic.o dmusic_main.o download.o downloadedinstrument.o instrument.o port.o regsvr.o version.res -o dmusic.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmusic.spec buffer.o clock.o collection.o dmusic.o dmusic_main.o download.o downloadedinstrument.o instrument.o port.o regsvr.o version.res -o dmusic.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmusic32_main.o dmusic32_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmusic32.spec dmusic32_main.o version.res -o dmusic32.dll.so -luuid -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dmusic32.spec dmusic32_main.o version.res -o dmusic32.dll.fake -luuid -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dmusic32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dnsapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o name.o name.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ns_name.o ns_name.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ns_parse.o ns_parse.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o query.o query.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o record.o record.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dnsapi.spec main.o name.o ns_name.o ns_parse.o query.o record.o -o dnsapi.dll.so -lnetapi32 -lkernel32 ../../libs/port/libwine_port.a -lresolv -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dnsapi.spec main.o name.o ns_name.o ns_parse.o query.o record.o -o dnsapi.dll.fake -lnetapi32 -lkernel32 ../../libs/port/libwine_port.a -lresolv -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dnsapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplay' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dplay.spec version.res -o dplay.dll.so -ldplayx -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dplay.spec version.res -o dplay.dll.fake -ldplayx -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplay' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplayx' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dpclassfactory.o dpclassfactory.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dplay.o dplay.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dplaysp.o dplaysp.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dplayx_global.o dplayx_global.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dplayx_main.o dplayx_main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dplayx_messages.o dplayx_messages.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dplobby.o dplobby.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lobbysp.o lobbysp.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o name_server.o name_server.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 regsvr.o version.res -o dplayx.dll.so -ldxguid -luuid -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 regsvr.o version.res -o dplayx.dll.fake -ldxguid -luuid -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dplayx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnaddr' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnaddr.spec version.res -o dpnaddr.dll.so -ldpnet -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnaddr.spec version.res -o dpnaddr.dll.fake -ldpnet -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnaddr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnet' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o address.o address.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o client.o client.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dpnet_main.o dpnet_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lobbiedapp.o lobbiedapp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o peer.o peer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o server.o server.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o threadpool.o threadpool.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnet.spec address.o client.o dpnet_main.o lobbiedapp.o peer.o regsvr.o server.o threadpool.o version.res -o dpnet.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnet.spec address.o client.o dpnet_main.o lobbiedapp.o peer.o regsvr.o server.o threadpool.o version.res -o dpnet.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnet' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnhpast' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnhpast.spec main.o version.res -o dpnhpast.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnhpast.spec main.o version.res -o dpnhpast.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnhpast' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnlobby' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnlobby.spec version.res -o dpnlobby.dll.so -ldpnet -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnlobby.spec version.res -o dpnlobby.dll.fake -ldpnet -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpnlobby' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpwsockx' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dpwsockx_main.o dpwsockx_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpwsockx.spec dpwsockx_main.o -o dpwsockx.dll.so -ldxguid -lkernel32 -lws2_32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpwsockx.spec dpwsockx_main.o -o dpwsockx.dll.fake -ldxguid -lkernel32 -lws2_32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dpwsockx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/drmclien' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./drmclien.spec main.o -o drmclien.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./drmclien.spec main.o -o drmclien.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/drmclien' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dsound' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o buffer.o buffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o capture.o capture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dsound.o dsound.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dsound_convert.o dsound_convert.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dsound_main.o dsound_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o duplex.o duplex.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mixer.o mixer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o primary.o primary.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o propset.o propset.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sound3d.o sound3d.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dsound.spec buffer.o capture.o dsound.o dsound_convert.o dsound_main.o duplex.o mixer.o primary.o propset.o regsvr.o sound3d.o version.res -o dsound.dll.so -ldxguid -luuid -lwinmm -lole32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dsound.spec buffer.o capture.o dsound.o dsound_convert.o dsound_main.o duplex.o mixer.o primary.o propset.o regsvr.o sound3d.o version.res -o dsound.dll.fake -ldxguid -luuid -lwinmm -lole32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dsound' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dssenh' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dssenh.spec main.o -o dssenh.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dssenh.spec main.o -o dssenh.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dssenh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dswave' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dswave.o dswave.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dswave_main.o dswave_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dswave.spec dswave.o dswave_main.o regsvr.o version.res -o dswave.dll.so -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dswave.spec dswave.o dswave_main.o regsvr.o version.res -o dswave.dll.fake -ldxguid -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dswave' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dwmapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dwmapi_main.o dwmapi_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dwmapi.spec dwmapi_main.o version.res -o dwmapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dwmapi.spec dwmapi_main.o version.res -o dwmapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dwmapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxdiagn' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o container.o container.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dxdiag_main.o dxdiag_main.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H fil_data.h fil_data.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o provider.o provider.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dxdiagn.spec container.o dxdiag_main.o provider.o regsvr.o version.res -o dxdiagn.dll.so -lstrmiids -ldxguid -luuid -lddraw -lversion -lole32 -loleaut32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dxdiagn.spec container.o dxdiag_main.o provider.o regsvr.o version.res -o dxdiagn.dll.fake -lstrmiids -ldxguid -luuid -lddraw -lversion -lole32 -loleaut32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxdiagn' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxgi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o adapter.o adapter.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o device.o device.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dxgi_main.o dxgi_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o factory.o factory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o output.o output.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface.o surface.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o swapchain.o swapchain.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/dxgi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/faultrep' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o faultrep.o faultrep.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./faultrep.spec faultrep.o -o faultrep.dll.so -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./faultrep.spec faultrep.o -o faultrep.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/faultrep' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fltlib' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fltlib.o fltlib.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./fltlib.spec fltlib.o -o fltlib.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./fltlib.spec fltlib.o -o fltlib.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fltlib' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fusion' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o asmcache.o asmcache.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o asmenum.o asmenum.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o asmname.o asmname.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o assembly.o assembly.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fusion.o fusion.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fusion_main.o fusion_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./fusion.spec asmcache.o asmenum.o asmname.o assembly.o fusion.o fusion_main.o -o fusion.dll.so -ladvapi32 -ldbghelp -lkernel32 -lshlwapi -lversion ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./fusion.spec asmcache.o asmenum.o asmname.o assembly.o fusion.o fusion_main.o -o fusion.dll.fake -ladvapi32 -ldbghelp -lkernel32 -lshlwapi -lversion ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/fusion' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdi32' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc -O res16 --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -foversion16.res ./version16.rc >../../tools/winebuild/winebuild -D_REENTRANT -fPIC --dll -o gdi.exe.spec.o --heap 65520 --main-module gdi32.dll --res version16.res --export ./gdi.exe.spec >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bidi16.o bidi16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o env.o env.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gdi16.o gdi16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o metafile16.o metafile16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bidi.o bidi.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bitblt.o bitblt.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bitmap.o bitmap.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o brush.o brush.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clipping.o clipping.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dc.o dc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dib.o dib.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o driver.o driver.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enhmetafile.o enhmetafile.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enhmfdrv/bitblt.o enhmfdrv/bitblt.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enhmfdrv/dc.o enhmfdrv/dc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enhmfdrv/graphics.o enhmfdrv/graphics.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enhmfdrv/init.o enhmfdrv/init.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enhmfdrv/mapping.o enhmfdrv/mapping.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enhmfdrv/objects.o enhmfdrv/objects.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o font.o font.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o freetype.o freetype.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gdi_main.o gdi_main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gdiobj.o gdiobj.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o icm.o icm.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mapping.o mapping.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o metafile.o metafile.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mfdrv/bitblt.o mfdrv/bitblt.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mfdrv/dc.o mfdrv/dc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mfdrv/graphics.o mfdrv/graphics.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mfdrv/init.o mfdrv/init.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mfdrv/mapping.o mfdrv/mapping.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mfdrv/objects.o mfdrv/objects.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mfdrv/text.o mfdrv/text.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o opengl.o opengl.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o painting.o painting.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o palette.o palette.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o path.o path.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pen.o pen.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o printdrv.o printdrv.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o printdrv16.o printdrv16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o region.o region.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./gdi32.spec gdi.exe.spec.o bidi16.o env.o gdi16.o metafile16.o bidi.o bitblt.o bitmap.o brush.o clipping.o dc.o dib.o driver.o enhmetafile.o enhmfdrv/bitblt.o enhmfdrv/dc.o enhmfdrv/graphics.o enhmfdrv/init.o enhmfdrv/mapping.o enhmfdrv/objects.o font.o freetype.o gdi_main.o gdiobj.o icm.o mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o opengl.o painting.o palette.o path.o pen.o printdrv.o printdrv16.o region.o version.res -o gdi32.dll.so -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./gdi32.spec gdi.exe.spec.o bidi16.o env.o gdi16.o metafile16.o bidi.o bitblt.o bitmap.o brush.o clipping.o dc.o dib.o driver.o enhmetafile.o enhmfdrv/bitblt.o enhmfdrv/dc.o enhmfdrv/graphics.o enhmfdrv/init.o enhmfdrv/mapping.o enhmfdrv/objects.o font.o freetype.o gdi_main.o gdiobj.o icm.o mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o opengl.o painting.o palette.o path.o pen.o printdrv.o printdrv16.o region.o version.res -o gdi32.dll.fake -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdiplus' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o brush.o brush.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o customlinecap.o customlinecap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o font.o font.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gdiplus.o gdiplus.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o graphics.o graphics.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o graphicspath.o graphicspath.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o image.o image.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o imageattributes.o imageattributes.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o matrix.o matrix.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pathiterator.o pathiterator.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pen.o pen.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o region.o region.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stringformat.o stringformat.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 -Wb,-dwindowscodecs ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 -Wb,-dwindowscodecs ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gdiplus' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/glu32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o glu.o glu.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./glu32.spec glu.o -o glu32.dll.so -lkernel32 ../../libs/port/libwine_port.a -lGLU -lGL -lSM -lICE -lXext -lX11 -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./glu32.spec glu.o -o glu32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -lGLU -lGL -lSM -lICE -lXext -lX11 -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/glu32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gphoto2.ds' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o capability.o capability.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ds_image.o ds_image.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gphoto2_main.o gphoto2_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ui.o ui.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Da.res gphoto2_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_De.res gphoto2_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_En.res gphoto2_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Es.res gphoto2_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Fr.res gphoto2_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Ko.res gphoto2_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Lt.res gphoto2_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Nl.res gphoto2_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_No.res gphoto2_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Pl.res gphoto2_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Pt.res gphoto2_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Ru.res gphoto2_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Si.res gphoto2_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Sv.res gphoto2_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fogphoto2_Zh.res gphoto2_Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_Ko.res gphoto2_Lt.res gphoto2_Nl.res gphoto2_No.res gphoto2_Pl.res gphoto2_Pt.res gphoto2_Ru.res gphoto2_Si.res gphoto2_Sv.res gphoto2_Zh.res -o gphoto2.ds.so -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_Ko.res gphoto2_Lt.res gphoto2_Nl.res gphoto2_No.res gphoto2_Pl.res gphoto2_Pt.res gphoto2_Ru.res gphoto2_Si.res gphoto2_Sv.res gphoto2_Zh.res -o gphoto2.ds.fake -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gphoto2.ds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gpkcsp' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./gpkcsp.spec main.o -o gpkcsp.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./gpkcsp.spec main.o -o gpkcsp.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/gpkcsp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hal' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hal.o hal.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hal.spec hal.o version.res -o hal.dll.so -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hal.spec hal.o version.res -o hal.dll.fake -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hal' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hhctrl.ocx' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o chm.o chm.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o content.o content.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o help.o help.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hhctrl.o hhctrl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o webbrowser.o webbrowser.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foCs.res Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foDa.res Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foDe.res De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEl.res El.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEn.res En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foFi.res Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foFr.res Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foHu.res Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foKo.res Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foLt.res Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNl.res Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNo.res No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foPl.res Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foPt.res Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foRu.res Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSi.res Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSv.res Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foTr.res Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foZh.res Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hhctrl.ocx.spec chm.o content.o help.o hhctrl.o regsvr.o webbrowser.o Cs.res Da.res De.res El.res En.res Fi.res Fr.res Hu.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ru.res Si.res Sv.res Tr.res Zh.res version.res -o hhctrl.ocx.so -luuid -ladvapi32 -lcomctl32 -lshlwapi -lole32 -loleaut32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hhctrl.ocx.spec chm.o content.o help.o hhctrl.o regsvr.o webbrowser.o Cs.res Da.res De.res El.res En.res Fi.res Fr.res Hu.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ru.res Si.res Sv.res Tr.res Zh.res version.res -o hhctrl.ocx.fake -luuid -ladvapi32 -lcomctl32 -lshlwapi -lole32 -loleaut32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hhctrl.ocx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hid' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hid.spec main.o version.res -o hid.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hid.spec main.o version.res -o hid.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hlink' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o browse_ctx.o browse_ctx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o extserv.o extserv.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hlink_main.o hlink_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o link.o link.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hlink.spec browse_ctx.o extserv.o hlink_main.o link.o -o hlink.dll.so -lurlmon -luuid -lshell32 -lole32 -ladvapi32 -lkernel32 -Wb,-durlmon ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hlink.spec browse_ctx.o extserv.o hlink_main.o link.o -o hlink.dll.fake -lurlmon -luuid -lshell32 -lole32 -ladvapi32 -lkernel32 -Wb,-durlmon ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hlink' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hnetcfg' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o apps.o apps.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hnetcfg.o hnetcfg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o manager.o manager.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o policy.o policy.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o port.o port.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o profile.o profile.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o service.o service.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hnetcfg.spec apps.o hnetcfg.o manager.o policy.o port.o profile.o regsvr.o service.o -o hnetcfg.dll.so -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hnetcfg.spec apps.o hnetcfg.o manager.o policy.o port.o profile.o regsvr.o service.o -o hnetcfg.dll.fake -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/hnetcfg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/httpapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o httpapi_main.o httpapi_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./httpapi.spec httpapi_main.o -o httpapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./httpapi.spec httpapi_main.o -o httpapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/httpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iccvid' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o iccvid.o iccvid.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Da.res iccvid_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_De.res iccvid_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_En.res iccvid_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Fr.res iccvid_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Hu.res iccvid_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Ja.res iccvid_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Ko.res iccvid_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Lt.res iccvid_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Nl.res iccvid_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_No.res iccvid_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Pl.res iccvid_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Pt.res iccvid_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Ro.res iccvid_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Ru.res iccvid_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Si.res iccvid_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Sv.res iccvid_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foiccvid_Tr.res iccvid_Tr.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./iccvid.spec iccvid.o iccvid_Da.res iccvid_De.res iccvid_En.res iccvid_Fr.res iccvid_Hu.res iccvid_Ja.res iccvid_Ko.res iccvid_Lt.res iccvid_Nl.res iccvid_No.res iccvid_Pl.res iccvid_Pt.res iccvid_Ro.res iccvid_Ru.res iccvid_Si.res iccvid_Sv.res iccvid_Tr.res -o iccvid.dll.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./iccvid.spec iccvid.o iccvid_Da.res iccvid_De.res iccvid_En.res iccvid_Fr.res iccvid_Hu.res iccvid_Ja.res iccvid_Ko.res iccvid_Lt.res iccvid_Nl.res iccvid_No.res iccvid_Pl.res iccvid_Pt.res iccvid_Ro.res iccvid_Ru.res iccvid_Si.res iccvid_Sv.res iccvid_Tr.res -o iccvid.dll.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iccvid' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/icmp' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./icmp.spec -o icmp.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./icmp.spec -o icmp.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/icmp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ifsmgr.vxd' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ifsmgr.o ifsmgr.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ifsmgr.vxd.spec ifsmgr.o -o ifsmgr.vxd.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ifsmgr.vxd.spec ifsmgr.o -o ifsmgr.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ifsmgr.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imaadp32.acm' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o imaadp32.o imaadp32.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./imaadp32.acm.spec imaadp32.o -o imaadp32.acm.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./imaadp32.acm.spec imaadp32.o -o imaadp32.acm.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imaadp32.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imagehlp' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o access.o access.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o imagehlp_main.o imagehlp_main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o integrity.o integrity.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o modify.o modify.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./imagehlp.spec access.o imagehlp_main.o integrity.o modify.o -o imagehlp.dll.so -ldbghelp -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./imagehlp.spec access.o imagehlp_main.o integrity.o modify.o -o imagehlp.dll.fake -ldbghelp -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imagehlp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm.dll16' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./imm.dll16.spec -Wb,--subsystem,win16,--main-module,imm32.dll -o imm.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./imm.dll16.spec -Wb,--subsystem,win16,--main-module,imm32.dll -o imm.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o imm.o imm.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./imm32.spec imm.o version.res -o imm32.dll.so -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./imm32.spec imm.o version.res -o imm32.dll.fake -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/imm32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetcomm' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o imaptransport.o imaptransport.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o inetcomm_main.o inetcomm_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o internettransport.o internettransport.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mimeintl.o mimeintl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mimeole.o mimeole.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pop3transport.o pop3transport.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o smtptransport.o smtptransport.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./inetcomm.spec imaptransport.o inetcomm_main.o internettransport.o mimeintl.o mimeole.o pop3transport.o regsvr.o smtptransport.o -o inetcomm.dll.so -luuid -loleaut32 -lole32 -lws2_32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./inetcomm.spec imaptransport.o inetcomm_main.o internettransport.o mimeintl.o mimeole.o pop3transport.o regsvr.o smtptransport.o -o inetcomm.dll.fake -luuid -loleaut32 -lole32 -lws2_32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetcomm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetmib1' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./inetmib1.spec main.o -o inetmib1.dll.so -liphlpapi -lsnmpapi -lkernel32 -Wb,-diphlpapi ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./inetmib1.spec main.o -o inetmib1.dll.fake -liphlpapi -lsnmpapi -lkernel32 -Wb,-diphlpapi ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inetmib1' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/infosoft' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o infosoft_main.o infosoft_main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wordbreaker.o wordbreaker.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./infosoft.spec infosoft_main.o wordbreaker.o -o infosoft.dll.so -luuid -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./infosoft.spec infosoft_main.o wordbreaker.o -o infosoft.dll.fake -luuid -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/infosoft' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/initpki' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./initpki.spec main.o -o initpki.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./initpki.spec main.o -o initpki.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/initpki' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inkobj' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o inkcollector.o inkcollector.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o inkobj.o inkobj.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./inkobj.spec inkcollector.o inkobj.o -o inkobj.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./inkobj.spec inkcollector.o inkobj.o -o inkobj.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inkobj' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inseng' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o inseng_main.o inseng_main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./inseng.spec inseng_main.o regsvr.o -o inseng.dll.so -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./inseng.spec inseng_main.o regsvr.o -o inseng.dll.fake -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/inseng' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iphlpapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o icmp.o icmp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ifenum.o ifenum.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o iphlpapi_main.o iphlpapi_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ipstats.o ipstats.c >ipstats.c: Ð ÑÑнкÑии âAllocateAndGetIpForwardTableFromStackâ: >ipstats.c:1042: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âstrtoulâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >ipstats.c:1043: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âstrtoulâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >ipstats.c: Ð ÑÑнкÑии âAllocateAndGetIpNetTableFromStackâ: >ipstats.c:1290: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âstrtoulâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./iphlpapi.spec icmp.o ifenum.o iphlpapi_main.o ipstats.o version.res -o iphlpapi.dll.so -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -lresolv -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./iphlpapi.spec icmp.o ifenum.o iphlpapi_main.o ipstats.o version.res -o iphlpapi.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -lresolv -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/iphlpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itircl' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o itircl_main.o itircl_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./itircl.spec itircl_main.o -o itircl.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./itircl.spec itircl_main.o -o itircl.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itircl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itss' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o chm_lib.o chm_lib.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o itss.o itss.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lzx.o lzx.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o moniker.o moniker.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o protocol.o protocol.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o storage.o storage.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./itss.spec chm_lib.o itss.o lzx.o moniker.o protocol.o storage.o rsrc.res -o itss.dll.so -luuid -lurlmon -lshlwapi -lole32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./itss.spec chm_lib.o itss.o lzx.o moniker.o protocol.o storage.o rsrc.res -o itss.dll.fake -luuid -lurlmon -lshlwapi -lole32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/itss' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/jscript' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o activex.o activex.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o array.o array.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bool.o bool.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o date.o date.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dispex.o dispex.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o engine.o engine.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o error.o error.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o function.o function.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o global.o global.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o jscript.o jscript.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o jscript_main.o jscript_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o jsutils.o jsutils.c >bison -p parser_ -o parser.tab.c -d parser.y >parser.y: конÑликÑÑ: 1 Ñдвига/вÑвода, 18 вÑвода/вÑвода >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lex.o lex.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o math.o math.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o number.o number.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o object.o object.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regexp.o regexp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o string.o string.c >bison -p parser_ -o parser.tab.c parser.y >parser.y: конÑликÑÑ: 1 Ñдвига/вÑвода, 18 вÑвода/вÑвода >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parser.tab.o parser.tab.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fojscript_De.res jscript_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fojscript_En.res jscript_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fojscript_Fr.res jscript_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fojscript_Lt.res jscript_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fojscript_Nl.res jscript_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fojscript_Pt.res jscript_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fojscript_Ru.res jscript_Ru.rc >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -T jsglobal.tlb jsglobal.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 parser.tab.o jscript_De.res jscript_En.res jscript_Fr.res jscript_Lt.res jscript_Nl.res jscript_Pt.res jscript_Ru.res rsrc.res -o jscript.dll.so -loleaut32 -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 parser.tab.o jscript_De.res jscript_En.res jscript_Fr.res jscript_Lt.res jscript_Nl.res jscript_Pt.res jscript_Ru.res rsrc.res -o jscript.dll.fake -loleaut32 -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/jscript' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/kernel32' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc -O res16 --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -foversion16.res ./version16.rc >../../tools/winebuild/winebuild -D_REENTRANT -fPIC --dll -o krnl386.exe.spec.o --dll-name kernel --main-module kernel32.dll --res version16.res --export ./krnl386.exe.spec >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o atom16.o atom16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o error16.o error16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o kernel16.o kernel16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o registry16.o registry16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actctx.o actctx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o atom.o atom.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o change.o change.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o comm.o comm.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o computername.o computername.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o console.o console.c >console.c: Ð ÑÑнкÑии âBeepâ: >console.c:264: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cpu.o cpu.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o debugger.o debugger.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dosmem.o dosmem.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o editline.o editline.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o environ.o environ.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o except.o except.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fiber.o fiber.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o file.o file.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o file16.o file16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o format_msg.o format_msg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o global16.o global16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o heap.o heap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o instr.o instr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o kernel_main.o kernel_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lcformat.o lcformat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o local16.o local16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o locale.o locale.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lzexpand.o lzexpand.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o module.o module.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ne_module.o ne_module.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ne_segment.o ne_segment.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oldconfig.o oldconfig.c >oldconfig.c: Ð ÑÑнкÑии âcreate_hardware_branchâ: >oldconfig.c:367: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfgetsâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >oldconfig.c:387: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfgetsâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >oldconfig.c:413: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfgetsâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o path.o path.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o powermgnt.o powermgnt.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o process.o process.c >process.c: Ð ÑÑнкÑии âinit_current_directoryâ: >process.c:853: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âchdirâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >process.c: Ð ÑÑнкÑии âfork_and_execâ: >process.c:1470: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âchdirâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >process.c:1474: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >process.c: Ð ÑÑнкÑии âcreate_processâ: >process.c:1773: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âchdirâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o profile.o profile.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o relay16.o relay16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o resource.o resource.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o resource16.o resource16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o selector.o selector.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o snoop16.o snoop16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o string.o string.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sync.o sync.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o syslevel.o syslevel.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o tape.o tape.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o task.o task.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o thread.o thread.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o thunk.o thunk.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o time.o time.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o toolhelp.o toolhelp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utthunk.o utthunk.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o version.o version.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o virtual.o virtual.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o volume.o volume.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vxd.o vxd.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wowthunk.o wowthunk.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -folocale_rc.res locale_rc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -foversion.res version.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_deu.mc.rc nls/winerr_deu.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_deu.mc.res nls/winerr_deu.mc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_enu.mc.rc nls/winerr_enu.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_enu.mc.res nls/winerr_enu.mc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_fra.mc.rc nls/winerr_fra.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_fra.mc.res nls/winerr_fra.mc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_jpn.mc.rc nls/winerr_jpn.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_jpn.mc.res nls/winerr_jpn.mc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_kor.mc.rc nls/winerr_kor.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_kor.mc.res nls/winerr_kor.mc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_lth.mc.rc nls/winerr_lth.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_lth.mc.res nls/winerr_lth.mc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_nld.mc.rc nls/winerr_nld.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_nld.mc.res nls/winerr_nld.mc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_nor.mc.rc nls/winerr_nor.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_nor.mc.res nls/winerr_nor.mc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_plk.mc.rc nls/winerr_plk.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_plk.mc.res nls/winerr_plk.mc.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_ptg.mc.rc nls/winerr_ptg.mc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_ptg.mc.res nls/winerr_ptg.mc.rc >../../tools/winebuild/winebuild -D_REENTRANT -fPIC -o relay16asm.o --relay16 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./kernel32.spec krnl386.exe.spec.o atom16.o error16.o kernel16.o registry16.o actctx.o atom.o change.o comm.o computername.o console.o cpu.o debugger.o dosmem.o editline.o environ.o except.o fiber.o file.o file16.o format_msg.o global16.o heap.o instr.o kernel_main.o lcformat.o local16.o locale.o lzexpand.o module.o ne_module.o ne_segment.o oldconfig.o path.o powermgnt.o process.o profile.o relay16.o resource.o resource16.o selector.o snoop16.o string.o sync.o syslevel.o tape.o task.o thread.o thunk.o time.o toolhelp.o utthunk.o version.o virtual.o volume.o vxd.o wowthunk.o locale_rc.res version.res nls/winerr_deu.mc.res nls/winerr_enu.mc.res nls/winerr_fra.mc.res nls/winerr_jpn.mc.res nls/winerr_kor.mc.res nls/winerr_lth.mc.res nls/winerr_nld.mc.res nls/winerr_nor.mc.res nls/winerr_plk.mc.res nls/winerr_ptg.mc.res relay16asm.o -Wb,-F,KERNEL32.dll -Wl,--image-base,0x7b800000 -o kernel32.dll.so -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >[31;01mISE:_do_ptrace [0mptrace(PTRACE_PEEKDATA, ..., 0x8772e480, 0x00000000): Input/output error >/usr/lib32/libsandbox.so(+0x1fc5)[0x5559ffc5] >/usr/lib32/libsandbox.so(+0x203c)[0x555a003c] >/usr/lib32/libsandbox.so(+0x3fa5)[0x555a1fa5] >/usr/lib32/libsandbox.so(+0x406f)[0x555a206f] >/usr/lib32/libsandbox.so(+0x4bde)[0x555a2bde] >/usr/lib32/libsandbox.so(+0x7e25)[0x555a5e25] >/usr/lib32/libsandbox.so(execvp+0x76)[0x555a5f46] >../../tools/winegcc/winegcc[0x804c68d] >/proc/18875/cmdline: /usr/sbin/prelink --reloc-only 0x7b800000 kernel32.dll.so > >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./kernel32.spec krnl386.exe.spec.o atom16.o error16.o kernel16.o registry16.o actctx.o atom.o change.o comm.o computername.o console.o cpu.o debugger.o dosmem.o editline.o environ.o except.o fiber.o file.o file16.o format_msg.o global16.o heap.o instr.o kernel_main.o lcformat.o local16.o locale.o lzexpand.o module.o ne_module.o ne_segment.o oldconfig.o path.o powermgnt.o process.o profile.o relay16.o resource.o resource16.o selector.o snoop16.o string.o sync.o syslevel.o tape.o task.o thread.o thunk.o time.o toolhelp.o utthunk.o version.o virtual.o volume.o vxd.o wowthunk.o locale_rc.res version.res nls/winerr_deu.mc.res nls/winerr_enu.mc.res nls/winerr_fra.mc.res nls/winerr_jpn.mc.res nls/winerr_kor.mc.res nls/winerr_lth.mc.res nls/winerr_nld.mc.res nls/winerr_nor.mc.res nls/winerr_plk.mc.res nls/winerr_ptg.mc.res relay16asm.o -Wb,-F,KERNEL32.dll -Wl,--image-base,0x7b800000 -o kernel32.dll.fake -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/kernel32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/keyboard.drv16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o keyboard.o keyboard.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./keyboard.drv16.spec keyboard.o -Wb,--subsystem,win16 -o keyboard.drv16.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./keyboard.drv16.spec keyboard.o -Wb,--subsystem,win16 -o keyboard.drv16.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/keyboard.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/loadperf' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o loadperf_main.o loadperf_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./loadperf.spec loadperf_main.o -o loadperf.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./loadperf.spec loadperf_main.o -o loadperf.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/loadperf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localspl' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o localmon.o localmon.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o localspl_main.o localspl_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o provider.o provider.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -folocalspl.res localspl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Da.res spl_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_De.res spl_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_En.res spl_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Fr.res spl_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Ko.res spl_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Lt.res spl_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Nl.res spl_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_No.res spl_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Pl.res spl_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Pt.res spl_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Ro.res spl_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Ru.res spl_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Si.res spl_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Sv.res spl_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fospl_Zh.res spl_Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./localspl.spec localmon.o localspl_main.o provider.o localspl.res spl_Da.res spl_De.res spl_En.res spl_Fr.res spl_Ko.res spl_Lt.res spl_Nl.res spl_No.res spl_Pl.res spl_Pt.res spl_Ro.res spl_Ru.res spl_Si.res spl_Sv.res spl_Zh.res -o localspl.dll.so -lspoolss -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./localspl.spec localmon.o localspl_main.o provider.o localspl.res spl_Da.res spl_De.res spl_En.res spl_Fr.res spl_Ko.res spl_Lt.res spl_Nl.res spl_No.res spl_Pl.res spl_Pt.res spl_Ro.res spl_Ru.res spl_Si.res spl_Sv.res spl_Zh.res -o localspl.dll.fake -lspoolss -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localspl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localui' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o localui.o localui.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -folocalui.res localui.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Da.res ui_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_De.res ui_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_En.res ui_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Fr.res ui_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Ko.res ui_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Lt.res ui_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Nl.res ui_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_No.res ui_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Pl.res ui_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Pt.res ui_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Ro.res ui_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Ru.res ui_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Si.res ui_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Sv.res ui_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foui_Zh.res ui_Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./localui.spec localui.o localui.res ui_Da.res ui_De.res ui_En.res ui_Fr.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_Sv.res ui_Zh.res -o localui.dll.so -lwinspool -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./localui.spec localui.o localui.res ui_Da.res ui_De.res ui_En.res ui_Fr.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_Sv.res ui_Zh.res -o localui.dll.fake -lwinspool -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/localui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lz32' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./lz32.spec version.res -o lz32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./lz32.spec version.res -o lz32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lz32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lzexpand.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lzexpand.o lzexpand.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./lzexpand.dll16.spec lzexpand.o -Wb,--subsystem,win16,--main-module,lz32.dll -o lzexpand.dll16.so -llz32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./lzexpand.dll16.spec lzexpand.o -Wb,--subsystem,win16,--main-module,lz32.dll -o lzexpand.dll16.fake -llz32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/lzexpand.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mapi32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o imalloc.o imalloc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mapi32_main.o mapi32_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o prop.o prop.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sendmail.o sendmail.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o util.o util.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mapi32.spec imalloc.o mapi32_main.o prop.o sendmail.o util.o version.res -o mapi32.dll.so -luuid -lshlwapi -lshell32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mapi32.spec imalloc.o mapi32_main.o prop.o sendmail.o util.o version.res -o mapi32.dll.fake -luuid -lshlwapi -lshell32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciavi32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o info.o info.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mciavi.o mciavi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mmoutput.o mmoutput.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wnd.o wnd.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomciavi_res.res mciavi_res.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mciavi32.spec info.o mciavi.o mmoutput.o wnd.o mciavi_res.res -o mciavi32.dll.so -lmsvfw32 -lwinmm -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mciavi32.spec info.o mciavi.o mmoutput.o wnd.o mciavi_res.res -o mciavi32.dll.fake -lmsvfw32 -lwinmm -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciavi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mcicda' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mcicda.o mcicda.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mcicda.spec mcicda.o -o mcicda.dll.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mcicda.spec mcicda.o -o mcicda.dll.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mcicda' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciqtz32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mciqtz.o mciqtz.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mciqtz32.spec mciqtz.o version.res -o mciqtz32.dll.so -lstrmiids -loleaut32 -lole32 -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mciqtz32.spec mciqtz.o version.res -o mciqtz32.dll.fake -lstrmiids -loleaut32 -lole32 -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciqtz32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciseq' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mcimidi.o mcimidi.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mciseq.spec mcimidi.o -o mciseq.dll.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mciseq.spec mcimidi.o -o mciseq.dll.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciseq' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciwave' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mciwave.o mciwave.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mciwave.spec mciwave.o -o mciwave.dll.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mciwave.spec mciwave.o -o mciwave.dll.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mciwave' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/midimap' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o midimap.o midimap.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./midimap.spec midimap.o -o midimap.dll.so -lwinmm -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./midimap.spec midimap.o -o midimap.dll.fake -lwinmm -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/midimap' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mlang' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mlang.o mlang.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mlang.spec mlang.o regsvr.o -o mlang.dll.so -loleaut32 -luuid -lole32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-doleaut32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mlang.spec mlang.o regsvr.o -o mlang.dll.fake -loleaut32 -luuid -lole32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-doleaut32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mlang' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmdevldr.vxd' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mmdevldr.o mmdevldr.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mmdevldr.vxd.spec mmdevldr.o -o mmdevldr.vxd.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mmdevldr.vxd.spec mmdevldr.o -o mmdevldr.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmdevldr.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmsystem.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o driver.o driver.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mci16.o mci16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o message16.o message16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mmio16.o mmio16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mmsystem.o mmsystem.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mmsystem.dll16.spec driver.o mci16.o message16.o mmio16.o mmsystem.o -Wb,--subsystem,win16,--main-module,winmm.dll -o mmsystem.dll16.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mmsystem.dll16.spec driver.o mci16.o message16.o mmio16.o mmsystem.o -Wb,--subsystem,win16,--main-module,winmm.dll -o mmsystem.dll16.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mmsystem.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/monodebg.vxd' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o monodebg.o monodebg.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./monodebg.vxd.spec monodebg.o -o monodebg.vxd.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./monodebg.vxd.spec monodebg.o -o monodebg.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/monodebg.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mountmgr.sys' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o device.o device.c >device.c: Ð ÑÑнкÑии âupdate_symlinkâ: >device.c:169: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsymlinkâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o diskarb.o diskarb.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hal.o hal.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mountmgr.o mountmgr.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mountmgr.sys.spec device.o diskarb.o hal.o mountmgr.o -Wb,--subsystem,native -o mountmgr.sys.so -luser32 -luuid -ladvapi32 -lntoskrnl.exe -lkernel32 -lntdll -Wb,-duser32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mountmgr.sys.spec device.o diskarb.o hal.o mountmgr.o -Wb,--subsystem,native -o mountmgr.sys.fake -luser32 -luuid -ladvapi32 -lntoskrnl.exe -lkernel32 -lntdll -Wb,-duser32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mountmgr.sys' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mouse.drv16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mouse.o mouse.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -O res16 -fomouse.res mouse.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mouse.drv16.spec mouse.o mouse.res -Wb,--subsystem,win16 -o mouse.drv16.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mouse.drv16.spec mouse.o mouse.res -Wb,--subsystem,win16 -o mouse.drv16.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mouse.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mpr' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o auth.o auth.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mpr_main.o mpr_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o multinet.o multinet.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nps.o nps.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pwcache.o pwcache.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wnet.o wnet.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Bg.res mpr_Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Cs.res mpr_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Da.res mpr_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_De.res mpr_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_En.res mpr_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Eo.res mpr_Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Es.res mpr_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Fr.res mpr_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Hu.res mpr_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_It.res mpr_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Ja.res mpr_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Ko.res mpr_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Lt.res mpr_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Nl.res mpr_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_No.res mpr_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Pl.res mpr_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Pt.res mpr_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Ro.res mpr_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Ru.res mpr_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Si.res mpr_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Sv.res mpr_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Tr.res mpr_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fompr_Zh.res mpr_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mpr.spec auth.o mpr_main.o multinet.o nps.o pwcache.o wnet.o 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_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_Sv.res mpr_Tr.res mpr_Zh.res version.res -o mpr.dll.so -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mpr.spec auth.o mpr_main.o multinet.o nps.o pwcache.o wnet.o 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_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_Sv.res mpr_Tr.res mpr_Zh.res version.res -o mpr.dll.fake -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mpr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mprapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mprapi.o mprapi.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mprapi.spec mprapi.o -o mprapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mprapi.spec mprapi.o -o mprapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mprapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msacm.o msacm.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msacm.dll16.spec msacm.o -Wb,--subsystem,win16,--main-module,msacm32.dll -o msacm.dll16.so -lmsacm32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msacm.dll16.spec msacm.o -Wb,--subsystem,win16,--main-module,msacm32.dll -o msacm.dll16.fake -lmsacm32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wavemap.o wavemap.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msacm32.drv.spec wavemap.o -o msacm32.drv.so -lmsacm32 -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msacm32.drv.spec wavemap.o -o msacm32.drv.fake -lmsacm32 -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o driver.o driver.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filter.o filter.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o format.o format.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o internal.o internal.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msacm32_main.o msacm32_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pcmconverter.o pcmconverter.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stream.o stream.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Cs.res msacm_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Da.res msacm_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_De.res msacm_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_En.res msacm_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Es.res msacm_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Fr.res msacm_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Hu.res msacm_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_It.res msacm_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Ja.res msacm_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Ko.res msacm_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Lt.res msacm_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Nl.res msacm_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_No.res msacm_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Pl.res msacm_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Pt.res msacm_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Ro.res msacm_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Ru.res msacm_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Si.res msacm_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Sv.res msacm_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Tr.res msacm_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsacm_Zh.res msacm_Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_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_Sv.res msacm_Tr.res msacm_Zh.res -o msacm32.dll.so -lwinmm -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_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_Sv.res msacm_Tr.res msacm_Zh.res -o msacm32.dll.fake -lwinmm -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msacm32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msadp32.acm' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msadp32.o msadp32.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msadp32.acm.spec msadp32.o -o msadp32.acm.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msadp32.acm.spec msadp32.o -o msadp32.acm.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msadp32.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscat32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mscat32.spec main.o -o mscat32.dll.so -lwintrust -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mscat32.spec main.o -o mscat32.dll.fake -lwintrust -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscat32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscms' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o handle.o handle.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o icc.o icc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mscms_main.o mscms_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o profile.o profile.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stub.o stub.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o transform.o transform.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mscms.spec handle.o icc.o mscms_main.o profile.o stub.o transform.o version.res -o mscms.dll.so -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mscms.spec handle.o icc.o mscms_main.o profile.o stub.o transform.o version.res -o mscms.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscms' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscoree' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o corruntimehost.o corruntimehost.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mscoree_main.o mscoree_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mscoree.spec corruntimehost.o mscoree_main.o -o mscoree.dll.so -luuid -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mscoree.spec corruntimehost.o mscoree_main.o -o mscoree.dll.fake -luuid -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mscoree' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msctf' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o categorymgr.o categorymgr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o compartmentmgr.o compartmentmgr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o context.o context.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o documentmgr.o documentmgr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o inputprocessor.o inputprocessor.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msctf.o msctf.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o range.o range.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o threadmgr.o threadmgr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msctf.spec categorymgr.o compartmentmgr.o context.o documentmgr.o inputprocessor.o msctf.o range.o regsvr.o threadmgr.o version.res -o msctf.dll.so -luuid -lole32 -loleaut32 -luser32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msctf.spec categorymgr.o compartmentmgr.o context.o documentmgr.o inputprocessor.o msctf.o range.o regsvr.o threadmgr.o version.res -o msctf.dll.fake -luuid -lole32 -loleaut32 -luser32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msctf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdaps' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o usrmarshal.o usrmarshal.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" --win32-align=2 -u -U msdaps_i.c msdaps.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msdaps_i.o msdaps_i.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" --win32-align=2 -p -P msdaps_p.c msdaps.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" --win32-align=2 -h -H msdaps.h msdaps.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msdaps_p.o msdaps_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" --win32-align=2 --dlldata-only --dlldata=dlldata.c msdaps.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dlldata.o dlldata.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msdaps.spec usrmarshal.o msdaps_i.o msdaps_p.o dlldata.o -o msdaps.dll.so -loleaut32 -lole32 -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msdaps.spec usrmarshal.o msdaps_i.o msdaps_p.o dlldata.o -o msdaps.dll.fake -loleaut32 -lole32 -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdaps' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdmo' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmoreg.o dmoreg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dmort.o dmort.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msdmo.spec dmoreg.o dmort.o rsrc.res -o msdmo.dll.so -luuid -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msdmo.spec dmoreg.o dmort.o rsrc.res -o msdmo.dll.fake -luuid -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msdmo' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msftedit' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msftedit_main.o msftedit_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msftedit.spec msftedit_main.o version.res -o msftedit.dll.so -luuid -lriched20 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msftedit.spec msftedit_main.o version.res -o msftedit.dll.fake -luuid -lriched20 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msftedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msg711.acm' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msg711.o msg711.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msg711.acm.spec msg711.o -o msg711.acm.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msg711.acm.spec msg711.o -o msg711.acm.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msg711.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msgsm32.acm' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msgsm32.o msgsm32.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msgsm32.acm.spec msgsm32.o -o msgsm32.acm.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msgsm32.acm.spec msgsm32.o -o msgsm32.acm.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msgsm32.acm' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml.tlb' >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -T mshtml_tlb.tlb mshtml_tlb.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mshtml.tlb.spec rsrc.res -o mshtml.tlb.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mshtml.tlb.spec rsrc.res -o mshtml.tlb.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml.tlb' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml' >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -h -H nsiface.h nsiface.idl >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o conpoint.o conpoint.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dispex.o dispex.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o editor.o editor.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hlink.o hlink.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlanchor.o htmlanchor.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlbody.o htmlbody.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlcomment.o htmlcomment.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlcurstyle.o htmlcurstyle.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmldoc.o htmldoc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmldoc3.o htmldoc3.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmldoc5.o htmldoc5.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlelem.o htmlelem.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlelem2.o htmlelem2.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlelem3.o htmlelem3.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlelemcol.o htmlelemcol.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlevent.o htmlevent.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlframebase.o htmlframebase.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlgeneric.o htmlgeneric.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmliframe.o htmliframe.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlimg.o htmlimg.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlinput.o htmlinput.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmllocation.o htmllocation.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlnode.o htmlnode.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmloption.o htmloption.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlscript.o htmlscript.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlselect.o htmlselect.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlstyle.o htmlstyle.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlstyle2.o htmlstyle2.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlstyle3.o htmlstyle3.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlstylesheet.o htmlstylesheet.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmltable.o htmltable.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmltablerow.o htmltablerow.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmltextarea.o htmltextarea.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmltextcont.o htmltextcont.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmltextnode.o htmltextnode.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o htmlwindow.o htmlwindow.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o install.o install.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o loadopts.o loadopts.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mutation.o mutation.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o navigate.o navigate.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nsembed.o nsembed.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nsevents.o nsevents.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nsio.o nsio.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nsservice.o nsservice.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o olecmd.o olecmd.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oleobj.o oleobj.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o olewnd.o olewnd.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o omnavigator.o omnavigator.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o persist.o persist.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o protocol.o protocol.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o script.o script.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o secmgr.o secmgr.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o selection.o selection.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o service.o service.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o task.o task.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o txtrange.o txtrange.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o view.o view.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foBg.res Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foDa.res Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foDe.res De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foEn.res En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foEs.res Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foFi.res Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foFr.res Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foHu.res Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foJa.res Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foKo.res Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foLt.res Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foNl.res Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foNo.res No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foPl.res Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foPt.res Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foRo.res Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foRu.res Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foSi.res Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foSv.res Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foTr.res Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foZh.res Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mshtml.spec conpoint.o dispex.o editor.o hlink.o htmlanchor.o htmlbody.o htmlcomment.o htmlcurstyle.o htmldoc.o htmldoc3.o htmldoc5.o htmlelem.o htmlelem2.o htmlelem3.o htmlelemcol.o htmlevent.o htmlframebase.o htmlgeneric.o htmliframe.o htmlimg.o htmlinput.o htmllocation.o htmlnode.o htmloption.o htmlscript.o htmlselect.o htmlstyle.o htmlstyle2.o htmlstyle3.o htmlstylesheet.o htmltable.o htmltablerow.o htmltextarea.o htmltextcont.o htmltextnode.o htmlwindow.o install.o loadopts.o main.o mutation.o navigate.o nsembed.o nsevents.o nsio.o nsservice.o olecmd.o oleobj.o olewnd.o omnavigator.o persist.o protocol.o script.o secmgr.o selection.o service.o task.o txtrange.o view.o Bg.res Da.res De.res En.res Es.res Fi.res Fr.res Hu.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 Zh.res rsrc.res -o mshtml.dll.so -lwininet -lstrmiids -luuid -lurlmon -lshlwapi -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dwininet ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mshtml.spec conpoint.o dispex.o editor.o hlink.o htmlanchor.o htmlbody.o htmlcomment.o htmlcurstyle.o htmldoc.o htmldoc3.o htmldoc5.o htmlelem.o htmlelem2.o htmlelem3.o htmlelemcol.o htmlevent.o htmlframebase.o htmlgeneric.o htmliframe.o htmlimg.o htmlinput.o htmllocation.o htmlnode.o htmloption.o htmlscript.o htmlselect.o htmlstyle.o htmlstyle2.o htmlstyle3.o htmlstylesheet.o htmltable.o htmltablerow.o htmltextarea.o htmltextcont.o htmltextnode.o htmlwindow.o install.o loadopts.o main.o mutation.o navigate.o nsembed.o nsevents.o nsio.o nsservice.o olecmd.o oleobj.o olewnd.o omnavigator.o persist.o protocol.o script.o secmgr.o selection.o service.o task.o txtrange.o view.o Bg.res Da.res De.res En.res Es.res Fi.res Fr.res Hu.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 Zh.res rsrc.res -o mshtml.dll.fake -lwininet -lstrmiids -luuid -lurlmon -lshlwapi -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dwininet ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mshtml' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o action.o action.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o alter.o alter.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o appsearch.o appsearch.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H msiserver.h msiserver.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o automation.o automation.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o classes.o classes.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o create.o create.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o custom.o custom.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o database.o database.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o delete.o delete.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dialog.o dialog.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o distinct.o distinct.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o drop.o drop.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o events.o events.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o files.o files.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o font.o font.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o format.o format.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o handle.o handle.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o helpers.o helpers.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o insert.o insert.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o install.o install.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o join.o join.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o media.o media.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msi.o msi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msi_main.o msi_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msiquery.o msiquery.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o package.o package.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o preview.o preview.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o record.o record.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o registry.o registry.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o script.o script.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o select.o select.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o source.o source.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o storages.o storages.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o streams.o streams.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o string.o string.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o suminfo.o suminfo.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o table.o table.c >bison -p sql_ -o sql.tab.c -d sql.y >sql.y: конÑликÑÑ: 3 вÑвода/вÑвода >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o tokenize.o tokenize.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o update.o update.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o upgrade.o upgrade.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o where.o where.c >bison -p cond_ -o cond.tab.c cond.y >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cond.tab.o cond.tab.c >bison -p sql_ -o sql.tab.c sql.y >sql.y: конÑликÑÑ: 3 вÑвода/вÑвода >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sql.tab.o sql.tab.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -u -U msiserver_i.c msiserver.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msiserver_i.o msiserver_i.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -T msiserver.tlb msiserver.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi.res msi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Bg.res msi_Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Da.res msi_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_De.res msi_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_En.res msi_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Eo.res msi_Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Es.res msi_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Fi.res msi_Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Fr.res msi_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Hu.res msi_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_It.res msi_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Ko.res msi_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Lt.res msi_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Nl.res msi_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_No.res msi_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Pl.res msi_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Pt.res msi_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Ro.res msi_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Ru.res msi_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Si.res msi_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Sv.res msi_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Tr.res msi_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi_Zh.res msi_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msi.spec action.o alter.o appsearch.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 regsvr.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 msi.res msi_Bg.res msi_Da.res msi_De.res msi_En.res msi_Eo.res msi_Es.res msi_Fi.res msi_Fr.res msi_Hu.res msi_It.res msi_Ko.res msi_Lt.res msi_Nl.res msi_No.res msi_Pl.res msi_Pt.res msi_Ro.res msi_Ru.res msi_Si.res msi_Sv.res msi_Tr.res msi_Zh.res version.res -o msi.dll.so -lodbccp32 -luuid -lurlmon -lwininet -lcomctl32 -lshell32 -lshlwapi -lcabinet -loleaut32 -lole32 -lversion -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dodbccp32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msi.spec action.o alter.o appsearch.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 regsvr.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 msi.res msi_Bg.res msi_Da.res msi_De.res msi_En.res msi_Eo.res msi_Es.res msi_Fi.res msi_Fr.res msi_Hu.res msi_It.res msi_Ko.res msi_Lt.res msi_Nl.res msi_No.res msi_Pl.res msi_Pt.res msi_Ro.res msi_Ru.res msi_Si.res msi_Sv.res msi_Tr.res msi_Zh.res version.res -o msi.dll.fake -lodbccp32 -luuid -lurlmon -lwininet -lcomctl32 -lshell32 -lshlwapi -lcabinet -loleaut32 -lole32 -lversion -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dodbccp32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimg32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msimg32_main.o msimg32_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msimg32.spec msimg32_main.o -o msimg32.dll.so -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msimg32.spec msimg32_main.o -o msimg32.dll.fake -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimg32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimtf' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o activeimmapp.o activeimmapp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msimtf.spec activeimmapp.o main.o rsrc.res -o msimtf.dll.so -luuid -limm32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msimtf.spec activeimmapp.o main.o rsrc.res -o msimtf.dll.fake -luuid -limm32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msimtf' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisip' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msisip.spec main.o -o msisip.dll.so -lcrypt32 -lole32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msisip.spec main.o -o msisip.dll.fake -lcrypt32 -lole32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisip' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisys.ocx' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msisys.o msisys.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msisys.ocx.spec msisys.o -o msisys.ocx.so -luuid -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msisys.ocx.spec msisys.o -o msisys.ocx.fake -luuid -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msisys.ocx' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msnet32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msnet_main.o msnet_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msnet32.spec msnet_main.o -o msnet32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msnet32.spec msnet_main.o -o msnet32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msnet32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msrle32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msrle32.o msrle32.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Bg.res msrle_Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Cs.res msrle_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Da.res msrle_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_De.res msrle_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_En.res msrle_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Es.res msrle_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Fr.res msrle_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Hu.res msrle_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_It.res msrle_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Ja.res msrle_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Ko.res msrle_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Lt.res msrle_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Nl.res msrle_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_No.res msrle_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Pl.res msrle_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Pt.res msrle_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Ro.res msrle_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Ru.res msrle_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Si.res msrle_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Sv.res msrle_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsrle_Tr.res msrle_Tr.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msrle32.spec msrle32.o msrle_Bg.res msrle_Cs.res msrle_Da.res msrle_De.res msrle_En.res msrle_Es.res msrle_Fr.res msrle_Hu.res msrle_It.res msrle_Ja.res msrle_Ko.res msrle_Lt.res msrle_Nl.res msrle_No.res msrle_Pl.res msrle_Pt.res msrle_Ro.res msrle_Ru.res msrle_Si.res msrle_Sv.res msrle_Tr.res -o msrle32.dll.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msrle32.spec msrle32.o msrle_Bg.res msrle_Cs.res msrle_Da.res msrle_De.res msrle_En.res msrle_Es.res msrle_Fr.res msrle_Hu.res msrle_It.res msrle_Ja.res msrle_Ko.res msrle_Lt.res msrle_Nl.res msrle_No.res msrle_Pl.res msrle_Pt.res msrle_Ro.res msrle_Ru.res msrle_Si.res msrle_Sv.res msrle_Tr.res -o msrle32.dll.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msrle32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssign32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mssign32_main.o mssign32_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mssign32.spec mssign32_main.o -o mssign32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mssign32.spec mssign32_main.o -o mssign32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssign32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssip32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mssip32.spec main.o -o mssip32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mssip32.spec main.o -o mssip32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mssip32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mstask' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o factory.o factory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mstask_main.o mstask_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o task.o task.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o task_scheduler.o task_scheduler.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o task_trigger.o task_trigger.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -u -U mstask_local_i.c mstask_local.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mstask_local_i.o mstask_local_i.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mstask.spec factory.o mstask_main.o task.o task_scheduler.o task_trigger.o mstask_local_i.o rsrc.res -o mstask.dll.so -luuid -lole32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mstask.spec factory.o mstask_main.o task.o task_scheduler.o task_trigger.o mstask_local_i.o rsrc.res -o mstask.dll.fake -luuid -lole32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mstask' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcirt' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msvcirt.o msvcirt.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcirt.spec msvcirt.o -o msvcirt.dll.so -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcirt.spec msvcirt.o -o msvcirt.dll.fake -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcirt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcr71' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msvcr71.o msvcr71.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcr71.spec msvcr71.o -o msvcr71.dll.so -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcr71.spec msvcr71.o -o msvcr71.dll.fake -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcr71' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o console.o console.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cpp.o cpp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cppexcept.o cppexcept.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ctype.o ctype.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data.o data.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dir.o dir.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o environ.o environ.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o errno.o errno.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o except.o except.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o exit.o exit.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o file.o file.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o heap.o heap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o locale.o locale.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lock.o lock.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o math.o math.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mbcs.o mbcs.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o process.o process.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o scanf.o scanf.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o string.o string.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o thread.o thread.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o time.o time.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o undname.o undname.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wcs.o wcs.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_MT -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -luser32 -lkernel32 -lntdll -Wb,-duser32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -luser32 -lkernel32 -lntdll -Wb,-duser32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt20' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msvcrt20.o msvcrt20.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcrt20.spec msvcrt20.o -o msvcrt20.dll.so -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcrt20.spec msvcrt20.o -o msvcrt20.dll.fake -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt20' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt40' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msvcrt40.o msvcrt40.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcrt40.spec msvcrt40.o -o msvcrt40.dll.so -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcrt40.spec msvcrt40.o -o msvcrt40.dll.fake -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrt40' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrtd' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -fno-builtin -o debug.o debug.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcrtd.spec debug.o -o msvcrtd.dll.so -lmsvcrt -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcrtd.spec debug.o -o msvcrtd.dll.fake -lmsvcrt -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvcrtd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvfw32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o drawdib.o drawdib.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mciwnd.o mciwnd.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msvideo_main.o msvideo_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Da.res msvfw32_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_De.res msvfw32_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_En.res msvfw32_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Es.res msvfw32_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Fr.res msvfw32_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Hu.res msvfw32_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Ko.res msvfw32_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Lt.res msvfw32_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Nl.res msvfw32_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_No.res msvfw32_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Pl.res msvfw32_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Pt.res msvfw32_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Ru.res msvfw32_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Si.res msvfw32_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Sv.res msvfw32_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Tr.res msvfw32_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvfw32_Zh.res msvfw32_Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvfw32.spec drawdib.o mciwnd.o msvideo_main.o msvfw32_Da.res msvfw32_De.res msvfw32_En.res msvfw32_Es.res msvfw32_Fr.res msvfw32_Hu.res msvfw32_Ko.res msvfw32_Lt.res msvfw32_Nl.res msvfw32_No.res msvfw32_Pl.res msvfw32_Pt.res msvfw32_Ru.res msvfw32_Si.res msvfw32_Sv.res msvfw32_Tr.res msvfw32_Zh.res -o msvfw32.dll.so -lwinmm -lversion -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvfw32.spec drawdib.o mciwnd.o msvideo_main.o msvfw32_Da.res msvfw32_De.res msvfw32_En.res msvfw32_Es.res msvfw32_Fr.res msvfw32_Hu.res msvfw32_Ko.res msvfw32_Lt.res msvfw32_Nl.res msvfw32_No.res msvfw32_Pl.res msvfw32_Pt.res msvfw32_Ru.res msvfw32_Si.res msvfw32_Sv.res msvfw32_Tr.res msvfw32_Zh.res -o msvfw32.dll.fake -lwinmm -lversion -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvfw32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvidc32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msvideo1.o msvideo1.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Da.res msvidc32_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_De.res msvidc32_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_En.res msvidc32_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Fr.res msvidc32_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Hu.res msvidc32_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Ja.res msvidc32_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Ko.res msvidc32_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Lt.res msvidc32_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Nl.res msvidc32_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_No.res msvidc32_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Pl.res msvidc32_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Pt.res msvidc32_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Ro.res msvidc32_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Ru.res msvidc32_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Si.res msvidc32_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Sv.res msvidc32_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsvidc32_Tr.res msvidc32_Tr.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvidc32.spec msvideo1.o msvidc32_Da.res msvidc32_De.res msvidc32_En.res msvidc32_Fr.res msvidc32_Hu.res msvidc32_Ja.res msvidc32_Ko.res msvidc32_Lt.res msvidc32_Nl.res msvidc32_No.res msvidc32_Pl.res msvidc32_Pt.res msvidc32_Ro.res msvidc32_Ru.res msvidc32_Si.res msvidc32_Sv.res msvidc32_Tr.res -o msvidc32.dll.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvidc32.spec msvideo1.o msvidc32_Da.res msvidc32_De.res msvidc32_En.res msvidc32_Fr.res msvidc32_Hu.res msvidc32_Ja.res msvidc32_Ko.res msvidc32_Lt.res msvidc32_Nl.res msvidc32_No.res msvidc32_Pl.res msvidc32_Pt.res msvidc32_Ro.res msvidc32_Ru.res msvidc32_Si.res msvidc32_Sv.res msvidc32_Tr.res -o msvidc32.dll.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvidc32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvideo.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msvideo16.o msvideo16.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvideo.dll16.spec msvideo16.o -Wb,--subsystem,win16,--main-module,msvfw32.dll -o msvideo.dll16.so -lmsvfw32 -lversion -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvideo.dll16.spec msvideo16.o -Wb,--subsystem,win16,--main-module,msvfw32.dll -o msvideo.dll16.fake -lmsvfw32 -lversion -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msvideo.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mswsock' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mswsock.o mswsock.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mswsock.spec mswsock.o version.res -o mswsock.dll.so -lws2_32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mswsock.spec mswsock.o version.res -o mswsock.dll.fake -lws2_32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/mswsock' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msxml3' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o attribute.o attribute.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bsc.o bsc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cdata.o cdata.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o comment.o comment.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dispex.o dispex.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o docfrag.o docfrag.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o domdoc.o domdoc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o domimpl.o domimpl.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o element.o element.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o entityref.o entityref.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o factory.o factory.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o httprequest.o httprequest.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o node.o node.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nodelist.o nodelist.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nodemap.o nodemap.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parseerror.o parseerror.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pi.o pi.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o queryresult.o queryresult.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o saxreader.o saxreader.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o schema.o schema.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o text.o text.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o uuid.o uuid.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xmldoc.o xmldoc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xmlelem.o xmlelem.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -t -T msxml3_v1.tlb msxml3_v1.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/libxml2 -I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msxml3.spec attribute.o bsc.o cdata.o comment.o dispex.o docfrag.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 queryresult.o regsvr.o saxreader.o schema.o text.o uuid.o xmldoc.o xmlelem.o version.res -o msxml3.dll.so -luuid -lurlmon -lshlwapi -loleaut32 -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -lxml2 -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msxml3.spec attribute.o bsc.o cdata.o comment.o dispex.o docfrag.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 queryresult.o regsvr.o saxreader.o schema.o text.o uuid.o xmldoc.o xmlelem.o version.res -o msxml3.dll.fake -luuid -lurlmon -lshlwapi -loleaut32 -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -lxml2 -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/msxml3' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/nddeapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nddeapi.o nddeapi.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./nddeapi.spec nddeapi.o -o nddeapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./nddeapi.spec nddeapi.o -o nddeapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/nddeapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/netapi32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o access.o access.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o apibuf.o apibuf.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o browsr.o browsr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ds.o ds.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o local_group.o local_group.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nbcmdqueue.o nbcmdqueue.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nbnamecache.o nbnamecache.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nbt.o nbt.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o netapi32.o netapi32.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o netbios.o netbios.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o share.o share.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wksta.o wksta.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/netapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/newdev' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./newdev.spec main.o -o newdev.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./newdev.spec main.o -o newdev.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/newdev' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdll' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o actctx.o actctx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o atom.o atom.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cdrom.o cdrom.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o critsection.o critsection.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o debugbuffer.o debugbuffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o debugtools.o debugtools.c >debugtools.c: Ð ÑÑнкÑии âNTDLL_dbg_vprintfâ: >debugtools.c:146: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o directory.o directory.c >directory.c: Ð ÑÑнкÑии âNtQueryDirectoryFileâ: >directory.c:1693: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âchdirâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >directory.c: Ð ÑÑнкÑии âDIR_unmount_deviceâ: >directory.c:2482: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsystemâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >directory.c: Ð ÑÑнкÑии âDIR_get_unix_cwdâ: >directory.c:2567: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âchdirâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o env.o env.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o error.o error.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o exception.o exception.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o file.o file.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o handletable.o handletable.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o heap.o heap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o large_int.o large_int.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o loader.o loader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o loadorder.o loadorder.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nt.o nt.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o om.o om.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o path.o path.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o printf.o printf.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o process.o process.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o reg.o reg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o relay.o relay.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o resource.o resource.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rtl.o rtl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rtlbitmap.o rtlbitmap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rtlstr.o rtlstr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sec.o sec.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o serial.o serial.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o server.o server.c >server.c: Ð ÑÑнкÑии âsetup_config_dirâ: >server.c:767: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsymlinkâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >server.c:768: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsymlinkâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >server.c: Ð ÑÑнкÑии âserver_connectâ: >server.c:873: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfchdirâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o signal_i386.o signal_i386.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o signal_powerpc.o signal_powerpc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o signal_sparc.o signal_sparc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o signal_x86_64.o signal_x86_64.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o string.o string.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sync.o sync.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o tape.o tape.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o thread.o thread.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o threadpool.o threadpool.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o time.o time.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o version.o version.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o virtual.o virtual.c >virtual.c: Ð ÑÑнкÑии âmap_file_into_viewâ: >virtual.c:889: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âpreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wcstring.o wcstring.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -foversion.res version.rc >../../tools/winebuild/winebuild -D_REENTRANT -fPIC -o relay32.o --relay32 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_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 relay32.o -Wl,--image-base,0x7bc00000 -o ntdll.dll.so ../../libs/port/libwine_port.a -lpthread -Wl,--hash-style=gnu >[31;01mISE:_do_ptrace [0mptrace(PTRACE_PEEKDATA, ..., 0xa48d6f40, 0x00000000): Input/output error >/usr/lib32/libsandbox.so(+0x1fc5)[0x5559ffc5] >/usr/lib32/libsandbox.so(+0x203c)[0x555a003c] >/usr/lib32/libsandbox.so(+0x3fa5)[0x555a1fa5] >/usr/lib32/libsandbox.so(+0x406f)[0x555a206f] >/usr/lib32/libsandbox.so(+0x4bde)[0x555a2bde] >/usr/lib32/libsandbox.so(+0x7e25)[0x555a5e25] >/usr/lib32/libsandbox.so(execvp+0x76)[0x555a5f46] >../../tools/winegcc/winegcc[0x804c68d] >/proc/20858/cmdline: /usr/sbin/prelink --reloc-only 0x7bc00000 ntdll.dll.so > >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_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 relay32.o -Wl,--image-base,0x7bc00000 -o ntdll.dll.fake ../../libs/port/libwine_port.a -lpthread -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdll' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdsapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ntdsapi.o ntdsapi.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ntdsapi.spec ntdsapi.o -o ntdsapi.dll.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ntdsapi.spec ntdsapi.o -o ntdsapi.dll.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntdsapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntoskrnl.exe' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ntoskrnl.o ntoskrnl.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fontoskrnl.res ntoskrnl.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ntoskrnl.exe.spec ntoskrnl.o ntoskrnl.res -o ntoskrnl.exe.so -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ntoskrnl.exe.spec ntoskrnl.o ntoskrnl.res -o ntoskrnl.exe.fake -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntoskrnl.exe' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntprint' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ntprint.o ntprint.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fontprint.res ntprint.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ntprint.spec ntprint.o ntprint.res -o ntprint.dll.so -lwinspool -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ntprint.spec ntprint.o ntprint.res -o ntprint.dll.fake -lwinspool -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ntprint' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/objsel' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o factory.o factory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o objsel.o objsel.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foobjsel.res objsel.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./objsel.spec factory.o objsel.o regsvr.o objsel.res -o objsel.dll.so -lstrmiids -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./objsel.spec factory.o objsel.o regsvr.o objsel.res -o objsel.dll.fake -lstrmiids -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/objsel' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbc32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o proxyodbc.o proxyodbc.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./odbc32.spec proxyodbc.o -o odbc32.dll.so -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./odbc32.spec proxyodbc.o -o odbc32.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbc32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbccp32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o odbccp32.o odbccp32.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./odbccp32.spec odbccp32.o -o odbccp32.dll.so -luuid -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./odbccp32.spec odbccp32.o -o odbccp32.dll.fake -luuid -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/odbccp32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o memlockbytes.o memlockbytes.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole2.o ole2.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2.dll16.spec memlockbytes.o ole2.o -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2.dll16.so -luuid -lole32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2.dll16.spec memlockbytes.o ole2.o -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2.dll16.fake -luuid -lole32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2conv.dll16' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2conv.dll16.spec -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2conv.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2conv.dll16.spec -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2conv.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2conv.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2disp.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole2disp.o ole2disp.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2disp.dll16.spec ole2disp.o -Wb,--subsystem,win16,--main-module,oleaut32.dll -o ole2disp.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2disp.dll16.spec ole2disp.o -Wb,--subsystem,win16,--main-module,oleaut32.dll -o ole2disp.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2disp.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2nls.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole2nls.o ole2nls.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -O res16 -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2nls.dll16.spec ole2nls.o version.res -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2nls.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2nls.dll16.spec ole2nls.o version.res -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2nls.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2nls.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2prox.dll16' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2prox.dll16.spec -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2prox.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2prox.dll16.spec -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2prox.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2prox.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2thk.dll16' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2thk.dll16.spec -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2thk.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ole2thk.dll16.spec -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2thk.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole2thk.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o antimoniker.o antimoniker.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bindctx.o bindctx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o classmoniker.o classmoniker.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 -DREGISTER_PROXY_DLL -h -H dcom.h dcom.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clipboard.o clipboard.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o comcat.o comcat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o compobj.o compobj.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o compositemoniker.o compositemoniker.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o datacache.o datacache.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o defaulthandler.o defaulthandler.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dictionary.o dictionary.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enumx.o enumx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o errorinfo.o errorinfo.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filemoniker.o filemoniker.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ftmarshal.o ftmarshal.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o git.o git.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hglobalstream.o hglobalstream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ifs.o ifs.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o itemmoniker.o itemmoniker.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o marshal.o marshal.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o memlockbytes.o memlockbytes.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 -DREGISTER_PROXY_DLL -h -H irot.h irot.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o moniker.o moniker.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole2.o ole2.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole2impl.o ole2impl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole2stubs.o ole2stubs.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole32_main.o ole32_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oleobj.o oleobj.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oleproxy.o oleproxy.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pointermoniker.o pointermoniker.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rpc.o rpc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stg_bigblockfile.o stg_bigblockfile.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stg_prop.o stg_prop.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stg_stream.o stg_stream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o storage32.o storage32.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stubmanager.o stubmanager.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o usrmarshal.o usrmarshal.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 -DREGISTER_PROXY_DLL -c -C irot_c.c irot.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o irot_c.o irot_c.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 -DREGISTER_PROXY_DLL -p -P dcom_p.c dcom.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dcom_p.o dcom_p.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 -DREGISTER_PROXY_DLL -p -P ole32_objidl_p.c 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 -DREGISTER_PROXY_DLL -h -H ole32_objidl.h ole32_objidl.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole32_objidl_p.o ole32_objidl_p.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 -DREGISTER_PROXY_DLL -p -P ole32_oleidl_p.c 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 -DREGISTER_PROXY_DLL -h -H ole32_oleidl.h ole32_oleidl.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole32_oleidl_p.o ole32_oleidl_p.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 -DREGISTER_PROXY_DLL -p -P 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 -DREGISTER_PROXY_DLL -h -H ole32_unknwn.h ole32_unknwn.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ole32_unknwn_p.o ole32_unknwn_p.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -foole32res.res ole32res.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 -DREGISTER_PROXY_DLL --dlldata-only --dlldata=dlldata.c dcom.idl ole32_objidl.idl ole32_oleidl.idl ole32_unknwn.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dlldata.o dlldata.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 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 regsvr.o rpc.o stg_bigblockfile.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 ole32res.res dlldata.o -o ole32.dll.so -luuid -ladvapi32 -luser32 -lgdi32 -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 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 regsvr.o rpc.o stg_bigblockfile.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 ole32res.res dlldata.o -o ole32.dll.fake -luuid -ladvapi32 -luser32 -lgdi32 -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ole32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleacc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooleacc_De.res oleacc_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooleacc_En.res oleacc_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooleacc_Fr.res oleacc_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooleacc_Ko.res oleacc_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooleacc_Lt.res oleacc_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooleacc_Nl.res oleacc_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooleacc_Pl.res oleacc_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooleacc_Pt.res oleacc_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooleacc_Ro.res oleacc_Ro.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./oleacc.spec main.o oleacc_De.res oleacc_En.res oleacc_Fr.res oleacc_Ko.res oleacc_Lt.res oleacc_Nl.res oleacc_Pl.res oleacc_Pt.res oleacc_Ro.res -o oleacc.dll.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./oleacc.spec main.o oleacc_De.res oleacc_En.res oleacc_Fr.res oleacc_Ko.res oleacc_Lt.res oleacc_Nl.res oleacc_Pl.res oleacc_Pt.res oleacc_Ro.res -o oleacc.dll.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleacc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleaut32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o connpt.o connpt.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dispatch.o dispatch.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hash.o hash.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oleaut.o oleaut.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o olefont.o olefont.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o olepicture.o olepicture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o recinfo.o recinfo.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o safearray.o safearray.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stubs.o stubs.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o tmarshal.o tmarshal.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o typelib.o typelib.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o typelib2.o typelib2.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o usrmarshal.o usrmarshal.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o varformat.o varformat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o variant.o variant.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vartype.o vartype.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -p -P oleaut32_oaidl_p.c 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 -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -h -H oleaut32_oaidl.h oleaut32_oaidl.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oleaut32_oaidl_p.o oleaut32_oaidl_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -p -P oleaut32_ocidl_p.c oleaut32_ocidl.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -h -H oleaut32_ocidl.h oleaut32_ocidl.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oleaut32_ocidl_p.o oleaut32_ocidl_p.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Bg.res oleaut32_Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Cz.res oleaut32_Cz.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Da.res oleaut32_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_De.res oleaut32_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_El.res oleaut32_El.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_En.res oleaut32_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Eo.res oleaut32_Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Es.res oleaut32_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Fr.res oleaut32_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Hu.res oleaut32_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_It.res oleaut32_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Ko.res oleaut32_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Lt.res oleaut32_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Nl.res oleaut32_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_No.res oleaut32_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Pl.res oleaut32_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Pt.res oleaut32_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Ro.res oleaut32_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Ru.res oleaut32_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Si.res oleaut32_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Sv.res oleaut32_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Th.res oleaut32_Th.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Tr.res oleaut32_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -fooleaut32_Zh.res oleaut32_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" -foversion.res version.rc >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}" --dlldata-only --dlldata=dlldata.c oleaut32_oaidl.idl oleaut32_ocidl.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DREGISTER_PROXY_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dlldata.o dlldata.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./oleaut32.spec connpt.o dispatch.o hash.o oleaut.o olefont.o olepicture.o recinfo.o regsvr.o safearray.o stubs.o tmarshal.o typelib.o typelib2.o usrmarshal.o varformat.o variant.o vartype.o oleaut32_oaidl_p.o oleaut32_ocidl_p.o oleaut32_Bg.res oleaut32_Cz.res oleaut32_Da.res oleaut32_De.res oleaut32_El.res oleaut32_En.res oleaut32_Eo.res oleaut32_Es.res oleaut32_Fr.res oleaut32_Hu.res oleaut32_It.res oleaut32_Ko.res oleaut32_Lt.res oleaut32_Nl.res oleaut32_No.res oleaut32_Pl.res oleaut32_Pt.res oleaut32_Ro.res oleaut32_Ru.res oleaut32_Si.res oleaut32_Sv.res oleaut32_Th.res oleaut32_Tr.res oleaut32_Zh.res version.res dlldata.o -o oleaut32.dll.so -lcomctl32 -lurlmon -lwindowscodecs -luuid -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dcomctl32 -Wb,-durlmon -Wb,-dwindowscodecs ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./oleaut32.spec connpt.o dispatch.o hash.o oleaut.o olefont.o olepicture.o recinfo.o regsvr.o safearray.o stubs.o tmarshal.o typelib.o typelib2.o usrmarshal.o varformat.o variant.o vartype.o oleaut32_oaidl_p.o oleaut32_ocidl_p.o oleaut32_Bg.res oleaut32_Cz.res oleaut32_Da.res oleaut32_De.res oleaut32_El.res oleaut32_En.res oleaut32_Eo.res oleaut32_Es.res oleaut32_Fr.res oleaut32_Hu.res oleaut32_It.res oleaut32_Ko.res oleaut32_Lt.res oleaut32_Nl.res oleaut32_No.res oleaut32_Pl.res oleaut32_Pt.res oleaut32_Ro.res oleaut32_Ru.res oleaut32_Si.res oleaut32_Sv.res oleaut32_Th.res oleaut32_Tr.res oleaut32_Zh.res version.res dlldata.o -o oleaut32.dll.fake -lcomctl32 -lurlmon -lwindowscodecs -luuid -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dcomctl32 -Wb,-durlmon -Wb,-dwindowscodecs ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oleaut32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o olecli.o olecli.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olecli.dll16.spec olecli.o -Wb,--subsystem,win16,--main-module,olecli32.dll -o olecli.dll16.so -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olecli.dll16.spec olecli.o -Wb,--subsystem,win16,--main-module,olecli32.dll -o olecli.dll16.fake -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o olecli_main.o olecli_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olecli32.spec olecli_main.o -o olecli32.dll.so -lole32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olecli32.spec olecli_main.o -o olecli32.dll.fake -lole32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olecli32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledb32' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o convert.o convert.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -u -U convert_i.c convert.idl >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o convert_i.o convert_i.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./oledb32.spec convert.o main.o regsvr.o convert_i.o -o oledb32.dll.so -luuid -loleaut32 -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./oledb32.spec convert.o main.o regsvr.o convert_i.o -o oledb32.dll.fake -luuid -loleaut32 -lole32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledb32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledlg' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o insobjdlg.o insobjdlg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oledlg_main.o oledlg_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pastespl.o pastespl.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Cs.res oledlg_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Da.res oledlg_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_De.res oledlg_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_En.res oledlg_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Es.res oledlg_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Fr.res oledlg_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Hu.res oledlg_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_It.res oledlg_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Ja.res oledlg_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Ko.res oledlg_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Lt.res oledlg_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Nl.res oledlg_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_No.res oledlg_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Pl.res oledlg_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Pt.res oledlg_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Ru.res oledlg_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Si.res oledlg_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Sv.res oledlg_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Tr.res oledlg_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fooledlg_Zh.res oledlg_Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./oledlg.spec insobjdlg.o oledlg_main.o pastespl.o oledlg_Cs.res oledlg_Da.res oledlg_De.res oledlg_En.res oledlg_Es.res oledlg_Fr.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_Ru.res oledlg_Si.res oledlg_Sv.res oledlg_Tr.res oledlg_Zh.res -o oledlg.dll.so -lole32 -lcomdlg32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./oledlg.spec insobjdlg.o oledlg_main.o pastespl.o oledlg_Cs.res oledlg_Da.res oledlg_De.res oledlg_En.res oledlg_Es.res oledlg_Fr.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_Ru.res oledlg_Si.res oledlg_Sv.res oledlg_Tr.res oledlg_Zh.res -o oledlg.dll.fake -lole32 -lcomdlg32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/oledlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olepro32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o olepro32stubs.o olepro32stubs.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olepro32.spec olepro32stubs.o version.res -o olepro32.dll.so -loleaut32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olepro32.spec olepro32stubs.o version.res -o olepro32.dll.fake -loleaut32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olepro32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o olesvr.o olesvr.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olesvr.dll16.spec olesvr.o -Wb,--subsystem,win16,--main-module,olesvr32.dll -o olesvr.dll16.so -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olesvr.dll16.spec olesvr.o -Wb,--subsystem,win16,--main-module,olesvr32.dll -o olesvr.dll16.fake -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o olesvr_main.o olesvr_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olesvr32.spec olesvr_main.o -o olesvr32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olesvr32.spec olesvr_main.o -o olesvr32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olesvr32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olethk32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olethk32.spec main.o version.res -o olethk32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olethk32.spec main.o version.res -o olethk32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/olethk32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/opengl32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o opengl_ext.o opengl_ext.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o opengl_norm.o opengl_norm.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wgl.o wgl.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./opengl32.spec opengl_ext.o opengl_norm.o wgl.o version.res -o opengl32.dll.so -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -lSM -lICE -lXext -lX11 -lGL -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./opengl32.spec opengl_ext.o opengl_norm.o wgl.o version.res -o opengl32.dll.fake -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -lSM -lICE -lXext -lX11 -lGL -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/opengl32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pdh' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pdh_main.o pdh_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./pdh.spec pdh_main.o -o pdh.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./pdh.spec pdh_main.o -o pdh.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pdh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pidgen' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./pidgen.spec main.o rsrc.res -o pidgen.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./pidgen.spec main.o rsrc.res -o pidgen.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pidgen' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/powrprof' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o powrprof.o powrprof.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./powrprof.spec powrprof.o -o powrprof.dll.so -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./powrprof.spec powrprof.o -o powrprof.dll.fake -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/powrprof' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/printui' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o printui.o printui.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foprintui.res printui.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./printui.spec printui.o printui.res -o printui.dll.so -lshell32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./printui.spec printui.o printui.res -o printui.dll.fake -lshell32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/printui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/propsys' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o propsys_main.o propsys_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o propvar.o propvar.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./propsys.spec propsys_main.o propvar.o -o propsys.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./propsys.spec propsys_main.o propvar.o -o propsys.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/propsys' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/psapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o psapi_main.o psapi_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./psapi.spec psapi_main.o version.res -o psapi.dll.so -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./psapi.spec psapi_main.o version.res -o psapi.dll.fake -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/psapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pstorec' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pstorec.o pstorec.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -T pstorec_tlb.tlb pstorec_tlb.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./pstorec.spec pstorec.o rsrc.res -o pstorec.dll.so -luuid -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./pstorec.spec pstorec.o rsrc.res -o pstorec.dll.fake -luuid -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/pstorec' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qcap' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o capturegraph.o capturegraph.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dllsetup.o dllsetup.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enummedia.o enummedia.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enumpins.o enumpins.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pin.o pin.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o qcap_main.o qcap_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o v4l.o v4l.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vfwcapture.o vfwcapture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o yuv.o yuv.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./qcap.spec capturegraph.o dllsetup.o enummedia.o enumpins.o pin.o qcap_main.o v4l.o vfwcapture.o yuv.o version.res -o qcap.dll.so -lstrmiids -luuid -lole32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./qcap.spec capturegraph.o dllsetup.o enummedia.o enumpins.o pin.o qcap_main.o v4l.o vfwcapture.o yuv.o version.res -o qcap.dll.fake -lstrmiids -luuid -lole32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qcap' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qedit' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mediadet.o mediadet.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./qedit.spec main.o mediadet.o regsvr.o -o qedit.dll.so -lstrmiids -luuid -loleaut32 -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./qedit.spec main.o mediadet.o regsvr.o -o qedit.dll.fake -lstrmiids -luuid -loleaut32 -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qedit' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgr' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enum_files.o enum_files.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enum_jobs.o enum_jobs.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o factory.o factory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o file.o file.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o job.o job.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o qmgr.o qmgr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o qmgr_main.o qmgr_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o service.o service.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -u -U qmgr_local_i.c qmgr_local.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o qmgr_local_i.o qmgr_local_i.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgr' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgrprxy' >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -u -U qmgrprxy_i.c qmgrprxy.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o qmgrprxy_i.o qmgrprxy_i.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -p -P qmgrprxy_p.c qmgrprxy.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -h -H qmgrprxy.h qmgrprxy.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o qmgrprxy_p.o qmgrprxy_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL --dlldata-only --dlldata=dlldata.c qmgrprxy.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dlldata.o dlldata.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./qmgrprxy.spec qmgrprxy_i.o qmgrprxy_p.o dlldata.o -o qmgrprxy.dll.so -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./qmgrprxy.spec qmgrprxy_i.o qmgrprxy_p.o dlldata.o -o qmgrprxy.dll.fake -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/qmgrprxy' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/quartz' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o acmwrapper.o acmwrapper.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o avidec.o avidec.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o avisplit.o avisplit.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o control.o control.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dsoundrender.o dsoundrender.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enumfilters.o enumfilters.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enummedia.o enummedia.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enummoniker.o enummoniker.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enumpins.o enumpins.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enumregfilters.o enumregfilters.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filesource.o filesource.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filtergraph.o filtergraph.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o filtermapper.o filtermapper.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o memallocator.o memallocator.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mpegsplit.o mpegsplit.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nullrenderer.o nullrenderer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parser.o parser.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pin.o pin.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o systemclock.o systemclock.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o transform.o transform.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o videorenderer.o videorenderer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o waveparser.o waveparser.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -p -P quartz_strmif_p.c quartz_strmif.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -h -H quartz_strmif.h quartz_strmif.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o quartz_strmif_p.o quartz_strmif_p.c >In file included from /usr/include/string.h:641, > from ../../include/winnt.h:31, > from ../../include/windef.h:253, > from ../../include/rpc.h:27, > from ../../include/objbase.h:20, > from quartz_strmif_p.c:9: >Ð ÑÑнкÑии âmemsetâ, > вклÑÑÑнном из âIAMStreamConfig_GetStreamCaps_Stubâ в quartz_strmif_p.c:23496: >/usr/include/bits/string3.h:82: пÑедÑпÑеждение: call to â__warn_memset_zero_lenâ declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -foversion.res version.rc >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL --dlldata-only --dlldata=dlldata.c quartz_strmif.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dlldata.o dlldata.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./quartz.spec acmwrapper.o avidec.o avisplit.o control.o dsoundrender.o enumfilters.o enummedia.o enummoniker.o enumpins.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 transform.o videorenderer.o waveparser.o quartz_strmif_p.o version.res dlldata.o -o quartz.dll.so -lstrmiids -luuid -ldsound -lmsacm32 -lmsvfw32 -lole32 -loleaut32 -lshlwapi -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./quartz.spec acmwrapper.o avidec.o avisplit.o control.o dsoundrender.o enumfilters.o enummedia.o enummoniker.o enumpins.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 transform.o videorenderer.o waveparser.o quartz_strmif_p.o version.res dlldata.o -o quartz.dll.fake -lstrmiids -luuid -ldsound -lmsacm32 -lmsvfw32 -lole32 -loleaut32 -lshlwapi -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/quartz' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/query' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o query_main.o query_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./query.spec query_main.o -o query.dll.so -luuid -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./query.spec query_main.o -o query.dll.fake -luuid -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/query' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi16.dll16' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rasapi16.dll16.spec -Wb,--subsystem,win16,--main-module,rasapi32.dll -o rasapi16.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rasapi16.dll16.spec -Wb,--subsystem,win16,--main-module,rasapi32.dll -o rasapi16.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi16.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rasapi.o rasapi.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rasapi32.spec rasapi.o -o rasapi32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rasapi32.spec rasapi.o -o rasapi32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasdlg' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rasdlg_main.o rasdlg_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rasdlg.spec rasdlg_main.o -o rasdlg.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rasdlg.spec rasdlg_main.o -o rasdlg.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rasdlg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/resutils' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o resutils.o resutils.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./resutils.spec resutils.o -o resutils.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./resutils.spec resutils.o -o resutils.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/resutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched20' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o caret.o caret.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clipboard.o clipboard.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o context.o context.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o editor.o editor.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o list.o list.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o paint.o paint.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o para.o para.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o reader.o reader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o richole.o richole.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o row.o row.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o run.o run.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o string.o string.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o style.o style.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o table.o table.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o txthost.o txthost.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o txtsrv.o txtsrv.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o undo.o undo.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wrap.o wrap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o writer.o writer.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched20' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o richedit.o richedit.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./riched32.spec richedit.o version.res -o riched32.dll.so -lriched20 -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./riched32.spec richedit.o version.res -o riched32.dll.fake -lriched20 -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/riched32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rpcrt4' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cproxy.o cproxy.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cpsf.o cpsf.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cstub.o cstub.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ndr_clientserver.o ndr_clientserver.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ndr_contexthandle.o ndr_contexthandle.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ndr_es.o ndr_es.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ndr_fullpointer.o ndr_fullpointer.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ndr_marshall.o ndr_marshall.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ndr_ole.o ndr_ole.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ndr_stubless.o ndr_stubless.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rpc_assoc.o rpc_assoc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rpc_async.o rpc_async.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -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 -H epm.h epm.idl >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rpc_epmap.o rpc_epmap.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rpc_message.o rpc_message.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rpc_server.o rpc_server.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rpc_transport.o rpc_transport.c >rpc_transport.c: Ð ÑÑнкÑии ârpcrt4_sock_wait_for_recvâ: >rpc_transport.c:950: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >rpc_transport.c: Ð ÑÑнкÑии ârpcrt4_sock_wait_cancelâ: >rpc_transport.c:973: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >rpc_transport.c: Ð ÑÑнкÑии ârpcrt4_protseq_sock_signal_state_changedâ: >rpc_transport.c:1467: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >rpc_transport.c: Ð ÑÑнкÑии ârpcrt4_protseq_sock_wait_for_new_connectionâ: >rpc_transport.c:1546: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rpcrt4_main.o rpcrt4_main.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -c -C epm_c.c epm.idl >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o epm_c.o epm_c.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lwininet -lsecur32 -luser32 -luuid -ladvapi32 -lkernel32 -lntdll -Wb,-dwininet -Wb,-dsecur32 -Wb,-duser32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lwininet -lsecur32 -luser32 -luuid -ladvapi32 -lkernel32 -lntdll -Wb,-dwininet -Wb,-dsecur32 -Wb,-duser32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rpcrt4' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsabase' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rsabase.spec version.res -o rsabase.dll.so -lrsaenh -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rsabase.spec version.res -o rsabase.dll.fake -lrsaenh -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsabase' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsaenh' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o aes.o aes.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o des.o des.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o handle.o handle.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o implglue.o implglue.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o md2.o md2.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mpi.o mpi.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rc2.o rc2.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rc4.o rc4.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rsa.o rsa.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o rsaenh.o rsaenh.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rsaenh.spec aes.o des.o handle.o implglue.o md2.o mpi.o rc2.o rc4.o rsa.o rsaenh.o version.res -o rsaenh.dll.so -lcrypt32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rsaenh.spec aes.o des.o handle.o implglue.o md2.o mpi.o rc2.o rc4.o rsa.o rsaenh.o version.res -o rsaenh.dll.fake -lcrypt32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rsaenh' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rtutils' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o tracing.o tracing.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rtutils.spec main.o tracing.o -o rtutils.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./rtutils.spec main.o tracing.o -o rtutils.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/rtutils' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sane.ds' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o capability.o capability.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ds_ctrl.o ds_ctrl.c >ds_ctrl.c: Ð ÑÑнкÑии âSANE_EnableDSUIOnlyâ: >ds_ctrl.c:459: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsystemâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ds_image.o ds_image.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o options.o options.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sane_main.o sane_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ui.o ui.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Da.res sane_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_De.res sane_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_En.res sane_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Es.res sane_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Fi.res sane_Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Fr.res sane_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Ja.res sane_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Ko.res sane_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Lt.res sane_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Nl.res sane_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_No.res sane_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Pl.res sane_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Pt.res sane_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Ro.res sane_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Ru.res sane_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Si.res sane_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Sv.res sane_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fosane_Zh.res sane_Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sane.ds.spec capability.o ds_ctrl.o ds_image.o options.o sane_main.o ui.o sane_Da.res sane_De.res sane_En.res sane_Es.res sane_Fi.res sane_Fr.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_Sv.res sane_Zh.res -o sane.ds.so -lcomctl32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sane.ds.spec capability.o ds_ctrl.o ds_image.o options.o sane_main.o ui.o sane_Da.res sane_De.res sane_En.res sane_Es.res sane_Fi.res sane_Fr.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_Sv.res sane_Zh.res -o sane.ds.fake -lcomctl32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sane.ds' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sccbase' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sccbase.spec main.o -o sccbase.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sccbase.spec main.o -o sccbase.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sccbase' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/schannel' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lsamode.o lsamode.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o schannel_main.o schannel_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o usermode.o usermode.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./schannel.spec lsamode.o schannel_main.o usermode.o version.res -o schannel.dll.so -lsecur32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./schannel.spec lsamode.o schannel_main.o usermode.o version.res -o schannel.dll.fake -lsecur32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/schannel' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/secur32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o base64_codec.o base64_codec.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dispatcher.o dispatcher.c >dispatcher.c: Ð ÑÑнкÑии âfork_helperâ: >dispatcher.c:118: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >dispatcher.c: Ð ÑÑнкÑии ârun_helperâ: >dispatcher.c:238: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >dispatcher.c:239: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hmac_md5.o hmac_md5.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lsa.o lsa.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o negotiate.o negotiate.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ntlm.o ntlm.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o schannel.o schannel.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o secur32.o secur32.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o thunks.o thunks.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o util.o util.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wrapper.o wrapper.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./secur32.spec base64_codec.o dispatcher.o hmac_md5.o lsa.o negotiate.o ntlm.o schannel.o secur32.o thunks.o util.o wrapper.o -o secur32.dll.so -lcrypt32 -lnetapi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dcrypt32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./secur32.spec base64_codec.o dispatcher.o hmac_md5.o lsa.o negotiate.o ntlm.o schannel.o secur32.o thunks.o util.o wrapper.o -o secur32.dll.fake -lcrypt32 -lnetapi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dcrypt32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/secur32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/security' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./security.spec -o security.dll.so -lsecur32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./security.spec -o security.dll.fake -lsecur32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/security' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sensapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sensapi.o sensapi.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sensapi.spec sensapi.o -o sensapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sensapi.spec sensapi.o -o sensapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sensapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/serialui' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o confdlg.o confdlg.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foBg.res Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foCs.res Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foDa.res Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foDe.res De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEn.res En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEo.res Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEs.res Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foFi.res Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foFr.res Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foHu.res Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foIt.res It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foJa.res Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foKo.res Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foLt.res Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNl.res Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNo.res No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foPt.res Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foRu.res Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSi.res Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSv.res Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foTr.res Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foZh.res Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./serialui.spec confdlg.o Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pt.res Ru.res Si.res Sv.res Tr.res Zh.res -o serialui.dll.so -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./serialui.spec confdlg.o Bg.res Cs.res Da.res De.res En.res Eo.res Es.res Fi.res Fr.res Hu.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pt.res Ru.res Si.res Sv.res Tr.res Zh.res -o serialui.dll.fake -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/serialui' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o devinst.o devinst.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dialog.o dialog.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dirid.o dirid.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o diskspace.o diskspace.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fakedll.o fakedll.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o install.o install.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o parser.o parser.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o query.o query.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o queue.o queue.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o setupcab.o setupcab.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stringtable.o stringtable.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stubs.o stubs.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foBg.res Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foCs.res Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foDa.res Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foDe.res De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foEn.res En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foEo.res Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foEs.res Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foFi.res Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foFr.res Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foHu.res Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foIt.res It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foJa.res Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foKo.res Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foLt.res Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foNl.res Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foNo.res No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foPl.res Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foPt.res Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foRo.res Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foRu.res Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foSi.res Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foSk.res Sk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foSv.res Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foTr.res Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SETUPAPI_ -foZh.res Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 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 Sv.res Tr.res Zh.res -o setupapi.dll.so -lshell32 -lwintrust -lole32 -lwinspool -lcomdlg32 -luuid -luser32 -lversion -ladvapi32 -lrpcrt4 -lkernel32 -lntdll -Wb,-dshell32 -Wb,-dwintrust -Wb,-dole32 -Wb,-dwinspool -Wb,-dcomdlg32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 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 Sv.res Tr.res Zh.res -o setupapi.dll.fake -lshell32 -lwintrust -lole32 -lwinspool -lcomdlg32 -luuid -luser32 -lversion -ladvapi32 -lrpcrt4 -lkernel32 -lntdll -Wb,-dshell32 -Wb,-dwintrust -Wb,-dole32 -Wb,-dwinspool -Wb,-dcomdlg32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupx.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o devinst16.o devinst16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o infparse.o infparse.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o setupx_main.o setupx_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o virtcopy.o virtcopy.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./setupx.dll16.spec devinst16.o infparse.o setupx_main.o virtcopy.o -Wb,--subsystem,win16,--main-module,setupapi.dll -o setupx.dll16.so -lsetupapi -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./setupx.dll16.spec devinst16.o infparse.o setupx_main.o virtcopy.o -Wb,--subsystem,win16,--main-module,setupapi.dll -o setupx.dll16.fake -lsetupapi -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/setupx.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sfc_main.o sfc_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sfc.spec sfc_main.o -o sfc.dll.so -lsfc_os -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sfc.spec sfc_main.o -o sfc.dll.fake -lsfc_os -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc_os' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sfc_os.o sfc_os.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sfc_os.spec sfc_os.o -o sfc_os.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sfc_os.spec sfc_os.o -o sfc_os.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sfc_os' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdoclc' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foBg.res Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foDa.res Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foDe.res De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEn.res En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEs.res Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foFi.res Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foFr.res Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foHu.res Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foKo.res Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foLt.res Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNl.res Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNo.res No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foPt.res Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foRo.res Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foRu.res Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSi.res Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSv.res Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foTr.res Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foZh.res Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./shdoclc.spec Bg.res Da.res De.res En.res Es.res Fi.res Fr.res Hu.res Ko.res Lt.res Nl.res No.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Zh.res -o shdoclc.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./shdoclc.spec Bg.res Da.res De.res En.res Es.res Fi.res Fr.res Hu.res Ko.res Lt.res Nl.res No.res Pt.res Ro.res Ru.res Si.res Sv.res Tr.res Zh.res -o shdoclc.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdoclc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdocvw' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o classinfo.o classinfo.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o client.o client.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dochost.o dochost.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o events.o events.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o factory.o factory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o frame.o frame.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ie.o ie.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o iexplore.o iexplore.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o intshcut.o intshcut.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o navigate.o navigate.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oleobject.o oleobject.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o persist.o persist.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shdocvw_main.o shdocvw_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shlinstobj.o shlinstobj.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o taskbarlist.o taskbarlist.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o urlhist.o urlhist.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o view.o view.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o webbrowser.o webbrowser.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -t -T shdocvw_v1.tlb shdocvw_v1.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_ -foshdocvw.res shdocvw.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 shlinstobj.o taskbarlist.o urlhist.o view.o webbrowser.o shdocvw.res -o shdocvw.dll.so -lversion -lurlmon -lole32 -loleaut32 -luuid -lshell32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dversion -Wb,-durlmon -Wb,-dole32 -Wb,-doleaut32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 shlinstobj.o taskbarlist.o urlhist.o view.o webbrowser.o shdocvw.res -o shdocvw.dll.fake -lversion -lurlmon -lole32 -loleaut32 -luuid -lshell32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dversion -Wb,-durlmon -Wb,-dole32 -Wb,-doleaut32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shdocvw' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shell.o shell.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -O res16 -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./shell.dll16.spec shell.o version.res -Wb,--subsystem,win16,--main-module,shell32.dll -o shell.dll16.so -lshell32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./shell.dll16.spec shell.o version.res -Wb,--subsystem,win16,--main-module,shell32.dll -o shell.dll16.fake -lshell32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell32' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o appbar.o appbar.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o assoc.o assoc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o autocomplete.o autocomplete.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o brsfolder.o brsfolder.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o changenotify.o changenotify.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o classes.o classes.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clipboard.o clipboard.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o control.o control.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cpanelfolder.o cpanelfolder.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dataobject.o dataobject.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dde.o dde.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o debughlp.o debughlp.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dialogs.o dialogs.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dragdrophelper.o dragdrophelper.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o enumidlist.o enumidlist.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o folders.o folders.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o iconcache.o iconcache.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pidl.o pidl.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o recyclebin.o recyclebin.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shell32_main.o shell32_main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shellitem.o shellitem.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shelllink.o shelllink.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shellole.o shellole.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shellord.o shellord.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shellpath.o shellpath.c >shellpath.c: Ð ÑÑнкÑии â_SHCreateSymbolicLinksâ: >shellpath.c:2189: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsymlinkâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >shellpath.c:2218: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsymlinkâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >shellpath.c:2226: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsymlinkâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >shellpath.c:2231: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsymlinkâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >shellpath.c:2255: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsymlinkâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >shellpath.c:2257: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âsymlinkâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shellreg.o shellreg.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shellstring.o shellstring.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shfldr_desktop.o shfldr_desktop.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shfldr_fs.o shfldr_fs.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shfldr_mycomp.o shfldr_mycomp.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shfldr_netplaces.o shfldr_netplaces.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shfldr_unixfs.o shfldr_unixfs.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shlexec.o shlexec.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shlfileop.o shlfileop.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shlfolder.o shlfolder.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shlfsbind.o shlfsbind.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shlmenu.o shlmenu.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shlview.o shlview.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shpolicy.o shpolicy.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shv_bg_cmenu.o shv_bg_cmenu.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shv_item_cmenu.o shv_item_cmenu.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o systray.o systray.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o trash.o trash.c >trash.c: Ð ÑÑнкÑии âtry_create_trashinfo_fileâ: >trash.c:185: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xdg.o xdg.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Bg.res shell32_Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Ca.res shell32_Ca.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Cs.res shell32_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Da.res shell32_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_De.res shell32_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_En.res shell32_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Eo.res shell32_Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Es.res shell32_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Fi.res shell32_Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Fr.res shell32_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Hu.res shell32_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_It.res shell32_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Ja.res shell32_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Ko.res shell32_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Lt.res shell32_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Nl.res shell32_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_No.res shell32_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Pl.res shell32_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Pt.res shell32_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Ro.res shell32_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Ru.res shell32_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Si.res shell32_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Sk.res shell32_Sk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Sv.res shell32_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Tr.res shell32_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Uk.res shell32_Uk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Wa.res shell32_Wa.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshell32_Zh.res shell32_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foshres.res shres.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -foversion.res version.rc >(LC_ALL=C; export LC_ALL; echo 'const char * const SHELL_Authors[] = {' && \ > sed -e '1,2d' -e 's/\(.*\)/ \"\1\",/' ../../AUTHORS && \ > echo ' 0 };') >authors.c || (rm -f authors.c && false) >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o authors.o authors.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 enumidlist.o folders.o iconcache.o pidl.o recyclebin.o regsvr.o shell32_main.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_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_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_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_Sv.res shell32_Tr.res shell32_Uk.res shell32_Wa.res shell32_Zh.res shres.res version.res authors.o -o shell32.dll.so -lole32 -loleaut32 -lshdocvw -lversion -luuid -lshlwapi -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dole32 -Wb,-doleaut32 -Wb,-dshdocvw -Wb,-dversion ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 enumidlist.o folders.o iconcache.o pidl.o recyclebin.o regsvr.o shell32_main.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_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_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_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_Sv.res shell32_Tr.res shell32_Uk.res shell32_Wa.res shell32_Zh.res shres.res version.res authors.o -o shell32.dll.fake -lole32 -loleaut32 -lshdocvw -lversion -luuid -lshlwapi -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dole32 -Wb,-doleaut32 -Wb,-dshdocvw -Wb,-dversion ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shell32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shfolder' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./shfolder.spec version.res -o shfolder.dll.so -lshell32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./shfolder.spec version.res -o shfolder.dll.fake -lshell32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shfolder' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shlwapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o assoc.o assoc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clist.o clist.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o istream.o istream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msgbox.o msgbox.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ordinal.o ordinal.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o path.o path.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o reg.o reg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regstream.o regstream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shlwapi_main.o shlwapi_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stopwatch.o stopwatch.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o string.o string.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o thread.o thread.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o url.o url.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wsprintf.o wsprintf.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Da.res shlwapi_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_De.res shlwapi_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_En.res shlwapi_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Eo.res shlwapi_Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Es.res shlwapi_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Fi.res shlwapi_Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Fr.res shlwapi_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Hu.res shlwapi_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_It.res shlwapi_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Ja.res shlwapi_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Ko.res shlwapi_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Lt.res shlwapi_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Nl.res shlwapi_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_No.res shlwapi_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Pl.res shlwapi_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Pt.res shlwapi_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Ro.res shlwapi_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Ru.res shlwapi_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Si.res shlwapi_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Sk.res shlwapi_Sk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Sv.res shlwapi_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Tr.res shlwapi_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Uk.res shlwapi_Uk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foshlwapi_Zh.res shlwapi_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_Da.res shlwapi_De.res shlwapi_En.res shlwapi_Eo.res shlwapi_Es.res shlwapi_Fi.res shlwapi_Fr.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_Sv.res shlwapi_Tr.res shlwapi_Uk.res shlwapi_Zh.res version.res -o shlwapi.dll.so -loleaut32 -lole32 -lcomctl32 -lcomdlg32 -lmpr -lmlang -lurlmon -lshell32 -lwinmm -lversion -ldnsapi -luuid -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-doleaut32 -Wb,-dole32 -Wb,-dcomctl32 -Wb,-dcomdlg32 -Wb,-dmpr -Wb,-dmlang -Wb,-durlmon -Wb,-dshell32 -Wb,-dwinmm -Wb,-dversion -Wb,-ddnsapi ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_Da.res shlwapi_De.res shlwapi_En.res shlwapi_Eo.res shlwapi_Es.res shlwapi_Fi.res shlwapi_Fr.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_Sv.res shlwapi_Tr.res shlwapi_Uk.res shlwapi_Zh.res version.res -o shlwapi.dll.fake -loleaut32 -lole32 -lcomctl32 -lcomdlg32 -lmpr -lmlang -lurlmon -lshell32 -lwinmm -lversion -ldnsapi -luuid -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-doleaut32 -Wb,-dole32 -Wb,-dcomctl32 -Wb,-dcomdlg32 -Wb,-dmpr -Wb,-dmlang -Wb,-durlmon -Wb,-dshell32 -Wb,-dwinmm -Wb,-dversion -Wb,-ddnsapi ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/shlwapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slbcsp' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./slbcsp.spec main.o -o slbcsp.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./slbcsp.spec main.o -o slbcsp.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slbcsp' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SLC_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o slc.o slc.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./slc.spec slc.o -o slc.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./slc.spec slc.o -o slc.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/slc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/snmpapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./snmpapi.spec main.o -o snmpapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./snmpapi.spec main.o -o snmpapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/snmpapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/softpub' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./softpub.spec -o softpub.dll.so -lwintrust -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./softpub.spec -o softpub.dll.fake -lwintrust -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/softpub' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sound.drv16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sound.o sound.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sound.drv16.spec sound.o -Wb,--subsystem,win16,--main-module,winmm.dll -o sound.drv16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sound.drv16.spec sound.o -Wb,--subsystem,win16,--main-module,winmm.dll -o sound.drv16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sound.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/spoolss' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o router.o router.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o spoolss_main.o spoolss_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./spoolss.spec router.o spoolss_main.o -o spoolss.dll.so -lwinspool -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./spoolss.spec router.o spoolss_main.o -o spoolss.dll.fake -lwinspool -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/spoolss' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole2.tlb' >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -T std_ole_v2.tlb std_ole_v2.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./stdole2.tlb.spec rsrc.res -o stdole2.tlb.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./stdole2.tlb.spec rsrc.res -o stdole2.tlb.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole2.tlb' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole32.tlb' >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -T std_ole_v1.tlb std_ole_v1.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./stdole32.tlb.spec rsrc.res -o stdole32.tlb.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./stdole32.tlb.spec rsrc.res -o stdole32.tlb.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stdole32.tlb' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sti' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sti.o sti.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sti_main.o sti_main.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -p -P sti_wia_p.c sti_wia.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -h -H sti_wia.h sti_wia.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sti_wia_p.o sti_wia_p.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL --dlldata-only --dlldata=dlldata.c sti_wia.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dlldata.o dlldata.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sti.spec regsvr.o sti.o sti_main.o sti_wia_p.o dlldata.o -o sti.dll.so -luuid -lole32 -loleaut32 -lrpcrt4 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sti.spec regsvr.o sti.o sti_main.o sti_wia_p.o dlldata.o -o sti.dll.fake -luuid -lole32 -loleaut32 -lrpcrt4 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sti' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/storage.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o storage.o storage.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./storage.dll16.spec storage.o -Wb,--subsystem,win16,--main-module,ole32.dll -o storage.dll16.so -luuid -lole32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./storage.dll16.spec storage.o -Wb,--subsystem,win16,--main-module,ole32.dll -o storage.dll16.fake -luuid -lole32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/storage.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stress.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stress.o stress.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./stress.dll16.spec stress.o -Wb,--subsystem,win16 -o stress.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./stress.dll16.spec stress.o -Wb,--subsystem,win16 -o stress.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/stress.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/svrapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o svrapi_main.o svrapi_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./svrapi.spec svrapi_main.o -o svrapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./svrapi.spec svrapi_main.o -o svrapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/svrapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sxs' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sxs.o sxs.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sxs.spec sxs.o -o sxs.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./sxs.spec sxs.o -o sxs.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/sxs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/system.drv16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o system.o system.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./system.drv16.spec system.o -Wb,--subsystem,win16 -o system.drv16.so -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./system.drv16.spec system.o -Wb,--subsystem,win16 -o system.drv16.fake -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/system.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/t2embed' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./t2embed.spec main.o -o t2embed.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./t2embed.spec main.o -o t2embed.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/t2embed' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/tapi32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o assisted.o assisted.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o line.o line.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o phone.o phone.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./tapi32.spec assisted.o line.o phone.o -o tapi32.dll.so -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./tapi32.spec assisted.o line.o phone.o -o tapi32.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/tapi32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/toolhelp.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o toolhelp.o toolhelp.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./toolhelp.dll16.spec toolhelp.o -Wb,--subsystem,win16 -o toolhelp.dll16.so -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./toolhelp.dll16.spec toolhelp.o -Wb,--subsystem,win16 -o toolhelp.dll16.fake -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/toolhelp.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/traffic' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o traffic_main.o traffic_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./traffic.spec traffic_main.o -o traffic.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./traffic.spec traffic_main.o -o traffic.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/traffic' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o twain.o twain.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./twain.dll16.spec twain.o -Wb,--subsystem,win16,--main-module,twain_32.dll -o twain.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./twain.dll16.spec twain.o -Wb,--subsystem,win16,--main-module,twain_32.dll -o twain.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain_32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dsm_ctrl.o dsm_ctrl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o twain32_main.o twain32_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./twain_32.spec dsm_ctrl.o twain32_main.o -o twain_32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./twain_32.spec dsm_ctrl.o twain32_main.o -o twain_32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/twain_32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/typelib.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o typelib.o typelib.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./typelib.dll16.spec typelib.o -Wb,--subsystem,win16,--main-module,oleaut32.dll -o typelib.dll16.so -loleaut32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./typelib.dll16.spec typelib.o -Wb,--subsystem,win16,--main-module,oleaut32.dll -o typelib.dll16.fake -loleaut32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/typelib.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/unicows' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./unicows.spec -o unicows.dll.so -lavicap32 -lmsvfw32 -loledlg -lcomdlg32 -lshell32 -lwinmm -lwinspool -lrasapi32 -lsecur32 -lsensapi -lversion -luser32 -lmpr -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./unicows.spec -o unicows.dll.fake -lavicap32 -lmsvfw32 -loledlg -lcomdlg32 -lshell32 -lwinmm -lwinspool -lrasapi32 -lsecur32 -lsensapi -lversion -luser32 -lmpr -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/unicows' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/updspapi' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./updspapi.spec main.o -o updspapi.dll.so -lsetupapi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./updspapi.spec main.o -o updspapi.dll.fake -lsetupapi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/updspapi' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/url' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o url_main.o url_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./url.spec url_main.o -o url.dll.so -lshell32 -lshlwapi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./url.spec url_main.o -o url.dll.fake -lshell32 -lshlwapi -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/url' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/urlmon' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bindctx.o bindctx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o binding.o binding.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bindprot.o bindprot.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o download.o download.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o file.o file.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o format.o format.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ftp.o ftp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gopher.o gopher.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o http.o http.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o internet.o internet.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mimefilter.o mimefilter.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mk.o mk.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o protocol.o protocol.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o protproxy.o protproxy.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sec_mgr.o sec_mgr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o session.o session.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o umon.o umon.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o umstream.o umstream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o urlmon_main.o urlmon_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 regsvr.o sec_mgr.o session.o umon.o umstream.o urlmon_main.o rsrc.res -o urlmon.dll.so -luuid -lole32 -lshlwapi -lwininet -luser32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 regsvr.o sec_mgr.o session.o umon.o umstream.o urlmon_main.o rsrc.res -o urlmon.dll.fake -luuid -lole32 -lshlwapi -lwininet -luser32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/urlmon' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/user32' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc -O res16 --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/version16.res ./resources/version16.rc >../../tools/winebuild/winebuild -D_REENTRANT -fPIC --dll -o user.exe.spec.o --heap 65520 --main-module user32.dll --res resources/version16.res --export ./user.exe.spec >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bidi16.o bidi16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o comm16.o comm16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dialog16.o dialog16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hook16.o hook16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msg16.o msg16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o network.o network.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o user16.o user16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wnd16.o wnd16.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o button.o button.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o caret.o caret.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o class.o class.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clipboard.o clipboard.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o combo.o combo.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cursoricon.o cursoricon.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dde_client.o dde_client.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dde_misc.o dde_misc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dde_server.o dde_server.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o defdlg.o defdlg.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o defwnd.o defwnd.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o desktop.o desktop.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dialog.o dialog.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o driver.o driver.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o edit.o edit.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o exticon.o exticon.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o focus.o focus.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o hook.o hook.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o icontitle.o icontitle.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o input.o input.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o listbox.o listbox.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o lstr.o lstr.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mdi.o mdi.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o menu.o menu.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o message.o message.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msgbox.o msgbox.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nonclient.o nonclient.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o painting.o painting.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o property.o property.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o resource.o resource.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o scroll.o scroll.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o spy.o spy.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o static.o static.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o sysparams.o sysparams.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o text.o text.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o uitools.o uitools.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o user_main.o user_main.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o win.o win.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o winhelp.o winhelp.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o winpos.o winpos.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o winproc.o winproc.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o winstation.o winstation.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wsprintf.o wsprintf.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Bg.res resources/user32_Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Ca.res resources/user32_Ca.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Cs.res resources/user32_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Da.res resources/user32_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_De.res resources/user32_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_En.res resources/user32_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Eo.res resources/user32_Eo.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Es.res resources/user32_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Fi.res resources/user32_Fi.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Fr.res resources/user32_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Hu.res resources/user32_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_It.res resources/user32_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Ja.res resources/user32_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Ko.res resources/user32_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Lt.res resources/user32_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Nl.res resources/user32_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_No.res resources/user32_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Pl.res resources/user32_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Pt.res resources/user32_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Ro.res resources/user32_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Ru.res resources/user32_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Si.res resources/user32_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Sk.res resources/user32_Sk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Sv.res resources/user32_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Tr.res resources/user32_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Uk.res resources/user32_Uk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Wa.res resources/user32_Wa.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_Zh.res resources/user32_Zh.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/user32_bin.res resources/user32_bin.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -foresources/version.res resources/version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./user32.spec user.exe.spec.o bidi16.o comm16.o dialog16.o hook16.o msg16.o network.o user16.o wnd16.o 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_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_Sv.res resources/user32_Tr.res resources/user32_Uk.res resources/user32_Wa.res resources/user32_Zh.res resources/user32_bin.res resources/version.res -o user32.dll.so -limm32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dimm32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./user32.spec user.exe.spec.o bidi16.o comm16.o dialog16.o hook16.o msg16.o network.o user16.o wnd16.o 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_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_Sv.res resources/user32_Tr.res resources/user32_Uk.res resources/user32_Wa.res resources/user32_Zh.res resources/user32_bin.res resources/version.res -o user32.dll.fake -limm32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dimm32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/user32' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/userenv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o userenv_main.o userenv_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./userenv.spec userenv_main.o -o userenv.dll.so -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./userenv.spec userenv_main.o -o userenv.dll.fake -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/userenv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/usp10' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o usp10.o usp10.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./usp10.spec usp10.o -o usp10.dll.so -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./usp10.spec usp10.o -o usp10.dll.fake -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/usp10' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uxtheme' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o buffer.o buffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o draw.o draw.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o metric.o metric.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o msstyles.o msstyles.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o property.o property.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stylemap.o stylemap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o system.o system.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o uxini.o uxini.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 -Wb,-dmsimg32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 -lkernel32 -Wb,-dmsimg32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/uxtheme' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdhcp.vxd' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vdhcp.o vdhcp.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vdhcp.vxd.spec vdhcp.o -o vdhcp.vxd.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vdhcp.vxd.spec vdhcp.o -o vdhcp.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdhcp.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdmdbg' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vdmdbg.o vdmdbg.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vdmdbg.spec vdmdbg.o -o vdmdbg.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vdmdbg.spec vdmdbg.o -o vdmdbg.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vdmdbg' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ver.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o version.o version.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ver.dll16.spec version.o -Wb,--subsystem,win16,--main-module,version.dll -o ver.dll16.so -lversion -llz32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ver.dll16.spec version.o -Wb,--subsystem,win16,--main-module,version.dll -o ver.dll16.fake -lversion -llz32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/ver.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/version' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o info.o info.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o install.o install.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o resource.o resource.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./version.spec info.o install.o resource.o version.res -o version.dll.so -llz32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./version.spec info.o install.o resource.o version.res -o version.dll.fake -llz32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/version' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vmm.vxd' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vmm.o vmm.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vmm.vxd.spec vmm.o -o vmm.vxd.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vmm.vxd.spec vmm.o -o vmm.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vmm.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnbt.vxd' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vnbt.o vnbt.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vnbt.vxd.spec vnbt.o -o vnbt.vxd.so -liphlpapi -lws2_32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vnbt.vxd.spec vnbt.o -o vnbt.vxd.fake -liphlpapi -lws2_32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnbt.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnetbios.vxd' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vnetbios.o vnetbios.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vnetbios.vxd.spec vnetbios.o -o vnetbios.vxd.so -lnetapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vnetbios.vxd.spec vnetbios.o -o vnetbios.vxd.fake -lnetapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vnetbios.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vtdapi.vxd' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vtdapi.o vtdapi.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vtdapi.vxd.spec vtdapi.o -o vtdapi.vxd.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vtdapi.vxd.spec vtdapi.o -o vtdapi.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vtdapi.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vwin32.vxd' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vwin32.o vwin32.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vwin32.vxd.spec vwin32.o -o vwin32.vxd.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./vwin32.vxd.spec vwin32.o -o vwin32.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/vwin32.vxd' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32skrnl' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o w32skernel.o w32skernel.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./w32skrnl.spec w32skernel.o -o w32skrnl.dll.so -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./w32skrnl.spec w32skernel.o -o w32skrnl.dll.fake -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32skrnl' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32sys.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o w32sys.o w32sys.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./w32sys.dll16.spec w32sys.o -Wb,--subsystem,win16,--main-module,w32skrnl.dll -o w32sys.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./w32sys.dll16.spec w32sys.o -Wb,--subsystem,win16,--main-module,w32skrnl.dll -o w32sys.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/w32sys.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wbemprox' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wbemlocator.o wbemlocator.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wbemprox.spec main.o regsvr.o wbemlocator.o -o wbemprox.dll.so -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wbemprox.spec main.o regsvr.o wbemlocator.o -o wbemprox.dll.fake -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wbemprox' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wiaservc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o factory.o factory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o service.o service.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wiadevmgr.o wiadevmgr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wiaservc_main.o wiaservc_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wiaservc.spec factory.o service.o wiadevmgr.o wiaservc_main.o rsrc.res -o wiaservc.dll.so -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wiaservc.spec factory.o service.o wiadevmgr.o wiaservc_main.o rsrc.res -o wiaservc.dll.fake -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wiaservc' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win32s16.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o win32s16.o win32s16.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./win32s16.dll16.spec win32s16.o -Wb,--subsystem,win16,--main-module,w32skrnl.dll -o win32s16.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./win32s16.dll16.spec win32s16.o -Wb,--subsystem,win16,--main-module,w32skrnl.dll -o win32s16.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win32s16.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win87em.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o win87em.o win87em.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./win87em.dll16.spec win87em.o -Wb,--subsystem,win16 -o win87em.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./win87em.dll16.spec win87em.o -Wb,--subsystem,win16 -o win87em.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/win87em.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winaspi.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o winaspi.o winaspi.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winaspi.dll16.spec winaspi.o -Wb,--subsystem,win16,--main-module,wnaspi32.dll -o winaspi.dll16.so -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winaspi.dll16.spec winaspi.o -Wb,--subsystem,win16,--main-module,wnaspi32.dll -o winaspi.dll16.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winaspi.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windebug.dll16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o windebug.o windebug.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./windebug.dll16.spec windebug.o -Wb,--subsystem,win16 -o windebug.dll16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./windebug.dll16.spec windebug.o -Wb,--subsystem,win16 -o windebug.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windebug.dll16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windowscodecs' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bmpdecode.o bmpdecode.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bmpencode.o bmpencode.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clsfactory.o clsfactory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o converter.o converter.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gifformat.o gifformat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o icoformat.o icoformat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o imgfactory.o imgfactory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o info.o info.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o jpegformat.o jpegformat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o palette.o palette.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pngformat.o pngformat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o propertybag.o propertybag.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o regsvr.o regsvr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stream.o stream.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ungif.o ungif.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./windowscodecs.spec bmpdecode.o bmpencode.o clsfactory.o converter.o gifformat.o icoformat.o imgfactory.o info.o jpegformat.o main.o palette.o pngformat.o propertybag.o regsvr.o stream.o ungif.o version.res -o windowscodecs.dll.so -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./windowscodecs.spec bmpdecode.o bmpencode.o clsfactory.o converter.o gifformat.o icoformat.o imgfactory.o info.o jpegformat.o main.o palette.o pngformat.o propertybag.o regsvr.o stream.o ungif.o version.res -o windowscodecs.dll.fake -luuid -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/windowscodecs' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winealsa.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o alsa.o alsa.c >alsa.c: Ð ÑÑнкÑии âALSA_AddRingMessageâ: >alsa.c:180: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >alsa.c: Ð ÑÑнкÑии âALSA_RetrieveRingMessageâ: >alsa.c:211: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dscapture.o dscapture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dsoutput.o dsoutput.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o midi.o midi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mixer.o mixer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wavein.o wavein.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o waveinit.o waveinit.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o waveout.o waveout.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winealsa.drv.spec alsa.o dscapture.o dsoutput.o midi.o mixer.o wavein.o waveinit.o waveout.o -o winealsa.drv.so -ldxguid -luuid -lwinmm -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -lasound -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winealsa.drv.spec alsa.o dscapture.o dsoutput.o midi.o mixer.o wavein.o waveinit.o waveout.o -o winealsa.drv.fake -ldxguid -luuid -lwinmm -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -lasound -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winealsa.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineaudioio.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o audio.o audio.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o audioio.o audioio.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wineaudioio.drv.spec audio.o audioio.o -o wineaudioio.drv.so -ldxguid -luuid -lwinmm -luser32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wineaudioio.drv.spec audio.o audioio.o -o wineaudioio.drv.fake -ldxguid -luuid -lwinmm -luser32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineaudioio.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecoreaudio.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o audio.o audio.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o audiounit.o audiounit.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o coreaudio.o coreaudio.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o coremidi.o coremidi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o midi.o midi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mixer.o mixer.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winecoreaudio.drv.spec audio.o audiounit.o coreaudio.o coremidi.o midi.o mixer.o -o winecoreaudio.drv.so -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winecoreaudio.drv.spec audio.o audiounit.o coreaudio.o coremidi.o midi.o mixer.o -o winecoreaudio.drv.fake -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winecoreaudio.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wined3d' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o arb_program_shader.o arb_program_shader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ati_fragment_shader.o ati_fragment_shader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o baseshader.o baseshader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o basetexture.o basetexture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o buffer.o buffer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clipper.o clipper.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o context.o context.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o cubetexture.o cubetexture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o device.o device.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o directx.o directx.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o drawprim.o drawprim.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o gl_compat.o gl_compat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o glsl_shader.o glsl_shader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nvidia_texture_shader.o nvidia_texture_shader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o palette.o palette.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pixelshader.o pixelshader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o query.o query.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o resource.o resource.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shader_sm1.o shader_sm1.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o shader_sm4.o shader_sm4.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o state.o state.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o stateblock.o stateblock.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface.o surface.c >surface.c: Ð ÑÑнкÑии âIWineD3DSurfaceImpl_SaveSnapshotâ: >surface.c:2816: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >surface.c:2818: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface_base.o surface_base.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o surface_gdi.o surface_gdi.c >surface_gdi.c: Ð ÑÑнкÑии âIWineGDISurfaceImpl_SaveSnapshotâ: >surface_gdi.c:340: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >surface_gdi.c:372: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âfwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o swapchain.o swapchain.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o swapchain_base.o swapchain_base.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o swapchain_gdi.o swapchain_gdi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o texture.o texture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vertexdeclaration.o vertexdeclaration.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vertexshader.o vertexshader.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o view.o view.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o volume.o volume.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o volumetexture.o volumetexture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wined3d_main.o wined3d_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wined3d.spec arb_program_shader.o ati_fragment_shader.o baseshader.o basetexture.o buffer.o clipper.o context.o cubetexture.o device.o directx.o drawprim.o gl_compat.o glsl_shader.o nvidia_texture_shader.o palette.o pixelshader.o query.o resource.o shader_sm1.o shader_sm4.o state.o stateblock.o surface.o surface_base.o surface_gdi.o swapchain.o swapchain_base.o swapchain_gdi.o texture.o utils.o vertexdeclaration.o vertexshader.o view.o volume.o volumetexture.o wined3d_main.o version.res -o wined3d.dll.so -luuid -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wined3d.spec arb_program_shader.o ati_fragment_shader.o baseshader.o basetexture.o buffer.o clipper.o context.o cubetexture.o device.o directx.o drawprim.o gl_compat.o glsl_shader.o nvidia_texture_shader.o palette.o pixelshader.o query.o resource.o shader_sm1.o shader_sm4.o state.o stateblock.o surface.o surface_base.o surface_gdi.o swapchain.o swapchain_base.o swapchain_gdi.o texture.o utils.o vertexdeclaration.o vertexshader.o view.o volume.o volumetexture.o wined3d_main.o version.res -o wined3d.dll.fake -luuid -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wined3d' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winedos' >../../tools/winebuild/winebuild -D_REENTRANT -fPIC --dll -o wprocs.spec.o --main-module winedos.dll --export wprocs.spec >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o devices.o devices.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dma.o dma.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dosaspi.o dosaspi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dosconf.o dosconf.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dosmem.o dosmem.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dosvm.o dosvm.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o fpu.o fpu.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o himem.o himem.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int09.o int09.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int10.o int10.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int13.o int13.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int15.o int15.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int16.o int16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int21.o int21.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int25.o int25.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int26.o int26.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int2f.o int2f.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int31.o int31.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int33.o int33.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o int67.o int67.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o interrupts.o interrupts.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ioports.o ioports.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o module.o module.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ppdev.o ppdev.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o relay.o relay.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o soundblaster.o soundblaster.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o timer.o timer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vga.o vga.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o vxd.o vxd.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xms.o xms.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winedos.spec wprocs.spec.o devices.o dma.o dosaspi.o dosconf.o dosmem.o dosvm.o fpu.o himem.o int09.o int10.o int13.o int15.o int16.o int21.o int25.o int26.o int2f.o int31.o int33.o int67.o interrupts.o ioports.o module.o ppdev.o relay.o soundblaster.o timer.o vga.o vxd.o xms.o -o winedos.dll.so -luser32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winedos.spec wprocs.spec.o devices.o dma.o dosaspi.o dosconf.o dosmem.o dosvm.o fpu.o himem.o int09.o int10.o int13.o int15.o int16.o int21.o int25.o int26.o int2f.o int31.o int33.o int67.o interrupts.o ioports.o module.o ppdev.o relay.o soundblaster.o timer.o vga.o vxd.o xms.o -o winedos.dll.fake -luser32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winedos' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineesd.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o audio.o audio.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o esound.o esound.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wineesd.drv.spec audio.o esound.o -o wineesd.drv.so -ldxguid -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wineesd.drv.spec audio.o esound.o -o wineesd.drv.fake -ldxguid -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineesd.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejack.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o audio.o audio.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o jack.o jack.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winejack.drv.spec audio.o jack.o -o winejack.drv.so -ldxguid -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winejack.drv.spec audio.o jack.o -o winejack.drv.fake -ldxguid -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejack.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejoystick.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o joystick.o joystick.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winejoystick.drv.spec joystick.o -o winejoystick.drv.so -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winejoystick.drv.spec joystick.o -o winejoystick.drv.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winejoystick.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winenas.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o audio.o audio.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o nas.o nas.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winenas.drv.spec audio.o nas.o -o winenas.drv.so -ldxguid -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./winenas.drv.spec audio.o nas.o -o winenas.drv.fake -ldxguid -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winenas.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineoss.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o audio.o audio.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dscapture.o dscapture.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dsrender.o dsrender.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o midi.o midi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o midipatch.o midipatch.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mixer.o mixer.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mmaux.o mmaux.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o oss.o oss.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wineoss.drv.spec audio.o dscapture.o dsrender.o midi.o midipatch.o mixer.o mmaux.o oss.o -o wineoss.drv.so -ldxguid -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wineoss.drv.spec audio.o dscapture.o dsrender.o midi.o midipatch.o mixer.o mmaux.o oss.o -o wineoss.drv.fake -ldxguid -luuid -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineoss.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps.drv' >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o afm.o afm.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bitblt.o bitblt.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bitmap.o bitmap.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o brush.o brush.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o builtin.o builtin.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clipping.o clipping.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o color.o color.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/AvantGarde_Book.o data/AvantGarde_Book.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/AvantGarde_BookOblique.o data/AvantGarde_BookOblique.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/AvantGarde_Demi.o data/AvantGarde_Demi.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/AvantGarde_DemiOblique.o data/AvantGarde_DemiOblique.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Bookman_Demi.o data/Bookman_Demi.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Bookman_DemiItalic.o data/Bookman_DemiItalic.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Bookman_Light.o data/Bookman_Light.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Bookman_LightItalic.o data/Bookman_LightItalic.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Courier.o data/Courier.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Courier_Bold.o data/Courier_Bold.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Courier_BoldOblique.o data/Courier_BoldOblique.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Courier_Oblique.o data/Courier_Oblique.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Helvetica.o data/Helvetica.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Helvetica_Bold.o data/Helvetica_Bold.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Helvetica_BoldOblique.o data/Helvetica_BoldOblique.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Helvetica_Narrow.o data/Helvetica_Narrow.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Helvetica_Narrow_Bold.o data/Helvetica_Narrow_Bold.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Helvetica_Narrow_BoldOblique.o data/Helvetica_Narrow_BoldOblique.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Helvetica_Narrow_Oblique.o data/Helvetica_Narrow_Oblique.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Helvetica_Oblique.o data/Helvetica_Oblique.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/NewCenturySchlbk_Bold.o data/NewCenturySchlbk_Bold.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/NewCenturySchlbk_BoldItalic.o data/NewCenturySchlbk_BoldItalic.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/NewCenturySchlbk_Italic.o data/NewCenturySchlbk_Italic.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/NewCenturySchlbk_Roman.o data/NewCenturySchlbk_Roman.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Palatino_Bold.o data/Palatino_Bold.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Palatino_BoldItalic.o data/Palatino_BoldItalic.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Palatino_Italic.o data/Palatino_Italic.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Palatino_Roman.o data/Palatino_Roman.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Symbol.o data/Symbol.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Times_Bold.o data/Times_Bold.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Times_BoldItalic.o data/Times_BoldItalic.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Times_Italic.o data/Times_Italic.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/Times_Roman.o data/Times_Roman.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/ZapfChancery_MediumItalic.o data/ZapfChancery_MediumItalic.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/ZapfDingbats.o data/ZapfDingbats.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o data/agl.o data/agl.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o download.o download.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o driver.o driver.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o encode.o encode.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o escape.o escape.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o font.o font.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o glyphlist.o glyphlist.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o graphics.o graphics.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o init.o init.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pen.o pen.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ppd.o ppd.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ps.o ps.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o text.o text.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o truetype.o truetype.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o type1.o type1.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o type1afm.o type1afm.c >x86_64-pc-linux-gnu-gcc -m32 -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o type42.o type42.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Bg.res wps_Bg.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Cs.res wps_Cs.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Da.res wps_Da.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_De.res wps_De.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_En.res wps_En.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Es.res wps_Es.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Fr.res wps_Fr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Hu.res wps_Hu.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_It.res wps_It.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Ja.res wps_Ja.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Ko.res wps_Ko.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Lt.res wps_Lt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Nl.res wps_Nl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_No.res wps_No.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Pl.res wps_Pl.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Pt.res wps_Pt.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Ro.res wps_Ro.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Ru.res wps_Ru.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Si.res wps_Si.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Sk.res wps_Sk.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Sv.res wps_Sv.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Tr.res wps_Tr.rc >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -fowps_Zh.res wps_Zh.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_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_Zh.res -o wineps.drv.so -luser32 -lgdi32 -lwinspool -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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_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_Zh.res -o wineps.drv.fake -luser32 -lgdi32 -lwinspool -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps.drv' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps16.drv16' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o driver.o driver.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wineps16.drv16.spec driver.o -Wb,--subsystem,win16 -o wineps16.drv16.so -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./wineps16.drv16.spec driver.o -Wb,--subsystem,win16 -o wineps16.drv16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,--hash-style=gnu >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/wineps16.drv16' >make[2]: Entering directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winex11.drv' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bitblt.o bitblt.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o bitmap.o bitmap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o brush.o brush.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o clipboard.o clipboard.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o codepage.o codepage.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o desktop.o desktop.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dib.o dib.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dib_convert.o dib_convert.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dib_dst_swap.o dib_dst_swap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o dib_src_swap.o dib_src_swap.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o event.o event.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o graphics.o graphics.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o ime.o ime.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o init.o init.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o keyboard.o keyboard.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o mouse.o mouse.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o opengl.o opengl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o palette.o palette.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o pen.o pen.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o scroll.o scroll.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o settings.o settings.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o systray.o systray.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o text.o text.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o window.o window.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o wintab.o wintab.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o x11ddraw.o x11ddraw.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o x11drv_main.o x11drv_main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xdnd.o xdnd.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xfont.o xfont.c >xfont.c: Ð ÑÑнкÑии âXFONT_ReadCachedMetricsâ: >xfont.c:2201: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >xfont.c:2202: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >xfont.c:2209: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >xfont.c:2223: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âreadâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >xfont.c: Ð ÑÑнкÑии âXFONT_WriteCachedMetricsâ: >xfont.c:2339: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >xfont.c:2340: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >xfont.c:2349: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >xfont.c:2379: пÑедÑпÑеждение: ÑезÑлÑÑÐ°Ñ âwriteâ, деклаÑиÑованной Ñ Ð°ÑÑибÑÑом warn_unused_result, игноÑиÑÑеÑÑÑ >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xim.o xim.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xinerama.o xinerama.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xrandr.o xrandr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xrender.o xrender.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith -march=native -O2 -pipe -fomit-frame-pointer -o xvidmode.o xvidmode.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -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 x11ddraw.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 -luser32 -lgdi32 -ladvapi32 -limm32 -lkernel32 -lntdll -Wb,-dcomctl32 ../../libs/port/libwine_port.a -lSM -lICE -lXext -lX11 -Wl,--hash-style=gnu >/usr/bin/nm: winex11.IVrVcw.o: no symbols >bitblt.o: In function `BITBLT_GetVisRectangles': >bitblt.c:(.text+0x1f5): undefined reference to `GetRgnBox' >bitblt.c:(.text+0x214): undefined reference to `IntersectRect' >bitblt.c:(.text+0x29e): undefined reference to `OffsetRect' >bitblt.c:(.text+0x2b9): undefined reference to `IntersectRect' >bitblt.c:(.text+0x392): undefined reference to `IntersectRect' >bitblt.c:(.text+0x46b): undefined reference to `IntersectRect' >bitblt.c:(.text+0x537): undefined reference to `IntersectRect' >bitblt.o: In function `get_colors': >bitblt.c:(.text+0x686): undefined reference to `GetDIBColorTable' >bitblt.o: In function `BITBLT_GetSrcArea': >bitblt.c:(.text+0xa91): undefined reference to `GetObjectType' >bitblt.o: In function `X11DRV_StretchBlt': >bitblt.c:(.text+0x11ad): undefined reference to `LPtoDP' >bitblt.c:(.text+0x1903): undefined reference to `LPtoDP' >bitblt.c:(.text+0x1e58): undefined reference to `GetObjectType' >bitblt.c:(.text+0x22e8): undefined reference to `GetStretchBltMode' >bitblt.c:(.text+0x2373): undefined reference to `HeapAlloc' >bitblt.c:(.text+0x27c6): undefined reference to `HeapFree' >bitblt.c:(.text+0x29a3): undefined reference to `GetObjectW' >bitblt.c:(.text+0x29d6): undefined reference to `GetObjectW' >bitblt.c:(.text+0x2a63): undefined reference to `GetRgnBox' >bitmap.o: In function `X11DRV_init_phys_bitmap': >bitmap.c:(.text+0x6c): undefined reference to `HeapAlloc' >bitmap.o: In function `X11DRV_DeleteBitmap': >bitmap.c:(.text+0x1a4): undefined reference to `GetObjectW' >bitmap.c:(.text+0x208): undefined reference to `HeapFree' >bitmap.o: In function `X11DRV_SetBitmapBits': >bitmap.c:(.text+0x2d9): undefined reference to `GetObjectW' >bitmap.c:(.text+0x390): undefined reference to `HeapAlloc' >bitmap.c:(.text+0x448): undefined reference to `HeapFree' >bitmap.o: In function `X11DRV_GetBitmapBits': >bitmap.c:(.text+0x991): undefined reference to `GetObjectW' >bitmap.o: In function `X11DRV_CreateBitmap': >bitmap.c:(.text+0xea8): undefined reference to `GetObjectW' >bitmap.c:(.text+0x1050): undefined reference to `HeapFree' >bitmap.o: In function `X11DRV_SelectBitmap': >bitmap.c:(.text+0x120b): undefined reference to `GetObjectW' >bitmap.c:(.text+0x127d): undefined reference to `SetRect' >brush.o: In function `X11DRV_SetDCBrushColor': >brush.c:(.text+0x3c5): undefined reference to `GetCurrentObject' >brush.c:(.text+0x3d6): undefined reference to `GetStockObject' >brush.o: In function `BRUSH_SelectPatternBrush': >brush.c:(.text+0x459): undefined reference to `GetObjectW' >brush.o: In function `X11DRV_SelectBrush': >brush.c:(.text+0x5eb): undefined reference to `GetObjectA' >brush.c:(.text+0x621): undefined reference to `GetStockObject' >brush.c:(.text+0x7ad): undefined reference to `GlobalLock' >brush.c:(.text+0x7f6): undefined reference to `CreateDIBitmap' >brush.c:(.text+0x80c): undefined reference to `DeleteObject' >brush.c:(.text+0x81b): undefined reference to `GlobalUnlock' >brush.c:(.text+0x896): undefined reference to `GetDCBrushColor' >clipboard.o: In function `CLIPBOARD_ConvertText': >clipboard.c:(.text+0x5b): undefined reference to `OemToCharBuffA' >clipboard.c:(.text+0xde): undefined reference to `WideCharToMultiByte' >clipboard.c:(.text+0x10e): undefined reference to `MultiByteToWideChar' >clipboard.c:(.text+0x12c): undefined reference to `CharToOemBuffA' >clipboard.o: In function `X11DRV_CLIPBOARD_FreeData': >clipboard.c:(.text+0x1b6): undefined reference to `GlobalFree' >clipboard.c:(.text+0x203): undefined reference to `DeleteObject' >clipboard.c:(.text+0x277): undefined reference to `DeleteObject' >clipboard.c:(.text+0x293): undefined reference to `GlobalLock' >clipboard.c:(.text+0x2a1): undefined reference to `DeleteMetaFile' >clipboard.c:(.text+0x2af): undefined reference to `GlobalFree' >clipboard.c:(.text+0x2ca): undefined reference to `GlobalFree16' >clipboard.c:(.text+0x2e5): undefined reference to `GlobalLock16' >clipboard.c:(.text+0x2fa): undefined reference to `GlobalFree16' >clipboard.c:(.text+0x30f): undefined reference to `GlobalFree16' >clipboard.c:(.text+0x32f): undefined reference to `DeleteEnhMetaFile' >clipboard.c:(.text+0x347): undefined reference to `GlobalFree16' >clipboard.o: In function `X11DRV_CLIPBOARD_InsertClipboardData': >clipboard.c:(.text+0x49d): undefined reference to `HeapAlloc' >clipboard.o: In function `X11DRV_EmptyClipboard': >clipboard.c:(.text+0x88c): undefined reference to `HeapFree' >clipboard.o: In function `X11DRV_CLIPBOARD_GetProperty': >clipboard.c:(.text+0xc5f): undefined reference to `HeapReAlloc' >clipboard.c:(.text+0xd77): undefined reference to `HeapAlloc' >clipboard.c:(.text+0xe0d): undefined reference to `HeapFree' >clipboard.o: In function `X11DRV_CLIPBOARD_ReadProperty': >clipboard.c:(.text+0x1080): undefined reference to `HeapReAlloc' >clipboard.c:(.text+0x10e2): undefined reference to `HeapFree' >clipboard.c:(.text+0x111d): undefined reference to `HeapFree' >clipboard.c:(.text+0x114b): undefined reference to `HeapFree' >clipboard.o: In function `X11DRV_CLIPBOARD_ImportImageBmp': >clipboard.c:(.text+0x11ef): undefined reference to `HeapFree' >clipboard.c:(.text+0x1222): undefined reference to `GetDC' >clipboard.c:(.text+0x1252): undefined reference to `CreateDIBitmap' >clipboard.c:(.text+0x126d): undefined reference to `DeleteObject' >clipboard.c:(.text+0x1280): undefined reference to `ReleaseDC' >clipboard.o: In function `X11DRV_CLIPBOARD_ImportUTF8': >clipboard.c:(.text+0x12ff): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x1373): undefined reference to `MultiByteToWideChar' >clipboard.c:(.text+0x138b): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x139c): undefined reference to `GlobalLock' >clipboard.c:(.text+0x13c7): undefined reference to `MultiByteToWideChar' >clipboard.c:(.text+0x13d2): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x13f2): undefined reference to `HeapFree' >clipboard.c:(.text+0x1416): undefined reference to `HeapFree' >clipboard.o: In function `X11DRV_CLIPBOARD_ImportClipboardData': >clipboard.c:(.text+0x1490): undefined reference to `HeapFree' >clipboard.c:(.text+0x14ac): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x14bd): undefined reference to `GlobalLock' >clipboard.c:(.text+0x14e4): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x14f1): undefined reference to `GlobalFree' >clipboard.o: In function `X11DRV_CLIPBOARD_ImportXAString': >clipboard.c:(.text+0x1560): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x1571): undefined reference to `GlobalLock' >clipboard.c:(.text+0x15b5): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x15d9): undefined reference to `HeapFree' >clipboard.o: In function `X11DRV_CLIPBOARD_SerializeMetafile': >clipboard.c:(.text+0x1643): undefined reference to `GlobalLock' >clipboard.c:(.text+0x1663): undefined reference to `GetMetaFileBitsEx' >clipboard.c:(.text+0x1681): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x1692): undefined reference to `GlobalLock' >clipboard.c:(.text+0x16c6): undefined reference to `GetMetaFileBitsEx' >clipboard.c:(.text+0x16db): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x16e6): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x1711): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x1722): undefined reference to `GlobalLock' >clipboard.c:(.text+0x1756): undefined reference to `SetMetaFileBitsEx' >clipboard.c:(.text+0x1774): undefined reference to `GetMetaFileBitsEx' >clipboard.c:(.text+0x177f): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x17c3): undefined reference to `SetEnhMetaFileBits' >clipboard.c:(.text+0x1824): undefined reference to `GetEnhMetaFileBits' >clipboard.c:(.text+0x1839): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x184e): undefined reference to `GlobalLock' >clipboard.c:(.text+0x1861): undefined reference to `GetEnhMetaFileBits' >clipboard.c:(.text+0x1872): undefined reference to `GlobalUnlock' >clipboard.o: In function `X11DRV_CLIPBOARD_ImportEnhMetaFile': >clipboard.c:(.text+0x18d4): undefined reference to `HeapFree' >clipboard.o: In function `X11DRV_CLIPBOARD_ImportMetaFilePict': >clipboard.c:(.text+0x1964): undefined reference to `HeapFree' >clipboard.o: In function `X11DRV_CLIPBOARD_ImportCompoundText': >clipboard.c:(.text+0x1a62): undefined reference to `HeapFree' >clipboard.c:(.text+0x1ae8): undefined reference to `MultiByteToWideChar' >clipboard.c:(.text+0x1b1d): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x1b3a): undefined reference to `GlobalLock' >clipboard.c:(.text+0x1b6d): undefined reference to `MultiByteToWideChar' >clipboard.c:(.text+0x1bc1): undefined reference to `GlobalUnlock' >clipboard.o: In function `X11DRV_CLIPBOARD_ImportXAPIXMAP': >clipboard.c:(.text+0x1cae): undefined reference to `GetOpenClipboardWindow' >clipboard.c:(.text+0x1cb8): undefined reference to `GetDC' >clipboard.c:(.text+0x1cd9): undefined reference to `ReleaseDC' >clipboard.c:(.text+0x1cfd): undefined reference to `HeapFree' >clipboard.o: In function `intern_atoms': >clipboard.c:(.text+0x1d8b): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x1dad): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x1e21): undefined reference to `WideCharToMultiByte' >clipboard.c:(.text+0x1e43): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x1e89): undefined reference to `WideCharToMultiByte' >clipboard.c:(.text+0x1f0e): undefined reference to `HeapFree' >clipboard.c:(.text+0x1f41): undefined reference to `HeapFree' >clipboard.c:(.text+0x1f65): undefined reference to `HeapFree' >clipboard.o: In function `selection_acquire': >clipboard.c:(.text+0x21e4): undefined reference to `TlsGetValue' >clipboard.o: In function `X11DRV_AcquireClipboard': >clipboard.c:(.text+0x2363): undefined reference to `GetWindowThreadProcessId' >clipboard.c:(.text+0x23c1): undefined reference to `CreateThread' >clipboard.c:(.text+0x23d4): undefined reference to `CloseHandle' >clipboard.c:(.text+0x243d): undefined reference to `GetWindowThreadProcessId' >clipboard.c:(.text+0x249d): undefined reference to `SendMessageW' >clipboard.o: In function `selection_thread_proc': >clipboard.c:(.text+0x2598): undefined reference to `MsgWaitForMultipleObjectsEx' >clipboard.o: In function `X11DRV_CLIPBOARD_ReleaseOwnership': >clipboard.c:(.text+0x2600): undefined reference to `wine_server_call' >clipboard.c:(.text+0x2624): undefined reference to `RtlNtStatusToDosError' >clipboard.o: In function `X11DRV_ResetSelectionOwner': >clipboard.c:(.text+0x26f2): undefined reference to `GetDesktopWindow' >clipboard.c:(.text+0x2702): undefined reference to `GetWindow' >clipboard.c:(.text+0x271f): undefined reference to `GetWindowThreadProcessId' >clipboard.c:(.text+0x2742): undefined reference to `GetWindow' >clipboard.c:(.text+0x27bc): undefined reference to `SendMessageW' >clipboard.o: In function `X11DRV_CLIPBOARD_InsertClipboardFormat': >clipboard.c:(.text+0x2834): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x2882): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x28b6): undefined reference to `GlobalAddAtomW' >clipboard.c:(.text+0x29de): undefined reference to `HeapFree' >clipboard.o: In function `register_format': >clipboard.c:(.text+0x2ab2): undefined reference to `CompareStringW' >clipboard.o: In function `X11DRV_CLIPBOARD_InsertSelectionProperties': >clipboard.c:(.text+0x2cac): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x2db7): undefined reference to `MultiByteToWideChar' >clipboard.c:(.text+0x2ddc): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x2e11): undefined reference to `MultiByteToWideChar' >clipboard.c:(.text+0x2e49): undefined reference to `HeapFree' >clipboard.c:(.text+0x2ee6): undefined reference to `HeapFree' >clipboard.c:(.text+0x2f0a): undefined reference to `HeapFree' >clipboard.c:(.text+0x2fd1): undefined reference to `HeapAlloc' >clipboard.o: In function `X11DRV_CLIPBOARD_GetClipboardInfo': >clipboard.c:(.text+0x306d): undefined reference to `wine_server_call' >clipboard.c:(.text+0x30c4): undefined reference to `RtlNtStatusToDosError' >clipboard.o: In function `X11DRV_SelectionClear': >clipboard.c:(.text+0x3268): undefined reference to `OpenClipboard' >clipboard.c:(.text+0x3297): undefined reference to `SendMessageW' >clipboard.c:(.text+0x32a4): undefined reference to `CloseClipboard' >clipboard.o: In function `X11DRV_CLIPBOARD_RenderFormat': >clipboard.c:(.text+0x35a5): undefined reference to `SendMessageW' >clipboard.c:(.text+0x37d2): undefined reference to `GlobalLock' >clipboard.c:(.text+0x3879): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x3888): undefined reference to `GlobalLock' >clipboard.c:(.text+0x38d0): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x38ea): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x3d24): undefined reference to `GetDC' >clipboard.c:(.text+0x3d50): undefined reference to `ReleaseDC' >clipboard.c:(.text+0x3e24): undefined reference to `GetDC' >clipboard.c:(.text+0x3e32): undefined reference to `GlobalLock' >clipboard.c:(.text+0x3e70): undefined reference to `CreateDIBitmap' >clipboard.c:(.text+0x3e84): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x3e95): undefined reference to `ReleaseDC' >clipboard.c:(.text+0x3f35): undefined reference to `GlobalLock16' >clipboard.c:(.text+0x41e6): undefined reference to `GlobalUnlock16' >clipboard.o: In function `X11DRV_CLIPBOARD_ExportImageBmp': >clipboard.c:(.text+0x42d7): undefined reference to `GlobalLock' >clipboard.c:(.text+0x42ee): undefined reference to `GlobalSize' >clipboard.c:(.text+0x430c): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x431d): undefined reference to `GlobalLock' >clipboard.c:(.text+0x4389): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x4394): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x4444): undefined reference to `GlobalFree' >clipboard.c:(.text+0x4451): undefined reference to `GlobalUnlock' >clipboard.o: In function `X11DRV_CLIPBOARD_ExportXAPIXMAP': >clipboard.c:(.text+0x456a): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x4577): undefined reference to `GlobalLock' >clipboard.c:(.text+0x4594): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x45c0): undefined reference to `GetDC' >clipboard.c:(.text+0x45e7): undefined reference to `ReleaseDC' >clipboard.o: In function `X11DRV_CLIPBOARD_ExportClipboardData': >clipboard.c:(.text+0x46df): undefined reference to `GlobalSize' >clipboard.c:(.text+0x46f6): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x4707): undefined reference to `GlobalLock' >clipboard.c:(.text+0x471f): undefined reference to `GlobalLock' >clipboard.c:(.text+0x474b): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x4756): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x4766): undefined reference to `GlobalFree' >clipboard.o: In function `X11DRV_CLIPBOARD_ExportString': >clipboard.c:(.text+0x48a8): undefined reference to `GlobalLock' >clipboard.c:(.text+0x48ef): undefined reference to `WideCharToMultiByte' >clipboard.c:(.text+0x4913): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x495c): undefined reference to `WideCharToMultiByte' >clipboard.c:(.text+0x497c): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x4a16): undefined reference to `HeapFree' >clipboard.c:(.text+0x4a2b): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x4a8e): undefined reference to `GlobalLock' >clipboard.c:(.text+0x4ad3): undefined reference to `WideCharToMultiByte' >clipboard.c:(.text+0x4af5): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x4b3c): undefined reference to `WideCharToMultiByte' >clipboard.c:(.text+0x4bee): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x4c5f): undefined reference to `HeapFree' >clipboard.c:(.text+0x4c8b): undefined reference to `GlobalLock' >clipboard.c:(.text+0x4cba): undefined reference to `HeapAlloc' >clipboard.o: In function `X11DRV_CLIPBOARD_UpdateCache': >clipboard.c:(.text+0x51cc): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x5217): undefined reference to `HeapFree' >clipboard.o: In function `X11DRV_GetClipboardData': >clipboard.c:(.text+0x54ce): undefined reference to `GlobalSize' >clipboard.c:(.text+0x54e7): undefined reference to `GlobalAlloc16' >clipboard.c:(.text+0x551c): undefined reference to `GlobalUnlock16' >clipboard.c:(.text+0x552a): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x561b): undefined reference to `GlobalLock' >clipboard.c:(.text+0x562c): undefined reference to `GlobalLock16' >clipboard.c:(.text+0x5662): undefined reference to `GlobalSize' >clipboard.c:(.text+0x5677): undefined reference to `GlobalAlloc' >clipboard.c:(.text+0x568e): undefined reference to `GlobalLock16' >clipboard.c:(.text+0x56a2): undefined reference to `GlobalLock' >clipboard.c:(.text+0x56c4): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x56d3): undefined reference to `GlobalUnlock16' >clipboard.o: In function `X11DRV_HandleSelectionRequest': >clipboard.c:(.text+0x5d28): undefined reference to `HeapAlloc' >clipboard.c:(.text+0x5e17): undefined reference to `HeapFree' >clipboard.c:(.text+0x5ea7): undefined reference to `GlobalLock' >clipboard.c:(.text+0x5f1d): undefined reference to `GlobalUnlock' >clipboard.c:(.text+0x5f28): undefined reference to `GlobalFree' >codepage.o: In function `X11DRV_unicode_to_char2b_symbol': >codepage.c:(.text+0x288): undefined reference to `HeapAlloc' >codepage.o: In function `X11DRV_unicode_to_char2b_unicode': >codepage.c:(.text+0x319): undefined reference to `HeapAlloc' >codepage.o: In function `X11DRV_unicode_to_char2b_cp950': >codepage.c:(.text+0x382): undefined reference to `HeapAlloc' >codepage.c:(.text+0x3ac): undefined reference to `HeapAlloc' >codepage.c:(.text+0x3fb): undefined reference to `WideCharToMultiByte' >codepage.c:(.text+0x4a1): undefined reference to `HeapFree' >codepage.c:(.text+0x4cc): undefined reference to `HeapFree' >codepage.o: In function `X11DRV_unicode_to_char2b_cp949': >codepage.c:(.text+0x512): undefined reference to `HeapAlloc' >codepage.c:(.text+0x53c): undefined reference to `HeapAlloc' >codepage.c:(.text+0x58b): undefined reference to `WideCharToMultiByte' >codepage.c:(.text+0x624): undefined reference to `HeapFree' >codepage.c:(.text+0x64f): undefined reference to `HeapFree' >codepage.o: In function `X11DRV_unicode_to_char2b_cp936': >codepage.c:(.text+0x692): undefined reference to `HeapAlloc' >codepage.c:(.text+0x6bc): undefined reference to `HeapAlloc' >codepage.c:(.text+0x70b): undefined reference to `WideCharToMultiByte' >codepage.c:(.text+0x7a4): undefined reference to `HeapFree' >codepage.c:(.text+0x7cf): undefined reference to `HeapFree' >codepage.o: In function `X11DRV_unicode_to_char2b_cp932': >codepage.c:(.text+0x812): undefined reference to `HeapAlloc' >codepage.c:(.text+0x83c): undefined reference to `HeapAlloc' >codepage.c:(.text+0x88b): undefined reference to `WideCharToMultiByte' >codepage.c:(.text+0x98e): undefined reference to `HeapFree' >codepage.c:(.text+0x9b9): undefined reference to `HeapFree' >codepage.o: In function `X11DRV_unicode_to_char2b_sbcs': >codepage.c:(.text+0xa0f): undefined reference to `HeapAlloc' >codepage.c:(.text+0xa39): undefined reference to `HeapAlloc' >codepage.c:(.text+0xa7f): undefined reference to `WideCharToMultiByte' >codepage.c:(.text+0xabb): undefined reference to `HeapFree' >codepage.c:(.text+0xae6): undefined reference to `HeapFree' >codepage.o: In function `X11DRV_DrawText_dbcs_2fonts': >codepage.c:(.text+0x105e): undefined reference to `HeapAlloc' >codepage.c:(.text+0x11b3): undefined reference to `HeapFree' >desktop.o: In function `X11DRV_resize_desktop': >desktop.c:(.text+0xc7): undefined reference to `GetDesktopWindow' >desktop.c:(.text+0x100): undefined reference to `SetRect' >desktop.c:(.text+0x15a): undefined reference to `GetWindowThreadProcessId' >desktop.c:(.text+0x189): undefined reference to `TlsGetValue' >desktop.c:(.text+0x1f1): undefined reference to `SetWindowPos' >desktop.c:(.text+0x244): undefined reference to `SendMessageTimeoutW' >desktop.c:(.text+0x259): undefined reference to `EnumWindows' >desktop.c:(.text+0x364): undefined reference to `SendMessageW' >desktop.o: In function `update_windows_on_desktop_resize': >desktop.c:(.text+0x561): undefined reference to `TlsGetValue' >dib.o: In function `X11DRV_DIB_CreatePixmapFromDIB': >dib.c:(.text+0x1f3): undefined reference to `GlobalLock' >dib.c:(.text+0x233): undefined reference to `CreateDIBitmap' >dib.c:(.text+0x240): undefined reference to `GlobalUnlock' >dib.c:(.text+0x25d): undefined reference to `DeleteObject' >dib.o: In function `X11DRV_DIB_CreateDIBFromBitmap': >dib.c:(.text+0x679): undefined reference to `GetObjectW' >dib.c:(.text+0x6f9): undefined reference to `GlobalAlloc' >dib.c:(.text+0x70e): undefined reference to `GlobalLock' >dib.c:(.text+0x796): undefined reference to `GetDIBits' >dib.c:(.text+0x7a3): undefined reference to `GlobalUnlock' >dib.c:(.text+0x7c3): undefined reference to `GlobalFree' >dib.o: In function `X11DRV_DIB_CreateDIBFromPixmap': >dib.c:(.text+0x989): undefined reference to `CreateBitmap' >dib.c:(.text+0x9a1): undefined reference to `CreateCompatibleDC' >dib.c:(.text+0x9b2): undefined reference to `SelectObject' >dib.c:(.text+0x9c1): undefined reference to `SelectObject' >dib.c:(.text+0x9cc): undefined reference to `DeleteDC' >dib.c:(.text+0xa07): undefined reference to `DeleteObject' >dib.o: In function `X11DRV_DIB_SetImageBits_GetSubImage': >dib.c:(.text+0x299d): undefined reference to `SetRect' >dib.c:(.text+0x29b5): undefined reference to `GetRgnBox' >dib.c:(.text+0x29d0): undefined reference to `OffsetRect' >dib.c:(.text+0x29e3): undefined reference to `IntersectRect' >dib.o: In function `__wine_exception_handler_page_fault': >dib.c:(.text+0x351c): undefined reference to `RtlUnwind' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: dib.o: relocation R_386_GOTOFF against undefined hidden symbol `RtlUnwind' can not be used when making a shared object >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Bad value >collect2: вÑполнение ld завеÑÑилоÑÑ Ñ ÐºÐ¾Ð´Ð¾Ð¼ возвÑаÑа 1 >winegcc: x86_64-pc-linux-gnu-gcc failed >make[2]: *** [winex11.drv.so] ÐÑибка 2 >make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls/winex11.drv' >make[1]: *** [winex11.drv] ÐÑибка 2 >make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33/dlls' >make: *** [dlls] ÐÑибка 2 > [31;01m*[0m ERROR: app-emulation/wine-1.1.33 failed: > [31;01m*[0m all > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2477: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake all || die "all" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-emulation/wine-1.1.33', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-emulation/wine-1.1.33'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-emulation/wine-1.1.33/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.33/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-emulation/wine-1.1.33/work/wine-1.1.33'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 293188
: 210396