Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 202607 Details for
Bug 283114
app-emulation/wine-1.1.28 fails on empty linked file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete build log
1251546185-install-app-emulation_wine-1.1.28:0::gentoo.out (text/plain), 1.17 MB, created by
David Pyke
on 2009-08-29 13:21:00 UTC
(
hide
)
Description:
complete build log
Filename:
MIME Type:
Creator:
David Pyke
Created:
2009-08-29 13:21:00 UTC
Size:
1.17 MB
patch
obsolete
>[33m>>>[0m Running ebuild phase killold as root:root... >[33m>>>[0m Starting builtin_killold >[33m>>>[0m Done builtin_killold >[33m>>>[0m Completed ebuild phase killold >[33m>>>[0m Running ebuild phases init saveenv as paludisbuild:paludisbuild... >[33m>>>[0m Starting builtin_init >[33m>>>[0m Done builtin_init >[33m>>>[0m Starting builtin_saveenv >[33m>>>[0m Done builtin_saveenv >[33m>>>[0m Completed ebuild phases init saveenv >--- No need to do anything for setup phase >[33m>>>[0m Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... >[33m>>>[0m Starting builtin_loadenv >[33m>>>[0m Done builtin_loadenv >[33m>>>[0m Starting src_unpack >>>> Unpacking wine-1.1.28.tar.bz2 to /var/tmp/paludis/app-emulation-wine-1.1.28/work >tar jxf /var/paludis/distfiles/wine-1.1.28.tar.bz2 --no-same-owner >[33m>>>[0m Done src_unpack >[33m>>>[0m Starting builtin_saveenv >[33m>>>[0m Done builtin_saveenv >[33m>>>[0m Completed ebuild phases loadenv unpack saveenv >[33m>>>[0m Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild... >[33m>>>[0m Starting builtin_loadenv >[33m>>>[0m Done builtin_loadenv >[33m>>>[0m Starting src_prepare > [32;01m*[0m Applying wine-1.1.15-winegcc.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >[33m>>>[0m Done src_prepare >[33m>>>[0m Starting builtin_saveenv >[33m>>>[0m Done builtin_saveenv >[33m>>>[0m Completed ebuild phases loadenv prepare saveenv >[33m>>>[0m Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild... >[33m>>>[0m Starting builtin_loadenv >[33m>>>[0m Done builtin_loadenv >[33m>>>[0m Starting src_configure >econf: updating /var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/config.sub with /usr/share/gnuconfig/config.sub >econf: updating /var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --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 --with-cups --without-esd --without-gnutls --without-hal --without-jack --with-jpeg --with-cms --without-ldap --without-nas --with-curses --with-opengl --with-oss --with-png --without-sane --with-openssl --disable-tests --disable-win64 --with-x --with-xcomposite --without-xinerama --with-xml --with-xslt --build=i686-pc-linux-gnu >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 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 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 alias.h usability... no >checking alias.h presence... no >checking for alias.h... no >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking arpa/nameser.h usability... yes >checking arpa/nameser.h presence... yes >checking for arpa/nameser.h... yes >checking asm/types.h usability... yes >checking asm/types.h presence... yes >checking for asm/types.h... yes >checking capi20.h usability... no >checking capi20.h presence... no >checking for capi20.h... 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 gsm.h usability... no >checking gsm.h presence... no >checking for gsm.h... no >checking gsm/gsm.h usability... yes >checking gsm/gsm.h presence... yes >checking for gsm/gsm.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking inet/mib2.h usability... no >checking inet/mib2.h presence... no >checking for inet/mib2.h... no >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking for jack/jack.h... (cached) no >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking kstat.h usability... no >checking kstat.h presence... no >checking for kstat.h... no >checking for lber.h... (cached) no >checking lcms.h usability... yes >checking lcms.h presence... yes >checking for lcms.h... yes >checking lcms/lcms.h usability... no >checking lcms/lcms.h presence... no >checking for lcms/lcms.h... no >checking 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 machine/soundcard.h usability... no >checking machine/soundcard.h presence... no >checking for machine/soundcard.h... no >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >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 soundcard.h usability... no >checking soundcard.h presence... no >checking for soundcard.h... no >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking for stdint.h... (cached) yes >checking for strings.h... (cached) yes >checking stropts.h usability... 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 sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/strtio.h usability... no >checking sys/strtio.h presence... no >checking for sys/strtio.h... no >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking sys/tihdr.h usability... no >checking sys/tihdr.h presence... no >checking for sys/tihdr.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeout.h usability... no >checking sys/timeout.h presence... no >checking for sys/timeout.h... no >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/vm86.h usability... 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... yes >checking for ldd... /usr/bin/ldd >checking whether we can build a GNU style ELF dll... yes >checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... yes >checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... yes >checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes >checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes >checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes >checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes >checking whether the compiler supports -Wl,--enable-new-dtags... yes >checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... yes >checking for 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 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 gphoto2-config... gphoto2-config >checking for gphoto2-port-config... gphoto2-port-config >checking gphoto2-camera.h usability... yes >checking gphoto2-camera.h presence... yes >checking for gphoto2-camera.h... yes >checking for gp_camera_new in -lgphoto2... no >checking for cmsOpenProfileFromFile in -llcms... yes >checking for freetype-config... freetype-config >checking for -lfreetype... libfreetype.so.6 >checking for ft2build.h... yes >checking for freetype/freetype.h... yes >checking for freetype/ftglyph.h... yes >checking for freetype/fttypes.h... yes >checking for freetype/tttables.h... yes >checking for freetype/ftsnames.h... yes >checking for freetype/ttnameid.h... yes >checking for freetype/ftoutln.h... yes >checking for freetype/ftwinfnt.h... yes >checking for freetype/ftmodapi.h... yes >checking for freetype/ftlcdfil.h... yes >checking for freetype/internal/sfnt.h... no >checking for FT_TrueTypeEngineType... yes >checking for FT_Load_Sfnt_Table... yes >checking for parport header/ppdev.h... yes >checking for pthread_attr_get_np... no >checking for pthread_getattr_np... yes >checking for pthread_get_stackaddr_np... no >checking for pthread_get_stacksize_np... no >checking for inflate in -lz... yes >checking for 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 -lgsm... not found >checking for -ljpeg... libjpeg.so.62 >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 -Wwrite-strings... yes >checking whether the compiler supports -Wtype-limits... yes >checking for broken string.h that generates warnings... 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_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/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/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/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/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/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/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/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/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/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/t2embed/Makefile >config.status: creating dlls/tapi32/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/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/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/winequartz.drv/Makefile >config.status: creating dlls/winex11.drv/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/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/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/eject/Makefile >config.status: creating programs/expand/Makefile >config.status: creating programs/explorer/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/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: libgphoto2 development files not found, digital cameras won't be supported. >configure: libcapi20 development files not found, ISDN won't be supported. >configure: libgsm development files not found, gsm 06.10 codec won't be supported. > >configure: Finished. Do 'make depend && make' to compile Wine. > >make -j5 -j1 depend >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o makedep.o makedep.c >makedep.c: In function 'get_line': >makedep.c:207: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >makedep.c:219: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o makedep makedep.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >make[1]: `makedep' is up to date. >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/acledit' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/acledit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/acledit' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/acledit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/aclui' >../../tools/makedep -C. -S../.. -T../.. aclui_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/aclui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/aclui' >../../tools/makedep -C. -S../.. -T../.. aclui_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/aclui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/activeds' >../../tools/makedep -C. -S../.. -T../.. activeds_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/activeds' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/activeds' >../../tools/makedep -C. -S../.. -T../.. activeds_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/activeds' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/actxprxy' >../../tools/makedep -C. -S../.. -T../.. usrmarshal.c actxprxy_servprov.idl actxprxy_servprov.idl actxprxy_servprov_i.c actxprxy_servprov_p.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/actxprxy' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/actxprxy' >../../tools/makedep -C. -S../.. -T../.. usrmarshal.c actxprxy_servprov.idl actxprxy_servprov.idl actxprxy_servprov_i.c actxprxy_servprov_p.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/actxprxy' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advpack' >../../tools/makedep -C. -S../.. -T../.. advpack.c files.c install.c reg.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advpack' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advpack' >../../tools/makedep -C. -S../.. -T../.. advpack.c files.c install.c reg.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advpack' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/amstream' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/amstream' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/appwiz.cpl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/appwiz.cpl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/atl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/atl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/authz' >../../tools/makedep -C. -S../.. -T../.. authz.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/authz' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/authz' >../../tools/makedep -C. -S../.. -T../.. authz.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/authz' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avicap32' >../../tools/makedep -C. -S../.. -T../.. avicap32_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avicap32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avicap32' >../../tools/makedep -C. -S../.. -T../.. avicap32_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avicap32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifil32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifil32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifile.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifile.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifile.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifile.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/bcrypt' >../../tools/makedep -C. -S../.. -T../.. bcrypt_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/bcrypt' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/bcrypt' >../../tools/makedep -C. -S../.. -T../.. bcrypt_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/bcrypt' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/browseui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/browseui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cabinet' >../../tools/makedep -C. -S../.. -T../.. cabinet_main.c fci.c fdi.c cabinet.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cabinet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cabinet' >../../tools/makedep -C. -S../.. -T../.. cabinet_main.c fci.c fdi.c cabinet.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cabinet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/capi2032' >../../tools/makedep -C. -S../.. -T../.. cap20wxx.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/capi2032' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/capi2032' >../../tools/makedep -C. -S../.. -T../.. cap20wxx.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/capi2032' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cards' >../../tools/makedep -C. -S../.. -T../.. cards.c cards.rc version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cards' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cards' >../../tools/makedep -C. -S../.. -T../.. cards.c cards.rc version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cards' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cfgmgr32' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cfgmgr32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cfgmgr32' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cfgmgr32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/clusapi' >../../tools/makedep -C. -S../.. -T../.. clusapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/clusapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/clusapi' >../../tools/makedep -C. -S../.. -T../.. clusapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/clusapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comcat' >../../tools/makedep -C. -S../.. -T../.. comcat_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comcat' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comcat' >../../tools/makedep -C. -S../.. -T../.. comcat_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comcat' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comctl32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comctl32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comdlg32' >../../tools/makedep -C. -S../.. -T../.. cdlg32.c colordlg.c filedlg.c filedlg31.c filedlgbrowser.c finddlg32.c fontdlg.c printdlg.c colordlg16.c filedlg16.c finddlg16.c fontdlg16.c printdlg16.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comdlg32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comdlg32' >../../tools/makedep -C. -S../.. -T../.. cdlg32.c colordlg.c filedlg.c filedlg31.c filedlgbrowser.c finddlg32.c fontdlg.c printdlg.c colordlg16.c filedlg16.c finddlg16.c fontdlg16.c printdlg16.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comdlg32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comm.drv16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comm.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comm.drv16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comm.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compobj.dll16' >../../tools/makedep -C. -S../.. -T../.. compobj.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compobj.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compobj.dll16' >../../tools/makedep -C. -S../.. -T../.. compobj.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compobj.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compstui' >../../tools/makedep -C. -S../.. -T../.. compstui_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compstui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compstui' >../../tools/makedep -C. -S../.. -T../.. compstui_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compstui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/credui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/credui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crtdll' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt crtdll_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crtdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crtdll' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt crtdll_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crtdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crypt32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crypt32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdlg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdlg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdll' >../../tools/makedep -C. -S../.. -T../.. cryptdll.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdll' >../../tools/makedep -C. -S../.. -T../.. cryptdll.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptnet' >../../tools/makedep -C. -S../.. -T../.. cryptnet_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptnet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptnet' >../../tools/makedep -C. -S../.. -T../.. cryptnet_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptnet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctapi32' >../../tools/makedep -C. -S../.. -T../.. ctapi32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctapi32' >../../tools/makedep -C. -S../.. -T../.. ctapi32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d.dll16' >../../tools/makedep -C. -S../.. -T../.. ctl3d.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d.dll16' >../../tools/makedep -C. -S../.. -T../.. ctl3d.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d32' >../../tools/makedep -C. -S../.. -T../.. ctl3d32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d32' >../../tools/makedep -C. -S../.. -T../.. ctl3d32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3dv2.dll16' >../../tools/makedep -C. -S../.. -T../.. ctl3d.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3dv2.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3dv2.dll16' >../../tools/makedep -C. -S../.. -T../.. ctl3d.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3dv2.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10' >../../tools/makedep -C. -S../.. -T../.. d3d10_main.c effect.c utils.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10' >../../tools/makedep -C. -S../.. -T../.. d3d10_main.c effect.c utils.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10core' >../../tools/makedep -C. -S../.. -T../.. buffer.c d3d10core_main.c device.c inputlayout.c shader.c texture2d.c utils.c view.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10core' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10core' >../../tools/makedep -C. -S../.. -T../.. buffer.c d3d10core_main.c device.c inputlayout.c shader.c texture2d.c utils.c view.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10core' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d8' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d8' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d9' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d9' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dim' >../../tools/makedep -C. -S../.. -T../.. d3dim_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dim' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dim' >../../tools/makedep -C. -S../.. -T../.. d3dim_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dim' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3drm' >../../tools/makedep -C. -S../.. -T../.. d3drm_main.c math.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3drm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3drm' >../../tools/makedep -C. -S../.. -T../.. d3drm_main.c math.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3drm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_24' >../../tools/makedep -C. -S../.. -T../.. d3dx9_24_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_24' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_24' >../../tools/makedep -C. -S../.. -T../.. d3dx9_24_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_24' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_25' >../../tools/makedep -C. -S../.. -T../.. d3dx9_25_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_25' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_25' >../../tools/makedep -C. -S../.. -T../.. d3dx9_25_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_25' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_26' >../../tools/makedep -C. -S../.. -T../.. d3dx9_26_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_26' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_26' >../../tools/makedep -C. -S../.. -T../.. d3dx9_26_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_26' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_27' >../../tools/makedep -C. -S../.. -T../.. d3dx9_27_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_27' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_27' >../../tools/makedep -C. -S../.. -T../.. d3dx9_27_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_27' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_28' >../../tools/makedep -C. -S../.. -T../.. d3dx9_28_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_28' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_28' >../../tools/makedep -C. -S../.. -T../.. d3dx9_28_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_28' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_29' >../../tools/makedep -C. -S../.. -T../.. d3dx9_29_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_29' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_29' >../../tools/makedep -C. -S../.. -T../.. d3dx9_29_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_29' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_30' >../../tools/makedep -C. -S../.. -T../.. d3dx9_30_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_30' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_30' >../../tools/makedep -C. -S../.. -T../.. d3dx9_30_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_30' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_31' >../../tools/makedep -C. -S../.. -T../.. d3dx9_31_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_31' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_31' >../../tools/makedep -C. -S../.. -T../.. d3dx9_31_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_31' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_32' >../../tools/makedep -C. -S../.. -T../.. d3dx9_32_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_32' >../../tools/makedep -C. -S../.. -T../.. d3dx9_32_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_33' >../../tools/makedep -C. -S../.. -T../.. d3dx9_33_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_33' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_33' >../../tools/makedep -C. -S../.. -T../.. d3dx9_33_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_33' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_34' >../../tools/makedep -C. -S../.. -T../.. d3dx9_34_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_34' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_34' >../../tools/makedep -C. -S../.. -T../.. d3dx9_34_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_34' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_35' >../../tools/makedep -C. -S../.. -T../.. d3dx9_35_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_35' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_35' >../../tools/makedep -C. -S../.. -T../.. d3dx9_35_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_35' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_36' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_36' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_37' >../../tools/makedep -C. -S../.. -T../.. d3dx9_37_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_37' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_37' >../../tools/makedep -C. -S../.. -T../.. d3dx9_37_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_37' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_38' >../../tools/makedep -C. -S../.. -T../.. d3dx9_38_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_38' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_38' >../../tools/makedep -C. -S../.. -T../.. d3dx9_38_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_38' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_39' >../../tools/makedep -C. -S../.. -T../.. d3dx9_39_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_39' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_39' >../../tools/makedep -C. -S../.. -T../.. d3dx9_39_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_39' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_40' >../../tools/makedep -C. -S../.. -T../.. d3dx9_40_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_40' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_40' >../../tools/makedep -C. -S../.. -T../.. d3dx9_40_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_40' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_41' >../../tools/makedep -C. -S../.. -T../.. d3dx9_41_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_41' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_41' >../../tools/makedep -C. -S../.. -T../.. d3dx9_41_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_41' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dxof' >../../tools/makedep -C. -S../.. -T../.. d3dxof.c main.c parsing.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dxof' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dxof' >../../tools/makedep -C. -S../.. -T../.. d3dxof.c main.c parsing.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dxof' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dbghelp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dbghelp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dciman32' >../../tools/makedep -C. -S../.. -T../.. dciman_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dciman32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dciman32' >../../tools/makedep -C. -S../.. -T../.. dciman_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dciman32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddeml.dll16' >../../tools/makedep -C. -S../.. -T../.. ddeml.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddeml.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddeml.dll16' >../../tools/makedep -C. -S../.. -T../.. ddeml.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddeml.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddraw' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddraw' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddrawex' >../../tools/makedep -C. -S../.. -T../.. ddraw.c main.c regsvr.c surface.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddrawex' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddrawex' >../../tools/makedep -C. -S../.. -T../.. ddraw.c main.c regsvr.c surface.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddrawex' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/devenum' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/devenum' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput8' >../../tools/makedep -C. -S../.. -T../.. dinput8_main.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput8' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput8' >../../tools/makedep -C. -S../.. -T../.. dinput8_main.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput8' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dispdib.dll16' >../../tools/makedep -C. -S../.. -T../.. dispdib.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dispdib.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dispdib.dll16' >../../tools/makedep -C. -S../.. -T../.. dispdib.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dispdib.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/display.drv16' >../../tools/makedep -C. -S../.. -T../.. display.c display.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/display.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/display.drv16' >../../tools/makedep -C. -S../.. -T../.. display.c display.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/display.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmband' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmband' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmcompos' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmcompos' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmime' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmime' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmloader' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmloader' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmscript' >../../tools/makedep -C. -S../.. -T../.. dmscript_main.c regsvr.c script.c scripttrack.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmscript' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmscript' >../../tools/makedep -C. -S../.. -T../.. dmscript_main.c regsvr.c script.c scripttrack.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmscript' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmstyle' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmstyle' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmsynth' >../../tools/makedep -C. -S../.. -T../.. dmsynth_main.c regsvr.c synth.c synthsink.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmsynth' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmsynth' >../../tools/makedep -C. -S../.. -T../.. dmsynth_main.c regsvr.c synth.c synthsink.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmsynth' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmusic' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmusic' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmusic32' >../../tools/makedep -C. -S../.. -T../.. dmusic32_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmusic32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmusic32' >../../tools/makedep -C. -S../.. -T../.. dmusic32_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmusic32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dnsapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dnsapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplay' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplay' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplay' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplay' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplayx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplayx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnaddr' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnaddr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnaddr' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnaddr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnhpast' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnhpast' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnhpast' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnhpast' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnlobby' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnlobby' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnlobby' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnlobby' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpwsockx' >../../tools/makedep -C. -S../.. -T../.. dpwsockx_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpwsockx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpwsockx' >../../tools/makedep -C. -S../.. -T../.. dpwsockx_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpwsockx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/drmclien' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/drmclien' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/drmclien' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/drmclien' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dsound' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dsound' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dssenh' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dssenh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dssenh' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dssenh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dswave' >../../tools/makedep -C. -S../.. -T../.. dswave.c dswave_main.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dswave' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dswave' >../../tools/makedep -C. -S../.. -T../.. dswave.c dswave_main.c regsvr.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dswave' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dwmapi' >../../tools/makedep -C. -S../.. -T../.. dwmapi_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dwmapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dwmapi' >../../tools/makedep -C. -S../.. -T../.. dwmapi_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dwmapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxdiagn' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxdiagn' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxgi' >../../tools/makedep -C. -S../.. -T../.. adapter.c device.c dxgi_main.c factory.c surface.c swapchain.c utils.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxgi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxgi' >../../tools/makedep -C. -S../.. -T../.. adapter.c device.c dxgi_main.c factory.c surface.c swapchain.c utils.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxgi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/faultrep' >../../tools/makedep -C. -S../.. -T../.. faultrep.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/faultrep' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/faultrep' >../../tools/makedep -C. -S../.. -T../.. faultrep.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/faultrep' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/fusion' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/fusion' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 wing.c version.rc version16.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 wing.c version.rc version16.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdiplus' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdiplus' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/glu32' >../../tools/makedep -C. -S../.. -T../.. glu.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/glu32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/glu32' >../../tools/makedep -C. -S../.. -T../.. glu.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/glu32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gphoto2.ds' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gphoto2.ds' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gpkcsp' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gpkcsp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gpkcsp' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gpkcsp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hal' >../../tools/makedep -C. -S../.. -T../.. hal.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hal' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hal' >../../tools/makedep -C. -S../.. -T../.. hal.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hal' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hhctrl.ocx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hhctrl.ocx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hid' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hid' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hlink' >../../tools/makedep -C. -S../.. -T../.. browse_ctx.c extserv.c hlink_main.c link.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hlink' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hlink' >../../tools/makedep -C. -S../.. -T../.. browse_ctx.c extserv.c hlink_main.c link.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hlink' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hnetcfg' >../../tools/makedep -C. -S../.. -T../.. apps.c hnetcfg.c manager.c policy.c profile.c regsvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hnetcfg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hnetcfg' >../../tools/makedep -C. -S../.. -T../.. apps.c hnetcfg.c manager.c policy.c profile.c regsvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hnetcfg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/httpapi' >../../tools/makedep -C. -S../.. -T../.. httpapi_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/httpapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/httpapi' >../../tools/makedep -C. -S../.. -T../.. httpapi_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/httpapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iccvid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iccvid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/icmp' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/icmp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/icmp' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/icmp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ifsmgr.vxd' >../../tools/makedep -C. -S../.. -T../.. ifsmgr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ifsmgr.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ifsmgr.vxd' >../../tools/makedep -C. -S../.. -T../.. ifsmgr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ifsmgr.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imaadp32.acm' >../../tools/makedep -C. -S../.. -T../.. imaadp32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imaadp32.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imaadp32.acm' >../../tools/makedep -C. -S../.. -T../.. imaadp32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imaadp32.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imagehlp' >../../tools/makedep -C. -S../.. -T../.. access.c imagehlp_main.c integrity.c modify.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imagehlp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imagehlp' >../../tools/makedep -C. -S../.. -T../.. access.c imagehlp_main.c integrity.c modify.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imagehlp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm32' >../../tools/makedep -C. -S../.. -T../.. imm.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm32' >../../tools/makedep -C. -S../.. -T../.. imm.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetcomm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetcomm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetmib1' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetmib1' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetmib1' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetmib1' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/infosoft' >../../tools/makedep -C. -S../.. -T../.. infosoft_main.c wordbreaker.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/infosoft' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/infosoft' >../../tools/makedep -C. -S../.. -T../.. infosoft_main.c wordbreaker.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/infosoft' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/initpki' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/initpki' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/initpki' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/initpki' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inkobj' >../../tools/makedep -C. -S../.. -T../.. inkcollector.c inkobj.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inkobj' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inkobj' >../../tools/makedep -C. -S../.. -T../.. inkcollector.c inkobj.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inkobj' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inseng' >../../tools/makedep -C. -S../.. -T../.. inseng_main.c regsvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inseng' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inseng' >../../tools/makedep -C. -S../.. -T../.. inseng_main.c regsvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inseng' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iphlpapi' >../../tools/makedep -C. -S../.. -T../.. icmp.c ifenum.c iphlpapi_main.c ipstats.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iphlpapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iphlpapi' >../../tools/makedep -C. -S../.. -T../.. icmp.c ifenum.c iphlpapi_main.c ipstats.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iphlpapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/itircl' >../../tools/makedep -C. -S../.. -T../.. itircl_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/itircl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/itircl' >../../tools/makedep -C. -S../.. -T../.. itircl_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/itircl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/itss' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/itss' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/jscript' >../../tools/makedep -C. -S../.. -T../.. 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 rsrc.rc jsglobal.idl jsglobal.tlb parser.y >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/jscript' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/jscript' >../../tools/makedep -C. -S../.. -T../.. 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 rsrc.rc jsglobal.idl jsglobal.tlb parser.y >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/jscript' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 system.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 toolhelp16.c locale_rc.rc version.rc version16.rc nls/winerr_deu.mc nls/winerr_enu.mc nls/winerr_fra.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/kernel32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 system.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 toolhelp16.c locale_rc.rc version.rc version16.rc nls/winerr_deu.mc nls/winerr_enu.mc nls/winerr_fra.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/kernel32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/keyboard.drv16' >../../tools/makedep -C. -S../.. -T../.. keyboard.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/keyboard.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/keyboard.drv16' >../../tools/makedep -C. -S../.. -T../.. keyboard.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/keyboard.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/loadperf' >../../tools/makedep -C. -S../.. -T../.. loadperf_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/loadperf' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/loadperf' >../../tools/makedep -C. -S../.. -T../.. loadperf_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/loadperf' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/localspl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/localspl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/localui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/localui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lz32' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lz32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lz32' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lz32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lzexpand.dll16' >../../tools/makedep -C. -S../.. -T../.. lzexpand.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lzexpand.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lzexpand.dll16' >../../tools/makedep -C. -S../.. -T../.. lzexpand.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lzexpand.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciavi32' >../../tools/makedep -C. -S../.. -T../.. info.c mciavi.c mmoutput.c wnd.c mciavi_res.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciavi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciavi32' >../../tools/makedep -C. -S../.. -T../.. info.c mciavi.c mmoutput.c wnd.c mciavi_res.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciavi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mcicda' >../../tools/makedep -C. -S../.. -T../.. mcicda.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mcicda' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mcicda' >../../tools/makedep -C. -S../.. -T../.. mcicda.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mcicda' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciqtz32' >../../tools/makedep -C. -S../.. -T../.. mciqtz.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciqtz32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciqtz32' >../../tools/makedep -C. -S../.. -T../.. mciqtz.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciqtz32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciseq' >../../tools/makedep -C. -S../.. -T../.. mcimidi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciseq' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciseq' >../../tools/makedep -C. -S../.. -T../.. mcimidi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciseq' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciwave' >../../tools/makedep -C. -S../.. -T../.. mciwave.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciwave' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciwave' >../../tools/makedep -C. -S../.. -T../.. mciwave.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciwave' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/midimap' >../../tools/makedep -C. -S../.. -T../.. midimap.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/midimap' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/midimap' >../../tools/makedep -C. -S../.. -T../.. midimap.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/midimap' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mlang' >../../tools/makedep -C. -S../.. -T../.. mlang.c regsvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mlang' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mlang' >../../tools/makedep -C. -S../.. -T../.. mlang.c regsvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mlang' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mmdevldr.vxd' >../../tools/makedep -C. -S../.. -T../.. mmdevldr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mmdevldr.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mmdevldr.vxd' >../../tools/makedep -C. -S../.. -T../.. mmdevldr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mmdevldr.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/monodebg.vxd' >../../tools/makedep -C. -S../.. -T../.. monodebg.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/monodebg.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/monodebg.vxd' >../../tools/makedep -C. -S../.. -T../.. monodebg.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/monodebg.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mountmgr.sys' >../../tools/makedep -C. -S../.. -T../.. device.c diskarb.c hal.c mountmgr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mountmgr.sys' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mountmgr.sys' >../../tools/makedep -C. -S../.. -T../.. device.c diskarb.c hal.c mountmgr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mountmgr.sys' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mouse.drv16' >../../tools/makedep -C. -S../.. -T../.. mouse.c mouse.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mouse.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mouse.drv16' >../../tools/makedep -C. -S../.. -T../.. mouse.c mouse.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mouse.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mpr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mpr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mprapi' >../../tools/makedep -C. -S../.. -T../.. mprapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mprapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mprapi' >../../tools/makedep -C. -S../.. -T../.. mprapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mprapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm.dll16' >../../tools/makedep -C. -S../.. -T../.. msacm.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm.dll16' >../../tools/makedep -C. -S../.. -T../.. msacm.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32.drv' >../../tools/makedep -C. -S../.. -T../.. wavemap.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32.drv' >../../tools/makedep -C. -S../.. -T../.. wavemap.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msadp32.acm' >../../tools/makedep -C. -S../.. -T../.. msadp32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msadp32.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msadp32.acm' >../../tools/makedep -C. -S../.. -T../.. msadp32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msadp32.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscat32' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscat32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscat32' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscat32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscms' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscms' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscoree' >../../tools/makedep -C. -S../.. -T../.. corruntimehost.c mscoree_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscoree' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscoree' >../../tools/makedep -C. -S../.. -T../.. corruntimehost.c mscoree_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscoree' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msctf' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msctf' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdaps' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdaps' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdmo' >../../tools/makedep -C. -S../.. -T../.. dmoreg.c dmort.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdmo' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdmo' >../../tools/makedep -C. -S../.. -T../.. dmoreg.c dmort.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdmo' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msftedit' >../../tools/makedep -C. -S../.. -T../.. msftedit_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msftedit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msftedit' >../../tools/makedep -C. -S../.. -T../.. msftedit_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msftedit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msg711.acm' >../../tools/makedep -C. -S../.. -T../.. msg711.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msg711.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msg711.acm' >../../tools/makedep -C. -S../.. -T../.. msg711.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msg711.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msgsm32.acm' >../../tools/makedep -C. -S../.. -T../.. msgsm32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msgsm32.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msgsm32.acm' >../../tools/makedep -C. -S../.. -T../.. msgsm32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msgsm32.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc mshtml_tlb.idl mshtml_tlb.tlb >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml.tlb' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc mshtml_tlb.idl mshtml_tlb.tlb >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml.tlb' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 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 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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 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 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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimg32' >../../tools/makedep -C. -S../.. -T../.. msimg32_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimg32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimg32' >../../tools/makedep -C. -S../.. -T../.. msimg32_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimg32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimtf' >../../tools/makedep -C. -S../.. -T../.. activeimmapp.c main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimtf' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimtf' >../../tools/makedep -C. -S../.. -T../.. activeimmapp.c main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimtf' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisip' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisip' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisip' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisip' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisys.ocx' >../../tools/makedep -C. -S../.. -T../.. msisys.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisys.ocx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisys.ocx' >../../tools/makedep -C. -S../.. -T../.. msisys.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisys.ocx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msnet32' >../../tools/makedep -C. -S../.. -T../.. msnet_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msnet32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msnet32' >../../tools/makedep -C. -S../.. -T../.. msnet_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msnet32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msrle32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msrle32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssign32' >../../tools/makedep -C. -S../.. -T../.. mssign32_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssign32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssign32' >../../tools/makedep -C. -S../.. -T../.. mssign32_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssign32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssip32' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssip32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssip32' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssip32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mstask' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mstask' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcirt' >../../tools/makedep -C. -S../.. -T../.. msvcirt.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcirt' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcirt' >../../tools/makedep -C. -S../.. -T../.. msvcirt.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcirt' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcr71' >../../tools/makedep -C. -S../.. -T../.. msvcr71.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcr71' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcr71' >../../tools/makedep -C. -S../.. -T../.. msvcr71.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcr71' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt20' >../../tools/makedep -C. -S../.. -T../.. msvcrt20.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt20' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt20' >../../tools/makedep -C. -S../.. -T../.. msvcrt20.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt20' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt40' >../../tools/makedep -C. -S../.. -T../.. msvcrt40.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt40' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt40' >../../tools/makedep -C. -S../.. -T../.. msvcrt40.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt40' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrtd' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt debug.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrtd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrtd' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt debug.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrtd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvfw32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvfw32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvidc32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvidc32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvideo.dll16' >../../tools/makedep -C. -S../.. -T../.. msvideo16.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvideo.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvideo.dll16' >../../tools/makedep -C. -S../.. -T../.. msvideo16.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvideo.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mswsock' >../../tools/makedep -C. -S../.. -T../.. mswsock.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mswsock' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mswsock' >../../tools/makedep -C. -S../.. -T../.. mswsock.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mswsock' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msxml3' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msxml3' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/nddeapi' >../../tools/makedep -C. -S../.. -T../.. nddeapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/nddeapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/nddeapi' >../../tools/makedep -C. -S../.. -T../.. nddeapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/nddeapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/netapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/netapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/newdev' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/newdev' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/newdev' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/newdev' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdsapi' >../../tools/makedep -C. -S../.. -T../.. ntdsapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdsapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdsapi' >../../tools/makedep -C. -S../.. -T../.. ntdsapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdsapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntoskrnl.exe' >../../tools/makedep -C. -S../.. -T../.. ntoskrnl.c ntoskrnl.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntoskrnl.exe' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntoskrnl.exe' >../../tools/makedep -C. -S../.. -T../.. ntoskrnl.c ntoskrnl.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntoskrnl.exe' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntprint' >../../tools/makedep -C. -S../.. -T../.. ntprint.c ntprint.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntprint' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntprint' >../../tools/makedep -C. -S../.. -T../.. ntprint.c ntprint.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntprint' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/objsel' >../../tools/makedep -C. -S../.. -T../.. factory.c objsel.c regsvr.c objsel.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/objsel' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/objsel' >../../tools/makedep -C. -S../.. -T../.. factory.c objsel.c regsvr.c objsel.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/objsel' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbc32' >../../tools/makedep -C. -S../.. -T../.. proxyodbc.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbc32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbc32' >../../tools/makedep -C. -S../.. -T../.. proxyodbc.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbc32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbccp32' >../../tools/makedep -C. -S../.. -T../.. odbccp32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbccp32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbccp32' >../../tools/makedep -C. -S../.. -T../.. odbccp32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbccp32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2.dll16' >../../tools/makedep -C. -S../.. -T../.. memlockbytes.c ole2.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2.dll16' >../../tools/makedep -C. -S../.. -T../.. memlockbytes.c ole2.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2conv.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2conv.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2conv.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2conv.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2disp.dll16' >../../tools/makedep -C. -S../.. -T../.. ole2disp.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2disp.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2disp.dll16' >../../tools/makedep -C. -S../.. -T../.. ole2disp.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2disp.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2nls.dll16' >../../tools/makedep -C. -S../.. -T../.. ole2nls.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2nls.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2nls.dll16' >../../tools/makedep -C. -S../.. -T../.. ole2nls.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2nls.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2prox.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2prox.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2prox.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2prox.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2thk.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2thk.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2thk.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2thk.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleacc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleacc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleaut32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleaut32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli.dll16' >../../tools/makedep -C. -S../.. -T../.. olecli.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli.dll16' >../../tools/makedep -C. -S../.. -T../.. olecli.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli32' >../../tools/makedep -C. -S../.. -T../.. olecli_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli32' >../../tools/makedep -C. -S../.. -T../.. olecli_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oledlg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oledlg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olepro32' >../../tools/makedep -C. -S../.. -T../.. olepro32stubs.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olepro32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olepro32' >../../tools/makedep -C. -S../.. -T../.. olepro32stubs.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olepro32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr.dll16' >../../tools/makedep -C. -S../.. -T../.. olesvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr.dll16' >../../tools/makedep -C. -S../.. -T../.. olesvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr32' >../../tools/makedep -C. -S../.. -T../.. olesvr_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr32' >../../tools/makedep -C. -S../.. -T../.. olesvr_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olethk32' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olethk32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olethk32' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olethk32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/opengl32' >../../tools/makedep -C. -S../.. -T../.. opengl_ext.c opengl_norm.c wgl.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/opengl32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/opengl32' >../../tools/makedep -C. -S../.. -T../.. opengl_ext.c opengl_norm.c wgl.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/opengl32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pdh' >../../tools/makedep -C. -S../.. -T../.. pdh_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pdh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pdh' >../../tools/makedep -C. -S../.. -T../.. pdh_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pdh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pidgen' >../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pidgen' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pidgen' >../../tools/makedep -C. -S../.. -T../.. main.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pidgen' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/powrprof' >../../tools/makedep -C. -S../.. -T../.. powrprof.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/powrprof' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/powrprof' >../../tools/makedep -C. -S../.. -T../.. powrprof.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/powrprof' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/printui' >../../tools/makedep -C. -S../.. -T../.. printui.c printui.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/printui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/printui' >../../tools/makedep -C. -S../.. -T../.. printui.c printui.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/printui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/propsys' >../../tools/makedep -C. -S../.. -T../.. propsys_main.c propvar.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/propsys' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/propsys' >../../tools/makedep -C. -S../.. -T../.. propsys_main.c propvar.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/propsys' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/psapi' >../../tools/makedep -C. -S../.. -T../.. psapi_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/psapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/psapi' >../../tools/makedep -C. -S../.. -T../.. psapi_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/psapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pstorec' >../../tools/makedep -C. -S../.. -T../.. pstorec.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pstorec' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pstorec' >../../tools/makedep -C. -S../.. -T../.. pstorec.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pstorec' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qcap' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qcap' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qedit' >../../tools/makedep -C. -S../.. -T../.. main.c mediadet.c regsvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qedit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qedit' >../../tools/makedep -C. -S../.. -T../.. main.c mediadet.c regsvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qedit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qmgr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qmgr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qmgrprxy' >../../tools/makedep -C. -S../.. -T../.. qmgrprxy.idl qmgrprxy.idl qmgrprxy_i.c qmgrprxy_p.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qmgrprxy' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qmgrprxy' >../../tools/makedep -C. -S../.. -T../.. qmgrprxy.idl qmgrprxy.idl qmgrprxy_i.c qmgrprxy_p.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/qmgrprxy' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/quartz' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/quartz' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/query' >../../tools/makedep -C. -S../.. -T../.. query_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/query' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/query' >../../tools/makedep -C. -S../.. -T../.. query_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/query' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi16.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi16.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi16.dll16' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi16.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi32' >../../tools/makedep -C. -S../.. -T../.. rasapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi32' >../../tools/makedep -C. -S../.. -T../.. rasapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasdlg' >../../tools/makedep -C. -S../.. -T../.. rasdlg_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasdlg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasdlg' >../../tools/makedep -C. -S../.. -T../.. rasdlg_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasdlg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/resutils' >../../tools/makedep -C. -S../.. -T../.. resutils.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/resutils' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/resutils' >../../tools/makedep -C. -S../.. -T../.. resutils.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/resutils' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/riched20' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/riched20' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/riched32' >../../tools/makedep -C. -S../.. -T../.. richedit.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/riched32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/riched32' >../../tools/makedep -C. -S../.. -T../.. richedit.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/riched32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rpcrt4' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rpcrt4' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rsabase' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rsabase' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rsabase' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rsabase' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rsaenh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rsaenh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rtutils' >../../tools/makedep -C. -S../.. -T../.. main.c tracing.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rtutils' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rtutils' >../../tools/makedep -C. -S../.. -T../.. main.c tracing.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rtutils' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sane.ds' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sane.ds' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sccbase' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sccbase' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sccbase' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sccbase' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/schannel' >../../tools/makedep -C. -S../.. -T../.. lsamode.c schannel_main.c usermode.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/schannel' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/schannel' >../../tools/makedep -C. -S../.. -T../.. lsamode.c schannel_main.c usermode.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/schannel' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/secur32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/secur32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/security' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/security' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/security' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/security' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sensapi' >../../tools/makedep -C. -S../.. -T../.. sensapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sensapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sensapi' >../../tools/makedep -C. -S../.. -T../.. sensapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sensapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/serialui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/serialui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 devinst16.c infparse.c setupx_main.c virtcopy.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/setupapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 devinst16.c infparse.c setupx_main.c virtcopy.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/setupapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc' >../../tools/makedep -C. -S../.. -T../.. sfc_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc' >../../tools/makedep -C. -S../.. -T../.. sfc_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc_os' >../../tools/makedep -C. -S../.. -T../.. sfc_os.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc_os' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc_os' >../../tools/makedep -C. -S../.. -T../.. sfc_os.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc_os' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shdoclc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shdoclc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shdocvw' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shdocvw' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell.dll16' >../../tools/makedep -C. -S../.. -T../.. shell.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell.dll16' >../../tools/makedep -C. -S../.. -T../.. shell.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell32' >../../tools/makedep -C. -S../.. -T../.. appbar.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell32' >../../tools/makedep -C. -S../.. -T../.. appbar.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shfolder' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shfolder' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shfolder' >../../tools/makedep -C. -S../.. -T../.. version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shfolder' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shlwapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shlwapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slbcsp' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slbcsp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slbcsp' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slbcsp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slc' >../../tools/makedep -C. -S../.. -T../.. slc.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slc' >../../tools/makedep -C. -S../.. -T../.. slc.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/snmpapi' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/snmpapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/snmpapi' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/snmpapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/softpub' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/softpub' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/softpub' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/softpub' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sound.drv16' >../../tools/makedep -C. -S../.. -T../.. sound.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sound.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sound.drv16' >../../tools/makedep -C. -S../.. -T../.. sound.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sound.drv16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/spoolss' >../../tools/makedep -C. -S../.. -T../.. router.c spoolss_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/spoolss' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/spoolss' >../../tools/makedep -C. -S../.. -T../.. router.c spoolss_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/spoolss' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stdole2.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v2.idl std_ole_v2.tlb >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stdole2.tlb' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stdole2.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v2.idl std_ole_v2.tlb >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stdole2.tlb' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stdole32.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v1.idl std_ole_v1.tlb >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stdole32.tlb' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stdole32.tlb' >../../tools/makedep -C. -S../.. -T../.. rsrc.rc std_ole_v1.idl std_ole_v1.tlb >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stdole32.tlb' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sti' >../../tools/makedep -C. -S../.. -T../.. sti_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sti' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sti' >../../tools/makedep -C. -S../.. -T../.. sti_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sti' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/storage.dll16' >../../tools/makedep -C. -S../.. -T../.. storage.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/storage.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/storage.dll16' >../../tools/makedep -C. -S../.. -T../.. storage.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/storage.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stress.dll16' >../../tools/makedep -C. -S../.. -T../.. stress.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stress.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stress.dll16' >../../tools/makedep -C. -S../.. -T../.. stress.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/stress.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/svrapi' >../../tools/makedep -C. -S../.. -T../.. svrapi_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/svrapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/svrapi' >../../tools/makedep -C. -S../.. -T../.. svrapi_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/svrapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sxs' >../../tools/makedep -C. -S../.. -T../.. sxs.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sxs' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sxs' >../../tools/makedep -C. -S../.. -T../.. sxs.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sxs' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/t2embed' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/t2embed' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/t2embed' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/t2embed' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/tapi32' >../../tools/makedep -C. -S../.. -T../.. assisted.c line.c phone.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/tapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/tapi32' >../../tools/makedep -C. -S../.. -T../.. assisted.c line.c phone.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/tapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/traffic' >../../tools/makedep -C. -S../.. -T../.. traffic_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/traffic' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/traffic' >../../tools/makedep -C. -S../.. -T../.. traffic_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/traffic' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/twain.dll16' >../../tools/makedep -C. -S../.. -T../.. twain.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/twain.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/twain.dll16' >../../tools/makedep -C. -S../.. -T../.. twain.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/twain.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/twain_32' >../../tools/makedep -C. -S../.. -T../.. dsm_ctrl.c twain32_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/twain_32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/twain_32' >../../tools/makedep -C. -S../.. -T../.. dsm_ctrl.c twain32_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/twain_32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/typelib.dll16' >../../tools/makedep -C. -S../.. -T../.. typelib.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/typelib.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/typelib.dll16' >../../tools/makedep -C. -S../.. -T../.. typelib.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/typelib.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/unicows' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/unicows' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/unicows' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/unicows' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/updspapi' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/updspapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/updspapi' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/updspapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/url' >../../tools/makedep -C. -S../.. -T../.. url_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/url' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/url' >../../tools/makedep -C. -S../.. -T../.. url_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/url' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/urlmon' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/urlmon' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 dialog16.c driver.c driver16.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 msg16.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 hook16.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/user32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 dialog16.c driver.c driver16.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 msg16.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 hook16.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/user32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/userenv' >../../tools/makedep -C. -S../.. -T../.. userenv_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/userenv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/userenv' >../../tools/makedep -C. -S../.. -T../.. userenv_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/userenv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/usp10' >../../tools/makedep -C. -S../.. -T../.. usp10.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/usp10' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/usp10' >../../tools/makedep -C. -S../.. -T../.. usp10.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/usp10' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/uxtheme' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/uxtheme' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdhcp.vxd' >../../tools/makedep -C. -S../.. -T../.. vdhcp.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdhcp.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdhcp.vxd' >../../tools/makedep -C. -S../.. -T../.. vdhcp.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdhcp.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdmdbg' >../../tools/makedep -C. -S../.. -T../.. vdmdbg.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdmdbg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdmdbg' >../../tools/makedep -C. -S../.. -T../.. vdmdbg.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdmdbg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/version' >../../tools/makedep -C. -S../.. -T../.. info.c install.c resource.c ver16.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/version' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/version' >../../tools/makedep -C. -S../.. -T../.. info.c install.c resource.c ver16.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/version' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vmm.vxd' >../../tools/makedep -C. -S../.. -T../.. vmm.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vmm.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vmm.vxd' >../../tools/makedep -C. -S../.. -T../.. vmm.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vmm.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vnbt.vxd' >../../tools/makedep -C. -S../.. -T../.. vnbt.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vnbt.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vnbt.vxd' >../../tools/makedep -C. -S../.. -T../.. vnbt.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vnbt.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vnetbios.vxd' >../../tools/makedep -C. -S../.. -T../.. vnetbios.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vnetbios.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vnetbios.vxd' >../../tools/makedep -C. -S../.. -T../.. vnetbios.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vnetbios.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vtdapi.vxd' >../../tools/makedep -C. -S../.. -T../.. vtdapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vtdapi.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vtdapi.vxd' >../../tools/makedep -C. -S../.. -T../.. vtdapi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vtdapi.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vwin32.vxd' >../../tools/makedep -C. -S../.. -T../.. vwin32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vwin32.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vwin32.vxd' >../../tools/makedep -C. -S../.. -T../.. vwin32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vwin32.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/w32skrnl' >../../tools/makedep -C. -S../.. -T../.. w32skernel.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/w32skrnl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/w32skrnl' >../../tools/makedep -C. -S../.. -T../.. w32skernel.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/w32skrnl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/w32sys.dll16' >../../tools/makedep -C. -S../.. -T../.. w32sys.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/w32sys.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/w32sys.dll16' >../../tools/makedep -C. -S../.. -T../.. w32sys.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/w32sys.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wbemprox' >../../tools/makedep -C. -S../.. -T../.. main.c regsvr.c wbemlocator.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wbemprox' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wbemprox' >../../tools/makedep -C. -S../.. -T../.. main.c regsvr.c wbemlocator.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wbemprox' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/win32s16.dll16' >../../tools/makedep -C. -S../.. -T../.. win32s16.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/win32s16.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/win32s16.dll16' >../../tools/makedep -C. -S../.. -T../.. win32s16.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/win32s16.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/win87em.dll16' >../../tools/makedep -C. -S../.. -T../.. win87em.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/win87em.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/win87em.dll16' >../../tools/makedep -C. -S../.. -T../.. win87em.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/win87em.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winaspi.dll16' >../../tools/makedep -C. -S../.. -T../.. winaspi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winaspi.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winaspi.dll16' >../../tools/makedep -C. -S../.. -T../.. winaspi.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winaspi.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windebug.dll16' >../../tools/makedep -C. -S../.. -T../.. windebug.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windebug.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windebug.dll16' >../../tools/makedep -C. -S../.. -T../.. windebug.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windebug.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windowscodecs' >../../tools/makedep -C. -S../.. -T../.. bmpdecode.c bmpencode.c clsfactory.c converter.c gifformat.c icoformat.c imgfactory.c info.c main.c palette.c propertybag.c regsvr.c stream.c ungif.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windowscodecs' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windowscodecs' >../../tools/makedep -C. -S../.. -T../.. bmpdecode.c bmpencode.c clsfactory.c converter.c gifformat.c icoformat.c imgfactory.c info.c main.c palette.c propertybag.c regsvr.c stream.c ungif.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windowscodecs' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winealsa.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winealsa.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineaudioio.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c audioio.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineaudioio.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineaudioio.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c audioio.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineaudioio.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winecoreaudio.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winecoreaudio.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wined3d' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wined3d' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winedos' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winedos' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineesd.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c esound.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineesd.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineesd.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c esound.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineesd.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winejack.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c jack.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winejack.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winejack.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c jack.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winejack.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winejoystick.drv' >../../tools/makedep -C. -S../.. -T../.. joystick.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winejoystick.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winejoystick.drv' >../../tools/makedep -C. -S../.. -T../.. joystick.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winejoystick.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winemp3.acm' >../../tools/makedep -C. -S../.. -T../.. common.c dct64_i386.c decode_i386.c interface.c layer1.c layer2.c layer3.c mpegl3.c tabinit.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winemp3.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winemp3.acm' >../../tools/makedep -C. -S../.. -T../.. common.c dct64_i386.c decode_i386.c interface.c layer1.c layer2.c layer3.c mpegl3.c tabinit.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winemp3.acm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winenas.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c nas.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winenas.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winenas.drv' >../../tools/makedep -C. -S../.. -T../.. audio.c nas.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winenas.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineoss.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineoss.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineps.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wineps.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winex11.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winex11.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wing32' >../../tools/makedep -C. -S../.. -T../.. wing32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wing32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wing32' >../../tools/makedep -C. -S../.. -T../.. wing32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wing32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winhttp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winhttp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wininet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wininet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winmm' >../../tools/makedep -C. -S../.. -T../.. driver.c joystick.c lolvldrv.c mci.c mmio.c playsound.c time.c winmm.c message16.c mmsystem.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winmm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winmm' >../../tools/makedep -C. -S../.. -T../.. driver.c joystick.c lolvldrv.c mci.c mmio.c playsound.c time.c winmm.c message16.c mmsystem.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winmm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls.dll16' >../../tools/makedep -C. -S../.. -T../.. winnls.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls.dll16' >../../tools/makedep -C. -S../.. -T../.. winnls.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls32' >../../tools/makedep -C. -S../.. -T../.. winnls.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls32' >../../tools/makedep -C. -S../.. -T../.. winnls.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winscard' >../../tools/makedep -C. -S../.. -T../.. winscard.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winscard' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winscard' >../../tools/makedep -C. -S../.. -T../.. winscard.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winscard' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winspool.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winspool.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab.dll16' >../../tools/makedep -C. -S../.. -T../.. wintab.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab.dll16' >../../tools/makedep -C. -S../.. -T../.. wintab.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab32' >../../tools/makedep -C. -S../.. -T../.. context.c manager.c wintab32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab32' >../../tools/makedep -C. -S../.. -T../.. context.c manager.c wintab32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintrust' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintrust' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wldap32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wldap32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wmi' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wmi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wmi' >../../tools/makedep -C. -S../.. -T../.. >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wmi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wmiutils' >../../tools/makedep -C. -S../.. -T../.. main.c regsvr.c statuscode.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wmiutils' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wmiutils' >../../tools/makedep -C. -S../.. -T../.. main.c regsvr.c statuscode.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wmiutils' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wnaspi32' >../../tools/makedep -C. -S../.. -T../.. aspi.c winaspi32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wnaspi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wnaspi32' >../../tools/makedep -C. -S../.. -T../.. aspi.c winaspi32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wnaspi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wow32' >../../tools/makedep -C. -S../.. -T../.. wow_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wow32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wow32' >../../tools/makedep -C. -S../.. -T../.. wow_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wow32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ws2_32' >../../tools/makedep -C. -S../.. -T../.. async.c protocol.c socket.c socket16.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ws2_32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ws2_32' >../../tools/makedep -C. -S../.. -T../.. async.c protocol.c socket.c socket16.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ws2_32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wsock32' >../../tools/makedep -C. -S../.. -T../.. protocol.c service.c socket.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wsock32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wsock32' >../../tools/makedep -C. -S../.. -T../.. protocol.c service.c socket.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wsock32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wtsapi32' >../../tools/makedep -C. -S../.. -T../.. wtsapi32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wtsapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wtsapi32' >../../tools/makedep -C. -S../.. -T../.. wtsapi32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wtsapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wuapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wuapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_1' >../../tools/makedep -C. -S../.. -T../.. xinput1_1_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_1' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_1' >../../tools/makedep -C. -S../.. -T../.. xinput1_1_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_1' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_2' >../../tools/makedep -C. -S../.. -T../.. xinput1_2_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_2' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_2' >../../tools/makedep -C. -S../.. -T../.. xinput1_2_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_2' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_3' >../../tools/makedep -C. -S../.. -T../.. xinput1_3_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_3' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_3' >../../tools/makedep -C. -S../.. -T../.. xinput1_3_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_3' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput9_1_0' >../../tools/makedep -C. -S../.. -T../.. xinput9_1_0_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput9_1_0' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput9_1_0' >../../tools/makedep -C. -S../.. -T../.. xinput9_1_0_main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput9_1_0' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xmllite' >../../tools/makedep -C. -S../.. -T../.. xmllite_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xmllite' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xmllite' >../../tools/makedep -C. -S../.. -T../.. xmllite_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xmllite' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/adsiid' >../../tools/makedep -C. -S../.. -T../.. adsiid.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/adsiid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/adsiid' >../../tools/makedep -C. -S../.. -T../.. adsiid.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/adsiid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr8' >../../tools/makedep -C. -S../.. -T../.. dxerr8.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr8' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr8' >../../tools/makedep -C. -S../.. -T../.. dxerr8.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr8' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr9' >../../tools/makedep -C. -S../.. -T../.. dxerr9.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr9' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr9' >../../tools/makedep -C. -S../.. -T../.. dxerr9.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr9' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxguid' >../../tools/makedep -C. -S../.. -T../.. dx10guid.c dx8guid.c dx9guid.c dxguid.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxguid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxguid' >../../tools/makedep -C. -S../.. -T../.. dx10guid.c dx8guid.c dx9guid.c dxguid.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxguid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/strmiids' >../../tools/makedep -C. -S../.. -T../.. strmiids.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/strmiids' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/strmiids' >../../tools/makedep -C. -S../.. -T../.. strmiids.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/strmiids' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/uuid' >../../tools/makedep -C. -S../.. -T../.. uuid.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/uuid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/uuid' >../../tools/makedep -C. -S../.. -T../.. uuid.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/uuid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winecrt0' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winecrt0' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/documentation' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/documentation' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/fonts' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/fonts' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 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 pstore.idl qedit.idl richole.idl sensevts.idl servprov.idl shldisp.idl shobjidl.idl shtypes.idl strmif.idl textstor.idl tom.idl unknwn.idl urlhist.idl urlmon.idl vmr9.idl wbemcli.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/include' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 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 pstore.idl qedit.idl richole.idl sensevts.idl servprov.idl shldisp.idl shobjidl.idl shtypes.idl strmif.idl textstor.idl tom.idl unknwn.idl urlhist.idl urlmon.idl vmr9.idl wbemcli.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/include' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/port' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/port' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/wine' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/wine' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/wpp' >../../tools/makedep -C. -S../.. -T../.. preproc.c wpp.c ppy.y ppl.l >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/wpp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/wpp' >../../tools/makedep -C. -S../.. -T../.. preproc.c wpp.c ppy.y ppl.l >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/wpp' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/loader' >../tools/makedep -C. -S.. -T.. main.c preloader.c >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/loader' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/loader' >../tools/makedep -C. -S.. -T.. main.c preloader.c >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/loader' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/cacls' >../../tools/makedep -C. -S../.. -T../.. cacls_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/cacls' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/cacls' >../../tools/makedep -C. -S../.. -T../.. cacls_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/cacls' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/clock' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/clock' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/cmd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/cmd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/cmdlgtst' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/cmdlgtst' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/control' >../../tools/makedep -C. -S../.. -T../.. control.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/control' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/control' >../../tools/makedep -C. -S../.. -T../.. control.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/control' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/eject' >../../tools/makedep -C. -S../.. -T../.. eject.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/eject' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/eject' >../../tools/makedep -C. -S../.. -T../.. eject.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/eject' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/expand' >../../tools/makedep -C. -S../.. -T../.. expand.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/expand' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/expand' >../../tools/makedep -C. -S../.. -T../.. expand.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/expand' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/explorer' >../../tools/makedep -C. -S../.. -T../.. appbar.c desktop.c explorer.c systray.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/explorer' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/explorer' >../../tools/makedep -C. -S../.. -T../.. appbar.c desktop.c explorer.c systray.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/explorer' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/hh' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/hh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/hh' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/hh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/icinfo' >../../tools/makedep -C. -S../.. -T../.. icinfo.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/icinfo' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/icinfo' >../../tools/makedep -C. -S../.. -T../.. icinfo.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/icinfo' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/iexplore' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/iexplore' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/iexplore' >../../tools/makedep -C. -S../.. -T../.. main.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/iexplore' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/lodctr' >../../tools/makedep -C. -S../.. -T../.. lodctr_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/lodctr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/lodctr' >../../tools/makedep -C. -S../.. -T../.. lodctr_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/lodctr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/msiexec' >../../tools/makedep -C. -S../.. -T../.. msiexec.c service.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/msiexec' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/msiexec' >../../tools/makedep -C. -S../.. -T../.. msiexec.c service.c rsrc.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/msiexec' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/net' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/net' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/notepad' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/notepad' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/oleview' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/oleview' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/progman' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/progman' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/reg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/reg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/regedit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/regedit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/regsvr32' >../../tools/makedep -C. -S../.. -T../.. regsvr32.c regsvr32.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/regsvr32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/regsvr32' >../../tools/makedep -C. -S../.. -T../.. regsvr32.c regsvr32.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/regsvr32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/rpcss' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/rpcss' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/rundll32' >../../tools/makedep -C. -S../.. -T../.. rundll32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/rundll32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/rundll32' >../../tools/makedep -C. -S../.. -T../.. rundll32.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/rundll32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/secedit' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/secedit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/secedit' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/secedit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/services' >../../tools/makedep -C. -S../.. -T../.. rpc.c services.c utils.c svcctl.idl svcctl_s.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/services' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/services' >../../tools/makedep -C. -S../.. -T../.. rpc.c services.c utils.c svcctl.idl svcctl_s.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/services' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/spoolsv' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/spoolsv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/spoolsv' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/spoolsv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/start' >../../tools/makedep -C. -S../.. -T../.. start.c Cs.rc De.rc En.rc Es.rc Fr.rc It.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/start' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/start' >../../tools/makedep -C. -S../.. -T../.. start.c Cs.rc De.rc En.rc Es.rc Fr.rc It.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/start' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/svchost' >../../tools/makedep -C. -S../.. -T../.. svchost.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/svchost' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/svchost' >../../tools/makedep -C. -S../.. -T../.. svchost.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/svchost' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/taskmgr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/taskmgr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/termsv' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/termsv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/termsv' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/termsv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/uninstaller' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/uninstaller' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/unlodctr' >../../tools/makedep -C. -S../.. -T../.. unlodctr_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/unlodctr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/unlodctr' >../../tools/makedep -C. -S../.. -T../.. unlodctr_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/unlodctr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/view' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/view' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/wineboot' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/wineboot' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winebrowser' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winebrowser' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winebrowser' >../../tools/makedep -C. -S../.. -T../.. main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winebrowser' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winecfg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winecfg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/wineconsole' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/wineconsole' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winedbg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winedbg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winedevice' >../../tools/makedep -C. -S../.. -T../.. device.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winedevice' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winedevice' >../../tools/makedep -C. -S../.. -T../.. device.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winedevice' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winefile' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winefile' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winemenubuilder' >../../tools/makedep -C. -S../.. -T../.. winemenubuilder.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winemenubuilder' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winemenubuilder' >../../tools/makedep -C. -S../.. -T../.. winemenubuilder.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winemenubuilder' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winemine' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winemine' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winepath' >../../tools/makedep -C. -S../.. -T../.. winepath.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winepath' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winepath' >../../tools/makedep -C. -S../.. -T../.. winepath.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winepath' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winetest' >../../tools/makedep -C. -S../.. -T../.. gui.c main.c send.c util.c winetest.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winetest' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winetest' >../../tools/makedep -C. -S../.. -T../.. gui.c main.c send.c util.c winetest.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winetest' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winevdm' >../../tools/makedep -C. -S../.. -T../.. winevdm.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winevdm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winevdm' >../../tools/makedep -C. -S../.. -T../.. winevdm.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winevdm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winhelp.exe16' >../../tools/makedep -C. -S../.. -T../.. winhelp.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winhelp.exe16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winhelp.exe16' >../../tools/makedep -C. -S../.. -T../.. winhelp.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winhelp.exe16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winhlp32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winhlp32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winoldap.mod16' >../../tools/makedep -C. -S../.. -T../.. winoldap.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winoldap.mod16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winoldap.mod16' >../../tools/makedep -C. -S../.. -T../.. winoldap.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winoldap.mod16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winver' >../../tools/makedep -C. -S../.. -T../.. winver.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winver' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winver' >../../tools/makedep -C. -S../.. -T../.. winver.c version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/winver' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/wordpad' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/wordpad' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/write' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/write' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/xcopy' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt xcopy.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/xcopy' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/xcopy' >../../tools/makedep -C. -S../.. -T../.. -I../../include/msvcrt xcopy.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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs/xcopy' >../tools/makedep -C. -S.. -T.. >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/programs' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/server' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/server' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/widl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/widl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winebuild' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winebuild' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winedump' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winedump' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winegcc' >../../tools/makedep -C. -S../.. -T../.. utils.c winegcc.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winegcc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winegcc' >../../tools/makedep -C. -S../.. -T../.. utils.c winegcc.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winegcc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/wmc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/wmc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/wrc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >./tools/makedep -C. -S. -T. >[33m>>>[0m Done src_configure >[33m>>>[0m Starting builtin_saveenv >[33m>>>[0m Done builtin_saveenv >[33m>>>[0m Completed ebuild phases loadenv configure saveenv >[33m>>>[0m Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild... >[33m>>>[0m Starting builtin_loadenv >[33m>>>[0m Done builtin_loadenv >107: old priority 0, new priority 19 >13056 >13057 >13106 >13108 >ionice: ioprio_set failed: No such process >[33m>>>[0m Starting src_compile >make -j5 all >rm -f wine && ln -s ./tools/winewrapper wine >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >make[1]: `makedep' is up to date. >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/documentation' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/documentation' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o futimes.o futimes.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/wpp' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o preproc.o preproc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o getpagesize.o getpagesize.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wpp.o wpp.c >bison -p ppy_ -o ppy.tab.c -d ppy.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o interlocked.o interlocked.c >flex -oppl.yy.c ppl.l >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pread.o pread.c >bison -p ppy_ -o ppy.tab.c ppy.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o strcasecmp.o strcasecmp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ppl.yy.o ppl.yy.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o usleep.o usleep.c >ppl.yy.c: In function 'ppy_lex': >ppl.l:732: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >ppl.l: In function 'put_buffer': >ppl.l:1445: warning: ignoring return value of 'fwrite', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ppy.tab.o ppy.tab.c >rm -f libwine_port.a >ar rc libwine_port.a ffs.o fstatvfs.o futimes.o getopt.o getopt1.o getpagesize.o 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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/port' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o c_1006.o c_1006.c >rm -f libwpp.a >ar rc libwpp.a preproc.o wpp.o ppy.tab.o ppl.yy.o >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o c_10079.o c_10079.c >ranlib libwpp.a >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/wpp' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o compose.o compose.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cptable.o cptable.c >make[3]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o relpath.o relpath.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o debug.o debug.c >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o relpath relpath.o ../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o loader.o loader.c >debug.c: In function 'debug_usage': >debug.c:180: warning: ignoring return value of 'write', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mbtowc.o mbtowc.c >make[3]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wctype.o wctype.c >version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.1.28") | 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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`\" -DLIB_TO_DATADIR=\"`../../tools/relpath /usr/lib32 /usr/share/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed -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/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs/wine' >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/libs' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o fnt2bdf.o fnt2bdf.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o fnt2fon.o fnt2fon.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o make_ctests.o make_ctests.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sfnt2fnt.o sfnt2fnt.c >LC_ALL=C sed -e 's,@PACKAGE_STRING\@,Wine 1.1.28,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.28,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.28,g' wineprefixcreate.man.in >wineprefixcreate.man || (rm -f wineprefixcreate.man && false) >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/widl' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o client.o client.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winebuild' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o import.o import.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o expr.o expr.c >fnt2fon.c: In function 'main': >fnt2fon.c:118: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >fnt2fon.c:123: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >fnt2fon.c:125: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >fnt2fon.c:126: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >fnt2fon.c:128: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >fnt2fon.c:192: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:193: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:196: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:201: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:209: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:214: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:225: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:232: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:235: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:237: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:244: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:258: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:263: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:264: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >fnt2fon.c:269: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:275: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >fnt2fon.c:291: warning: ignoring return value of 'fwrite', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winedump' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o debug.o debug.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o hash.o hash.c >sfnt2fnt.c: In function 'write_fontinfo': >sfnt2fnt.c:525: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:526: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:528: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c: In function 'main': >sfnt2fnt.c:699: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:700: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:703: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:708: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:716: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:721: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:732: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:739: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:742: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:744: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:751: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:765: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:769: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:770: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sfnt2fnt.c:772: warning: ignoring return value of 'fwrite', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o parser.o parser.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dos.o dos.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o header.o header.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o relay.o relay.c >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' winegcc.man.in >winegcc.man || (rm -f winegcc.man && false) >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o winegcc winegcc.o utils.o ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/wmc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lang.o lang.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dump.o dump.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o res16.o res16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o proxy.o proxy.c >rm -f winecpp && ln -s winegcc winecpp >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o emf.o emf.c >bison -p mcy_ -o mcy.tab.c -d mcy.y >rm -f wineg++ && ln -s winegcc wineg++ >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winegcc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o server.o server.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o res32.o res32.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o spec16.o spec16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o spec32.o spec32.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o typegen.o typegen.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o font.o font.c >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' winebuild.man.in >winebuild.man || (rm -f winebuild.man && false) >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o typelib.o typelib.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wmc.o wmc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o le.o le.c >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o typetree.o typetree.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lib.o lib.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winebuild' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o write.o write.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/wrc' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dumpres.o dumpres.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lnk.o lnk.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o genres.o genres.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mcy.tab.o mcy.tab.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o widl.o widl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o minidump.o minidump.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o newstruc.o newstruc.c >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' wmc.man.in >wmc.man || (rm -f wmc.man && false) >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mcl.o mcl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msc.o msc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o write_msft.o write_msft.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o readres.o readres.c >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--rpath,\$ORIGIN/../../libs/wine >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msmangle.o msmangle.c >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/bin /usr/lib32` -Wl,--enable-new-dtags >bison -p parser_ -o parser.tab.c -d parser.y >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ne.o ne.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o translation.o translation.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/wmc' >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o fnt2bdf fnt2bdf.o ../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o fnt2fon fnt2fon.o ../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o output.o output.c >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o make_ctests make_ctests.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -lfreetype -lz -Wl,--rpath,\$ORIGIN/../libs/wine >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pdb.o pdb.c >flex -oparser.yy.c parser.l >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' widl.man.in >widl.man || (rm -f widl.man && false) >bison -p parser_ -o parser.tab.c parser.y >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o parser.yy.o parser.yy.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pe.o pe.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wrc.o wrc.c >pe.c: In function 'dump_strA': >pe.c:1169: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >pe.c:1192: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >pe.c: In function 'dump_strW': >pe.c:1209: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >pe.c:1235: warning: ignoring return value of 'fwrite', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o search.o search.c >parser.yy.c: In function 'parser_lex': >parser.l:202: warning: ignoring return value of 'fwrite', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o symbol.o symbol.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o writeres.o writeres.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o parser.tab.o parser.tab.c >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' winedump.man.in >winedump.man || (rm -f winedump.man && false) >bison -p parser_ -o parser.tab.c -d parser.y >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed >parser.y: conflicts: 5 shift/reduce >flex -oparser.yy.c parser.l >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' wrc.man.in >wrc.man || (rm -f wrc.man && false) >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/widl' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/winedump' >bison -p parser_ -o parser.tab.c parser.y >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o parser.yy.o parser.yy.c >parser.y: conflicts: 5 shift/reduce >parser.yy.c: In function 'parser_lex': >parser.l:590: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o parser.tab.o parser.tab.c >parser.y: In function 'load_file': >parser.y:2383: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--rpath,\$ORIGIN/../../libs/wine >x86_64-pc-linux-gnu-gcc -m32 -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/bin /usr/lib32` -Wl,--enable-new-dtags >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools/wrc' >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/tools' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/fonts' >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coue1255.fon -d 128 ./courier.ttf 13,1255,8 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coue1256.fon -d 128 ./courier.ttf 13,1256,8 >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/loader' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/include' >../tools/widl/widl -I. -I. -I../include -I../include -h -H activaut.h activaut.idl >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/server' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o async.o async.c >warning: Courier 13: missing glyph for char 008a >warning: Courier 13: missing glyph for char 008c >warning: Courier 13: missing glyph for char 008e >warning: Courier 13: missing glyph for char 009a >warning: Courier 13: missing glyph for char 009c >warning: Courier 13: missing glyph for char 009e >warning: Courier 13: missing glyph for char 009f >warning: Courier 13: missing glyph for char 20aa >warning: Courier 13: missing glyph for char 05b0 >warning: Courier 13: missing glyph for char 05b1 >warning: Courier 13: missing glyph for char 05b2 >warning: Courier 13: missing glyph for char 05b3 >warning: Courier 13: missing glyph for char 05b4 >warning: Courier 13: missing glyph for char 05b5 >warning: Courier 13: missing glyph for char 05b6 >warning: Courier 13: missing glyph for char 05b7 >warning: Courier 13: missing glyph for char 05b8 >warning: Courier 13: missing glyph for char 05b9 >warning: Courier 13: missing glyph for char 05ba >warning: Courier 13: missing glyph for char 05bb >warning: Courier 13: missing glyph for char 05bc >warning: Courier 13: missing glyph for char 05bd >warning: Courier 13: missing glyph for char 05be >warning: Courier 13: missing glyph for char 05bf >warning: Courier 13: missing glyph for char 05c0 >warning: Courier 13: missing glyph for char 05c1 >warning: Courier 13: missing glyph for char 05c2 >warning: Courier 13: missing glyph for char 05c3 >warning: Courier 13: missing glyph for char 05f0 >warning: Courier 13: missing glyph for char 05f1 >warning: Courier 13: missing glyph for char 05f2 >warning: Courier 13: missing glyph for char 05f3 >warning: Courier 13: missing glyph for char 05f4 >warning: Courier 13: missing glyph for char f88d >warning: Courier 13: missing glyph for char f88e >warning: Courier 13: missing glyph for char f88f >warning: Courier 13: missing glyph for char f890 >warning: Courier 13: missing glyph for char f891 >warning: Courier 13: missing glyph for char f892 >warning: Courier 13: missing glyph for char f893 >warning: Courier 13: missing glyph for char 05d0 >warning: Courier 13: missing glyph for char 05d1 >warning: Courier 13: missing glyph for char 05d2 >warning: Courier 13: missing glyph for char 05d3 >warning: Courier 13: missing glyph for char 05d4 >warning: Courier 13: missing glyph for char 05d5 >warning: Courier 13: missing glyph for char 05d6 >warning: Courier 13: missing glyph for char 05d7 >warning: Courier 13: missing glyph for char 05d8 >warning: Courier 13: missing glyph for char 05d9 >warning: Courier 13: missing glyph for char 05da >warning: Courier 13: missing glyph for char 05db >warning: Courier 13: missing glyph for char 05dc >warning: Courier 13: missing glyph for char 05dd >warning: Courier 13: missing glyph for char 05de >warning: Courier 13: missing glyph for char 05df >warning: Courier 13: missing glyph for char 05e0 >warning: Courier 13: missing glyph for char 05e1 >warning: Courier 13: missing glyph for char 05e2 >warning: Courier 13: missing glyph for char 05e3 >warning: Courier 13: missing glyph for char 05e4 >warning: Courier 13: missing glyph for char 05e5 >warning: Courier 13: missing glyph for char 05e6 >warning: Courier 13: missing glyph for char 05e7 >warning: Courier 13: missing glyph for char 05e8 >warning: Courier 13: missing glyph for char 05e9 >warning: Courier 13: missing glyph for char 05ea >warning: Courier 13: missing glyph for char f894 >warning: Courier 13: missing glyph for char f895 >warning: Courier 13: missing glyph for char 200e >warning: Courier 13: missing glyph for char 200f >warning: Courier 13: missing glyph for char f896 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o preloader.o preloader.c >warning: Courier 13: missing glyph for char 067e >warning: Courier 13: missing glyph for char 0679 >warning: Courier 13: missing glyph for char 0686 >warning: Courier 13: missing glyph for char 0698 >warning: Courier 13: missing glyph for char 0688 >warning: Courier 13: missing glyph for char 06af >warning: Courier 13: missing glyph for char 06a9 >warning: Courier 13: missing glyph for char 0691 >warning: Courier 13: missing glyph for char 200c >warning: Courier 13: missing glyph for char 200d >warning: Courier 13: missing glyph for char 06ba >warning: Courier 13: missing glyph for char 060c >warning: Courier 13: missing glyph for char 06be >warning: Courier 13: missing glyph for char 061b >warning: Courier 13: missing glyph for char 061f >warning: Courier 13: missing glyph for char 06c1 >warning: Courier 13: missing glyph for char 0621 >warning: Courier 13: missing glyph for char 0622 >warning: Courier 13: missing glyph for char 0623 >warning: Courier 13: missing glyph for char 0624 >warning: Courier 13: missing glyph for char 0625 >warning: Courier 13: missing glyph for char 0626 >warning: Courier 13: missing glyph for char 0627 >warning: Courier 13: missing glyph for char 0628 >warning: Courier 13: missing glyph for char 0629 >warning: Courier 13: missing glyph for char 062a >warning: Courier 13: missing glyph for char 062b >warning: Courier 13: missing glyph for char 062c >warning: Courier 13: missing glyph for char 062d >warning: Courier 13: missing glyph for char 062e >warning: Courier 13: missing glyph for char 062f >warning: Courier 13: missing glyph for char 0630 >warning: Courier 13: missing glyph for char 0631 >warning: Courier 13: missing glyph for char 0632 >warning: Courier 13: missing glyph for char 0633 >warning: Courier 13: missing glyph for char 0634 >warning: Courier 13: missing glyph for char 0635 >warning: Courier 13: missing glyph for char 0636 >warning: Courier 13: missing glyph for char 0637 >warning: Courier 13: missing glyph for char 0638 >warning: Courier 13: missing glyph for char 0639 >warning: Courier 13: missing glyph for char 063a >warning: Courier 13: missing glyph for char 0640 >warning: Courier 13: missing glyph for char 0641 >warning: Courier 13: missing glyph for char 0642 >warning: Courier 13: missing glyph for char 0643 >warning: Courier 13: missing glyph for char 0644 >warning: Courier 13: missing glyph for char 0645 >warning: Courier 13: missing glyph for char 0646 >warning: Courier 13: missing glyph for char 0647 >warning: Courier 13: missing glyph for char 0648 >warning: Courier 13: missing glyph for char 0649 >warning: Courier 13: missing glyph for char 064a >warning: Courier 13: missing glyph for char 064b >warning: Courier 13: missing glyph for char 064c >warning: Courier 13: missing glyph for char 064d >warning: Courier 13: missing glyph for char 064e >warning: Courier 13: missing glyph for char 064f >warning: Courier 13: missing glyph for char 0650 >warning: Courier 13: missing glyph for char 0651 >warning: Courier 13: missing glyph for char 0652 >warning: Courier 13: missing glyph for char 200e >warning: Courier 13: missing glyph for char 200f >warning: Courier 13: missing glyph for char 06d2 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coue1257.fon -d 128 ./courier.ttf 13,1257,8 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o atom.o atom.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H activdbg.h activdbg.idl >warning: Courier 13: missing glyph for char 008a >warning: Courier 13: missing glyph for char 008c >warning: Courier 13: missing glyph for char 009a >warning: Courier 13: missing glyph for char 009c >warning: Courier 13: missing glyph for char 009f >warning: Courier 13: missing glyph for char f8fc >warning: Courier 13: missing glyph for char f8fd >warning: Courier 13: missing glyph for char 0156 >warning: Courier 13: missing glyph for char 0157 >warning: Courier 13: missing glyph for char 0100 >warning: Courier 13: missing glyph for char 0112 >warning: Courier 13: missing glyph for char 0122 >warning: Courier 13: missing glyph for char 0136 >warning: Courier 13: missing glyph for char 012a >warning: Courier 13: missing glyph for char 013b >warning: Courier 13: missing glyph for char 0145 >warning: Courier 13: missing glyph for char 014c >warning: Courier 13: missing glyph for char 0101 >warning: Courier 13: missing glyph for char 0113 >warning: Courier 13: missing glyph for char 0123 >warning: Courier 13: missing glyph for char 0137 >warning: Courier 13: missing glyph for char 012b >warning: Courier 13: missing glyph for char 013c >warning: Courier 13: missing glyph for char 0146 >warning: Courier 13: missing glyph for char 014d >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coure.fon -d 128 ./courier.ttf 13,1252,8 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o couree.fon -d 128 ./courier.ttf 13,1250,8 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o coureg.fon -d 128 ./courier.ttf 13,1253,8 >warning: Courier 13: missing glyph for char 008a >warning: Courier 13: missing glyph for char 008c >warning: Courier 13: missing glyph for char 008e >warning: Courier 13: missing glyph for char 009a >warning: Courier 13: missing glyph for char 009c >warning: Courier 13: missing glyph for char 009e >warning: Courier 13: missing glyph for char 009f >warning: Courier 13: missing glyph for char 0385 >warning: Courier 13: missing glyph for char 0386 >warning: Courier 13: missing glyph for char f8f9 >warning: Courier 13: missing glyph for char 2015 >warning: Courier 13: missing glyph for char 0384 >warning: Courier 13: missing glyph for char 0388 >warning: Courier 13: missing glyph for char 0389 >warning: Courier 13: missing glyph for char 038a >warning: Courier 13: missing glyph for char 038c >warning: Courier 13: missing glyph for char 038e >warning: Courier 13: missing glyph for char 038f >warning: Courier 13: missing glyph for char 0390 >warning: Courier 13: missing glyph for char 0391 >warning: Courier 13: missing glyph for char 0392 >warning: Courier 13: missing glyph for char 0393 >warning: Courier 13: missing glyph for char 0394 >warning: Courier 13: missing glyph for char 0395 >warning: Courier 13: missing glyph for char 0396 >warning: Courier 13: missing glyph for char 0397 >warning: Courier 13: missing glyph for char 0398 >warning: Courier 13: missing glyph for char 0399 >warning: Courier 13: missing glyph for char 039a >warning: Courier 13: missing glyph for char 039b >warning: Courier 13: missing glyph for char 039c >warning: Courier 13: missing glyph for char 039d >warning: Courier 13: missing glyph for char 039e >warning: Courier 13: missing glyph for char 039f >warning: Courier 13: missing glyph for char 03a0 >warning: Courier 13: missing glyph for char 03a1 >warning: Courier 13: missing glyph for char f8fa >warning: Courier 13: missing glyph for char 03a3 >warning: Courier 13: missing glyph for char 03a4 >warning: Courier 13: missing glyph for char 03a5 >warning: Courier 13: missing glyph for char 03a6 >warning: Courier 13: missing glyph for char 03a7 >warning: Courier 13: missing glyph for char 03a8 >warning: Courier 13: missing glyph for char 03a9 >warning: Courier 13: missing glyph for char 03aa >warning: Courier 13: missing glyph for char 03ab >warning: Courier 13: missing glyph for char 03ac >warning: Courier 13: missing glyph for char 03ad >warning: Courier 13: missing glyph for char 03ae >warning: Courier 13: missing glyph for char 03af >warning: Courier 13: missing glyph for char 03b0 >warning: Courier 13: missing glyph for char 03b1 >warning: Courier 13: missing glyph for char 03b2 >warning: Courier 13: missing glyph for char 03b3 >warning: Courier 13: missing glyph for char 03b4 >warning: Courier 13: missing glyph for char 03b5 >warning: Courier 13: missing glyph for char 03b6 >warning: Courier 13: missing glyph for char 03b7 >warning: Courier 13: missing glyph for char 03b8 >warning: Courier 13: missing glyph for char 03b9 >warning: Courier 13: missing glyph for char 03ba >warning: Courier 13: missing glyph for char 03bb >warning: Courier 13: missing glyph for char 03bc >warning: Courier 13: missing glyph for char 03bd >warning: Courier 13: missing glyph for char 03be >warning: Courier 13: missing glyph for char 03bf >warning: Courier 13: missing glyph for char 03c0 >warning: Courier 13: missing glyph for char 03c1 >warning: Courier 13: missing glyph for char 03c2 >warning: Courier 13: missing glyph for char 03c3 >warning: Courier 13: missing glyph for char 03c4 >warning: Courier 13: missing glyph for char 03c5 >warning: Courier 13: missing glyph for char 03c6 >warning: Courier 13: missing glyph for char 03c7 >warning: Courier 13: missing glyph for char 03c8 >warning: Courier 13: missing glyph for char 03c9 >warning: Courier 13: missing glyph for char 03ca >warning: Courier 13: missing glyph for char 03cb >warning: Courier 13: missing glyph for char 03cc >warning: Courier 13: missing glyph for char 03cd >warning: Courier 13: missing glyph for char 03ce >warning: Courier 13: missing glyph for char f8fb >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o courer.fon -d 128 ./courier.ttf 13,1251,8 >warning: Courier 13: missing glyph for char 0402 >warning: Courier 13: missing glyph for char 0403 >warning: Courier 13: missing glyph for char 0453 >warning: Courier 13: missing glyph for char 0409 >warning: Courier 13: missing glyph for char 040a >warning: Courier 13: missing glyph for char 040c >warning: Courier 13: missing glyph for char 040b >warning: Courier 13: missing glyph for char 040f >warning: Courier 13: missing glyph for char 0452 >warning: Courier 13: missing glyph for char 0459 >warning: Courier 13: missing glyph for char 045a >warning: Courier 13: missing glyph for char 045c >warning: Courier 13: missing glyph for char 045b >warning: Courier 13: missing glyph for char 045f >warning: Courier 13: missing glyph for char 0408 >warning: Courier 13: missing glyph for char 0458 >warning: Courier 13: missing glyph for char 0405 >warning: Courier 13: missing glyph for char 0455 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o couret.fon -d 128 ./courier.ttf 13,1254,8 >warning: Courier 13: missing glyph for char 008e >warning: Courier 13: missing glyph for char 009e >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o cvgasys.fon -d 128 ./system.ttf 16,950,7 16,1252,7 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o hvgasys.fon -d 128 ./system.ttf 16,949,7 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o change.o change.c >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o jsmalle.fon -d 128 ./small_fonts_jp.ttf 11,932,7 >../tools/widl/widl -I. -I. -I../include -I../include -h -H activscp.h activscp.idl >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' wine.man.in >wine.man || (rm -f wine.man && false) >warning: Small Fonts 11: missing glyph for char 0192 >warning: Small Fonts 11: missing glyph for char 0160 >warning: Small Fonts 11: missing glyph for char 0152 >warning: Small Fonts 11: missing glyph for char 017d >warning: Small Fonts 11: missing glyph for char 0161 >warning: Small Fonts 11: missing glyph for char 0153 >warning: Small Fonts 11: missing glyph for char 017e >warning: Small Fonts 11: missing glyph for char 0178 >warning: Small Fonts 11: missing glyph for char 00e1 >warning: Small Fonts 11: missing glyph for char 00e2 >warning: Small Fonts 11: missing glyph for char 00e3 >warning: Small Fonts 11: missing glyph for char 00e4 >warning: Small Fonts 11: missing glyph for char 00e5 >warning: Small Fonts 11: missing glyph for char 00e6 >warning: Small Fonts 11: missing glyph for char 00e7 >warning: Small Fonts 11: missing glyph for char 00e8 >warning: Small Fonts 11: missing glyph for char 00e9 >warning: Small Fonts 11: missing glyph for char 00ea >warning: Small Fonts 11: missing glyph for char 00eb >warning: Small Fonts 11: missing glyph for char 00ec >warning: Small Fonts 11: missing glyph for char 00ed >warning: Small Fonts 11: missing glyph for char 00ee >warning: Small Fonts 11: missing glyph for char 00ef >warning: Small Fonts 11: missing glyph for char 00f0 >warning: Small Fonts 11: missing glyph for char 00f1 >warning: Small Fonts 11: missing glyph for char 00f2 >warning: Small Fonts 11: missing glyph for char 00f3 >warning: Small Fonts 11: missing glyph for char 00f4 >warning: Small Fonts 11: missing glyph for char 00f5 >warning: Small Fonts 11: missing glyph for char 00f6 >warning: Small Fonts 11: missing glyph for char 00f7 >warning: Small Fonts 11: missing glyph for char 00f8 >warning: Small Fonts 11: missing glyph for char 00f9 >warning: Small Fonts 11: missing glyph for char 00fa >warning: Small Fonts 11: missing glyph for char 00fb >warning: Small Fonts 11: missing glyph for char 00fc >warning: Small Fonts 11: missing glyph for char 00fd >warning: Small Fonts 11: missing glyph for char 00fe >warning: Small Fonts 11: missing glyph for char 00ff >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o jvgasys.fon -d 128 ./system.ttf 18,932,8 >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' wine.de.man.in >wine.de.man || (rm -f wine.de.man && false) >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smalle.fon -d 128 ./small_fonts.ttf 11,1252,5 >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' wine.fr.man.in >wine.fr.man || (rm -f wine.fr.man && false) >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smallee.fon -d 128 ./small_fonts.ttf 11,1250,5 >x86_64-pc-linux-gnu-gcc -m32 -o wine -Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400 main.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lpthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--rpath,\$ORIGIN/../libs/wine >../tools/widl/widl -I. -I. -I../include -I../include -h -H amstream.h amstream.idl >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smalleg.fon -d 128 ./small_fonts.ttf 11,1253,5 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smaller.fon -d 128 ./small_fonts.ttf 11,1251,5 >warning: Small Fonts 11: missing glyph for char 0385 >warning: Small Fonts 11: missing glyph for char 0386 >warning: Small Fonts 11: missing glyph for char f8f9 >warning: Small Fonts 11: missing glyph for char 0384 >warning: Small Fonts 11: missing glyph for char 0388 >warning: Small Fonts 11: missing glyph for char 0389 >warning: Small Fonts 11: missing glyph for char 038a >warning: Small Fonts 11: missing glyph for char 038c >warning: Small Fonts 11: missing glyph for char 038e >warning: Small Fonts 11: missing glyph for char 038f >warning: Small Fonts 11: missing glyph for char 0390 >warning: Small Fonts 11: missing glyph for char 0391 >warning: Small Fonts 11: missing glyph for char 0392 >warning: Small Fonts 11: missing glyph for char 0393 >warning: Small Fonts 11: missing glyph for char 0394 >warning: Small Fonts 11: missing glyph for char 0395 >warning: Small Fonts 11: missing glyph for char 0396 >warning: Small Fonts 11: missing glyph for char 0397 >warning: Small Fonts 11: missing glyph for char 0398 >warning: Small Fonts 11: missing glyph for char 0399 >warning: Small Fonts 11: missing glyph for char 039a >warning: Small Fonts 11: missing glyph for char 039b >warning: Small Fonts 11: missing glyph for char 0402 >warning: Small Fonts 11: missing glyph for char 0403 >warning: Small Fonts 11: missing glyph for char 0453 >warning: Small Fonts 11: missing glyph for char 0409 >warning: Small Fonts 11: missing glyph for char 040a >warning: Small Fonts 11: missing glyph for char 040c >warning: Small Fonts 11: missing glyph for char 040b >warning: Small Fonts 11: missing glyph for char 040f >warning: Small Fonts 11: missing glyph for char 0452 >warning: Small Fonts 11: missing glyph for char 0459 >warning: Small Fonts 11: missing glyph for char 045a >warning: Small Fonts 11: missing glyph for char 045c >warning: Small Fonts 11: missing glyph for char 045b >warning: Small Fonts 11: missing glyph for char 045f >warning: Small Fonts 11: missing glyph for char 0408 >warning: Small Fonts 11: missing glyph for char 0458 >warning: Small Fonts 11: missing glyph for char 0405 >warning: Small Fonts 11: missing glyph for char 0455 >warning: Small Fonts 11: missing glyph for char 039c >warning: Small Fonts 11: missing glyph for char 039d >warning: Small Fonts 11: missing glyph for char 039e >warning: Small Fonts 11: missing glyph for char 039f >warning: Small Fonts 11: missing glyph for char 03a0 >warning: Small Fonts 11: missing glyph for char 03a1 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smallet.fon -d 128 ./small_fonts.ttf 11,1254,5 >warning: Small Fonts 11: missing glyph for char f8fa >warning: Small Fonts 11: missing glyph for char 03a3 >warning: Small Fonts 11: missing glyph for char 03a4 >warning: Small Fonts 11: missing glyph for char 03a5 >warning: Small Fonts 11: missing glyph for char 03a6 >warning: Small Fonts 11: missing glyph for char 03a7 >warning: Small Fonts 11: missing glyph for char 03a8 >warning: Small Fonts 11: missing glyph for char 03a9 >warning: Small Fonts 11: missing glyph for char 03aa >warning: Small Fonts 11: missing glyph for char 03ab >warning: Small Fonts 11: missing glyph for char 03ac >warning: Small Fonts 11: missing glyph for char 03ad >warning: Small Fonts 11: missing glyph for char 03ae >warning: Small Fonts 11: missing glyph for char 03af >warning: Small Fonts 11: missing glyph for char 03b0 >warning: Small Fonts 11: missing glyph for char 03b1 >warning: Small Fonts 11: missing glyph for char 03b2 >warning: Small Fonts 11: missing glyph for char 03b3 >warning: Small Fonts 11: missing glyph for char 03b4 >warning: Small Fonts 11: missing glyph for char 03b5 >warning: Small Fonts 11: missing glyph for char 03b6 >warning: Small Fonts 11: missing glyph for char 03b7 >warning: Small Fonts 11: missing glyph for char 03b8 >warning: Small Fonts 11: missing glyph for char 03b9 >warning: Small Fonts 11: missing glyph for char 03ba >warning: Small Fonts 11: missing glyph for char 03bb >warning: Small Fonts 11: missing glyph for char 03bc >warning: Small Fonts 11: missing glyph for char 03bd >warning: Small Fonts 11: missing glyph for char 03be >warning: Small Fonts 11: missing glyph for char 03bf >warning: Small Fonts 11: missing glyph for char 03c0 >warning: Small Fonts 11: missing glyph for char 03c1 >warning: Small Fonts 11: missing glyph for char 03c2 >warning: Small Fonts 11: missing glyph for char 03c3 >warning: Small Fonts 11: missing glyph for char 03c4 >warning: Small Fonts 11: missing glyph for char 03c5 >warning: Small Fonts 11: missing glyph for char 03c6 >warning: Small Fonts 11: missing glyph for char 03c7 >warning: Small Fonts 11: missing glyph for char 03c8 >warning: Small Fonts 11: missing glyph for char 03c9 >warning: Small Fonts 11: missing glyph for char 03ca >warning: Small Fonts 11: missing glyph for char 03cb >warning: Small Fonts 11: missing glyph for char 03cc >warning: Small Fonts 11: missing glyph for char 03cd >warning: Small Fonts 11: missing glyph for char 03ce >warning: Small Fonts 11: missing glyph for char f8fb >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smae1255.fon -d 128 ./small_fonts.ttf 11,1255,5 >../tools/widl/widl -I. -I. -I../include -I../include -h -H amvideo.h amvideo.idl >warning: Small Fonts 11: missing glyph for char 05b0 >warning: Small Fonts 11: missing glyph for char 05b1 >warning: Small Fonts 11: missing glyph for char 05b2 >warning: Small Fonts 11: missing glyph for char 05b3 >warning: Small Fonts 11: missing glyph for char 05b4 >warning: Small Fonts 11: missing glyph for char 05b5 >warning: Small Fonts 11: missing glyph for char 05b6 >warning: Small Fonts 11: missing glyph for char 05b7 >warning: Small Fonts 11: missing glyph for char 05b8 >warning: Small Fonts 11: missing glyph for char 05b9 >warning: Small Fonts 11: missing glyph for char 05ba >warning: Small Fonts 11: missing glyph for char 05bb >warning: Small Fonts 11: missing glyph for char 05bc >warning: Small Fonts 11: missing glyph for char 05bd >warning: Small Fonts 11: missing glyph for char 05be >warning: Small Fonts 11: missing glyph for char 05bf >warning: Small Fonts 11: missing glyph for char 05c0 >warning: Small Fonts 11: missing glyph for char 05c1 >warning: Small Fonts 11: missing glyph for char 05c2 >warning: Small Fonts 11: missing glyph for char 05c3 >warning: Small Fonts 11: missing glyph for char 05f0 >warning: Small Fonts 11: missing glyph for char 05f1 >warning: Small Fonts 11: missing glyph for char 05f2 >warning: Small Fonts 11: missing glyph for char 05f3 >warning: Small Fonts 11: missing glyph for char 05f4 >warning: Small Fonts 11: missing glyph for char f88d >warning: Small Fonts 11: missing glyph for char f88e >warning: Small Fonts 11: missing glyph for char f88f >warning: Small Fonts 11: missing glyph for char f890 >warning: Small Fonts 11: missing glyph for char f891 >warning: Small Fonts 11: missing glyph for char f892 >warning: Small Fonts 11: missing glyph for char f893 >warning: Small Fonts 11: missing glyph for char 05d0 >warning: Small Fonts 11: missing glyph for char 05d1 >warning: Small Fonts 11: missing glyph for char 05d2 >warning: Small Fonts 11: missing glyph for char 05d3 >warning: Small Fonts 11: missing glyph for char 05d4 >warning: Small Fonts 11: missing glyph for char 05d5 >warning: Small Fonts 11: missing glyph for char 05d6 >warning: Small Fonts 11: missing glyph for char 05d7 >warning: Small Fonts 11: missing glyph for char 05d8 >warning: Small Fonts 11: missing glyph for char 05d9 >warning: Small Fonts 11: missing glyph for char 05da >warning: Small Fonts 11: missing glyph for char 05db >warning: Small Fonts 11: missing glyph for char 05dc >warning: Small Fonts 11: missing glyph for char 05dd >warning: Small Fonts 11: missing glyph for char 05de >warning: Small Fonts 11: missing glyph for char 05df >warning: Small Fonts 11: missing glyph for char 05e0 >warning: Small Fonts 11: missing glyph for char 05e1 >warning: Small Fonts 11: missing glyph for char 05e2 >warning: Small Fonts 11: missing glyph for char 05e3 >warning: Small Fonts 11: missing glyph for char 05e4 >warning: Small Fonts 11: missing glyph for char 05e5 >warning: Small Fonts 11: missing glyph for char 05e6 >warning: Small Fonts 11: missing glyph for char 05e7 >warning: Small Fonts 11: missing glyph for char 05e8 >warning: Small Fonts 11: missing glyph for char 05e9 >warning: Small Fonts 11: missing glyph for char 05ea >warning: Small Fonts 11: missing glyph for char f894 >warning: Small Fonts 11: missing glyph for char f895 >warning: Small Fonts 11: missing glyph for char f896 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smae1256.fon -d 128 ./small_fonts.ttf 11,1256,5 >../tools/widl/widl -I. -I. -I../include -I../include -h -H austream.h austream.idl >warning: Small Fonts 11: missing glyph for char 067e >warning: Small Fonts 11: missing glyph for char 0679 >warning: Small Fonts 11: missing glyph for char 0686 >warning: Small Fonts 11: missing glyph for char 0698 >warning: Small Fonts 11: missing glyph for char 0688 >warning: Small Fonts 11: missing glyph for char 06af >warning: Small Fonts 11: missing glyph for char 06a9 >warning: Small Fonts 11: missing glyph for char 0691 >warning: Small Fonts 11: missing glyph for char 06ba >warning: Small Fonts 11: missing glyph for char 060c >warning: Small Fonts 11: missing glyph for char 06be >warning: Small Fonts 11: missing glyph for char 061b >warning: Small Fonts 11: missing glyph for char 061f >warning: Small Fonts 11: missing glyph for char 06c1 >warning: Small Fonts 11: missing glyph for char 0621 >warning: Small Fonts 11: missing glyph for char 0622 >warning: Small Fonts 11: missing glyph for char 0623 >warning: Small Fonts 11: missing glyph for char 0624 >warning: Small Fonts 11: missing glyph for char 0625 >warning: Small Fonts 11: missing glyph for char 0626 >warning: Small Fonts 11: missing glyph for char 0627 >warning: Small Fonts 11: missing glyph for char 0628 >warning: Small Fonts 11: missing glyph for char 0629 >warning: Small Fonts 11: missing glyph for char 062a >warning: Small Fonts 11: missing glyph for char 062b >warning: Small Fonts 11: missing glyph for char 062c >warning: Small Fonts 11: missing glyph for char 062d >warning: Small Fonts 11: missing glyph for char 062e >warning: Small Fonts 11: missing glyph for char 062f >warning: Small Fonts 11: missing glyph for char 0630 >warning: Small Fonts 11: missing glyph for char 0631 >warning: Small Fonts 11: missing glyph for char 0632 >warning: Small Fonts 11: missing glyph for char 0633 >warning: Small Fonts 11: missing glyph for char 0634 >warning: Small Fonts 11: missing glyph for char 0635 >warning: Small Fonts 11: missing glyph for char 0636 >warning: Small Fonts 11: missing glyph for char 0637 >warning: Small Fonts 11: missing glyph for char 0638 >warning: Small Fonts 11: missing glyph for char 0639 >warning: Small Fonts 11: missing glyph for char 063a >warning: Small Fonts 11: missing glyph for char 0640 >warning: Small Fonts 11: missing glyph for char 0641 >warning: Small Fonts 11: missing glyph for char 0642 >warning: Small Fonts 11: missing glyph for char 0643 >warning: Small Fonts 11: missing glyph for char 0644 >warning: Small Fonts 11: missing glyph for char 0645 >warning: Small Fonts 11: missing glyph for char 0646 >warning: Small Fonts 11: missing glyph for char 0647 >warning: Small Fonts 11: missing glyph for char 0648 >warning: Small Fonts 11: missing glyph for char 0649 >warning: Small Fonts 11: missing glyph for char 064a >warning: Small Fonts 11: missing glyph for char 064b >warning: Small Fonts 11: missing glyph for char 064c >warning: Small Fonts 11: missing glyph for char 064d >warning: Small Fonts 11: missing glyph for char 064e >warning: Small Fonts 11: missing glyph for char 064f >warning: Small Fonts 11: missing glyph for char 0650 >warning: Small Fonts 11: missing glyph for char 0651 >warning: Small Fonts 11: missing glyph for char 0652 >warning: Small Fonts 11: missing glyph for char 06d2 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o smae1257.fon -d 128 ./small_fonts.ttf 11,1257,5 >../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 >warning: Small Fonts 11: missing glyph for char f8fc >warning: Small Fonts 11: missing glyph for char f8fd >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o class.o class.c >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserife.fon -d 129 ./ms_sans_serif.ttf 13,1252,5 16,1252,7 20,1252,8 >../tools/widl/widl -I. -I. -I../include -I../include -h -H comcat.h comcat.idl >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserifee.fon -d 129 ./ms_sans_serif.ttf 13,1250,5 16,1250,7 >../tools/widl/widl -I. -I. -I../include -I../include -h -H commoncontrols.h commoncontrols.idl >x86_64-pc-linux-gnu-gcc -m32 -o wine-installed -Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400 main.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lpthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--rpath,\$ORIGIN/`../tools/relpath /usr/bin /usr/lib32` -Wl,--enable-new-dtags >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o clipboard.o clipboard.c >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserifeg.fon -d 129 ./ms_sans_serif.ttf 13,1253,5 16,1253,7 20,1253,8 >warning: MS Sans Serif 13: missing glyph for char 008a >warning: MS Sans Serif 13: missing glyph for char 008c >warning: MS Sans Serif 13: missing glyph for char 009a >warning: MS Sans Serif 13: missing glyph for char 009c >warning: MS Sans Serif 13: missing glyph for char 009f >warning: MS Sans Serif 13: missing glyph for char 0385 >warning: MS Sans Serif 13: missing glyph for char 0386 >warning: MS Sans Serif 13: missing glyph for char f8f9 >warning: MS Sans Serif 13: missing glyph for char 2015 >warning: MS Sans Serif 13: missing glyph for char 0384 >warning: MS Sans Serif 13: missing glyph for char 0388 >warning: MS Sans Serif 13: missing glyph for char 0389 >warning: MS Sans Serif 13: missing glyph for char 038a >warning: MS Sans Serif 13: missing glyph for char 038c >warning: MS Sans Serif 13: missing glyph for char 038e >warning: MS Sans Serif 13: missing glyph for char 038f >warning: MS Sans Serif 13: missing glyph for char 0390 >warning: MS Sans Serif 13: missing glyph for char 0391 >warning: MS Sans Serif 13: missing glyph for char 0392 >warning: MS Sans Serif 13: missing glyph for char 0393 >warning: MS Sans Serif 13: missing glyph for char 0394 >warning: MS Sans Serif 13: missing glyph for char 0395 >warning: MS Sans Serif 13: missing glyph for char 0396 >warning: MS Sans Serif 13: missing glyph for char 0397 >warning: MS Sans Serif 13: missing glyph for char 0398 >warning: MS Sans Serif 13: missing glyph for char 0399 >warning: MS Sans Serif 13: missing glyph for char 039a >warning: MS Sans Serif 13: missing glyph for char 039b >warning: MS Sans Serif 13: missing glyph for char 039c >warning: MS Sans Serif 13: missing glyph for char 039d >warning: MS Sans Serif 13: missing glyph for char 039e >warning: MS Sans Serif 13: missing glyph for char 039f >warning: MS Sans Serif 13: missing glyph for char 03a0 >warning: MS Sans Serif 13: missing glyph for char 03a1 >warning: MS Sans Serif 13: missing glyph for char f8fa >warning: MS Sans Serif 13: missing glyph for char 03a3 >warning: MS Sans Serif 13: missing glyph for char 03a4 >warning: MS Sans Serif 13: missing glyph for char 03a5 >warning: MS Sans Serif 13: missing glyph for char 03a6 >warning: MS Sans Serif 13: missing glyph for char 03a7 >warning: MS Sans Serif 13: missing glyph for char 03a8 >warning: MS Sans Serif 13: missing glyph for char 03a9 >warning: MS Sans Serif 13: missing glyph for char 03aa >warning: MS Sans Serif 13: missing glyph for char 03ab >warning: MS Sans Serif 13: missing glyph for char 03ac >warning: MS Sans Serif 13: missing glyph for char 03ad >warning: MS Sans Serif 13: missing glyph for char 03ae >warning: MS Sans Serif 13: missing glyph for char 03af >warning: MS Sans Serif 13: missing glyph for char 03b0 >warning: MS Sans Serif 13: missing glyph for char 03b1 >warning: MS Sans Serif 13: missing glyph for char 03b2 >warning: MS Sans Serif 13: missing glyph for char 03b3 >warning: MS Sans Serif 13: missing glyph for char 03b4 >warning: MS Sans Serif 13: missing glyph for char 03b5 >warning: MS Sans Serif 13: missing glyph for char 03b6 >warning: MS Sans Serif 13: missing glyph for char 03b7 >warning: MS Sans Serif 13: missing glyph for char 03b8 >warning: MS Sans Serif 13: missing glyph for char 03b9 >warning: MS Sans Serif 13: missing glyph for char 03ba >warning: MS Sans Serif 13: missing glyph for char 03bb >warning: MS Sans Serif 13: missing glyph for char 03bc >warning: MS Sans Serif 13: missing glyph for char 03bd >warning: MS Sans Serif 13: missing glyph for char 03be >warning: MS Sans Serif 13: missing glyph for char 03bf >warning: MS Sans Serif 13: missing glyph for char 03c0 >warning: MS Sans Serif 13: missing glyph for char 03c1 >warning: MS Sans Serif 13: missing glyph for char 03c2 >warning: MS Sans Serif 13: missing glyph for char 03c3 >warning: MS Sans Serif 13: missing glyph for char 03c4 >warning: MS Sans Serif 13: missing glyph for char 03c5 >warning: MS Sans Serif 13: missing glyph for char 03c6 >warning: MS Sans Serif 13: missing glyph for char 03c7 >warning: MS Sans Serif 13: missing glyph for char 03c8 >warning: MS Sans Serif 13: missing glyph for char 03c9 >warning: MS Sans Serif 13: missing glyph for char 03ca >warning: MS Sans Serif 13: missing glyph for char 03cb >warning: MS Sans Serif 13: missing glyph for char 03cc >warning: MS Sans Serif 13: missing glyph for char 03cd >warning: MS Sans Serif 13: missing glyph for char 03ce >warning: MS Sans Serif 13: missing glyph for char f8fb >warning: MS Sans Serif 16: missing glyph for char 008a >warning: MS Sans Serif 16: missing glyph for char 008c >warning: MS Sans Serif 16: missing glyph for char 009a >warning: MS Sans Serif 16: missing glyph for char 009c >warning: MS Sans Serif 16: missing glyph for char 009f >warning: MS Sans Serif 16: missing glyph for char 0385 >warning: MS Sans Serif 16: missing glyph for char 0386 >warning: MS Sans Serif 16: missing glyph for char f8f9 >warning: MS Sans Serif 16: missing glyph for char 2015 >warning: MS Sans Serif 16: missing glyph for char 0384 >warning: MS Sans Serif 16: missing glyph for char 0388 >warning: MS Sans Serif 16: missing glyph for char 0389 >warning: MS Sans Serif 16: missing glyph for char 038a >warning: MS Sans Serif 16: missing glyph for char 038c >warning: MS Sans Serif 16: missing glyph for char 038e >warning: MS Sans Serif 16: missing glyph for char 038f >warning: MS Sans Serif 16: missing glyph for char 0390 >warning: MS Sans Serif 16: missing glyph for char 0391 >warning: MS Sans Serif 16: missing glyph for char 0392 >warning: MS Sans Serif 16: missing glyph for char 0393 >warning: MS Sans Serif 16: missing glyph for char 0394 >warning: MS Sans Serif 16: missing glyph for char 0395 >warning: MS Sans Serif 16: missing glyph for char 0396 >warning: MS Sans Serif 16: missing glyph for char 0397 >warning: MS Sans Serif 16: missing glyph for char 0398 >warning: MS Sans Serif 16: missing glyph for char 0399 >warning: MS Sans Serif 16: missing glyph for char 039a >warning: MS Sans Serif 16: missing glyph for char 039b >warning: MS Sans Serif 16: missing glyph for char 039c >warning: MS Sans Serif 16: missing glyph for char 039d >warning: MS Sans Serif 16: missing glyph for char 039e >warning: MS Sans Serif 16: missing glyph for char 039f >warning: MS Sans Serif 16: missing glyph for char 03a0 >warning: MS Sans Serif 16: missing glyph for char 03a1 >warning: MS Sans Serif 16: missing glyph for char f8fa >warning: MS Sans Serif 16: missing glyph for char 03a3 >warning: MS Sans Serif 16: missing glyph for char 03a4 >warning: MS Sans Serif 16: missing glyph for char 03a5 >warning: MS Sans Serif 16: missing glyph for char 03a6 >warning: MS Sans Serif 16: missing glyph for char 03a7 >warning: MS Sans Serif 16: missing glyph for char 03a8 >warning: MS Sans Serif 16: missing glyph for char 03a9 >warning: MS Sans Serif 16: missing glyph for char 03aa >warning: MS Sans Serif 16: missing glyph for char 03ab >warning: MS Sans Serif 16: missing glyph for char 03ac >warning: MS Sans Serif 16: missing glyph for char 03ad >warning: MS Sans Serif 16: missing glyph for char 03ae >warning: MS Sans Serif 16: missing glyph for char 03af >warning: MS Sans Serif 16: missing glyph for char 03b0 >warning: MS Sans Serif 16: missing glyph for char 03b1 >warning: MS Sans Serif 16: missing glyph for char 03b2 >warning: MS Sans Serif 16: missing glyph for char 03b3 >warning: MS Sans Serif 16: missing glyph for char 03b4 >warning: MS Sans Serif 16: missing glyph for char 03b5 >warning: MS Sans Serif 16: missing glyph for char 03b6 >warning: MS Sans Serif 16: missing glyph for char 03b7 >warning: MS Sans Serif 16: missing glyph for char 03b8 >warning: MS Sans Serif 16: missing glyph for char 03b9 >warning: MS Sans Serif 16: missing glyph for char 03ba >warning: MS Sans Serif 16: missing glyph for char 03bb >warning: MS Sans Serif 16: missing glyph for char 03bc >warning: MS Sans Serif 16: missing glyph for char 03bd >warning: MS Sans Serif 16: missing glyph for char 03be >warning: MS Sans Serif 16: missing glyph for char 03bf >warning: MS Sans Serif 16: missing glyph for char 03c0 >warning: MS Sans Serif 16: missing glyph for char 03c1 >warning: MS Sans Serif 16: missing glyph for char 03c2 >warning: MS Sans Serif 16: missing glyph for char 03c3 >warning: MS Sans Serif 16: missing glyph for char 03c4 >warning: MS Sans Serif 16: missing glyph for char 03c5 >warning: MS Sans Serif 16: missing glyph for char 03c6 >warning: MS Sans Serif 16: missing glyph for char 03c7 >warning: MS Sans Serif 16: missing glyph for char 03c8 >warning: MS Sans Serif 16: missing glyph for char 03c9 >warning: MS Sans Serif 16: missing glyph for char 03ca >warning: MS Sans Serif 16: missing glyph for char 03cb >warning: MS Sans Serif 16: missing glyph for char 03cc >warning: MS Sans Serif 16: missing glyph for char 03cd >warning: MS Sans Serif 16: missing glyph for char 03ce >warning: MS Sans Serif 16: missing glyph for char f8fb >warning: MS Sans Serif 20: missing glyph for char 008a >warning: MS Sans Serif 20: missing glyph for char 008c >warning: MS Sans Serif 20: missing glyph for char 009a >warning: MS Sans Serif 20: missing glyph for char 009c >warning: MS Sans Serif 20: missing glyph for char 009f >warning: MS Sans Serif 20: missing glyph for char 0385 >warning: MS Sans Serif 20: missing glyph for char 0386 >warning: MS Sans Serif 20: missing glyph for char f8f9 >warning: MS Sans Serif 20: missing glyph for char 2015 >warning: MS Sans Serif 20: missing glyph for char 0384 >warning: MS Sans Serif 20: missing glyph for char 0388 >warning: MS Sans Serif 20: missing glyph for char 0389 >warning: MS Sans Serif 20: missing glyph for char 038a >warning: MS Sans Serif 20: missing glyph for char 038c >warning: MS Sans Serif 20: missing glyph for char 038e >warning: MS Sans Serif 20: missing glyph for char 038f >warning: MS Sans Serif 20: missing glyph for char 0390 >warning: MS Sans Serif 20: missing glyph for char 0391 >warning: MS Sans Serif 20: missing glyph for char 0392 >warning: MS Sans Serif 20: missing glyph for char 0393 >warning: MS Sans Serif 20: missing glyph for char 0394 >warning: MS Sans Serif 20: missing glyph for char 0395 >warning: MS Sans Serif 20: missing glyph for char 0396 >warning: MS Sans Serif 20: missing glyph for char 0397 >warning: MS Sans Serif 20: missing glyph for char 0398 >warning: MS Sans Serif 20: missing glyph for char 0399 >warning: MS Sans Serif 20: missing glyph for char 039a >warning: MS Sans Serif 20: missing glyph for char 039b >warning: MS Sans Serif 20: missing glyph for char 039c >warning: MS Sans Serif 20: missing glyph for char 039d >warning: MS Sans Serif 20: missing glyph for char 039e >warning: MS Sans Serif 20: missing glyph for char 039f >warning: MS Sans Serif 20: missing glyph for char 03a0 >warning: MS Sans Serif 20: missing glyph for char 03a1 >warning: MS Sans Serif 20: missing glyph for char f8fa >warning: MS Sans Serif 20: missing glyph for char 03a3 >warning: MS Sans Serif 20: missing glyph for char 03a4 >warning: MS Sans Serif 20: missing glyph for char 03a5 >warning: MS Sans Serif 20: missing glyph for char 03a6 >warning: MS Sans Serif 20: missing glyph for char 03a7 >warning: MS Sans Serif 20: missing glyph for char 03a8 >warning: MS Sans Serif 20: missing glyph for char 03a9 >warning: MS Sans Serif 20: missing glyph for char 03aa >warning: MS Sans Serif 20: missing glyph for char 03ab >warning: MS Sans Serif 20: missing glyph for char 03ac >warning: MS Sans Serif 20: missing glyph for char 03ad >warning: MS Sans Serif 20: missing glyph for char 03ae >warning: MS Sans Serif 20: missing glyph for char 03af >warning: MS Sans Serif 20: missing glyph for char 03b0 >warning: MS Sans Serif 20: missing glyph for char 03b1 >warning: MS Sans Serif 20: missing glyph for char 03b2 >warning: MS Sans Serif 20: missing glyph for char 03b3 >warning: MS Sans Serif 20: missing glyph for char 03b4 >warning: MS Sans Serif 20: missing glyph for char 03b5 >warning: MS Sans Serif 20: missing glyph for char 03b6 >warning: MS Sans Serif 20: missing glyph for char 03b7 >warning: MS Sans Serif 20: missing glyph for char 03b8 >warning: MS Sans Serif 20: missing glyph for char 03b9 >warning: MS Sans Serif 20: missing glyph for char 03ba >warning: MS Sans Serif 20: missing glyph for char 03bb >warning: MS Sans Serif 20: missing glyph for char 03bc >warning: MS Sans Serif 20: missing glyph for char 03bd >warning: MS Sans Serif 20: missing glyph for char 03be >warning: MS Sans Serif 20: missing glyph for char 03bf >warning: MS Sans Serif 20: missing glyph for char 03c0 >warning: MS Sans Serif 20: missing glyph for char 03c1 >warning: MS Sans Serif 20: missing glyph for char 03c2 >warning: MS Sans Serif 20: missing glyph for char 03c3 >warning: MS Sans Serif 20: missing glyph for char 03c4 >warning: MS Sans Serif 20: missing glyph for char 03c5 >warning: MS Sans Serif 20: missing glyph for char 03c6 >warning: MS Sans Serif 20: missing glyph for char 03c7 >warning: MS Sans Serif 20: missing glyph for char 03c8 >warning: MS Sans Serif 20: missing glyph for char 03c9 >warning: MS Sans Serif 20: missing glyph for char 03ca >warning: MS Sans Serif 20: missing glyph for char 03cb >warning: MS Sans Serif 20: missing glyph for char 03cc >warning: MS Sans Serif 20: missing glyph for char 03cd >warning: MS Sans Serif 20: missing glyph for char 03ce >warning: MS Sans Serif 20: missing glyph for char f8fb >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserifer.fon -d 129 ./ms_sans_serif.ttf 13,1251,5 16,1251,7 20,1251,8 >../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 >warning: MS Sans Serif 13: missing glyph for char 0402x86_64-pc-linux-gnu-gcc -m32 -o wine-preloader -static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7c000000 preloader.o ../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o completion.o completion.c >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/loader' >../tools/widl/widl -I. -I. -I../include -I../include -h -H ddstream.h ddstream.idl > >warning: MS Sans Serif 13: missing glyph for char 0403 >warning: MS Sans Serif 13: missing glyph for char 0453 >../tools/widl/widl -I. -I. -I../include -I../include -h -H dimm.h dimm.idlwarning: MS Sans Serif 13: missing glyph for char 0409 >warning: MS Sans Serif 13: missing glyph for char 040a >warning: MS Sans Serif 13: missing glyph for char 040c >warning: MS Sans Serif 13: missing glyph for char 040b >warning: MS Sans Serif 13: missing glyph for char 040f >warning: MS Sans Serif 13: missing glyph for char 0452 > >warning: MS Sans Serif 13: missing glyph for char 0459 >warning: MS Sans Serif 13: missing glyph for char 045a >warning: MS Sans Serif 13: missing glyph for char 045c >warning: MS Sans Serif 13: missing glyph for char 045b >warning: MS Sans Serif 13: missing glyph for char 045f >warning: MS Sans Serif 13: missing glyph for char 0408 >warning: MS Sans Serif 13: missing glyph for char 0458 >warning: MS Sans Serif 13: missing glyph for char 0405 >warning: MS Sans Serif 13: missing glyph for char 0455 >warning: MS Sans Serif 16: missing glyph for char 0402 >warning: MS Sans Serif 16: missing glyph for char 0403 >warning: MS Sans Serif 16: missing glyph for char 0453 >warning: MS Sans Serif 16: missing glyph for char 0409 >warning: MS Sans Serif 16: missing glyph for char 040a >warning: MS Sans Serif 16: missing glyph for char 040c >warning: MS Sans Serif 16: missing glyph for char 040b >warning: MS Sans Serif 16: missing glyph for char 040f >warning: MS Sans Serif 16: missing glyph for char 0452 >warning: MS Sans Serif 16: missing glyph for char 0459 >warning: MS Sans Serif 16: missing glyph for char 045a >warning: MS Sans Serif 16: missing glyph for char 045c >warning: MS Sans Serif 16: missing glyph for char 045b >warning: MS Sans Serif 16: missing glyph for char 045f >warning: MS Sans Serif 16: missing glyph for char 0408 >warning: MS Sans Serif 16: missing glyph for char 0458 >warning: MS Sans Serif 16: missing glyph for char 0405 >warning: MS Sans Serif 16: missing glyph for char 0455 >warning: MS Sans Serif 20: missing glyph for char 0402 >warning: MS Sans Serif 20: missing glyph for char 0403 >warning: MS Sans Serif 20: missing glyph for char 0453 >warning: MS Sans Serif 20: missing glyph for char 0409 >warning: MS Sans Serif 20: missing glyph for char 040a >warning: MS Sans Serif 20: missing glyph for char 040c >warning: MS Sans Serif 20: missing glyph for char 040b >warning: MS Sans Serif 20: missing glyph for char 040f >warning: MS Sans Serif 20: missing glyph for char 0452 >warning: MS Sans Serif 20: missing glyph for char 0459 >warning: MS Sans Serif 20: missing glyph for char 045a >warning: MS Sans Serif 20: missing glyph for char 045c >warning: MS Sans Serif 20: missing glyph for char 045b >warning: MS Sans Serif 20: missing glyph for char 045f >warning: MS Sans Serif 20: missing glyph for char 0408 >warning: MS Sans Serif 20: missing glyph for char 0458 >warning: MS Sans Serif 20: missing glyph for char 0405 >warning: MS Sans Serif 20: missing glyph for char 0455 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o sserifet.fon -d 129 ./ms_sans_serif.ttf 13,1254,5 16,1254,7 20,1254,8 >../tools/widl/widl -I. -I. -I../include -I../include -h -H dispex.h dispex.idl >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o ssee1255.fon -d 129 ./ms_sans_serif.ttf 13,1255,5 16,1255,7 20,1255,8 >warning: MS Sans Serif 13: missing glyph for char 008a >warning: MS Sans Serif 13: missing glyph for char 008c >warning: MS Sans Serif 13: missing glyph for char 009a >warning: MS Sans Serif 13: missing glyph for char 009c >warning: MS Sans Serif 13: missing glyph for char 009f >warning: MS Sans Serif 13: missing glyph for char 20aa >warning: MS Sans Serif 13: missing glyph for char 05b0 >warning: MS Sans Serif 13: missing glyph for char 05b1 >warning: MS Sans Serif 13: missing glyph for char 05b2 >warning: MS Sans Serif 13: missing glyph for char 05b3 >warning: MS Sans Serif 13: missing glyph for char 05b4 >warning: MS Sans Serif 13: missing glyph for char 05b5 >warning: MS Sans Serif 13: missing glyph for char 05b6 >warning: MS Sans Serif 13: missing glyph for char 05b7 >warning: MS Sans Serif 13: missing glyph for char 05b8 >warning: MS Sans Serif 13: missing glyph for char 05b9 >warning: MS Sans Serif 13: missing glyph for char 05ba >warning: MS Sans Serif 13: missing glyph for char 05bb >warning: MS Sans Serif 13: missing glyph for char 05bc >warning: MS Sans Serif 13: missing glyph for char 05bd >warning: MS Sans Serif 13: missing glyph for char 05be >warning: MS Sans Serif 13: missing glyph for char 05bf >warning: MS Sans Serif 13: missing glyph for char 05c0 >warning: MS Sans Serif 13: missing glyph for char 05c1 >warning: MS Sans Serif 13: missing glyph for char 05c2 >warning: MS Sans Serif 13: missing glyph for char 05c3 >warning: MS Sans Serif 13: missing glyph for char 05f0 >warning: MS Sans Serif 13: missing glyph for char 05f1 >warning: MS Sans Serif 13: missing glyph for char 05f2 >warning: MS Sans Serif 13: missing glyph for char 05f3 >warning: MS Sans Serif 13: missing glyph for char 05f4 >warning: MS Sans Serif 13: missing glyph for char f88d >warning: MS Sans Serif 13: missing glyph for char f88e >warning: MS Sans Serif 13: missing glyph for char f88f >warning: MS Sans Serif 13: missing glyph for char f890 >warning: MS Sans Serif 13: missing glyph for char f891 >warning: MS Sans Serif 13: missing glyph for char f892 >warning: MS Sans Serif 13: missing glyph for char f893 >warning: MS Sans Serif 13: missing glyph for char 05d0 >warning: MS Sans Serif 13: missing glyph for char 05d1 >warning: MS Sans Serif 13: missing glyph for char 05d2 >warning: MS Sans Serif 13: missing glyph for char 05d3 >warning: MS Sans Serif 13: missing glyph for char 05d4 >warning: MS Sans Serif 13: missing glyph for char 05d5 >warning: MS Sans Serif 13: missing glyph for char 05d6 >warning: MS Sans Serif 13: missing glyph for char 05d7 >warning: MS Sans Serif 13: missing glyph for char 05d8 >warning: MS Sans Serif 13: missing glyph for char 05d9 >warning: MS Sans Serif 13: missing glyph for char 05da >warning: MS Sans Serif 13: missing glyph for char 05db >warning: MS Sans Serif 13: missing glyph for char 05dc >warning: MS Sans Serif 13: missing glyph for char 05dd >warning: MS Sans Serif 13: missing glyph for char 05de >warning: MS Sans Serif 13: missing glyph for char 05df >warning: MS Sans Serif 13: missing glyph for char 05e0 >warning: MS Sans Serif 13: missing glyph for char 05e1 >warning: MS Sans Serif 13: missing glyph for char 05e2 >warning: MS Sans Serif 13: missing glyph for char 05e3 >warning: MS Sans Serif 13: missing glyph for char 05e4 >warning: MS Sans Serif 13: missing glyph for char 05e5 >warning: MS Sans Serif 13: missing glyph for char 05e6 >warning: MS Sans Serif 13: missing glyph for char 05e7 >warning: MS Sans Serif 13: missing glyph for char 05e8 >warning: MS Sans Serif 13: missing glyph for char 05e9 >warning: MS Sans Serif 13: missing glyph for char 05ea >warning: MS Sans Serif 13: missing glyph for char f894 >warning: MS Sans Serif 13: missing glyph for char f895 >warning: MS Sans Serif 13: missing glyph for char 200e >warning: MS Sans Serif 13: missing glyph for char 200f >warning: MS Sans Serif 13: missing glyph for char f896 >warning: MS Sans Serif 16: missing glyph for char 008a >warning: MS Sans Serif 16: missing glyph for char 008c >warning: MS Sans Serif 16: missing glyph for char 009a >warning: MS Sans Serif 16: missing glyph for char 009c >warning: MS Sans Serif 16: missing glyph for char 009f >warning: MS Sans Serif 16: missing glyph for char 20aa >warning: MS Sans Serif 16: missing glyph for char 05b0 >warning: MS Sans Serif 16: missing glyph for char 05b1 >warning: MS Sans Serif 16: missing glyph for char 05b2 >warning: MS Sans Serif 16: missing glyph for char 05b3 >warning: MS Sans Serif 16: missing glyph for char 05b4 >warning: MS Sans Serif 16: missing glyph for char 05b5 >warning: MS Sans Serif 16: missing glyph for char 05b6 >warning: MS Sans Serif 16: missing glyph for char 05b7 >warning: MS Sans Serif 16: missing glyph for char 05b8 >warning: MS Sans Serif 16: missing glyph for char 05b9 >warning: MS Sans Serif 16: missing glyph for char 05ba >warning: MS Sans Serif 16: missing glyph for char 05bb >warning: MS Sans Serif 16: missing glyph for char 05bc >warning: MS Sans Serif 16: missing glyph for char 05bd >warning: MS Sans Serif 16: missing glyph for char 05be >warning: MS Sans Serif 16: missing glyph for char 05bf >warning: MS Sans Serif 16: missing glyph for char 05c0 >warning: MS Sans Serif 16: missing glyph for char 05c1 >warning: MS Sans Serif 16: missing glyph for char 05c2 >warning: MS Sans Serif 16: missing glyph for char 05c3 >warning: MS Sans Serif 16: missing glyph for char 05f0 >warning: MS Sans Serif 16: missing glyph for char 05f1 >warning: MS Sans Serif 16: missing glyph for char 05f2 >warning: MS Sans Serif 16: missing glyph for char 05f3 >warning: MS Sans Serif 16: missing glyph for char 05f4 >warning: MS Sans Serif 16: missing glyph for char f88d >warning: MS Sans Serif 16: missing glyph for char f88e >warning: MS Sans Serif 16: missing glyph for char f88f >warning: MS Sans Serif 16: missing glyph for char f890 >warning: MS Sans Serif 16: missing glyph for char f891 >warning: MS Sans Serif 16: missing glyph for char f892 >warning: MS Sans Serif 16: missing glyph for char f893 >warning: MS Sans Serif 16: missing glyph for char 05d0 >warning: MS Sans Serif 16: missing glyph for char 05d1 >warning: MS Sans Serif 16: missing glyph for char 05d2 >warning: MS Sans Serif 16: missing glyph for char 05d3 >warning: MS Sans Serif 16: missing glyph for char 05d4 >warning: MS Sans Serif 16: missing glyph for char 05d5 >warning: MS Sans Serif 16: missing glyph for char 05d6 >warning: MS Sans Serif 16: missing glyph for char 05d7 >warning: MS Sans Serif 16: missing glyph for char 05d8 >warning: MS Sans Serif 16: missing glyph for char 05d9 >warning: MS Sans Serif 16: missing glyph for char 05da >warning: MS Sans Serif 16: missing glyph for char 05db >warning: MS Sans Serif 16: missing glyph for char 05dc >warning: MS Sans Serif 16: missing glyph for char 05dd >warning: MS Sans Serif 16: missing glyph for char 05de >warning: MS Sans Serif 16: missing glyph for char 05df >warning: MS Sans Serif 16: missing glyph for char 05e0 >warning: MS Sans Serif 16: missing glyph for char 05e1 >warning: MS Sans Serif 16: missing glyph for char 05e2 >warning: MS Sans Serif 16: missing glyph for char 05e3 >warning: MS Sans Serif 16: missing glyph for char 05e4 >warning: MS Sans Serif 16: missing glyph for char 05e5 >warning: MS Sans Serif 16: missing glyph for char 05e6 >warning: MS Sans Serif 16: missing glyph for char 05e7 >warning: MS Sans Serif 16: missing glyph for char 05e8 >warning: MS Sans Serif 16: missing glyph for char 05e9 >warning: MS Sans Serif 16: missing glyph for char 05ea >warning: MS Sans Serif 16: missing glyph for char f894 >warning: MS Sans Serif 16: missing glyph for char f895 >warning: MS Sans Serif 16: missing glyph for char 200e >warning: MS Sans Serif 16: missing glyph for char 200f >warning: MS Sans Serif 16: missing glyph for char f896 >warning: MS Sans Serif 20: missing glyph for char 008a >warning: MS Sans Serif 20: missing glyph for char 008c >warning: MS Sans Serif 20: missing glyph for char 009a >warning: MS Sans Serif 20: missing glyph for char 009c >warning: MS Sans Serif 20: missing glyph for char 009f >warning: MS Sans Serif 20: missing glyph for char 20aa >warning: MS Sans Serif 20: missing glyph for char 05b0 >warning: MS Sans Serif 20: missing glyph for char 05b1 >warning: MS Sans Serif 20: missing glyph for char 05b2 >warning: MS Sans Serif 20: missing glyph for char 05b3 >warning: MS Sans Serif 20: missing glyph for char 05b4 >warning: MS Sans Serif 20: missing glyph for char 05b5 >warning: MS Sans Serif 20: missing glyph for char 05b6 >warning: MS Sans Serif 20: missing glyph for char 05b7 >warning: MS Sans Serif 20: missing glyph for char 05b8 >warning: MS Sans Serif 20: missing glyph for char 05b9 >warning: MS Sans Serif 20: missing glyph for char 05ba >warning: MS Sans Serif 20: missing glyph for char 05bb >warning: MS Sans Serif 20: missing glyph for char 05bc >warning: MS Sans Serif 20: missing glyph for char 05bd >warning: MS Sans Serif 20: missing glyph for char 05be >warning: MS Sans Serif 20: missing glyph for char 05bf >warning: MS Sans Serif 20: missing glyph for char 05c0 >warning: MS Sans Serif 20: missing glyph for char 05c1 >warning: MS Sans Serif 20: missing glyph for char 05c2 >warning: MS Sans Serif 20: missing glyph for char 05c3 >warning: MS Sans Serif 20: missing glyph for char 05f0 >warning: MS Sans Serif 20: missing glyph for char 05f1 >warning: MS Sans Serif 20: missing glyph for char 05f2 >warning: MS Sans Serif 20: missing glyph for char 05f3 >warning: MS Sans Serif 20: missing glyph for char 05f4 >warning: MS Sans Serif 20: missing glyph for char f88d >warning: MS Sans Serif 20: missing glyph for char f88e >warning: MS Sans Serif 20: missing glyph for char f88f >warning: MS Sans Serif 20: missing glyph for char f890 >warning: MS Sans Serif 20: missing glyph for char f891 >warning: MS Sans Serif 20: missing glyph for char f892 >warning: MS Sans Serif 20: missing glyph for char f893 >warning: MS Sans Serif 20: missing glyph for char 05d0 >warning: MS Sans Serif 20: missing glyph for char 05d1 >warning: MS Sans Serif 20: missing glyph for char 05d2 >warning: MS Sans Serif 20: missing glyph for char 05d3 >warning: MS Sans Serif 20: missing glyph for char 05d4 >warning: MS Sans Serif 20: missing glyph for char 05d5 >warning: MS Sans Serif 20: missing glyph for char 05d6 >warning: MS Sans Serif 20: missing glyph for char 05d7 >warning: MS Sans Serif 20: missing glyph for char 05d8 >warning: MS Sans Serif 20: missing glyph for char 05d9 >warning: MS Sans Serif 20: missing glyph for char 05da >warning: MS Sans Serif 20: missing glyph for char 05db >warning: MS Sans Serif 20: missing glyph for char 05dc >warning: MS Sans Serif 20: missing glyph for char 05dd >warning: MS Sans Serif 20: missing glyph for char 05de >warning: MS Sans Serif 20: missing glyph for char 05df >warning: MS Sans Serif 20: missing glyph for char 05e0 >warning: MS Sans Serif 20: missing glyph for char 05e1 >warning: MS Sans Serif 20: missing glyph for char 05e2 >warning: MS Sans Serif 20: missing glyph for char 05e3 >warning: MS Sans Serif 20: missing glyph for char 05e4 >warning: MS Sans Serif 20: missing glyph for char 05e5 >warning: MS Sans Serif 20: missing glyph for char 05e6 >warning: MS Sans Serif 20: missing glyph for char 05e7 >warning: MS Sans Serif 20: missing glyph for char 05e8 >warning: MS Sans Serif 20: missing glyph for char 05e9 >warning: MS Sans Serif 20: missing glyph for char 05ea >warning: MS Sans Serif 20: missing glyph for char f894 >warning: MS Sans Serif 20: missing glyph for char f895 >warning: MS Sans Serif 20: missing glyph for char 200e >warning: MS Sans Serif 20: missing glyph for char 200f >warning: MS Sans Serif 20: missing glyph for char f896 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o ssee1256.fon -d 129 ./ms_sans_serif.ttf 13,1256,5 16,1256,7 20,1256,8 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o console.o console.c >warning: MS Sans Serif 13: missing glyph for char 067e >warning: MS Sans Serif 13: missing glyph for char 0679 >warning: MS Sans Serif 13: missing glyph for char 0686 >warning: MS Sans Serif 13: missing glyph for char 0698 >warning: MS Sans Serif 13: missing glyph for char 0688 >warning: MS Sans Serif 13: missing glyph for char 06af >warning: MS Sans Serif 13: missing glyph for char 06a9 >warning: MS Sans Serif 13: missing glyph for char 0691 >warning: MS Sans Serif 13: missing glyph for char 200c >warning: MS Sans Serif 13: missing glyph for char 200d >warning: MS Sans Serif 13: missing glyph for char 06ba >warning: MS Sans Serif 13: missing glyph for char 060c >warning: MS Sans Serif 13: missing glyph for char 06be >warning: MS Sans Serif 13: missing glyph for char 061b >warning: MS Sans Serif 13: missing glyph for char 061f >warning: MS Sans Serif 13: missing glyph for char 06c1 >warning: MS Sans Serif 13: missing glyph for char 0621 >warning: MS Sans Serif 13: missing glyph for char 0622 >warning: MS Sans Serif 13: missing glyph for char 0623 >warning: MS Sans Serif 13: missing glyph for char 0624 >warning: MS Sans Serif 13: missing glyph for char 0625 >warning: MS Sans Serif 13: missing glyph for char 0626 >warning: MS Sans Serif 13: missing glyph for char 0627 >warning: MS Sans Serif 13: missing glyph for char 0628 >warning: MS Sans Serif 13: missing glyph for char 0629 >warning: MS Sans Serif 13: missing glyph for char 062a >warning: MS Sans Serif 13: missing glyph for char 062b >warning: MS Sans Serif 13: missing glyph for char 062c >warning: MS Sans Serif 13: missing glyph for char 062d >warning: MS Sans Serif 13: missing glyph for char 062e >warning: MS Sans Serif 13: missing glyph for char 062f >warning: MS Sans Serif 13: missing glyph for char 0630 >warning: MS Sans Serif 13: missing glyph for char 0631 >warning: MS Sans Serif 13: missing glyph for char 0632 >warning: MS Sans Serif 13: missing glyph for char 0633 >warning: MS Sans Serif 13: missing glyph for char 0634 >warning: MS Sans Serif 13: missing glyph for char 0635 >warning: MS Sans Serif 13: missing glyph for char 0636 >warning: MS Sans Serif 13: missing glyph for char 0637 >warning: MS Sans Serif 13: missing glyph for char 0638 >warning: MS Sans Serif 13: missing glyph for char 0639 >warning: MS Sans Serif 13: missing glyph for char 063a >warning: MS Sans Serif 13: missing glyph for char 0640 >warning: MS Sans Serif 13: missing glyph for char 0641 >warning: MS Sans Serif 13: missing glyph for char 0642 >warning: MS Sans Serif 13: missing glyph for char 0643 >warning: MS Sans Serif 13: missing glyph for char 0644 >warning: MS Sans Serif 13: missing glyph for char 0645 >warning: MS Sans Serif 13: missing glyph for char 0646 >warning: MS Sans Serif 13: missing glyph for char 0647 >warning: MS Sans Serif 13: missing glyph for char 0648 >warning: MS Sans Serif 13: missing glyph for char 0649 >warning: MS Sans Serif 13: missing glyph for char 064a >warning: MS Sans Serif 13: missing glyph for char 064b >warning: MS Sans Serif 13: missing glyph for char 064c >warning: MS Sans Serif 13: missing glyph for char 064d >warning: MS Sans Serif 13: missing glyph for char 064e >warning: MS Sans Serif 13: missing glyph for char 064f >warning: MS Sans Serif 13: missing glyph for char 0650 >warning: MS Sans Serif 13: missing glyph for char 0651 >warning: MS Sans Serif 13: missing glyph for char 0652 >warning: MS Sans Serif 13: missing glyph for char 200e >warning: MS Sans Serif 13: missing glyph for char 200f >warning: MS Sans Serif 13: missing glyph for char 06d2 >warning: MS Sans Serif 16: missing glyph for char 067e >warning: MS Sans Serif 16: missing glyph for char 0679 >warning: MS Sans Serif 16: missing glyph for char 0686 >warning: MS Sans Serif 16: missing glyph for char 0698 >warning: MS Sans Serif 16: missing glyph for char 0688 >warning: MS Sans Serif 16: missing glyph for char 06af >warning: MS Sans Serif 16: missing glyph for char 06a9 >warning: MS Sans Serif 16: missing glyph for char 0691 >warning: MS Sans Serif 16: missing glyph for char 200c >warning: MS Sans Serif 16: missing glyph for char 200d >warning: MS Sans Serif 16: missing glyph for char 06ba >warning: MS Sans Serif 16: missing glyph for char 060c >warning: MS Sans Serif 16: missing glyph for char 06be >warning: MS Sans Serif 16: missing glyph for char 061b >warning: MS Sans Serif 16: missing glyph for char 061f >warning: MS Sans Serif 16: missing glyph for char 06c1 >warning: MS Sans Serif 16: missing glyph for char 0621 >warning: MS Sans Serif 16: missing glyph for char 0622 >warning: MS Sans Serif 16: missing glyph for char 0623 >warning: MS Sans Serif 16: missing glyph for char 0624 >warning: MS Sans Serif 16: missing glyph for char 0625 >warning: MS Sans Serif 16: missing glyph for char 0626 >warning: MS Sans Serif 16: missing glyph for char 0627 >warning: MS Sans Serif 16: missing glyph for char 0628 >warning: MS Sans Serif 16: missing glyph for char 0629 >warning: MS Sans Serif 16: missing glyph for char 062a >warning: MS Sans Serif 16: missing glyph for char 062b >warning: MS Sans Serif 16: missing glyph for char 062c >warning: MS Sans Serif 16: missing glyph for char 062d >warning: MS Sans Serif 16: missing glyph for char 062e >warning: MS Sans Serif 16: missing glyph for char 062f >warning: MS Sans Serif 16: missing glyph for char 0630 >warning: MS Sans Serif 16: missing glyph for char 0631 >warning: MS Sans Serif 16: missing glyph for char 0632 >warning: MS Sans Serif 16: missing glyph for char 0633 >warning: MS Sans Serif 16: missing glyph for char 0634 >warning: MS Sans Serif 16: missing glyph for char 0635 >warning: MS Sans Serif 16: missing glyph for char 0636 >warning: MS Sans Serif 16: missing glyph for char 0637 >warning: MS Sans Serif 16: missing glyph for char 0638 >warning: MS Sans Serif 16: missing glyph for char 0639 >warning: MS Sans Serif 16: missing glyph for char 063a >warning: MS Sans Serif 16: missing glyph for char 0640 >warning: MS Sans Serif 16: missing glyph for char 0641 >warning: MS Sans Serif 16: missing glyph for char 0642 >warning: MS Sans Serif 16: missing glyph for char 0643 >warning: MS Sans Serif 16: missing glyph for char 0644 >warning: MS Sans Serif 16: missing glyph for char 0645 >warning: MS Sans Serif 16: missing glyph for char 0646 >warning: MS Sans Serif 16: missing glyph for char 0647 >warning: MS Sans Serif 16: missing glyph for char 0648 >warning: MS Sans Serif 16: missing glyph for char 0649 >warning: MS Sans Serif 16: missing glyph for char 064a >warning: MS Sans Serif 16: missing glyph for char 064b >warning: MS Sans Serif 16: missing glyph for char 064c >warning: MS Sans Serif 16: missing glyph for char 064d >warning: MS Sans Serif 16: missing glyph for char 064e >warning: MS Sans Serif 16: missing glyph for char 064f >warning: MS Sans Serif 16: missing glyph for char 0650 >warning: MS Sans Serif 16: missing glyph for char 0651 >warning: MS Sans Serif 16: missing glyph for char 0652 >warning: MS Sans Serif 16: missing glyph for char 200e >warning: MS Sans Serif 16: missing glyph for char 200f >warning: MS Sans Serif 16: missing glyph for char 06d2 >warning: MS Sans Serif 20: missing glyph for char 067e >warning: MS Sans Serif 20: missing glyph for char 0679 >warning: MS Sans Serif 20: missing glyph for char 0686 >warning: MS Sans Serif 20: missing glyph for char 0698 >warning: MS Sans Serif 20: missing glyph for char 0688 >warning: MS Sans Serif 20: missing glyph for char 06af >warning: MS Sans Serif 20: missing glyph for char 06a9 >warning: MS Sans Serif 20: missing glyph for char 0691 >warning: MS Sans Serif 20: missing glyph for char 200c >warning: MS Sans Serif 20: missing glyph for char 200d >warning: MS Sans Serif 20: missing glyph for char 06ba >warning: MS Sans Serif 20: missing glyph for char 060c >warning: MS Sans Serif 20: missing glyph for char 06be >warning: MS Sans Serif 20: missing glyph for char 061b >warning: MS Sans Serif 20: missing glyph for char 061f >warning: MS Sans Serif 20: missing glyph for char 06c1 >warning: MS Sans Serif 20: missing glyph for char 0621 >warning: MS Sans Serif 20: missing glyph for char 0622 >warning: MS Sans Serif 20: missing glyph for char 0623 >warning: MS Sans Serif 20: missing glyph for char 0624 >warning: MS Sans Serif 20: missing glyph for char 0625 >warning: MS Sans Serif 20: missing glyph for char 0626 >warning: MS Sans Serif 20: missing glyph for char 0627 >warning: MS Sans Serif 20: missing glyph for char 0628 >warning: MS Sans Serif 20: missing glyph for char 0629 >warning: MS Sans Serif 20: missing glyph for char 062a >warning: MS Sans Serif 20: missing glyph for char 062b >warning: MS Sans Serif 20: missing glyph for char 062c >warning: MS Sans Serif 20: missing glyph for char 062d >warning: MS Sans Serif 20: missing glyph for char 062e >warning: MS Sans Serif 20: missing glyph for char 062f >warning: MS Sans Serif 20: missing glyph for char 0630 >warning: MS Sans Serif 20: missing glyph for char 0631 >warning: MS Sans Serif 20: missing glyph for char 0632 >warning: MS Sans Serif 20: missing glyph for char 0633 >warning: MS Sans Serif 20: missing glyph for char 0634 >warning: MS Sans Serif 20: missing glyph for char 0635 >warning: MS Sans Serif 20: missing glyph for char 0636 >warning: MS Sans Serif 20: missing glyph for char 0637 >warning: MS Sans Serif 20: missing glyph for char 0638 >warning: MS Sans Serif 20: missing glyph for char 0639 >warning: MS Sans Serif 20: missing glyph for char 063a >warning: MS Sans Serif 20: missing glyph for char 0640 >warning: MS Sans Serif 20: missing glyph for char 0641 >warning: MS Sans Serif 20: missing glyph for char 0642 >warning: MS Sans Serif 20: missing glyph for char 0643 >warning: MS Sans Serif 20: missing glyph for char 0644 >warning: MS Sans Serif 20: missing glyph for char 0645 >warning: MS Sans Serif 20: missing glyph for char 0646 >warning: MS Sans Serif 20: missing glyph for char 0647 >warning: MS Sans Serif 20: missing glyph for char 0648 >warning: MS Sans Serif 20: missing glyph for char 0649 >warning: MS Sans Serif 20: missing glyph for char 064a >warning: MS Sans Serif 20: missing glyph for char 064b >warning: MS Sans Serif 20: missing glyph for char 064c >warning: MS Sans Serif 20: missing glyph for char 064d >warning: MS Sans Serif 20: missing glyph for char 064e >warning: MS Sans Serif 20: missing glyph for char 064f >warning: MS Sans Serif 20: missing glyph for char 0650 >warning: MS Sans Serif 20: missing glyph for char 0651 >warning: MS Sans Serif 20: missing glyph for char 0652 >warning: MS Sans Serif 20: missing glyph for char 200e >warning: MS Sans Serif 20: missing glyph for char 200f >warning: MS Sans Serif 20: missing glyph for char 06d2 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o ssee1257.fon -d 129 ./ms_sans_serif.ttf 13,1257,5 16,1257,7 20,1257,8 >../tools/widl/widl -I. -I. -I../include -I../include -h -H docobj.h docobj.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o debugger.o debugger.c >warning: MS Sans Serif 13: missing glyph for char 008a >warning: MS Sans Serif 13: missing glyph for char 008c >warning: MS Sans Serif 13: missing glyph for char 009a >warning: MS Sans Serif 13: missing glyph for char 009c >warning: MS Sans Serif 13: missing glyph for char 009f >warning: MS Sans Serif 13: missing glyph for char f8fc >warning: MS Sans Serif 13: missing glyph for char f8fd >warning: MS Sans Serif 13: missing glyph for char 0156 >warning: MS Sans Serif 13: missing glyph for char 0157 >warning: MS Sans Serif 13: missing glyph for char 0100 >warning: MS Sans Serif 13: missing glyph for char 0112 >warning: MS Sans Serif 13: missing glyph for char 0122 >warning: MS Sans Serif 13: missing glyph for char 0136 >warning: MS Sans Serif 13: missing glyph for char 012a >warning: MS Sans Serif 13: missing glyph for char 013b >warning: MS Sans Serif 13: missing glyph for char 0145 >warning: MS Sans Serif 13: missing glyph for char 014c >warning: MS Sans Serif 13: missing glyph for char 0101 >warning: MS Sans Serif 13: missing glyph for char 0113 >warning: MS Sans Serif 13: missing glyph for char 0123 >warning: MS Sans Serif 13: missing glyph for char 0137 >warning: MS Sans Serif 13: missing glyph for char 012b >warning: MS Sans Serif 13: missing glyph for char 013c >warning: MS Sans Serif 13: missing glyph for char 0146 >warning: MS Sans Serif 13: missing glyph for char 014d >warning: MS Sans Serif 16: missing glyph for char 008a >warning: MS Sans Serif 16: missing glyph for char 008c >warning: MS Sans Serif 16: missing glyph for char 009a >warning: MS Sans Serif 16: missing glyph for char 009c >warning: MS Sans Serif 16: missing glyph for char 009f >warning: MS Sans Serif 16: missing glyph for char f8fc >warning: MS Sans Serif 16: missing glyph for char f8fd >warning: MS Sans Serif 16: missing glyph for char 0156 >warning: MS Sans Serif 16: missing glyph for char 0157 >warning: MS Sans Serif 16: missing glyph for char 0100 >warning: MS Sans Serif 16: missing glyph for char 0112 >warning: MS Sans Serif 16: missing glyph for char 0122 >warning: MS Sans Serif 16: missing glyph for char 0136 >warning: MS Sans Serif 16: missing glyph for char 012a >warning: MS Sans Serif 16: missing glyph for char 013b >warning: MS Sans Serif 16: missing glyph for char 0145 >warning: MS Sans Serif 16: missing glyph for char 014c >warning: MS Sans Serif 16: missing glyph for char 0101 >warning: MS Sans Serif 16: missing glyph for char 0113 >warning: MS Sans Serif 16: missing glyph for char 0123 >warning: MS Sans Serif 16: missing glyph for char 0137 >warning: MS Sans Serif 16: missing glyph for char 012b >warning: MS Sans Serif 16: missing glyph for char 013c >warning: MS Sans Serif 16: missing glyph for char 0146 >warning: MS Sans Serif 16: missing glyph for char 014d >warning: MS Sans Serif 20: missing glyph for char 008a >warning: MS Sans Serif 20: missing glyph for char 008c >warning: MS Sans Serif 20: missing glyph for char 009a >warning: MS Sans Serif 20: missing glyph for char 009c >warning: MS Sans Serif 20: missing glyph for char 009f >warning: MS Sans Serif 20: missing glyph for char f8fc >warning: MS Sans Serif 20: missing glyph for char f8fd >warning: MS Sans Serif 20: missing glyph for char 0156 >warning: MS Sans Serif 20: missing glyph for char 0157 >warning: MS Sans Serif 20: missing glyph for char 0100 >warning: MS Sans Serif 20: missing glyph for char 0112 >warning: MS Sans Serif 20: missing glyph for char 0122 >warning: MS Sans Serif 20: missing glyph for char 0136 >warning: MS Sans Serif 20: missing glyph for char 012a >warning: MS Sans Serif 20: missing glyph for char 013b >warning: MS Sans Serif 20: missing glyph for char 0145 >warning: MS Sans Serif 20: missing glyph for char 014c >warning: MS Sans Serif 20: missing glyph for char 0101 >warning: MS Sans Serif 20: missing glyph for char 0113 >warning: MS Sans Serif 20: missing glyph for char 0123 >warning: MS Sans Serif 20: missing glyph for char 0137 >warning: MS Sans Serif 20: missing glyph for char 012b >warning: MS Sans Serif 20: missing glyph for char 013c >warning: MS Sans Serif 20: missing glyph for char 0146 >warning: MS Sans Serif 20: missing glyph for char 014d >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o ssee874.fon -d 129 ./ms_sans_serif.ttf 13,874,5 16,874,7 20,874,8 >warning: MS Sans Serif 13: missing glyph for char 0082 >warning: MS Sans Serif 13: missing glyph for char 0084 >warning: MS Sans Serif 13: missing glyph for char 0086 >warning: MS Sans Serif 13: missing glyph for char 0087 >warning: MS Sans Serif 13: missing glyph for char 0089 >warning: MS Sans Serif 13: missing glyph for char 008a >warning: MS Sans Serif 13: missing glyph for char 008b >warning: MS Sans Serif 13: missing glyph for char 008c >warning: MS Sans Serif 13: missing glyph for char 0099 >warning: MS Sans Serif 13: missing glyph for char 009a >warning: MS Sans Serif 13: missing glyph for char 009b >warning: MS Sans Serif 13: missing glyph for char 009c >warning: MS Sans Serif 13: missing glyph for char 009f >warning: MS Sans Serif 13: missing glyph for char 0e01 >warning: MS Sans Serif 13: missing glyph for char 0e02 >warning: MS Sans Serif 13: missing glyph for char 0e03 >warning: MS Sans Serif 13: missing glyph for char 0e04 >warning: MS Sans Serif 13: missing glyph for char 0e05 >warning: MS Sans Serif 13: missing glyph for char 0e06 >warning: MS Sans Serif 13: missing glyph for char 0e07 >warning: MS Sans Serif 13: missing glyph for char 0e08 >warning: MS Sans Serif 13: missing glyph for char 0e09 >warning: MS Sans Serif 13: missing glyph for char 0e0a >warning: MS Sans Serif 13: missing glyph for char 0e0b >warning: MS Sans Serif 13: missing glyph for char 0e0c >warning: MS Sans Serif 13: missing glyph for char 0e0d >warning: MS Sans Serif 13: missing glyph for char 0e0e >warning: MS Sans Serif 13: missing glyph for char 0e0f >warning: MS Sans Serif 13: missing glyph for char 0e10 >warning: MS Sans Serif 13: missing glyph for char 0e11 >warning: MS Sans Serif 13: missing glyph for char 0e12 >warning: MS Sans Serif 13: missing glyph for char 0e13 >warning: MS Sans Serif 13: missing glyph for char 0e14 >warning: MS Sans Serif 13: missing glyph for char 0e15 >warning: MS Sans Serif 13: missing glyph for char 0e16 >warning: MS Sans Serif 13: missing glyph for char 0e17 >warning: MS Sans Serif 13: missing glyph for char 0e18 >warning: MS Sans Serif 13: missing glyph for char 0e19 >warning: MS Sans Serif 13: missing glyph for char 0e1a >warning: MS Sans Serif 13: missing glyph for char 0e1b >warning: MS Sans Serif 13: missing glyph for char 0e1c >warning: MS Sans Serif 13: missing glyph for char 0e1d >warning: MS Sans Serif 13: missing glyph for char 0e1e >warning: MS Sans Serif 13: missing glyph for char 0e1f >warning: MS Sans Serif 13: missing glyph for char 0e20 >warning: MS Sans Serif 13: missing glyph for char 0e21 >warning: MS Sans Serif 13: missing glyph for char 0e22 >warning: MS Sans Serif 13: missing glyph for char 0e23 >warning: MS Sans Serif 13: missing glyph for char 0e24 >warning: MS Sans Serif 13: missing glyph for char 0e25 >warning: MS Sans Serif 13: missing glyph for char 0e26 >warning: MS Sans Serif 13: missing glyph for char 0e27 >warning: MS Sans Serif 13: missing glyph for char 0e28 >warning: MS Sans Serif 13: missing glyph for char 0e29 >warning: MS Sans Serif 13: missing glyph for char 0e2a >warning: MS Sans Serif 13: missing glyph for char 0e2b >warning: MS Sans Serif 13: missing glyph for char 0e2c >warning: MS Sans Serif 13: missing glyph for char 0e2d >warning: MS Sans Serif 13: missing glyph for char 0e2e >warning: MS Sans Serif 13: missing glyph for char 0e2f >warning: MS Sans Serif 13: missing glyph for char 0e30 >warning: MS Sans Serif 13: missing glyph for char 0e31 >warning: MS Sans Serif 13: missing glyph for char 0e32 >warning: MS Sans Serif 13: missing glyph for char 0e33 >warning: MS Sans Serif 13: missing glyph for char 0e34 >warning: MS Sans Serif 13: missing glyph for char 0e35 >warning: MS Sans Serif 13: missing glyph for char 0e36 >warning: MS Sans Serif 13: missing glyph for char 0e37 >warning: MS Sans Serif 13: missing glyph for char 0e38 >warning: MS Sans Serif 13: missing glyph for char 0e39 >warning: MS Sans Serif 13: missing glyph for char 0e3a >warning: MS Sans Serif 13: missing glyph for char f8c1 >warning: MS Sans Serif 13: missing glyph for char f8c2 >warning: MS Sans Serif 13: missing glyph for char f8c3 >warning: MS Sans Serif 13: missing glyph for char f8c4 >warning: MS Sans Serif 13: missing glyph for char 0e3f >warning: MS Sans Serif 13: missing glyph for char 0e40 >warning: MS Sans Serif 13: missing glyph for char 0e41 >warning: MS Sans Serif 13: missing glyph for char 0e42 >warning: MS Sans Serif 13: missing glyph for char 0e43 >warning: MS Sans Serif 13: missing glyph for char 0e44 >warning: MS Sans Serif 13: missing glyph for char 0e45 >warning: MS Sans Serif 13: missing glyph for char 0e46 >warning: MS Sans Serif 13: missing glyph for char 0e47 >warning: MS Sans Serif 13: missing glyph for char 0e48 >warning: MS Sans Serif 13: missing glyph for char 0e49 >warning: MS Sans Serif 13: missing glyph for char 0e4a >warning: MS Sans Serif 13: missing glyph for char 0e4b >warning: MS Sans Serif 13: missing glyph for char 0e4c >warning: MS Sans Serif 13: missing glyph for char 0e4d >warning: MS Sans Serif 13: missing glyph for char 0e4e >warning: MS Sans Serif 13: missing glyph for char 0e4f >warning: MS Sans Serif 13: missing glyph for char 0e50 >warning: MS Sans Serif 13: missing glyph for char 0e51 >warning: MS Sans Serif 13: missing glyph for char 0e52 >warning: MS Sans Serif 13: missing glyph for char 0e53 >warning: MS Sans Serif 13: missing glyph for char 0e54 >warning: MS Sans Serif 13: missing glyph for char 0e55 >warning: MS Sans Serif 13: missing glyph for char 0e56 >warning: MS Sans Serif 13: missing glyph for char 0e57 >warning: MS Sans Serif 13: missing glyph for char 0e58 >warning: MS Sans Serif 13: missing glyph for char 0e59 >warning: MS Sans Serif 13: missing glyph for char 0e5a >warning: MS Sans Serif 13: missing glyph for char 0e5b >warning: MS Sans Serif 13: missing glyph for char f8c5 >warning: MS Sans Serif 13: missing glyph for char f8c6 >warning: MS Sans Serif 13: missing glyph for char f8c7 >warning: MS Sans Serif 13: missing glyph for char f8c8 >warning: MS Sans Serif 16: missing glyph for char 0082 >warning: MS Sans Serif 16: missing glyph for char 0084 >warning: MS Sans Serif 16: missing glyph for char 0086 >warning: MS Sans Serif 16: missing glyph for char 0087 >warning: MS Sans Serif 16: missing glyph for char 0089 >warning: MS Sans Serif 16: missing glyph for char 008a >warning: MS Sans Serif 16: missing glyph for char 008b >warning: MS Sans Serif 16: missing glyph for char 008c >warning: MS Sans Serif 16: missing glyph for char 0099 >warning: MS Sans Serif 16: missing glyph for char 009a >warning: MS Sans Serif 16: missing glyph for char 009b >warning: MS Sans Serif 16: missing glyph for char 009c >warning: MS Sans Serif 16: missing glyph for char 009f >warning: MS Sans Serif 16: missing glyph for char 0e01 >warning: MS Sans Serif 16: missing glyph for char 0e02 >warning: MS Sans Serif 16: missing glyph for char 0e03 >warning: MS Sans Serif 16: missing glyph for char 0e04 >warning: MS Sans Serif 16: missing glyph for char 0e05 >warning: MS Sans Serif 16: missing glyph for char 0e06 >warning: MS Sans Serif 16: missing glyph for char 0e07 >warning: MS Sans Serif 16: missing glyph for char 0e08 >warning: MS Sans Serif 16: missing glyph for char 0e09 >warning: MS Sans Serif 16: missing glyph for char 0e0a >warning: MS Sans Serif 16: missing glyph for char 0e0b >warning: MS Sans Serif 16: missing glyph for char 0e0c >warning: MS Sans Serif 16: missing glyph for char 0e0d >warning: MS Sans Serif 16: missing glyph for char 0e0e >warning: MS Sans Serif 16: missing glyph for char 0e0f >warning: MS Sans Serif 16: missing glyph for char 0e10 >warning: MS Sans Serif 16: missing glyph for char 0e11 >warning: MS Sans Serif 16: missing glyph for char 0e12 >warning: MS Sans Serif 16: missing glyph for char 0e13 >warning: MS Sans Serif 16: missing glyph for char 0e14 >warning: MS Sans Serif 16: missing glyph for char 0e15 >warning: MS Sans Serif 16: missing glyph for char 0e16 >warning: MS Sans Serif 16: missing glyph for char 0e17 >warning: MS Sans Serif 16: missing glyph for char 0e18 >warning: MS Sans Serif 16: missing glyph for char 0e19 >warning: MS Sans Serif 16: missing glyph for char 0e1a >warning: MS Sans Serif 16: missing glyph for char 0e1b >warning: MS Sans Serif 16: missing glyph for char 0e1c >warning: MS Sans Serif 16: missing glyph for char 0e1d >warning: MS Sans Serif 16: missing glyph for char 0e1e >warning: MS Sans Serif 16: missing glyph for char 0e1f >warning: MS Sans Serif 16: missing glyph for char 0e20 >warning: MS Sans Serif 16: missing glyph for char 0e21 >warning: MS Sans Serif 16: missing glyph for char 0e22 >warning: MS Sans Serif 16: missing glyph for char 0e23 >warning: MS Sans Serif 16: missing glyph for char 0e24 >warning: MS Sans Serif 16: missing glyph for char 0e25 >warning: MS Sans Serif 16: missing glyph for char 0e26 >warning: MS Sans Serif 16: missing glyph for char 0e27 >warning: MS Sans Serif 16: missing glyph for char 0e28 >warning: MS Sans Serif 16: missing glyph for char 0e29 >warning: MS Sans Serif 16: missing glyph for char 0e2a >warning: MS Sans Serif 16: missing glyph for char 0e2b >warning: MS Sans Serif 16: missing glyph for char 0e2c >warning: MS Sans Serif 16: missing glyph for char 0e2d >warning: MS Sans Serif 16: missing glyph for char 0e2e >warning: MS Sans Serif 16: missing glyph for char 0e2f >warning: MS Sans Serif 16: missing glyph for char 0e30 >warning: MS Sans Serif 16: missing glyph for char 0e31 >warning: MS Sans Serif 16: missing glyph for char 0e32 >warning: MS Sans Serif 16: missing glyph for char 0e33 >warning: MS Sans Serif 16: missing glyph for char 0e34 >warning: MS Sans Serif 16: missing glyph for char 0e35 >warning: MS Sans Serif 16: missing glyph for char 0e36 >warning: MS Sans Serif 16: missing glyph for char 0e37 >warning: MS Sans Serif 16: missing glyph for char 0e38 >warning: MS Sans Serif 16: missing glyph for char 0e39 >warning: MS Sans Serif 16: missing glyph for char 0e3a >warning: MS Sans Serif 16: missing glyph for char f8c1 >warning: MS Sans Serif 16: missing glyph for char f8c2 >warning: MS Sans Serif 16: missing glyph for char f8c3 >warning: MS Sans Serif 16: missing glyph for char f8c4 >warning: MS Sans Serif 16: missing glyph for char 0e3f >warning: MS Sans Serif 16: missing glyph for char 0e40 >warning: MS Sans Serif 16: missing glyph for char 0e41 >warning: MS Sans Serif 16: missing glyph for char 0e42 >warning: MS Sans Serif 16: missing glyph for char 0e43 >warning: MS Sans Serif 16: missing glyph for char 0e44 >warning: MS Sans Serif 16: missing glyph for char 0e45 >warning: MS Sans Serif 16: missing glyph for char 0e46 >warning: MS Sans Serif 16: missing glyph for char 0e47 >warning: MS Sans Serif 16: missing glyph for char 0e48 >warning: MS Sans Serif 16: missing glyph for char 0e49 >warning: MS Sans Serif 16: missing glyph for char 0e4a >warning: MS Sans Serif 16: missing glyph for char 0e4b >warning: MS Sans Serif 16: missing glyph for char 0e4c >warning: MS Sans Serif 16: missing glyph for char 0e4d >warning: MS Sans Serif 16: missing glyph for char 0e4e >warning: MS Sans Serif 16: missing glyph for char 0e4f >warning: MS Sans Serif 16: missing glyph for char 0e50 >warning: MS Sans Serif 16: missing glyph for char 0e51 >warning: MS Sans Serif 16: missing glyph for char 0e52 >warning: MS Sans Serif 16: missing glyph for char 0e53 >warning: MS Sans Serif 16: missing glyph for char 0e54 >warning: MS Sans Serif 16: missing glyph for char 0e55 >warning: MS Sans Serif 16: missing glyph for char 0e56 >warning: MS Sans Serif 16: missing glyph for char 0e57 >warning: MS Sans Serif 16: missing glyph for char 0e58 >warning: MS Sans Serif 16: missing glyph for char 0e59 >warning: MS Sans Serif 16: missing glyph for char 0e5a >warning: MS Sans Serif 16: missing glyph for char 0e5b >warning: MS Sans Serif 16: missing glyph for char f8c5 >warning: MS Sans Serif 16: missing glyph for char f8c6 >warning: MS Sans Serif 16: missing glyph for char f8c7 >warning: MS Sans Serif 16: missing glyph for char f8c8 >warning: MS Sans Serif 20: missing glyph for char 0082../tools/widl/widl -I. -I. -I../include -I../include -h -H downloadmgr.h downloadmgr.idl > >warning: MS Sans Serif 20: missing glyph for char 0084 >warning: MS Sans Serif 20: missing glyph for char 0086 >warning: MS Sans Serif 20: missing glyph for char 0087 >warning: MS Sans Serif 20: missing glyph for char 0089 >warning: MS Sans Serif 20: missing glyph for char 008a >warning: MS Sans Serif 20: missing glyph for char 008b >warning: MS Sans Serif 20: missing glyph for char 008c >warning: MS Sans Serif 20: missing glyph for char 0099 >warning: MS Sans Serif 20: missing glyph for char 009a >warning: MS Sans Serif 20: missing glyph for char 009b >warning: MS Sans Serif 20: missing glyph for char 009c >warning: MS Sans Serif 20: missing glyph for char 009f >warning: MS Sans Serif 20: missing glyph for char 0e01 >warning: MS Sans Serif 20: missing glyph for char 0e02 >warning: MS Sans Serif 20: missing glyph for char 0e03 >warning: MS Sans Serif 20: missing glyph for char 0e04 >warning: MS Sans Serif 20: missing glyph for char 0e05 >warning: MS Sans Serif 20: missing glyph for char 0e06 >warning: MS Sans Serif 20: missing glyph for char 0e07 >warning: MS Sans Serif 20: missing glyph for char 0e08 >warning: MS Sans Serif 20: missing glyph for char 0e09 >warning: MS Sans Serif 20: missing glyph for char 0e0a >warning: MS Sans Serif 20: missing glyph for char 0e0b >warning: MS Sans Serif 20: missing glyph for char 0e0c >warning: MS Sans Serif 20: missing glyph for char 0e0d >warning: MS Sans Serif 20: missing glyph for char 0e0e >warning: MS Sans Serif 20: missing glyph for char 0e0f >warning: MS Sans Serif 20: missing glyph for char 0e10 >warning: MS Sans Serif 20: missing glyph for char 0e11 >warning: MS Sans Serif 20: missing glyph for char 0e12 >warning: MS Sans Serif 20: missing glyph for char 0e13 >warning: MS Sans Serif 20: missing glyph for char 0e14 >warning: MS Sans Serif 20: missing glyph for char 0e15 >warning: MS Sans Serif 20: missing glyph for char 0e16 >warning: MS Sans Serif 20: missing glyph for char 0e17 >warning: MS Sans Serif 20: missing glyph for char 0e18 >warning: MS Sans Serif 20: missing glyph for char 0e19 >warning: MS Sans Serif 20: missing glyph for char 0e1a >warning: MS Sans Serif 20: missing glyph for char 0e1b >warning: MS Sans Serif 20: missing glyph for char 0e1c >warning: MS Sans Serif 20: missing glyph for char 0e1d >warning: MS Sans Serif 20: missing glyph for char 0e1e >warning: MS Sans Serif 20: missing glyph for char 0e1f >warning: MS Sans Serif 20: missing glyph for char 0e20 >warning: MS Sans Serif 20: missing glyph for char 0e21 >warning: MS Sans Serif 20: missing glyph for char 0e22 >warning: MS Sans Serif 20: missing glyph for char 0e23 >warning: MS Sans Serif 20: missing glyph for char 0e24 >warning: MS Sans Serif 20: missing glyph for char 0e25 >warning: MS Sans Serif 20: missing glyph for char 0e26 >warning: MS Sans Serif 20: missing glyph for char 0e27 >warning: MS Sans Serif 20: missing glyph for char 0e28 >warning: MS Sans Serif 20: missing glyph for char 0e29 >warning: MS Sans Serif 20: missing glyph for char 0e2a >warning: MS Sans Serif 20: missing glyph for char 0e2b >warning: MS Sans Serif 20: missing glyph for char 0e2c >warning: MS Sans Serif 20: missing glyph for char 0e2d >warning: MS Sans Serif 20: missing glyph for char 0e2e >warning: MS Sans Serif 20: missing glyph for char 0e2f >warning: MS Sans Serif 20: missing glyph for char 0e30 >warning: MS Sans Serif 20: missing glyph for char 0e31 >warning: MS Sans Serif 20: missing glyph for char 0e32 >warning: MS Sans Serif 20: missing glyph for char 0e33 >warning: MS Sans Serif 20: missing glyph for char 0e34 >warning: MS Sans Serif 20: missing glyph for char 0e35 >warning: MS Sans Serif 20: missing glyph for char 0e36 >warning: MS Sans Serif 20: missing glyph for char 0e37 >warning: MS Sans Serif 20: missing glyph for char 0e38 >warning: MS Sans Serif 20: missing glyph for char 0e39 >warning: MS Sans Serif 20: missing glyph for char 0e3a >warning: MS Sans Serif 20: missing glyph for char f8c1 >warning: MS Sans Serif 20: missing glyph for char f8c2 >warning: MS Sans Serif 20: missing glyph for char f8c3 >warning: MS Sans Serif 20: missing glyph for char f8c4 >warning: MS Sans Serif 20: missing glyph for char 0e3f >warning: MS Sans Serif 20: missing glyph for char 0e40 >warning: MS Sans Serif 20: missing glyph for char 0e41 >warning: MS Sans Serif 20: missing glyph for char 0e42 >warning: MS Sans Serif 20: missing glyph for char 0e43 >warning: MS Sans Serif 20: missing glyph for char 0e44 >warning: MS Sans Serif 20: missing glyph for char 0e45 >warning: MS Sans Serif 20: missing glyph for char 0e46 >warning: MS Sans Serif 20: missing glyph for char 0e47 >warning: MS Sans Serif 20: missing glyph for char 0e48 >warning: MS Sans Serif 20: missing glyph for char 0e49 >warning: MS Sans Serif 20: missing glyph for char 0e4a >warning: MS Sans Serif 20: missing glyph for char 0e4b >warning: MS Sans Serif 20: missing glyph for char 0e4c >warning: MS Sans Serif 20: missing glyph for char 0e4d >warning: MS Sans Serif 20: missing glyph for char 0e4e >warning: MS Sans Serif 20: missing glyph for char 0e4f >warning: MS Sans Serif 20: missing glyph for char 0e50 >warning: MS Sans Serif 20: missing glyph for char 0e51 >warning: MS Sans Serif 20: missing glyph for char 0e52 >warning: MS Sans Serif 20: missing glyph for char 0e53 >warning: MS Sans Serif 20: missing glyph for char 0e54 >warning: MS Sans Serif 20: missing glyph for char 0e55 >warning: MS Sans Serif 20: missing glyph for char 0e56 >warning: MS Sans Serif 20: missing glyph for char 0e57 >warning: MS Sans Serif 20: missing glyph for char 0e58 >warning: MS Sans Serif 20: missing glyph for char 0e59 >warning: MS Sans Serif 20: missing glyph for char 0e5a >warning: MS Sans Serif 20: missing glyph for char 0e5b >warning: MS Sans Serif 20: missing glyph for char f8c5 >warning: MS Sans Serif 20: missing glyph for char f8c6 >warning: MS Sans Serif 20: missing glyph for char f8c7 >warning: MS Sans Serif 20: missing glyph for char f8c8 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o svgasys.fon -d 128 ./system.ttf 16,936,7 16,1252,7 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasys.fon -d 128 ./system.ttf 16,1252,7 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasyse.fon -d 128 ./system.ttf 16,1250,7 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasysg.fon -d 128 ./system.ttf 16,1253,7 >warning: System 16: missing glyph for char f8f9 >warning: System 16: missing glyph for char f8fa >warning: System 16: missing glyph for char f8fb >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasysr.fon -d 128 ./system.ttf 16,1251,7 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o device.o device.c >warning: System 16: missing glyph for char 0402 >warning: System 16: missing glyph for char 0403 >warning: System 16: missing glyph for char 0453 >warning: System 16: missing glyph for char 0409 >warning: System 16: missing glyph for char 040a >warning: System 16: missing glyph for char 040c >warning: System 16: missing glyph for char 040b >warning: System 16: missing glyph for char 040f >warning: System 16: missing glyph for char 0452 >warning: System 16: missing glyph for char 0459 >warning: System 16: missing glyph for char 045a >warning: System 16: missing glyph for char 045c >warning: System 16: missing glyph for char 045b >warning: System 16: missing glyph for char 045f >warning: System 16: missing glyph for char 0408 >warning: System 16: missing glyph for char 0458 >warning: System 16: missing glyph for char 0405 >warning: System 16: missing glyph for char 0455 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgasyst.fon -d 128 ./system.ttf 16,1254,7 >../tools/widl/widl -I. -I. -I../include -I../include -h -H dxgi.h dxgi.idl >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgas1255.fon -d 128 ./system.ttf 16,1255,7 >../tools/widl/widl -I. -I. -I../include -I../include -h -H dxgitype.h dxgitype.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o directory.o directory.c >warning: System 16: missing glyph for char 05b0 >warning: System 16: missing glyph for char 05b1 >warning: System 16: missing glyph for char 05b2 >warning: System 16: missing glyph for char 05b3 >warning: System 16: missing glyph for char 05b4 >warning: System 16: missing glyph for char 05b5 >warning: System 16: missing glyph for char 05b6 >warning: System 16: missing glyph for char 05b7 >warning: System 16: missing glyph for char 05b8 >warning: System 16: missing glyph for char 05b9 >warning: System 16: missing glyph for char 05ba >warning: System 16: missing glyph for char 05bb >warning: System 16: missing glyph for char 05bc >warning: System 16: missing glyph for char 05bd >warning: System 16: missing glyph for char 05be >warning: System 16: missing glyph for char 05bf >warning: System 16: missing glyph for char 05c0 >warning: System 16: missing glyph for char 05c1 >warning: System 16: missing glyph for char 05c2 >warning: System 16: missing glyph for char 05c3 >warning: System 16: missing glyph for char 05f0 >warning: System 16: missing glyph for char 05f1 >warning: System 16: missing glyph for char 05f2 >warning: System 16: missing glyph for char 05f3 >warning: System 16: missing glyph for char 05f4 >warning: System 16: missing glyph for char f88d >warning: System 16: missing glyph for char f88e >warning: System 16: missing glyph for char f88f >warning: System 16: missing glyph for char f890 >warning: System 16: missing glyph for char f891 >warning: System 16: missing glyph for char f892 >warning: System 16: missing glyph for char f893 >warning: System 16: missing glyph for char f894 >warning: System 16: missing glyph for char f895 >warning: System 16: missing glyph for char 200e >warning: System 16: missing glyph for char 200f >warning: System 16: missing glyph for char f896 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgas1256.fon -d 128 ./system.ttf 16,1256,7 >warning: System 16: missing glyph for char 067e >warning: System 16: missing glyph for char 0679 >warning: System 16: missing glyph for char 0686 >warning: System 16: missing glyph for char 0698 >warning: System 16: missing glyph for char 0688 >warning: System 16: missing glyph for char 06af >warning: System 16: missing glyph for char 06a9 >warning: System 16: missing glyph for char 0691 >warning: System 16: missing glyph for char 200c >warning: System 16: missing glyph for char 200d >warning: System 16: missing glyph for char 06ba >warning: System 16: missing glyph for char 060c >warning: System 16: missing glyph for char 06be >warning: System 16: missing glyph for char 061b >warning: System 16: missing glyph for char 061f >warning: System 16: missing glyph for char 06c1 >warning: System 16: missing glyph for char 0621 >warning: System 16: missing glyph for char 0622../tools/widl/widl -I. -I. -I../include -I../include -h -H ocidl.h ocidl.idl > >warning: System 16: missing glyph for char 0623 >warning: System 16: missing glyph for char 0624 >warning: System 16: missing glyph for char 0625 >warning: System 16: missing glyph for char 0626 >warning: System 16: missing glyph for char 0627 >warning: System 16: missing glyph for char 0628 >warning: System 16: missing glyph for char 0629 >warning: System 16: missing glyph for char 062a >warning: System 16: missing glyph for char 062b >warning: System 16: missing glyph for char 062c >warning: System 16: missing glyph for char 062d >warning: System 16: missing glyph for char 062e >warning: System 16: missing glyph for char 062f >warning: System 16: missing glyph for char 0630 >warning: System 16: missing glyph for char 0631 >warning: System 16: missing glyph for char 0632 >warning: System 16: missing glyph for char 0633 >warning: System 16: missing glyph for char 0634 >warning: System 16: missing glyph for char 0635 >warning: System 16: missing glyph for char 0636 >warning: System 16: missing glyph for char 0637 >warning: System 16: missing glyph for char 0638 >warning: System 16: missing glyph for char 0639 >warning: System 16: missing glyph for char 063a >warning: System 16: missing glyph for char 0640 >warning: System 16: missing glyph for char 0641 >warning: System 16: missing glyph for char 0642 >warning: System 16: missing glyph for char 0643 >warning: System 16: missing glyph for char 0644 >warning: System 16: missing glyph for char 0645 >warning: System 16: missing glyph for char 0646 >warning: System 16: missing glyph for char 0647 >warning: System 16: missing glyph for char 0648 >warning: System 16: missing glyph for char 0649 >warning: System 16: missing glyph for char 064a >warning: System 16: missing glyph for char 064b >warning: System 16: missing glyph for char 064c >warning: System 16: missing glyph for char 064d >warning: System 16: missing glyph for char 064e >warning: System 16: missing glyph for char 064f >warning: System 16: missing glyph for char 0650 >warning: System 16: missing glyph for char 0651 >warning: System 16: missing glyph for char 0652 >warning: System 16: missing glyph for char 200e >warning: System 16: missing glyph for char 200f >warning: System 16: missing glyph for char 06d2 >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgas1257.fon -d 128 ./system.ttf 16,1257,7 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o event.o event.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H wtypes.h wtypes.idl >warning: System 16: missing glyph for char f8fc >warning: System 16: missing glyph for char f8fd >warning: System 16: missing glyph for char 0156 >warning: System 16: missing glyph for char 0157 >warning: System 16: missing glyph for char 0100 >warning: System 16: missing glyph for char 0112 >warning: System 16: missing glyph for char 0122 >warning: System 16: missing glyph for char 0136 >warning: System 16: missing glyph for char 012a >warning: System 16: missing glyph for char 013b >warning: System 16: missing glyph for char 0145 >warning: System 16: missing glyph for char 014c >warning: System 16: missing glyph for char 0101 >warning: System 16: missing glyph for char 0113 >warning: System 16: missing glyph for char 0123 >warning: System 16: missing glyph for char 0137 >warning: System 16: missing glyph for char 012b >warning: System 16: missing glyph for char 013c >warning: System 16: missing glyph for char 0146 >warning: System 16: missing glyph for char 014d >LD_LIBRARY_PATH="../libs/wine:$LD_LIBRARY_PATH" ../tools/sfnt2fnt -o vgas874.fon -d 128 ./system.ttf 16,874,7 >../tools/widl/widl -I. -I. -I../include -I../include -h -H unknwn.h unknwn.idl >warning: System 16: missing glyph for char 0082 >warning: System 16: missing glyph for char 0084 >warning: System 16: missing glyph for char 0086 >warning: System 16: missing glyph for char 0087 >warning: System 16: missing glyph for char 0089 >warning: System 16: missing glyph for char 008b >warning: System 16: missing glyph for char 0099 >warning: System 16: missing glyph for char 009b >warning: System 16: missing glyph for char 0e01 >warning: System 16: missing glyph for char 0e02 >warning: System 16: missing glyph for char 0e03 >warning: System 16: missing glyph for char 0e04 >warning: System 16: missing glyph for char 0e05 >warning: System 16: missing glyph for char 0e06 >warning: System 16: missing glyph for char 0e07 >warning: System 16: missing glyph for char 0e08 >warning: System 16: missing glyph for char 0e09 >warning: System 16: missing glyph for char 0e0a >warning: System 16: missing glyph for char 0e0b >warning: System 16: missing glyph for char 0e0c >warning: System 16: missing glyph for char 0e0d >warning: System 16: missing glyph for char 0e0e >warning: System 16: missing glyph for char 0e0f >warning: System 16: missing glyph for char 0e10 >warning: System 16: missing glyph for char 0e11 >warning: System 16: missing glyph for char 0e12 >warning: System 16: missing glyph for char 0e13 >warning: System 16: missing glyph for char 0e14 >warning: System 16: missing glyph for char 0e15 >warning: System 16: missing glyph for char 0e16 >warning: System 16: missing glyph for char 0e17 >warning: System 16: missing glyph for char 0e18 >warning: System 16: missing glyph for char 0e19 >warning: System 16: missing glyph for char 0e1a >warning: System 16: missing glyph for char 0e1b >warning: System 16: missing glyph for char 0e1c >warning: System 16: missing glyph for char 0e1d >warning: System 16: missing glyph for char 0e1e >warning: System 16: missing glyph for char 0e1f >warning: System 16: missing glyph for char 0e20 >warning: System 16: missing glyph for char 0e21 >warning: System 16: missing glyph for char 0e22 >warning: System 16: missing glyph for char 0e23 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o fd.o fd.c >warning: System 16: missing glyph for char 0e24 >warning: System 16: missing glyph for char 0e25 >warning: System 16: missing glyph for char 0e26 >warning: System 16: missing glyph for char 0e27 >warning: System 16: missing glyph for char 0e28 >warning: System 16: missing glyph for char 0e29 >warning: System 16: missing glyph for char 0e2a >warning: System 16: missing glyph for char 0e2b >warning: System 16: missing glyph for char 0e2c >warning: System 16: missing glyph for char 0e2d >warning: System 16: missing glyph for char 0e2e >warning: System 16: missing glyph for char 0e2f >warning: System 16: missing glyph for char 0e30 >warning: System 16: missing glyph for char 0e31 >warning: System 16: missing glyph for char 0e32 >warning: System 16: missing glyph for char 0e33 >warning: System 16: missing glyph for char 0e34 >warning: System 16: missing glyph for char 0e35 >warning: System 16: missing glyph for char 0e36 >warning: System 16: missing glyph for char 0e37 >warning: System 16: missing glyph for char 0e38 >warning: System 16: missing glyph for char 0e39 >warning: System 16: missing glyph for char 0e3a >warning: System 16: missing glyph for char f8c1 >warning: System 16: missing glyph for char f8c2 >warning: System 16: missing glyph for char f8c3 >warning: System 16: missing glyph for char f8c4 >warning: System 16: missing glyph for char 0e3f >warning: System 16: missing glyph for char 0e40 >warning: System 16: missing glyph for char 0e41 >warning: System 16: missing glyph for char 0e42 >warning: System 16: missing glyph for char 0e43 >warning: System 16: missing glyph for char 0e44 >warning: System 16: missing glyph for char 0e45 >warning: System 16: missing glyph for char 0e46 >warning: System 16: missing glyph for char 0e47 >warning: System 16: missing glyph for char 0e48 >warning: System 16: missing glyph for char 0e49 >warning: System 16: missing glyph for char 0e4a >warning: System 16: missing glyph for char 0e4b >warning: System 16: missing glyph for char 0e4c >warning: System 16: missing glyph for char 0e4d >warning: System 16: missing glyph for char 0e4e >warning: System 16: missing glyph for char 0e4f >warning: System 16: missing glyph for char 0e50 >warning: System 16: missing glyph for char 0e51 >warning: System 16: missing glyph for char 0e52 >warning: System 16: missing glyph for char 0e53 >warning: System 16: missing glyph for char 0e54 >warning: System 16: missing glyph for char 0e55 >warning: System 16: missing glyph for char 0e56 >warning: System 16: missing glyph for char 0e57 >warning: System 16: missing glyph for char 0e58 >warning: System 16: missing glyph for char 0e59 >warning: System 16: missing glyph for char 0e5a >warning: System 16: missing glyph for char 0e5b >warning: System 16: missing glyph for char f8c5 >warning: System 16: missing glyph for char f8c6 >warning: System 16: missing glyph for char f8c7 >warning: System 16: missing glyph for char f8c8 >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/fonts' >../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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o file.o file.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o handle.o handle.c >../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 >fd.c: In function 'open_fd': >fd.c:1633: warning: ignoring return value of 'ftruncate', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o hook.o hook.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H msxml.h msxml.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mach.o mach.c >file.c: In function 'extend_file': >file.c:662: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result >../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 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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mailslot.o mailslot.c >../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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H imnact.h imnact.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mapping.o mapping.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H imnxport.h imnxport.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mutex.o mutex.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H indexsrv.h indexsrv.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o named_pipe.o named_pipe.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H mediaobj.h mediaobj.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o object.o object.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o process.o process.c >../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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o procfs.o procfs.c >../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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ptrace.o ptrace.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o queue.o queue.c >../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 mshtmhst.h mshtmhst.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o region.o region.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o registry.o registry.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H mshtml.h mshtml.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o request.o request.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o semaphore.o semaphore.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o serial.o serial.c >request.c: In function 'open_master_socket': >request.c:775: warning: ignoring return value of 'write', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o signal.o signal.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o snapshot.o snapshot.c >registry.c: In function 'save_branch': >registry.c:1548: warning: ignoring return value of 'ftruncate', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sock.o sock.c >signal.c: In function 'do_signal': >signal.c:138: warning: ignoring return value of 'write', declared with attribute warn_unused_result >signal.c: In function 'handler_poll_event': >signal.c:170: warning: ignoring return value of 'read', declared with attribute warn_unused_result >../tools/widl/widl -I. -I. -I../include -I../include -h -H msinkaut.h msinkaut.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o symlink.o symlink.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o thread.o thread.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o timer.o timer.c >../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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o token.o token.c >../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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o trace.o trace.c >../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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o unicode.o unicode.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o user.o user.c >../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 pstore.h pstore.idl >../tools/widl/widl -I. -I. -I../include -I../include -h -H qedit.h qedit.idl >unicode.c: In function 'dump_strW': >unicode.c:163: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >unicode.c:189: warning: ignoring return value of 'fwrite', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o window.o window.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H richole.h richole.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o winstation.o winstation.c >../tools/widl/widl -I. -I. -I../include -I../include -h -H sensevts.h sensevts.idl >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' wineserver.man.in >wineserver.man || (rm -f wineserver.man && false) >LC_ALL=C sed -e 's,@bindir\@,/usr/bin,g' -e 's,@dlldir\@,/usr/lib32/wine,g' -e 's,@PACKAGE_STRING\@,Wine 1.1.28,g' wineserver.fr.man.in >wineserver.fr.man || (rm -f wineserver.fr.man && false) >../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 textstor.h textstor.idl >x86_64-pc-linux-gnu-gcc -m32 -o wineserver async.o atom.o change.o class.o clipboard.o completion.o console.o debugger.o device.o directory.o event.o fd.o file.o handle.o hook.o mach.o mailslot.o main.o mapping.o mutex.o named_pipe.o object.o process.o procfs.o ptrace.o queue.o region.o registry.o request.o semaphore.o serial.o signal.o snapshot.o sock.o symlink.o thread.o timer.o token.o trace.o unicode.o user.o window.o winstation.o -L../libs/wine -lwine ../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--rpath,\$ORIGIN/../libs/wine >x86_64-pc-linux-gnu-gcc -m32 -o wineserver-installed async.o atom.o change.o class.o clipboard.o completion.o console.o debugger.o device.o directory.o event.o fd.o file.o handle.o hook.o mach.o mailslot.o main.o mapping.o mutex.o named_pipe.o object.o process.o procfs.o ptrace.o queue.o region.o registry.o request.o semaphore.o serial.o signal.o snapshot.o sock.o symlink.o thread.o timer.o token.o trace.o unicode.o user.o window.o winstation.o -L../libs/wine -lwine ../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--rpath,\$ORIGIN/`../tools/relpath /usr/bin /usr/lib32` -Wl,--enable-new-dtags >../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 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 >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/server' >../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 >../tools/widl/widl -I. -I. -I../include -I../include -h -H exdisp.h exdisp.idl >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/include' >make[1]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o adsiid.o adsiid.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_36' >../../tools/winebuild/winebuild -w --def -o libd3dx9.def --export ./d3dx9_36.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winspool.drv' >../../tools/winebuild/winebuild -w --def -o libwinspool.def --export ./winspool.drv.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winspool.drv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dxerr8.o dxerr8.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_3' >../../tools/winebuild/winebuild -w --def -o libxinput.def --export ./xinput1_3.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/xinput1_3' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_36' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dxerr9.o dxerr9.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o strmiids.o strmiids.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dx10guid.o dx10guid.c >rm -f libadsiid.a >ar rc libadsiid.a adsiid.o >rm -f libdxerr8.a >ar rc libdxerr8.a dxerr8.o >ranlib libdxerr8.a >ranlib libadsiid.a >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr8' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o uuid.o uuid.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dx8guid.o dx8guid.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/adsiid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o delay_load.o delay_load.c >rm -f libdxerr9.a >ar rc libdxerr9.a dxerr9.o >ranlib libdxerr9.a >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxerr9' >rm -f libstrmiids.a >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dx9guid.o dx9guid.c >ar rc libstrmiids.a strmiids.o >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dll_entry.o dll_entry.c >ranlib libstrmiids.a >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/strmiids' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/aclui' >../../tools/winebuild/winebuild -w --def -o libaclui.def --export ./aclui.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dxguid.o dxguid.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dll_main.o dll_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/aclui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advapi32' >../../tools/winebuild/winebuild -w --def -o libadvapi32.def --export ./advapi32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advpack' >../../tools/winebuild/winebuild -w --def -o libadvpack.def --export ./advpack.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advpack' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/atl' >../../tools/winebuild/winebuild -w --def -o libatl.def --export ./atl.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/atl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/activeds' >../../tools/winebuild/winebuild -w --def -o libactiveds.def --export ./activeds.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/activeds' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avicap32' >../../tools/winebuild/winebuild -w --def -o libavicap32.def --export ./avicap32.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o drv_entry.o drv_entry.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avicap32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifil32' >../../tools/winebuild/winebuild -w --def -o libavifil32.def --export ./avifil32.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o exe16_entry.o exe16_entry.c >rm -f libdxguid.a >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cabinet' >../../tools/winebuild/winebuild -w --def -o libcabinet.def --export ./cabinet.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cabinet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/capi2032' >../../tools/winebuild/winebuild -w --def -o libcapi2032.def --export ./capi2032.spec >ar rc libdxguid.a dx10guid.o dx8guid.o dx9guid.o dxguid.o >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifil32' >ranlib libdxguid.a >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o exe_entry.o exe_entry.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxguid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cards' >../../tools/winebuild/winebuild -w --def -o libcards.def --export ./cards.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o exe_main.o exe_main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cfgmgr32' >../../tools/winebuild/winebuild -w --def -o libcfgmgr32.def --export ./cfgmgr32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cfgmgr32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o exe_wentry.o exe_wentry.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/clusapi' >../../tools/winebuild/winebuild -w --def -o libclusapi.def --export ./clusapi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/clusapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comdlg32' >../../tools/winebuild/winebuild -w --def -o libcomdlg32.def --export ./comdlg32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comctl32' >../../tools/winebuild/winebuild -w --def -o libcomctl32.def --export ./comctl32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comdlg32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comctl32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o exe_wmain.o exe_wmain.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/credui' >../../tools/winebuild/winebuild -w --def -o libcredui.def --export ./credui.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compstui' >../../tools/winebuild/winebuild -w --def -o libcompstui.def --export ./compstui.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o init.o init.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/credui' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compstui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crtdll' >../../tools/winebuild/winebuild -w --def -o libcrtdll.def --export ./crtdll.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crtdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crypt32' >../../tools/winebuild/winebuild -w --def -o libcrypt32.def --export ./crypt32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crypt32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o stub.o stub.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdll' >../../tools/winebuild/winebuild -w --def -o libcryptdll.def --export ./cryptdll.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptnet' >../../tools/winebuild/winebuild -w --def -o libcryptnet.def --export ./cryptnet.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptnet' >rm -f libuuid.a >ar rc libuuid.a uuid.o >ranlib libuuid.a >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/uuid' >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d32' >../../tools/winebuild/winebuild -w --def -o libctl3d32.def --export ./ctl3d32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10core' >../../tools/winebuild/winebuild -w --def -o libd3d10core.def --export ./d3d10core.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d32' >ranlib libwinecrt0.a >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10core' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winecrt0' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptui' >../../tools/winebuild/winebuild -w --def -o libcryptui.def --export ./cryptui.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10' >../../tools/winebuild/winebuild -w --def -o libd3d10.def --export ./d3d10.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptui' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d9' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d8' >../../tools/winebuild/winebuild -w --def -o libd3d8.def --export ./d3d8.spec >../../tools/winebuild/winebuild -w --def -o libd3d9.def --export ./d3d9.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d8' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d9' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3drm' >../../tools/winebuild/winebuild -w --def -o libd3drm.def --export ./d3drm.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3drm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dxof' >../../tools/winebuild/winebuild -w --def -o libd3dxof.def --export ./d3dxof.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dim' >../../tools/winebuild/winebuild -w --def -o libd3dim.def --export ./d3dim.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dxof' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dciman32' >../../tools/winebuild/winebuild -w --def -o libdciman32.def --export ./dciman32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dciman32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dbghelp' >../../tools/winebuild/winebuild -w --def -o libdbghelp.def --export ./dbghelp.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput' >../../tools/winebuild/winebuild -w --def -o libdinput.def --export ./dinput.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dim' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dbghelp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o data_formats.o data_formats.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddraw' >../../tools/winebuild/winebuild -w --def -o libddraw.def --export ./ddraw.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dnsapi' >../../tools/winebuild/winebuild -w --def -o libdnsapi.def --export ./dnsapi.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmusic32' >../../tools/winebuild/winebuild -w --def -o libdmusic32.def --export ./dmusic32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dnsapi' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddraw' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmusic32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput8' >../../tools/winebuild/winebuild -w --def -o libdinput8.def --export ./dinput8.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput8' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplay' >../../tools/winebuild/winebuild -w --def -o libdplay.def --export ./dplay.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplayx' >../../tools/winebuild/winebuild -w --def -o libdplayx.def --export ./dplayx.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplay' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnet' >../../tools/winebuild/winebuild -w --def -o libdpnet.def --export ./dpnet.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplayx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dsound' >../../tools/winebuild/winebuild -w --def -o libdsound.def --export ./dsound.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dsound' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdiplus' >../../tools/winebuild/winebuild -w --def -o libgdiplus.def --export ./gdiplus.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdi32' >../../tools/winebuild/winebuild -w --def -o libgdi32.def --export ./gdi32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdiplus' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hid' >../../tools/winebuild/winebuild -w --def -o libhid.def --export ./hid.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dwmapi' >../../tools/winebuild/winebuild -w --def -o libdwmapi.def --export ./dwmapi.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/glu32' >../../tools/winebuild/winebuild -w --def -o libglu32.def --export ./glu32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hid' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/glu32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxgi' >../../tools/winebuild/winebuild -w --def -o libdxgi.def --export ./dxgi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxgi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hlink' >../../tools/winebuild/winebuild -w --def -o libhlink.def --export ./hlink.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imagehlp' >../../tools/winebuild/winebuild -w --def -o libimagehlp.def --export ./imagehlp.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imagehlp' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dwmapi' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hlink' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iphlpapi' >../../tools/winebuild/winebuild -w --def -o libiphlpapi.def --export ./iphlpapi.spec >rm -f libdinput.def.a >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm32' >../../tools/winebuild/winebuild -w --def -o libimm32.def --export ./imm32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iphlpapi' >ar rc libdinput.def.a data_formats.o >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm32' >ranlib libdinput.def.a >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/kernel32' >../../tools/winebuild/winebuild -w --def -o libkernel32.def --export ./kernel32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetcomm' >../../tools/winebuild/winebuild -w --def -o libinetcomm.def --export ./inetcomm.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetcomm' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lz32' >../../tools/winebuild/winebuild -w --def -o liblz32.def --export ./lz32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/kernel32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lz32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mapi32' >../../tools/winebuild/winebuild -w --def -o libmapi32.def --export ./mapi32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/loadperf' >../../tools/winebuild/winebuild -w --def -o libloadperf.def --export ./loadperf.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mpr' >../../tools/winebuild/winebuild -w --def -o libmpr.def --export ./mpr.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mpr' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/loadperf' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mlang' >../../tools/winebuild/winebuild -w --def -o libmlang.def --export ./mlang.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mprapi' >../../tools/winebuild/winebuild -w --def -o libmprapi.def --export ./mprapi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mlang' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscms' >../../tools/winebuild/winebuild -w --def -o libmscms.def --export ./mscms.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mprapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32' >../../tools/winebuild/winebuild -w --def -o libmsacm32.def --export ./msacm32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscms' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdmo' >../../tools/winebuild/winebuild -w --def -o libmsdmo.def --export ./msdmo.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdmo' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml' >../../tools/winebuild/winebuild -w --def -o libmshtml.def --export ./mshtml.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimg32' >../../tools/winebuild/winebuild -w --def -o libmsimg32.def --export ./msimg32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt20' >../../tools/winebuild/winebuild -w --def -o libmsvcrt20.def --export ./msvcrt20.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimg32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msi' >../../tools/winebuild/winebuild -w --def -o libmsi.def --export ./msi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt20' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt' >../../tools/winebuild/winebuild -w --def -o libmsvcrt.def --export ./msvcrt.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcr71' >../../tools/winebuild/winebuild -w --def -o libmsvcr71.def --export ./msvcr71.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt40' >../../tools/winebuild/winebuild -w --def -o libmsvcrt40.def --export ./msvcrt40.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrtd' >../../tools/winebuild/winebuild -w --def -o libmsvcrtd.def --export ./msvcrtd.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvfw32' >../../tools/winebuild/winebuild -w --def -o libmsvfw32.def --export ./msvfw32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrtd' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcr71' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvfw32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/nddeapi' >../../tools/winebuild/winebuild -w --def -o libnddeapi.def --export ./nddeapi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/nddeapi' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt40' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/netapi32' >../../tools/winebuild/winebuild -w --def -o libnetapi32.def --export ./netapi32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mswsock' >../../tools/winebuild/winebuild -w --def -o libmswsock.def --export ./mswsock.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mswsock' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/netapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdll' >../../tools/winebuild/winebuild -w --def -o libntdll.def --export ./ntdll.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntoskrnl.exe' >../../tools/winebuild/winebuild -w --def -o libntoskrnl.exe.def --export ./ntoskrnl.exe.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbc32' >../../tools/winebuild/winebuild -w --def -o libodbc32.def --export ./odbc32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/newdev' >../../tools/winebuild/winebuild -w --def -o libnewdev.def --export ./newdev.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/newdev' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdsapi' >../../tools/winebuild/winebuild -w --def -o libntdsapi.def --export ./ntdsapi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntoskrnl.exe' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbc32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdsapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbccp32' >../../tools/winebuild/winebuild -w --def -o libodbccp32.def --export ./odbccp32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbccp32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole32' >../../tools/winebuild/winebuild -w --def -o libole32.def --export ./ole32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli32' >../../tools/winebuild/winebuild -w --def -o libolecli32.def --export ./olecli32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleaut32' >../../tools/winebuild/winebuild -w --def -o liboleaut32.def --export ./oleaut32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleaut32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleacc' >../../tools/winebuild/winebuild -w --def -o liboleacc.def --export ./oleacc.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oledlg' >../../tools/winebuild/winebuild -w --def -o liboledlg.def --export ./oledlg.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olepro32' >../../tools/winebuild/winebuild -w --def -o libolepro32.def --export ./olepro32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oledlg' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olepro32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleacc' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/opengl32' >../../tools/winebuild/winebuild -w --def -o libopengl32.def --export ./opengl32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pdh' >../../tools/winebuild/winebuild -w --def -o libpdh.def --export ./pdh.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/opengl32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr32' >../../tools/winebuild/winebuild -w --def -o libolesvr32.def --export ./olesvr32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pdh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/powrprof' >../../tools/winebuild/winebuild -w --def -o libpowrprof.def --export ./powrprof.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/quartz' >../../tools/winebuild/winebuild -w --def -o libquartz.def --export ./quartz.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/powrprof' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasdlg' >../../tools/winebuild/winebuild -w --def -o librasdlg.def --export ./rasdlg.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/quartz' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi32' >../../tools/winebuild/winebuild -w --def -o librasapi32.def --export ./rasapi32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasdlg' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rasapi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/psapi' >../../tools/winebuild/winebuild -w --def -o libpsapi.def --export ./psapi.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/resutils' >../../tools/winebuild/winebuild -w --def -o libresutils.def --export ./resutils.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/resutils' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/psapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/riched20' >../../tools/winebuild/winebuild -w --def -o libriched20.def --export ./riched20.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rpcrt4' >../../tools/winebuild/winebuild -w --def -o librpcrt4.def --export ./rpcrt4.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/riched20' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rtutils' >../../tools/winebuild/winebuild -w --def -o librtutils.def --export ./rtutils.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rtutils' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/secur32' >../../tools/winebuild/winebuild -w --def -o libsecur32.def --export ./secur32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/secur32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rpcrt4' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rsaenh' >../../tools/winebuild/winebuild -w --def -o librsaenh.def --export ./rsaenh.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sensapi' >../../tools/winebuild/winebuild -w --def -o libsensapi.def --export ./sensapi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sensapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/setupapi' >../../tools/winebuild/winebuild -w --def -o libsetupapi.def --export ./setupapi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/rsaenh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/serialui' >../../tools/winebuild/winebuild -w --def -o libserialui.def --export ./serialui.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc' >../../tools/winebuild/winebuild -w --def -o libsfc.def --export ./sfc.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/serialui' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/setupapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shdocvw' >../../tools/winebuild/winebuild -w --def -o libshdocvw.def --export ./shdocvw.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shdocvw' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc_os' >../../tools/winebuild/winebuild -w --def -o libsfc_os.def --export ./sfc_os.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sfc_os' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell32' >../../tools/winebuild/winebuild -w --def -o libshell32.def --export ./shell32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shell32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shfolder' >../../tools/winebuild/winebuild -w --def -o libshfolder.def --export ./shfolder.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shlwapi' >../../tools/winebuild/winebuild -w --def -o libshlwapi.def --export ./shlwapi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shfolder' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slc' >../../tools/winebuild/winebuild -w --def -o libslc.def --export ./slc.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/spoolss' >../../tools/winebuild/winebuild -w --def -o libspoolss.def --export ./spoolss.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/slc' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/shlwapi' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/spoolss' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/snmpapi' >../../tools/winebuild/winebuild -w --def -o libsnmpapi.def --export ./snmpapi.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/snmpapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/tapi32' >../../tools/winebuild/winebuild -w --def -o libtapi32.def --export ./tapi32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/unicows' >../../tools/winebuild/winebuild -w --def -o libunicows.def --export ./unicows.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sti' >../../tools/winebuild/winebuild -w --def -o libsti.def --export ./sti.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/tapi32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/sti' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/unicows' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/url' >../../tools/winebuild/winebuild -w --def -o liburl.def --export ./url.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/url' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/urlmon' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/user32' >../../tools/winebuild/winebuild -w --def -o libuser32.def --export ./user32.spec >../../tools/winebuild/winebuild -w --def -o liburlmon.def --export ./urlmon.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/usp10' >../../tools/winebuild/winebuild -w --def -o libusp10.def --export ./usp10.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/user32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/urlmon' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/usp10' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/userenv' >../../tools/winebuild/winebuild -w --def -o libuserenv.def --export ./userenv.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/userenv' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windowscodecs' >../../tools/winebuild/winebuild -w --def -o libwindowscodecs.def --export ./windowscodecs.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/uxtheme' >../../tools/winebuild/winebuild -w --def -o libuxtheme.def --export ./uxtheme.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/windowscodecs' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/version' >../../tools/winebuild/winebuild -w --def -o libversion.def --export ./version.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/uxtheme' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/version' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wined3d' >../../tools/winebuild/winebuild -w --def -o libwined3d.def --export ./wined3d.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdmdbg' >../../tools/winebuild/winebuild -w --def -o libvdmdbg.def --export ./vdmdbg.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wininet' >../../tools/winebuild/winebuild -w --def -o libwininet.def --export ./wininet.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wined3d' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/vdmdbg' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wininet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winmm' >../../tools/winebuild/winebuild -w --def -o libwinmm.def --export ./winmm.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winmm' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winhttp' >../../tools/winebuild/winebuild -w --def -o libwinhttp.def --export ./winhttp.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winhttp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls32' >../../tools/winebuild/winebuild -w --def -o libwinnls32.def --export ./winnls32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winnls32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winscard' >../../tools/winebuild/winebuild -w --def -o libwinscard.def --export ./winscard.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/winscard' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab32' >../../tools/winebuild/winebuild -w --def -o libwintab32.def --export ./wintab32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wldap32' >../../tools/winebuild/winebuild -w --def -o libwldap32.def --export ./wldap32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wnaspi32' >../../tools/winebuild/winebuild -w --def -o libwnaspi32.def --export ./wnaspi32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintab32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintrust' >../../tools/winebuild/winebuild -w --def -o libwintrust.def --export ./wintrust.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wnaspi32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wintrust' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wow32' >../../tools/winebuild/winebuild -w --def -o libwow32.def --export ./wow32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wldap32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wow32' >echo "comdlg32.dll" >commdlg.dll16 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wsock32' >../../tools/winebuild/winebuild -w --def -o libwsock32.def --export ./wsock32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ws2_32' >../../tools/winebuild/winebuild -w --def -o libws2_32.def --export ./ws2_32.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wtsapi32' >../../tools/winebuild/winebuild -w --def -o libwtsapi32.def --export ./wtsapi32.spec >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wsock32' >echo "gdi32.dll" >gdi.exe16 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ws2_32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/wtsapi32' >echo "kernel32.dll" >krnl386.exe16 >echo "winmm.dll" >mmsystem.dll16 >echo "setupapi.dll" >setupx.dll16 >echo "kernel32.dll" >system.drv16 >echo "kernel32.dll" >toolhelp.dll16 >echo "user32.dll" >user.exe16 >echo "version.dll" >ver.dll16 >echo "wineps.drv" >wineps16.drv16 >echo "gdi32.dll" >wing.dll16 >echo "ws2_32.dll" >winsock.dll16 >echo "winedos.dll" >wprocs.dll16 >rm -f libd3dx9.def && ln -s d3dx9_36/libd3dx9.def libd3dx9.def >rm -f libwinspool.def && ln -s winspool.drv/libwinspool.def libwinspool.def >rm -f libxinput.def && ln -s xinput1_3/libxinput.def libxinput.def >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o aclui_main.o aclui_main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o advapi.o advapi.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o activeds_main.o activeds_main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/actxprxy' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o usrmarshal.o usrmarshal.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./acledit.spec main.o -o acledit.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cred.o cred.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" -u -U actxprxy_servprov_i.c actxprxy_servprov.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o crypt.o crypt.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" -p -P actxprxy_servprov_p.c actxprxy_servprov.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" -h -H actxprxy_servprov.h actxprxy_servprov.idl >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" --dlldata-only --dlldata=dlldata.c actxprxy_servprov.idl >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o actxprxy_servprov_i.o actxprxy_servprov_i.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./acledit.spec main.o -o acledit.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/acledit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o advpack.o advpack.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o crypt_arc4.o crypt_arc4.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./activeds.spec activeds_main.o -o activeds.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/activeds' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./aclui.spec aclui_main.o -o aclui.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o actxprxy_servprov_p.o actxprxy_servprov_p.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/aclui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o amstream.o amstream.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o appwiz.o appwiz.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o crypt_des.o crypt_des.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o files.o files.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o crypt_lmhash.o crypt_lmhash.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dlldata.o dlldata.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o install.o install.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o crypt_md4.o crypt_md4.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEn.res En.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./actxprxy.spec usrmarshal.o actxprxy_servprov_i.o actxprxy_servprov_p.o dlldata.o -o actxprxy.dll.so -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o crypt_md5.o crypt_md5.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foFr.res Fr.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o crypt_sha.o crypt_sha.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foIt.res It.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o reg.o reg.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o eventlog.o eventlog.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./actxprxy.spec usrmarshal.o actxprxy_servprov_i.o actxprxy_servprov_p.o dlldata.o -o actxprxy.dll.fake -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foJa.res Ja.rc >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foKo.res Ko.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lsa.o lsa.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foLt.res Lt.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/actxprxy' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o registry.o registry.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mediastream.o mediastream.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o atl_ax.o atl_ax.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNl.res Nl.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advpack' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o security.o security.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNo.res No.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o authz.o authz.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o atl_main.o atl_main.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foRu.res Ru.rc >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -h -H svcctl.h svcctl.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSi.res Si.rc >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_ADVAPI32_ -c -C svcctl_c.c svcctl.idl >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./authz.spec authz.o -o authz.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSv.res Sv.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mediastreamfilter.o mediastreamfilter.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o service.o service.c >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 ./authz.spec authz.o -o authz.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o registrar.o registrar.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o svcctl_c.o svcctl_c.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/authz' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foappwiz.res appwiz.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o avicap32_main.o avicap32_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avicap32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/appwiz.cpl' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o acmstream.o acmstream.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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,-O1 -Wl,--sort-common -Wl,--as-needed >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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/atl' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o bcrypt_main.o bcrypt_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifile.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o api.o api.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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o aclmulti.o aclmulti.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/amstream' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cabinet_main.o cabinet_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/advapi32' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/bcrypt' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cards.o cards.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o avifile.o avifile.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o aclsource.o aclsource.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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o fci.o fci.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./capi2032.spec cap20wxx.o -o capi2032.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/capi2032' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cfgmgr32' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cfgmgr32.spec -o cfgmgr32.dll.so -lsetupapi -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 ./cfgmgr32.spec -o cfgmgr32.dll.fake -lsetupapi -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cfgmgr32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o clusapi.o clusapi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o extrachunk.o extrachunk.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./clusapi.spec clusapi.o -o clusapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o browseui_main.o browseui_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o factory.o factory.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o compcatcachedaemon.o compcatcachedaemon.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o comcat_main.o comcat_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./clusapi.spec clusapi.o -o clusapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/clusapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o animate.o animate.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cabinet' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comdlg32' >../../tools/winebuild/winebuild -D_REENTRANT -fPIC --dll -o commdlg.spec.o --main-module comdlg32.dll --export commdlg.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o colordlg16.o colordlg16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o getframe.o getframe.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o comboex.o comboex.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o progressdlg.o progressdlg.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o icmstream.o icmstream.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o comctl32undoc.o comctl32undoc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o filedlg16.o filedlg16.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o commctrl.o commctrl.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o datetime.o datetime.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o tmpfile.o tmpfile.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comm.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o finddlg16.o finddlg16.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o compobj.o compobj.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dpa.o dpa.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_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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wavfile.o wavfile.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o draglist.o draglist.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o fontdlg16.o fontdlg16.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_Ko.res rsrc_Ko.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dsa.o dsa.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compobj.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o compstui_main.o compstui_main.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_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__ -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__ -DCOM_NO_WINDOWS_H -forsrc_Nl.res rsrc_Nl.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o flatsb.o flatsb.c >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./compstui.spec compstui_main.o -o compstui.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -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__ -foavifile_Es.res avifile_Es.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o header.o header.c >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__ -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__ -foavifile_Hu.res avifile_Hu.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o printdlg16.o printdlg16.c >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./compstui.spec compstui_main.o -o compstui.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o hotkey.o hotkey.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/compstui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -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__ -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__ -focredui.res credui.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o imagelist.o imagelist.c >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__ -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__ -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__ -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__ -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__ -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__ -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__ -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__ -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__ -DCOM_NO_WINDOWS_H -forsrc_Sv.res rsrc_Sv.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cdlg32.o cdlg32.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_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__ -foavifile_Pl.res avifile_Pl.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ipaddress.o ipaddress.c >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__ -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__ -DCOM_NO_WINDOWS_H -foversion.res version.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__ -focredui_Ko.res credui_Ko.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o listview.o listview.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -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__ -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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o monthcal.o monthcal.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -foavifile_Tr.res avifile_Tr.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/browseui' >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o colordlg.o colordlg.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-builtin -o crtdll_main.o crtdll_main.c >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__ -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__ -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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nativefont.o nativefont.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 >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pager.o pager.c >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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o progress.o progress.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o filedlg.o filedlg.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o propsheet.o propsheet.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crtdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o base64.o base64.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/avifil32' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cert.o cert.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o rebar.o rebar.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o context.o context.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/credui' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o smoothscroll.o smoothscroll.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o status.o status.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o crl.o crl.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o filedlg31.o filedlg31.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o string.o string.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ctl.o ctl.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o decode.o decode.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o encode.o encode.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o syslink.o syslink.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o tab.o tab.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o filedlgbrowser.o filedlgbrowser.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o message.o message.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdlg' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cryptdll.o cryptdll.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o finddlg32.o finddlg32.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msg.o msg.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o theme_button.o theme_button.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o theme_combo.o theme_combo.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o fontdlg.o fontdlg.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o object.o object.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o theme_dialog.o theme_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o printdlg.o printdlg.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o oid.o oid.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o theme_edit.o theme_edit.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o proplist.o proplist.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./cryptdll.spec cryptdll.o -o cryptdll.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o theme_listbox.o theme_listbox.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cryptnet_main.o cryptnet_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o protectdata.o protectdata.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o theming.o theming.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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o provstore.o provstore.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o toolbar.o toolbar.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regstore.o regstore.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o serialize.o serialize.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o tooltips.o tooltips.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sip.o sip.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptnet' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o store.o store.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o trackbar.o trackbar.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o str.o str.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o treeview.o treeview.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__ -focryptui.res cryptui.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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_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_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__ -focryptui_De.res cryptui_De.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ctapi32.o ctapi32.c >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__ -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__ -D_CRYPT32_ -focrypt32_Lt.res crypt32_Lt.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctapi32.spec ctapi32.o -o ctapi32.dll.so -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -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_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_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__ -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__ -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_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_CRYPT32_ -foversion.res version.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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -focryptui_Lt.res cryptui_Lt.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctapi32.spec ctapi32.o -o ctapi32.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctapi32' >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__ -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 >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/crypt32' >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ctl3d.o ctl3d.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/cryptui' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ctl3d32.o ctl3d32.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ctl3d.o ctl3d.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d.dll16' >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3d10_main.o d3d10_main.c >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctl3d32.spec ctl3d32.o -o ctl3d32.dll.so -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3dv2.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o buffer.o buffer.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o effect.o effect.c >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ctl3d32.spec ctl3d32.o -o ctl3d32.dll.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3d10core_main.o d3d10core_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ctl3d32' >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -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__ -focdlg_Eo.res cdlg_Eo.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3d8_main.o d3d8_main.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o device.o device.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o device.o device.c >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__ -foversion.res version.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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o inputlayout.o inputlayout.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o indexbuffer.o indexbuffer.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d10' >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__ -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__ -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__ -D_COMCTL32_ -focomctl_Uk.res comctl_Uk.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pixelshader.o pixelshader.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o surface.o surface.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o swapchain.o swapchain.c >../../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 -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dwinmm -Wb,-duxtheme ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o texture2d.o texture2d.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o utils.o utils.c >../../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 -luser32 -lgdi32 -ladvapi32 -lkernel32 -Wb,-dwinmm -Wb,-duxtheme ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comctl32' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o vertexdeclaration.o vertexdeclaration.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o vertexshader.o vertexshader.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o indexbuffer.o indexbuffer.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o volume.o volume.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3drm_main.o d3drm_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 ./d3d10core.spec buffer.o d3d10core_main.o device.o inputlayout.o shader.o texture2d.o utils.o view.o version.res -o d3d10core.dll.so -ldxguid -luuid -ldxgi -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pixelshader.o pixelshader.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o query.o query.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 >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 texture2d.o utils.o view.o version.res -o d3d10core.dll.fake -ldxguid -luuid -ldxgi -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o stateblock.o stateblock.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o swapchain.o swapchain.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3drm' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d8' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_24_main.o d3dx9_24_main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -focdlg_Ko.res cdlg_Ko.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o vertexbuffer.o vertexbuffer.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 >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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o vertexdeclaration.o vertexdeclaration.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_24' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_26_main.o d3dx9_26_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o vertexshader.o vertexshader.c >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_25' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_27_main.o d3dx9_27_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o volume.o volume.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.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o volumetexture.o volumetexture.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -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.fake -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_28_main.o d3dx9_28_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_27' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_29_main.o d3dx9_29_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3d9' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -focdlg_Pl.res cdlg_Pl.rc >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_29' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_31_main.o d3dx9_31_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_28' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_32_main.o d3dx9_32_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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,-O1 -Wl,--sort-common -Wl,--as-needed >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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_30' >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_33_main.o d3dx9_33_main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_34_main.o d3dx9_34_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_31' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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_33.spec d3dx9_33_main.o version.res -o d3dx9_33.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.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 >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_33' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o core.o core.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_35' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_37_main.o d3dx9_37_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_34' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_36_main.o d3dx9_36_main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_38_main.o d3dx9_38_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -foversion.res version.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o font.o font.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_37' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -focdlg_Tr.res cdlg_Tr.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 ./d3dx9_39.spec d3dx9_39_main.o version.res -o d3dx9_39.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mesh.o mesh.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_39' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dx9_40_main.o d3dx9_40_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_38' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -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__ -foversion.res version.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 ./d3dx9_40.spec d3dx9_40_main.o version.res -o d3dx9_40.dll.so -ld3d9 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o shader.o shader.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sprite.o sprite.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -focdlg_xx.res cdlg_xx.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o d3dxof.o d3dxof.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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o coff.o coff.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dbghelp.o dbghelp.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 ./comdlg32.spec commdlg.spec.o colordlg16.o filedlg16.o finddlg16.o fontdlg16.o printdlg16.o cdlg32.o colordlg.o filedlg.o filedlg31.o filedlgbrowser.o finddlg32.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dwarf.o dwarf.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o elf_module.o elf_module.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dx9_36' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/d3dxof' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ddeml.o ddeml.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dciman_main.o dciman_main.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o image.o image.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./comdlg32.spec commdlg.spec.o colordlg16.o filedlg16.o finddlg16.o fontdlg16.o printdlg16.o cdlg32.o colordlg.o filedlg.o filedlg31.o filedlgbrowser.o finddlg32.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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/comdlg32' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dciman32.spec dciman_main.o -o dciman32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >elf_module.c: In function 'elf_map_file': >elf_module.c:290: warning: ignoring return value of 'read', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o macho_module.o macho_module.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o clipper.o clipper.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dciman32.spec dciman_main.o -o dciman32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o memory.o memory.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ddraw.o ddraw.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ddraw.o ddraw.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o minidump.o minidump.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o surface.o surface.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o device.o device.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o createdevenum.o createdevenum.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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o direct3d.o direct3d.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msc.o msc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o devenum_main.o devenum_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o factory.o factory.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddrawex' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o path.o path.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o executebuffer.o executebuffer.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o device.o device.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pe_module.o pe_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o parsedisplayname.o parsedisplayname.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o gamma.o gamma.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o stabs.o stabs.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o effect_linuxinput.o effect_linuxinput.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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o stack.o stack.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o storage.o storage.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o light.o light.c >effect_linuxinput.c: In function 'LinuxInputEffectImpl_Stop': >effect_linuxinput.c:738: warning: ignoring return value of 'write', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/devenum' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dinput8_main.o dinput8_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o symbol.o symbol.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o palette.o palette.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o type.o type.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o parent.o parent.c >../../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 -o dbghelp.dll.so -lversion -lpsapi -lkernel32 -lntdll -Wb,-dversion ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o joystick_osx.o joystick_osx.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o keyboard.o keyboard.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o texture.o texture.c >../../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 -o dbghelp.dll.fake -lversion -lpsapi -lkernel32 -lntdll -Wb,-dversion ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mouse.o mouse.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dinput8' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dbghelp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dispdib.o dispdib.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o utils.o utils.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o display.o display.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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o vertexbuffer.o vertexbuffer.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o viewport.o viewport.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dispdib.dll16' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o band.o band.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o bandtrack.o bandtrack.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dmband_main.o dmband_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o chordmap.o chordmap.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dmutils.o dmutils.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dmime_main.o dmime_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmband' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ddraw' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o signposttrack.o signposttrack.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dmutils.o dmutils.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o container.o container.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o graph.o graph.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o markertrack.o markertrack.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmcompos' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >script.c: In function 'IDirectMusicScriptImpl_IPersistStream_Load': >script.c:500: warning: ignoring return value of 'write', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o scripttrack.o scripttrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dmstyle_main.o dmstyle_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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o synthsink.o synthsink.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmscript' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o clock.o clock.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 >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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o motiftrack.o motiftrack.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o segmentstate.o segmentstate.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mutetrack.o mutetrack.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmsynth' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dmusic32_main.o dmusic32_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o seqtrack.o seqtrack.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o style.o style.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o styletrack.o styletrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o tempotrack.o tempotrack.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmusic32' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o download.o download.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o timesigtrack.o timesigtrack.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dplay.spec version.res -o dplay.dll.so -ldplayx -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o downloadedinstrument.o downloadedinstrument.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wavetrack.o wavetrack.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ns_parse.o ns_parse.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o instrument.o instrument.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dplay.spec version.res -o dplay.dll.fake -ldplayx -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplay' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dpclassfactory.o dpclassfactory.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o record.o record.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnaddr.spec version.res -o dpnaddr.dll.so -ldpnet -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o port.o port.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dmime' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o address.o address.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dplay.o dplay.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnaddr.spec version.res -o dpnaddr.dll.fake -ldpnet -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnaddr' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dnsapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dplaysp.o dplaysp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 ./dpnhpast.spec main.o version.res -o dpnhpast.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpnlobby.spec version.res -o dpnlobby.dll.fake -ldpnet -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o client.o client.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpnlobby' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dpwsockx_main.o dpwsockx_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dplayx_global.o dplayx_global.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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dpnet_main.o dpnet_main.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpwsockx.spec dpwsockx_main.o -o dpwsockx.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dplayx_main.o dplayx_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dpwsockx.spec dpwsockx_main.o -o dpwsockx.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lobbiedapp.o lobbiedapp.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dpwsockx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o buffer.o buffer.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./drmclien.spec main.o -o drmclien.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o capture.o capture.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dsound.o dsound.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dplayx_messages.o dplayx_messages.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./drmclien.spec main.o -o drmclien.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dsound_main.o dsound_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dplobby.o dplobby.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o threadpool.o threadpool.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lobbysp.o lobbysp.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mixer.o mixer.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dssenh.spec main.o -o dssenh.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o name_server.o name_server.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dssenh.spec main.o -o dssenh.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dssenh' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o primary.o primary.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dwmapi_main.o dwmapi_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dswave_main.o dswave_main.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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 ./dwmapi.spec dwmapi_main.o version.res -o dwmapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dplayx' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dwmapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o container.o container.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o adapter.o adapter.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sound3d.o sound3d.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o faultrep.o faultrep.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dxdiag_main.o dxdiag_main.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,-O1 -Wl,--sort-common -Wl,--as-needed >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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o device.o device.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./faultrep.spec faultrep.o -o faultrep.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/faultrep' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H fil_data.h fil_data.idl >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o asmcache.o asmcache.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dsound' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 wing.spec.o --main-module gdi32.dll --export wing.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o bidi16.o bidi16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dswave' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o env.o env.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o asmenum.o asmenum.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o gdi16.o gdi16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dxgi_main.o dxgi_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o metafile16.o metafile16.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o provider.o provider.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wing.o wing.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o asmname.o asmname.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o bidi.o bidi.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o factory.o factory.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o assembly.o assembly.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o clipping.o clipping.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxdiagn' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o glu.o glu.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o gdiplus.o gdiplus.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dc.o dc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o swapchain.o swapchain.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o driver.o driver.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.fake -ladvapi32 -ldbghelp -lkernel32 -lshlwapi -lversion ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/glu32' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o enhmetafile.o enhmetafile.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/fusion' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o capability.o capability.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o graphicspath.o graphicspath.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./gpkcsp.spec main.o -o gpkcsp.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o utils.o utils.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o enhmfdrv/bitblt.o enhmfdrv/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o gphoto2_main.o gphoto2_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o enhmfdrv/dc.o enhmfdrv/dc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ui.o ui.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o image.o image.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o enhmfdrv/graphics.o enhmfdrv/graphics.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./gpkcsp.spec main.o -o gpkcsp.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -foversion.res version.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o enhmfdrv/init.o enhmfdrv/init.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dxgi.spec adapter.o device.o dxgi_main.o factory.o surface.o swapchain.o utils.o version.res -o dxgi.dll.so -ldxguid -luuid -lwined3d -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gpkcsp' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o imageattributes.o imageattributes.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o enhmfdrv/mapping.o enhmfdrv/mapping.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o enhmfdrv/objects.o enhmfdrv/objects.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o font.o font.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./dxgi.spec adapter.o device.o dxgi_main.o factory.o surface.o swapchain.o utils.o version.res -o dxgi.dll.fake -ldxguid -luuid -lwined3d -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/dxgi' >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o freetype.o freetype.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o matrix.o matrix.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hal' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o gdi_main.o gdi_main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o chm.o chm.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o icm.o icm.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mapping.o mapping.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o metafile.o metafile.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pathiterator.o pathiterator.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mfdrv/bitblt.o mfdrv/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o content.o content.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mfdrv/dc.o mfdrv/dc.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mfdrv/init.o mfdrv/init.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mfdrv/mapping.o mfdrv/mapping.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mfdrv/objects.o mfdrv/objects.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mfdrv/text.o mfdrv/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o help.o help.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o palette.o palette.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o stringformat.o stringformat.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o path.o path.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.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 -luuid -lshlwapi -loleaut32 -lole32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pen.o pen.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gphoto2.ds' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o printdrv.o printdrv.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -foversion.res version.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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o printdrv16.o printdrv16.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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 -luuid -lshlwapi -loleaut32 -lole32 -luser32 -lgdi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdiplus' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foEl.res El.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o browse_ctx.o browse_ctx.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o region.o region.c >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 -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -foversion.res version.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 >../../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 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o extserv.o extserv.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hid' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foNo.res No.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o hnetcfg.o hnetcfg.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./gdi32.spec gdi.exe.spec.o wing.spec.o bidi16.o env.o gdi16.o metafile16.o wing.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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foPl.res Pl.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o policy.o policy.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foPt.res Pt.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o profile.o profile.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foRu.res Ru.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./gdi32.spec gdi.exe.spec.o wing.spec.o bidi16.o env.o gdi16.o metafile16.o wing.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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foSi.res Si.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o link.o link.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/gdi32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o httpapi_main.o httpapi_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hnetcfg.spec apps.o hnetcfg.o manager.o policy.o profile.o regsvr.o -o hnetcfg.dll.so -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o iccvid.o iccvid.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./httpapi.spec httpapi_main.o -o httpapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/httpapi' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./hnetcfg.spec apps.o hnetcfg.o manager.o policy.o profile.o regsvr.o -o hnetcfg.dll.fake -lole32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hnetcfg' >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hlink' >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/icmp' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./icmp.spec -o icmp.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./icmp.spec -o icmp.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ifsmgr.o ifsmgr.c >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/icmp' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/hhctrl.ocx' >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o access.o access.c >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o imaadp32.o imaadp32.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o imagehlp_main.o imagehlp_main.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 ./imaadp32.acm.spec imaadp32.o -o imaadp32.acm.fake -lwinmm -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o integrity.o integrity.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ifsmgr.vxd.spec ifsmgr.o -o ifsmgr.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o modify.o modify.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ifsmgr.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iccvid' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o imm.o imm.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imaadp32.acm' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o inetcomm_main.o inetcomm_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imagehlp' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o internettransport.o internettransport.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mimeintl.o mimeintl.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o infosoft_main.o infosoft_main.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/imm32' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mimeole.o mimeole.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wordbreaker.o wordbreaker.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./initpki.spec main.o -o initpki.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetmib1' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/infosoft' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o inkcollector.o inkcollector.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./initpki.spec main.o -o initpki.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o inkobj.o inkobj.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o smtptransport.o smtptransport.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o inseng_main.o inseng_main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o icmp.o icmp.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o itircl_main.o itircl_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ifenum.o ifenum.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./itircl.spec itircl_main.o -o itircl.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o iphlpapi_main.o iphlpapi_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ipstats.o ipstats.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./itircl.spec itircl_main.o -o itircl.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/itircl' >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inetcomm' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o chm_lib.o chm_lib.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inkobj' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o itss.o itss.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lzx.o lzx.c >ipstats.c: In function 'AllocateAndGetIpForwardTableFromStack': >ipstats.c:1042: warning: ignoring return value of 'strtoul', declared with attribute warn_unused_result >ipstats.c:1043: warning: ignoring return value of 'strtoul', declared with attribute warn_unused_result >ipstats.c: In function 'AllocateAndGetIpNetTableFromStack': >ipstats.c:1290: warning: ignoring return value of 'strtoul', declared with attribute warn_unused_result >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o array.o array.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o protocol.o protocol.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/inseng' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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/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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/iphlpapi' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o storage.o storage.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o bool.o bool.c >../../tools/winebuild/winebuild -D_REENTRANT -fPIC --dll -o system.drv.spec.o --main-module kernel32.dll --export system.drv.spec >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winebuild/winebuild -D_REENTRANT -fPIC --dll -o toolhelp.spec.o --main-module kernel32.dll --export toolhelp.spec >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o loadperf_main.o loadperf_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o atom16.o atom16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o date.o date.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o error16.o error16.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/keyboard.drv16' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o kernel16.o kernel16.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./loadperf.spec loadperf_main.o -o loadperf.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o registry16.o registry16.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/loadperf' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o localmon.o localmon.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/itss' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o localspl_main.o localspl_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o toolhelp16.o toolhelp16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dispex.o dispex.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o provider.o provider.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o actctx.o actctx.c >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__ -folocalspl.res localspl.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o atom.o atom.c >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__ -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__ -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__ -fospl_De.res spl_De.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o change.o change.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o engine.o engine.c >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__ -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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o computername.o computername.c >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__ -foui_Zh.res ui_Zh.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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o console.o console.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cpu.o cpu.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o error.o error.c >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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >console.c: In function 'Beep': >console.c:264: warning: ignoring return value of 'write', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o debugger.o debugger.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o global.o global.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o jscript.o jscript.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o editline.o editline.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./lz32.spec version.res -o lz32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o fiber.o fiber.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./lz32.spec version.res -o lz32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lz32' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o file.o file.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lzexpand.o lzexpand.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/localspl' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o format_msg.o format_msg.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o jscript_main.o jscript_main.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o global16.o global16.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mapi32_main.o mapi32_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o instr.o instr.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o jsutils.o jsutils.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/lzexpand.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o prop.o prop.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mcicda.o mcicda.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o kernel_main.o kernel_main.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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sendmail.o sendmail.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lcformat.o lcformat.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mmoutput.o mmoutput.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mcicda' >bison -p parser_ -o parser.tab.c -d parser.y >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mciqtz.o mciqtz.c >parser.y: conflicts: 1 shift/reduce, 8 reduce/reduce >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wnd.o wnd.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o local16.o local16.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o locale.o locale.c >../../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 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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,-O1 -Wl,--sort-common -Wl,--as-needed >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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lzexpand.o lzexpand.c >../../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 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o number.o number.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mapi32' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o module.o module.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mcimidi.o mcimidi.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciavi32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciqtz32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mciwave.o mciwave.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o midimap.o midimap.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ne_module.o ne_module.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o object.o object.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ne_segment.o ne_segment.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciwave' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o oldconfig.o oldconfig.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mlang.o mlang.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/midimap' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mmdevldr.vxd'oldconfig.c: In function 'create_hardware_branch': >oldconfig.c:367: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >oldconfig.c:387: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >oldconfig.c:413: warning: ignoring return value of 'fgets', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o path.o path.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mmdevldr.o mmdevldr.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regexp.o regexp.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o powermgnt.o powermgnt.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mciseq' >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mmdevldr.vxd.spec mmdevldr.o -o mmdevldr.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o process.o process.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mmdevldr.vxd' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed >process.c: In function 'init_current_directory': >process.c:809: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >process.c: In function 'fork_and_exec': >process.c:1410: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >process.c:1414: warning: ignoring return value of 'write', declared with attribute warn_unused_result >process.c: In function 'create_process': >process.c:1679: warning: ignoring return value of 'chdir', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o profile.o profile.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mlang' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o parser.tab.o parser.tab.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./monodebg.vxd.spec monodebg.o -o monodebg.vxd.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o relay16.o relay16.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/monodebg.vxd' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mouse.o mouse.c >device.c: In function 'update_symlink': >device.c:169: warning: ignoring return value of 'symlink', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o diskarb.o diskarb.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -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__ -O res16 -fomouse.res mouse.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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -fojscript_Fr.res jscript_Fr.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o resource16.o resource16.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mountmgr.o mountmgr.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -T jsglobal.tlb jsglobal.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lex.o lex.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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o selector.o selector.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mouse.drv16' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o snoop16.o snoop16.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o auth.o auth.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mprapi.o mprapi.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.fake -luser32 -luuid -ladvapi32 -lntoskrnl.exe -lkernel32 -lntdll -Wb,-duser32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mountmgr.sys' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msacm.o msacm.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mprapi.spec mprapi.o -o mprapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mpr_main.o mpr_main.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sync.o sync.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o multinet.o multinet.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./jscript.spec 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 rsrc.res -o jscript.dll.so -loleaut32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mprapi.spec mprapi.o -o mprapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nps.o nps.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mprapi' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wavemap.o wavemap.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o syslevel.o syslevel.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pwcache.o pwcache.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm.dll16' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o system.o system.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wnet.o wnet.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./jscript.spec 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 rsrc.res -o jscript.dll.fake -loleaut32 -luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/jscript' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o tape.o tape.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o filter.o filter.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msadp32.o msadp32.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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o format.o format.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o task.o task.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32.drv' >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -fompr_De.res mpr_De.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o internal.o internal.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o thread.o thread.c >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mscat32.spec main.o -o mscat32.dll.so -lwintrust -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msacm32_main.o msacm32_main.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msadp32.acm' >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o thunk.o thunk.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pcmconverter.o pcmconverter.c >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mscat32.spec main.o -o mscat32.dll.fake -lwintrust -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscat32' >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mscms_main.o mscms_main.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o time.o time.c >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__ -fomsacm_Cs.res msacm_Cs.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o stub.o stub.c >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__ -fomsacm_Da.res msacm_Da.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o toolhelp.o toolhelp.c >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__ -fomsacm_De.res msacm_De.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o utthunk.o utthunk.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o version.o version.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 >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__ -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 -llcms -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../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 -llcms -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o corruntimehost.o corruntimehost.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o virtual.o virtual.c >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mscms' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o categorymgr.o categorymgr.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o volume.o volume.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mscoree_main.o mscoree_main.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mpr' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o usrmarshal.o usrmarshal.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o compartmentmgr.o compartmentmgr.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o vxd.o vxd.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -fomsacm_Ru.res msacm_Ru.rc >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o context.o context.c >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dmoreg.o dmoreg.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 } }" -u -U msdaps_i.c msdaps.idl >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__ -fomsacm_Tr.res msacm_Tr.rc >../../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 } }" -p -P msdaps_p.c msdaps.idl >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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dmort.o dmort.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 } }" -h -H msdaps.h msdaps.idl >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 >../../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 } }" --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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msdaps_i.o msdaps_i.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o documentmgr.o documentmgr.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msdaps_p.o msdaps_p.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msacm32' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dlldata.o dlldata.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o inputprocessor.o inputprocessor.c >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 >../../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 -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdmo' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msftedit_main.o msftedit_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msctf.o msctf.c >../../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 -lrpcrt4 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msdaps' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msg711.o msg711.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o range.o range.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msg711.acm' >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msftedit' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msgsm32.o msgsm32.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o threadmgr.o threadmgr.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,-O1 -Wl,--sort-common -Wl,--as-needed >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/wmc/wmc -i -U -H /dev/null -o nls/winerr_lth.mc.rc nls/winerr_lth.mc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml.tlb' >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -T mshtml_tlb.tlb mshtml_tlb.idl >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msgsm32.acm' >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/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/wmc/wmc -i -U -H /dev/null -o nls/winerr_ptg.mc.rc nls/winerr_ptg.mc >../../tools/winebuild/winebuild -D_REENTRANT -fPIC -o relay16asm.o --relay16 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o action.o action.c >../../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 >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/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fonls/winerr_enu.mc.res nls/winerr_enu.mc.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml' >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -h -H nsiface.h nsiface.idl >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/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/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/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -forsrc.res rsrc.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 -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_KERNEL32_ -fonls/winerr_nld.mc.res nls/winerr_nld.mc.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,-O1 -Wl,--sort-common -Wl,--as-needed >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/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__ -D_KERNEL32_ -fonls/winerr_plk.mc.res nls/winerr_plk.mc.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.fake -luuid -lole32 -loleaut32 -luser32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msctf' >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/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mshtml.tlb.spec rsrc.res -o mshtml.tlb.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./kernel32.spec krnl386.exe.spec.o system.drv.spec.o toolhelp.spec.o atom16.o error16.o kernel16.o registry16.o toolhelp16.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 system.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_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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msimg32_main.o msimg32_main.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 -foEn.res En.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml.tlb' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o activeimmapp.o activeimmapp.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 -foEs.res Es.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o alter.o alter.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o appsearch.o appsearch.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -DCOM_NO_WINDOWS_H -foHu.res Hu.rc >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimg32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H msiserver.h msiserver.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 >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o classes.o classes.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o create.o create.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 -foNo.res No.rc >[31;01mISE:_do_ptrace [0mptrace(PTRACE_PEEKDATA, ..., 0x0f4ff338, 0x00000000): Input/output error >/usr/lib32/libsandbox.so[0x5558b706] >/usr/lib32/libsandbox.so[0x5558b778] >/usr/lib32/libsandbox.so[0x5558d6e5] >/usr/lib32/libsandbox.so[0x5558d7a0] >/usr/lib32/libsandbox.so[0x5558d88d] >/usr/lib32/libsandbox.so[0x5558e188] >/usr/lib32/libsandbox.so[0x55591466] >/usr/lib32/libsandbox.so(execvp+0x73)[0x555915b3] >../../tools/winegcc/winegcc[0x804c8e8] >../../tools/winegcc/winegcc[0x804c0b2] >/proc/19685/cmdline: /usr/sbin/prelink --reloc-only 0x7b800000 kernel32.dll.so > >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./kernel32.spec krnl386.exe.spec.o system.drv.spec.o toolhelp.spec.o atom16.o error16.o kernel16.o registry16.o toolhelp16.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 system.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_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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/kernel32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msisys.o msisys.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msimtf' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisip' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msnet_main.o msnet_main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -DCOM_NO_WINDOWS_H -foPt.res Pt.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o custom.o custom.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -fomsrle_Bg.res msrle_Bg.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msnet32.spec msnet_main.o -o msnet32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msnet32' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msisys.ocx' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mssign32_main.o mssign32_main.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 -foRu.res Ru.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o database.o database.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mssip32.spec main.o -o mssip32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -fomsrle_Cs.res msrle_Cs.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mssign32.spec mssign32_main.o -o mssign32.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o delete.o delete.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 -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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dialog.o dialog.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mssip32.spec main.o -o mssip32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./mssign32.spec mssign32_main.o -o mssign32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o conpoint.o conpoint.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssign32' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dispex.o dispex.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mssip32' >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o drop.o drop.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o events.o events.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o editor.o editor.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o hlink.o hlink.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o font.o font.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o handle.o handle.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlbody.o htmlbody.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o join.o join.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msi.o msi.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlcurstyle.o htmlcurstyle.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msi_main.o msi_main.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msiquery.o msiquery.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o package.o package.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmldoc.o htmldoc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o preview.o preview.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmldoc3.o htmldoc3.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o registry.o registry.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmldoc5.o htmldoc5.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlelem.o htmlelem.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o script.o script.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o select.o select.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o storages.o storages.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlelem2.o htmlelem2.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o table.o table.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlelem3.o htmlelem3.c >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 >bison -p sql_ -o sql.tab.c -d sql.y >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 >sql.y: conflicts: 3 reduce/reduce >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o where.o where.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >bison -p cond_ -o cond.tab.c cond.y >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sql.tab.o sql.tab.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlelemcol.o htmlelemcol.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o factory.o factory.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -u -U msiserver_i.c msiserver.idl >../../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_Bg.res msi_Bg.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msvcirt.o msvcirt.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mstask_main.o mstask_main.c >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcirt.spec msvcirt.o -o msvcirt.dll.so -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcirt.spec msvcirt.o -o msvcirt.dll.fake -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o task.o task.c >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcirt' >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msvcr71.o msvcr71.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o console.o console.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlevent.o htmlevent.c >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcr71.spec msvcr71.o -o msvcr71.dll.so -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o task_scheduler.o task_scheduler.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cpp.o cpp.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cppexcept.o cppexcept.c >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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o task_trigger.o task_trigger.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ctype.o ctype.c >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcr71.spec msvcr71.o -o msvcr71.dll.fake -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o data.o data.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcr71' >../../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__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlgeneric.o htmlgeneric.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 >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mstask_local_i.o mstask_local_i.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msvcrt20.o msvcrt20.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dir.o dir.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o errno.o errno.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcrt20.spec msvcrt20.o -o msvcrt20.dll.fake -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o except.o except.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o tokenize.o tokenize.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt20' >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cond.tab.o cond.tab.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o exit.o exit.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmliframe.o htmliframe.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o locale.o locale.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msvcrt40.o msvcrt40.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msiserver_i.o msiserver_i.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o lock.o lock.c >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fomsi.res msi.rc >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mstask' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlimg.o htmlimg.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o misc.o misc.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msi' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlinput.o htmlinput.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -fno-builtin -o debug.o debug.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o process.o process.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./msvcrt40.spec msvcrt40.o -o msvcrt40.dll.fake -lmsvcrt -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmllocation.o htmllocation.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt40' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o drawdib.o drawdib.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o scanf.o scanf.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrtd' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o thread.o thread.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mciwnd.o mciwnd.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o time.o time.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msvideo1.o msvideo1.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o undname.o undname.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -fomsvidc32_Da.res msvidc32_Da.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlnode.o htmlnode.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 >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -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__ -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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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__ -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__ -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__ -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__ -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__ -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 >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmloption.o htmloption.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvcrt' >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o msvideo16.o msvideo16.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvidc32' >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 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o mswsock.o mswsock.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlscript.o htmlscript.c >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 >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 ./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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvideo.dll16' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlselect.o htmlselect.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o attribute.o attribute.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msvfw32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nddeapi.o nddeapi.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mswsock' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o bsc.o bsc.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./nddeapi.spec nddeapi.o -o nddeapi.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlstyle.o htmlstyle.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./nddeapi.spec nddeapi.o -o nddeapi.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/nddeapi' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlstyle2.o htmlstyle2.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o access.o access.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cdata.o cdata.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./newdev.spec main.o -o newdev.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o browsr.o browsr.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o comment.o comment.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/newdev' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dispex.o dispex.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ds.o ds.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlstylesheet.o htmlstylesheet.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nbt.o nbt.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o docfrag.o docfrag.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o netapi32.o netapi32.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o domdoc.o domdoc.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wksta.o wksta.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmltable.o htmltable.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o domimpl.o domimpl.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o element.o element.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmltablerow.o htmltablerow.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.fake -liphlpapi -lws2_32 -ladvapi32 -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/netapi32' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o entityref.o entityref.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmltextarea.o htmltextarea.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o actctx.o actctx.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o factory.o factory.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o atom.o atom.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmltextcont.o htmltextcont.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o cdrom.o cdrom.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmltextnode.o htmltextnode.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o critsection.o critsection.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o htmlwindow.o htmlwindow.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o debugbuffer.o debugbuffer.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o httprequest.o httprequest.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o install.o install.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o debugtools.o debugtools.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >debugtools.c: In function 'NTDLL_dbg_vprintf': >debugtools.c:146: warning: ignoring return value of 'write', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o directory.o directory.c >directory.c: In function 'NtQueryDirectoryFile': >directory.c:1682: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >directory.c: In function 'DIR_unmount_device': >directory.c:2242: warning: ignoring return value of 'system', declared with attribute warn_unused_result >directory.c: In function 'DIR_get_unix_cwd': >directory.c:2327: warning: ignoring return value of 'chdir', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o exception.o exception.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o navigate.o navigate.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o handletable.o handletable.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nodelist.o nodelist.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o heap.o heap.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nsembed.o nsembed.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o large_int.o large_int.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nodemap.o nodemap.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o loader.o loader.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nsevents.o nsevents.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o loadorder.o loadorder.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nsio.o nsio.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ntdsapi.o ntdsapi.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o parseerror.o parseerror.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o misc.o misc.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o om.o om.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o nsservice.o nsservice.c >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./ntdsapi.spec ntdsapi.o -o ntdsapi.dll.fake -luser32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdsapi' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pi.o pi.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o printf.o printf.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o queryresult.o queryresult.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o process.o process.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o olecmd.o olecmd.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o oleobj.o oleobj.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o reg.o reg.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o saxreader.o saxreader.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o relay.o relay.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o text.o text.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o olewnd.o olewnd.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o resource.o resource.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o omnavigator.o omnavigator.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o rtlstr.o rtlstr.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o xmldoc.o xmldoc.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sec.o sec.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o persist.o persist.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o server.o server.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o signal_i386.o signal_i386.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o xmlelem.o xmlelem.c >server.c: In function 'setup_config_dir': >server.c:767: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result >server.c:768: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result >server.c: In function 'server_connect': >server.c:873: warning: ignoring return value of 'fchdir', declared with attribute 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o signal_powerpc.o signal_powerpc.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o protocol.o protocol.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o signal_sparc.o signal_sparc.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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o sync.o sync.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o script.o script.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o threadpool.o threadpool.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o selection.o selection.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o version.o version.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o virtual.o virtual.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o wcstring.o wcstring.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o service.o service.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >virtual.c: In function 'map_file_into_view': >virtual.c:882: warning: ignoring return value of 'pread', declared with attribute warn_unused_result >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/msxml3' >../../tools/winebuild/winebuild -D_REENTRANT -fPIC -o relay32.o --relay32 >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ntoskrnl.o ntoskrnl.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o task.o task.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ntprint.o ntprint.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -fontoskrnl.res ntoskrnl.rc >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 ./ntoskrnl.exe.spec ntoskrnl.o ntoskrnl.res -o ntoskrnl.exe.so -lkernel32 -lntdll ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o txtrange.o txtrange.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntprint' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o factory.o factory.c >[31;01mISE:_do_ptrace [0mptrace(PTRACE_PEEKDATA, ..., 0xaf549934, 0x00000000): Input/output error >/usr/lib32/libsandbox.so[0x5558b706] >/usr/lib32/libsandbox.so[0x5558b778] >/usr/lib32/libsandbox.so[0x5558d6e5] >/usr/lib32/libsandbox.so[0x5558d7a0] >/usr/lib32/libsandbox.so[0x5558d88d] >/usr/lib32/libsandbox.so[0x5558e188] >/usr/lib32/libsandbox.so[0x55591466] >/usr/lib32/libsandbox.so(execvp+0x73)[0x555915b3] >../../tools/winegcc/winegcc[0x804c8e8] >../../tools/winegcc/winegcc[0x804c0b2] >/proc/20823/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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o view.o view.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ntdll' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbc32' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o proxyodbc.o proxyodbc.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o objsel.o objsel.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o regsvr.o regsvr.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 ./odbc32.spec proxyodbc.o -o odbc32.dll.fake -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o odbccp32.o odbccp32.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o memlockbytes.o memlockbytes.c >../../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 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 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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbc32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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,-O1 -Wl,--sort-common -Wl,--as-needed >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ole2.o ole2.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/objsel' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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 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 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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/odbccp32' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2conv.dll16' >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/mshtml' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ole2disp.o ole2disp.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ole2nls.o ole2nls.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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,-O1 -Wl,--sort-common -Wl,--as-needed >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 ./ole2prox.dll16.spec -Wb,--subsystem,win16,--main-module,ole32.dll -o ole2prox.dll16.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2prox.dll16' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2.dll16' >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2thk.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o antimoniker.o antimoniker.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o main.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o connpt.o connpt.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2nls.dll16' >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dispatch.o dispatch.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o bindctx.o bindctx.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 >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o oleaut.o oleaut.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o classmoniker.o classmoniker.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole2disp.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o olecli.o olecli.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o olefont.o olefont.c >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 >../../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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o comcat.o comcat.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o olepicture.o olepicture.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o compobj.o compobj.c >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 >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o recinfo.o recinfo.c >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 >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o compositemoniker.o compositemoniker.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o safearray.o safearray.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli.dll16' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o olecli_main.o olecli_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o datacache.o datacache.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o tmarshal.o tmarshal.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o defaulthandler.o defaulthandler.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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o typelib.o typelib.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o typelib2.o typelib2.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleacc' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dictionary.o dictionary.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olecli32' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o enumx.o enumx.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o insobjdlg.o insobjdlg.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o olepro32stubs.o olepro32stubs.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o usrmarshal.o usrmarshal.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o errorinfo.o errorinfo.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o varformat.o varformat.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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o filemoniker.o filemoniker.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o variant.o variant.c >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o oledlg_main.o oledlg_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ftmarshal.o ftmarshal.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o vartype.o vartype.c >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o olesvr.o olesvr.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olepro32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o olesvr_main.o olesvr_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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pastespl.o pastespl.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,-O1 -Wl,--sort-common -Wl,--as-needed >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o git.o git.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -p -P oleaut32_oaidl_p.c oleaut32_oaidl.idl >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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 >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./olesvr32.spec olesvr_main.o -o olesvr32.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -h -H oleaut32_oaidl.h oleaut32_oaidl.idl >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr32' >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -p -P oleaut32_ocidl_p.c oleaut32_ocidl.idl >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o main.o 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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o hglobalstream.o hglobalstream.c >../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -h -H oleaut32_ocidl.h oleaut32_ocidl.idl >LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_Cz.res oleaut32_Cz.rc >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_Da.res oleaut32_Da.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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olesvr.dll16' >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_De.res oleaut32_De.rc >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o opengl_ext.o opengl_ext.c >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__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_Es.res oleaut32_Es.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ifs.o ifs.c >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/olethk32' >make[2]: Entering directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pdh_main.o pdh_main.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_Fr.res oleaut32_Fr.rc >../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./pdh.spec pdh_main.o -o pdh.dll.so -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_Hu.res oleaut32_Hu.rc >winebuild: pdh_main.o is an empty file >winegcc: ../../tools/winebuild/winebuild failed >make[2]: *** [pdh.dll.so] Error 2 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/pdh' >make[1]: *** [pdh] Error 2 >make[1]: 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 >*** Waiting for unfinished jobs.... >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o itemmoniker.o itemmoniker.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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__ -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__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_Ko.res oleaut32_Ko.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o opengl_norm.o opengl_norm.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_No.res oleaut32_No.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o marshal.o marshal.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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__ -fooledlg_Es.res oledlg_Es.rc >x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -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__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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__ -foversion.res version.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o memlockbytes.o memlockbytes.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_Si.res oleaut32_Si.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,-O1 -Wl,--sort-common -Wl,--as-needed >winebuild: opengl_ext.o is an empty file >winegcc: ../../tools/winebuild/winebuild failed >make[2]: *** [opengl32.dll.so] Error 2 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/opengl32' >make[1]: *** [opengl32] Error 2 >../../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 >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__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_Sv.res oleaut32_Sv.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ole2.o ole2.c >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__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -fooleaut32_Th.res oleaut32_Th.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ole2impl.o ole2impl.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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__ -fooledlg_Ja.res oledlg_Ja.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ole2stubs.o ole2stubs.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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__ -fooledlg_Ko.res oledlg_Ko.rc >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o oleobj.o oleobj.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL --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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o oleaut32_oaidl_p.o oleaut32_oaidl_p.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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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__ -fooledlg_Lt.res oledlg_Lt.rc >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_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dlldata.o dlldata.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o oleproxy.o oleproxy.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o pointermoniker.o pointermoniker.c >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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >winebuild: tmarshal.o is an empty file >winegcc: ../../tools/winebuild/winebuild failed >make[2]: *** [oleaut32.dll.so] Error 2 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oleaut32' >make[1]: *** [oleaut32] Error 2 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o rpc.o rpc.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o stg_prop.o stg_prop.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o stg_stream.o stg_stream.c >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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 >../../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 >../../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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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 >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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 >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o moniker.o moniker.c >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/oledlg' >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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o irot_c.o irot_c.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o dcom_p.o dcom_p.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ole32_objidl_p.o ole32_objidl_p.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ole32_oleidl_p.o ole32_oleidl_p.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -o ole32_unknwn_p.o ole32_unknwn_p.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 -Wwrite-strings -Wtype-limits -Wpointer-arith -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -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,-O1 -Wl,--sort-common -Wl,--as-needed >../../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,-O1 -Wl,--sort-common -Wl,--as-needed >winebuild: clipboard.o is an empty file >winegcc: ../../tools/winebuild/winebuild failed >make[2]: *** [ole32.dll.so] Error 2 >make[2]: *** Waiting for unfinished jobs.... >winebuild: clipboard.o is an empty file >winegcc: ../../tools/winebuild/winebuild failed >make[2]: *** [ole32.dll.fake] Error 2 >make[2]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls/ole32' >make[1]: *** [ole32] Error 2 >make[1]: Leaving directory `/var/tmp/paludis/app-emulation-wine-1.1.28/work/wine-1.1.28/dlls' >make: *** [dlls] Error 2 >/usr/libexec/paludis/utils/emake: emake returned error 2 > >!!! ERROR in app-emulation/wine-1.1.28: >!!! In src_compile at line 3728 >!!! all > >!!! Call stack: >!!! * src_compile (/var/tmp/paludis/app-emulation-wine-1.1.28/temp/loadsaveenv:3728) >!!! * ebuild_f_compile (/usr/libexec/paludis/2/src_compile.bash:56) >!!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:575) >!!! * main (/usr/libexec/paludis/ebuild.bash:591) > >diefunc: making ebuild PID 13057 exit with error >die trap: exiting with error. > >Install error: > * In program paludis (--log-level warning --resume-command-template /tmp/paludis-resume-XXXXXX --continue-on-failure if-satisfied --dl-reinstall-scm weekly --dl-reinstall if-use-changed --dl-installed-deps-pre try-post) --log-level warning --resume-command-template /tmp/paludis-resume-XXXXXX --install --add-to-world-spec everything --continue-on-failure if-satisfied --serialised 0.37 package;=perl-core/Module-Build-0.35:0::gentoo;installed;has_all_deps;P package;=virtual/perl-Module-Build-0.35:0::gentoo;installed;has_all_deps;P package;=dev-python/pycairo-1.8.8:0::gentoo;installed;has_all_deps;P package;=dev-python/pygobject-2.18.0-r2:2::gentoo;installed;has_all_deps;P package;=dev-python/numpy-1.3.0-r1:0::gentoo;installed;has_all_deps;P package;=dev-python/pygtk-2.16.0:2::gentoo;installed;has_all_deps;P package;=app-admin/system-config-printer-common-1.1.12:0::kde;installed;has_all_deps;P package;=app-emulation/wine-1.1.28:0::gentoo;installed;has_all_deps;P package;=net-libs/xulrunner-1.8.1.19:1.8::gentoo;installed;has_all_deps;P package;=kde-base/kdelibs-4.3.0-r2:4.3::kde;installed;has_all_deps;P package;=dev-libs/libcdio-0.80-r1:0::gentoo;installed;has_all_deps;P package;=media-sound/gsm-1.0.13:0::gentoo;installed;has_all_deps;P: > * When performing install action from command line: > * When executing install task: > * When installing 'app-emulation/wine-1.1.28:0::gentoo' replacing { 'app-emulation/wine-1.1.27:0::installed' }: > * When running an ebuild command on 'app-emulation/wine-1.1.28:0::gentoo': > * Install error: Install failed for 'app-emulation/wine-1.1.28:0::gentoo' > >
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 283114
: 202607