pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41771: [emulators/wine-devel] compilation failure



>Number:         41771
>Category:       pkg
>Synopsis:       [emulators/wine-devel] compilation failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 23 13:35:00 +0000 2009
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.15, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.15 NetBSD 5.99.15 (GENERIC) #0: Mon Jul 
20 05:43:25 PDT 2009 
builds@wb40:/home/builds/ab/HEAD/i386/200907190002Z-obj/home/builds/ab/HEAD/src/sys/arch/i386/compile/GENERIC
 i386
Architecture: i386
Machine: i386
>Description:
$ make
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for wine-1.1.16.tar.bz2
=> Checksum RMD160 OK for wine-1.1.16.tar.bz2
===> depends-message [wine-1.1.16] ===> Installing dependencies for wine-1.1.16
==========================================================================
The supported build options for wine are:

        cups dbus esound hal ldap opengl sane ssl
        x11

The currently selected options are:

        dbus esound hal ldap opengl ssl x11

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.wine (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
wine-1.1.16.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency fontforge-[0-9]*: found fontforge-20090408
=> Build dependency libtool-base>=1.5.18nb5: found libtool-base-1.5.26nb2
=> Build dependency bison>=1.0: found bison-2.4.1nb1
=> Build dependency gmake>=3.81: found gmake-3.81
=> Build dependency x11-links>=0.43: found x11-links-0.43
=> Build dependency checkperms>=1.1: found checkperms-1.10
=> Full dependency esound>=0.2.35nb1: found esound-0.2.41
=> Full dependency dbus>=0.91: found dbus-1.2.4.2nb5
=> Full dependency hal>=0.5.11: found hal-0.5.11nb23
=> Full dependency jpeg>=6bnb2: found jpeg-6bnb4
=> Full dependency lcms>=1.12nb2: found lcms-1.18.0.1
=> Full dependency libungif>=4.1.3nb1: found libungif-4.1.4nb1
=> Full dependency png>=1.2.9nb2: found png-1.2.38
=> Full dependency ncurses>=5.4nb1: found ncurses-5.7nb3
=> Full dependency libxslt>=1.1.15nb1: found libxslt-1.1.24nb1
=> Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.3
===> tools-message [wine-1.1.16] ===> Overriding tools for wine-1.1.16
...
===> configure-message [wine-1.1.16] ===> Configuring for wine-1.1.16
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Replacing Perl interpreter in tools/winemaker 
tools/winedump/function_grep.pl.
=> Checking for portability problems in extracted files
configure: WARNING: unrecognized options: --without-libiconv-prefix, 
--without-libintl-prefix
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i386-unknown-netbsdelf5.99.15
checking host system type... i486--netbsdelf
checking whether make sets $(MAKE)... yes
checking for i486--netbsdelf-gcc... (cached) cc -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 cc -m32 accepts -g... yes
checking for cc -m32 option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no
checking for i486--netbsdelf-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 i486--netbsdelf-gas... (cached) as --32
checking for i486--netbsdelf-ld... (cached) ld -m elf_i386
checking for i486--netbsdelf-nm... no
checking for i486--netbsdelf-gnm... no
checking for nm... nm
checking for i486--netbsdelf-ar... no
checking for i486--netbsdelf-gar... no
checking for ar... ar
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking for i486--netbsdelf-windres... no
checking for windres... no
checking whether ln -s works... yes
checking whether ln works... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ldconfig... /sbin/ldconfig
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for lclint... no
checking for lint... lint
checking for fontforge... fontforge
checking for pkg-config... pkg-config
checking for rsvg... rsvg
checking for icotool... no
checking for prelink... false
checking for i386_set_ldt in -li386... yes
checking for _oss_ioctl in -lossaudio... yes
checking how to run the C preprocessor... cc -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 alias.h usability... no
checking alias.h presence... no
checking for alias.h... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
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... no
checking asm/types.h presence... no
checking for asm/types.h... no
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 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 ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking jack/jack.h usability... no
checking jack/jack.h presence... no
checking for jack/jack.h... no
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking lcms.h usability... yes
checking lcms.h presence... yes
checking for lcms.h... yes
checking lcms/lcms.h usability... yes
checking lcms/lcms.h presence... yes
checking for lcms/lcms.h... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
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... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking linux/compiler.h usability... no
checking linux/compiler.h presence... no
checking for linux/compiler.h... no
checking linux/hdreg.h usability... no
checking linux/hdreg.h presence... no
checking for linux/hdreg.h... no
checking linux/input.h usability... no
checking linux/input.h presence... no
checking for linux/input.h... no
checking linux/ioctl.h usability... no
checking linux/ioctl.h presence... no
checking for linux/ioctl.h... no
checking linux/joystick.h usability... no
checking linux/joystick.h presence... no
checking for linux/joystick.h... no
checking linux/major.h usability... no
checking linux/major.h presence... no
checking for linux/major.h... no
checking linux/param.h usability... no
checking linux/param.h presence... no
checking for linux/param.h... no
checking linux/serial.h usability... no
checking linux/serial.h presence... no
checking for linux/serial.h... no
checking linux/types.h usability... no
checking linux/types.h presence... no
checking for linux/types.h... no
checking linux/ucdrom.h usability... no
checking linux/ucdrom.h presence... no
checking for linux/ucdrom.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... yes
checking machine/cpu.h presence... yes
checking for machine/cpu.h... yes
checking machine/limits.h usability... yes
checking machine/limits.h presence... yes
checking for machine/limits.h... yes
checking machine/soundcard.h usability... yes
checking machine/soundcard.h presence... yes
checking for machine/soundcard.h... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/tcp_fsm.h usability... yes
checking netinet/tcp_fsm.h presence... yes
checking for netinet/tcp_fsm.h... yes
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... no
checking scsi/scsi.h presence... no
checking for scsi/scsi.h... no
checking scsi/scsi_ioctl.h usability... no
checking scsi/scsi_ioctl.h presence... no
checking for scsi/scsi_ioctl.h... no
checking scsi/sg.h usability... no
checking scsi/sg.h presence... no
checking for scsi/sg.h... no
checking soundcard.h usability... yes
checking soundcard.h presence... yes
checking for soundcard.h... yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/asoundlib.h usability... no
checking sys/asoundlib.h presence... no
checking for sys/asoundlib.h... no
checking sys/cdio.h usability... yes
checking sys/cdio.h presence... yes
checking for sys/cdio.h... yes
checking sys/elf32.h usability... no
checking sys/elf32.h presence... no
checking for sys/elf32.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking sys/exec_elf.h usability... yes
checking sys/exec_elf.h presence... yes
checking for sys/exec_elf.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.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/lwp.h usability... no
checking sys/lwp.h presence... yes
configure: WARNING: sys/lwp.h: present but cannot be compiled
configure: WARNING: sys/lwp.h:     check for missing prerequisite headers?
configure: WARNING: sys/lwp.h: see the Autoconf documentation
configure: WARNING: sys/lwp.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/lwp.h: proceeding with the preprocessor's result
configure: WARNING: sys/lwp.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to wine-devel%winehq.org@localhost ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/lwp.h... yes
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... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/protosw.h usability... yes
checking sys/protosw.h presence... yes
checking for sys/protosw.h... yes
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking sys/reg.h usability... no
checking sys/reg.h presence... no
checking for sys/reg.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/scsiio.h usability... yes
checking sys/scsiio.h presence... yes
checking for sys/scsiio.h... yes
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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
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/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeout.h usability... no
checking sys/timeout.h presence... no
checking for sys/timeout.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/vm86.h usability... no
checking sys/vm86.h presence... no
checking for sys/vm86.h... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syscall.h usability... no
checking syscall.h presence... no
checking for syscall.h... no
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 whether stat file-mode macros are broken... no
checking for sys/mount.h... yes
checking for sys/statfs.h... no
checking for sys/sysctl.h... yes
checking for sys/user.h... yes
checking for sys/vfs.h... no
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... yes
checking for net/if_types.h... yes
checking for net/route.h... yes
checking for netinet/if_ether.h... yes
checking for netinet/if_inarp.h... yes
checking for netinet/in_pcb.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/ip_var.h... yes
checking for netinet/udp.h... yes
checking for netipx/ipx.h... no
checking for netinet/tcp_timer.h... yes
checking for netinet/udp_var.h... yes
checking for netinet/icmp_var.h... yes
checking for netinet/tcp_var.h... yes
checking for linux/ipx.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... no
checking for linux/capi.h... no
checking for ldd... /usr/bin/ldd
checking whether we can build a GNU style ELF dll... yes
checking whether the compiler supports -fPIC -shared 
-Wl,-soname,confest.so.1... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... 
yes
checking whether the compiler supports -fPIC -shared 
-Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes
checking whether the compiler supports -fPIC -shared 
-Wl,--version-script=conftest.map... yes
checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes
checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes
checking whether the compiler supports -Wl,--enable-new-dtags... yes
checking whether the compiler supports 
-Wl,--section-start,.interp=0x7bf00400... yes
checking for i486-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 mingw32-gcc... no
checking for i686-pc-mingw32-gcc... no
checking for mingw-gcc... no
checking for i486-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 mingw32-dlltool... no
checking for i686-pc-mingw32-dlltool... no
checking for mingw-dlltool... no
checking for i486-pc-mingw32-windres... no
checking for i586-mingw32msvc-windres... no
checking for i386-mingw32msvc-windres... no
checking for i686-mingw32-windres... no
checking for i586-mingw32-windres... no
checking for i486-mingw32-windres... no
checking for i386-mingw32-windres... no
checking for mingw32-windres... no
checking for i686-pc-mingw32-windres... no
checking for mingw-windres... no
checking for i486-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 mingw32-ar... no
checking for i686-pc-mingw32-ar... no
checking for mingw-ar... no
checking for pthread_create in -lpthread... yes
checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
checking whether -R must be followed by a space... no
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.7
checking for -lXext... libXext.so.7
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... yes
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.2
checking for -lXi... libXi.so.7
checking for XShmQueryExtension in -lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for -lXxf86vm... libXxf86vm.so.2
checking for -lXrender... libXrender.so.2
checking for XRenderSetPictureTransform in -lXrender... yes
checking for -lXrandr... libXrandr.so.3
checking for -lXinerama... libXinerama.so.2
checking for -lXcomposite... libXcomposite.so.2
checking for XICCallback.callback... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for GL/glu.h... yes
checking for up-to-date OpenGL version... yes
checking for -lGL... libGL.so.2
checking for -lGLU... libGLU.so.2
checking audio/audiolib.h usability... no
checking audio/audiolib.h presence... no
checking for audio/audiolib.h... no
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking 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 dbus/dbus.h usability... yes
checking dbus/dbus.h presence... yes
checking for dbus/dbus.h... yes
checking hal/libhal.h usability... yes
checking hal/libhal.h presence... yes
checking for hal/libhal.h... yes
checking for dbus_connection_close in -ldbus-1... yes
checking for -lhal... libhal.so.1
checking gnutls/gnutls.h usability... no
checking gnutls/gnutls.h presence... no
checking for gnutls/gnutls.h... no
checking for -lncurses... libncurses.so.5
checking for mousemask... yes
checking for sane-config... no
checking sane/sane.h usability... no
checking sane/sane.h presence... no
checking for sane/sane.h... no
checking for gphoto2-config... gphoto2-config
checking for gphoto2-port-config... gphoto2-port-config
checking gphoto2-camera.h usability... no
checking gphoto2-camera.h presence... no
checking for gphoto2-camera.h... no
checking for cmsOpenProfileFromFile in -llcms... yes
checking for freetype-config... freetype-config
checking for -lfreetype... libfreetype.so.7
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/ftnames.h... no
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... no
checking for pthread_rwlock_t... yes
checking for pthread_rwlockattr_t... yes
checking for pthread_attr_get_np... yes
checking for pthread_getattr_np... no
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for esd-config... /usr/pkg/bin/esd-config
checking esd.h usability... yes
checking esd.h presence... yes
checking for esd.h... yes
checking for esd_open_sound in -lesd... yes
checking for -lfontconfig... libfontconfig.so.2
checking for -lssl... libssl.so.8
checking for -lcrypto... libcrypto.so.6
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... no
checking for broken string.h that generates warnings... no
checking how to define a function in assembly code... .type @function
checking whether external symbols need an underscore prefix... no
checking for _pclose... yes
checking for _popen... yes
checking for _snprintf... yes
checking for _spawnvp... no
checking for _strdup... yes
checking for _stricmp... no
checking for _strnicmp... no
checking for _strtoi64... no
checking for _strtoui64... no
checking for _vsnprintf... yes
checking for asctime_r... yes
checking for chsize... no
checking for clone... yes
checking for dlopen... yes
checking for epoll_create... no
checking for ffs... yes
checking for finite... 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... no
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 inet_ntop... yes
checking for inet_pton... yes
checking for kqueue... yes
checking for lstat... yes
checking for memmove... yes
checking for mmap... yes
checking for pclose... yes
checking for poll... yes
checking for popen... yes
checking for prctl... no
checking for pread... yes
checking for pwrite... yes
checking for readdir... yes
checking for readlink... yes
checking for rfork... no
checking for sched_yield... yes
checking for select... yes
checking for setproctitle... yes
checking for setrlimit... yes
checking for settimeofday... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for snprintf... yes
checking for socketpair... 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 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 sendmsg... yes
checking for LDAPSortKey... yes
checking for ldap_initialize in -lldap_r... yes
checking for ber_init in -llber... yes
checking for ldap_count_references... yes
checking for ldap_first_reference... yes
checking for ldap_next_reference... yes
checking for ldap_parse_reference... yes
checking for ldap_parse_sort_control... no
checking for ldap_parse_sortresponse_control... yes
checking for ldap_parse_vlv_control... no
checking for ldap_parse_vlvresponse_control... yes
checking whether mkdir takes only one argument... no
checking for 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... no
checking for sigaddset... yes
checking whether we can use re-entrant gethostbyname_r Linux style... no
checking for struct statfs.f_bfree... no
checking for struct statfs.f_bavail... no
checking for struct statfs.f_frsize... no
checking for struct statfs.f_ffree... no
checking for struct statfs.f_favail... no
checking for struct statfs.f_namelen... no
checking for struct statvfs.f_blocks... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... yes
checking for struct sockaddr_un.sun_len... yes
checking for scsireq_t.cmd... no
checking for sg_io_hdr_t.interface_id... no
checking for siginfo_t.si_fd... yes
checking for struct mtget.mt_blksiz... yes
checking for struct mtget.mt_gstat... no
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... no
checking for struct stat.st_ctim... no
checking for struct stat.st_atim... no
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
...
configure: WARNING: unrecognized options: --without-libiconv-prefix, 
--without-libintl-prefix

configure: libgnutls development files not found, no schannel support.
configure: libsane development files not found, scanners won't be supported.
configure: libgphoto2 development files not found, digital cameras won't be 
supported.
configure: libcapi20 development files not found, ISDN won't be supported.

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

=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package 
Makefile.
===> build-message [wine-1.1.16] ===> Building for wine-1.1.16
...
cc -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 -Wpointer-arith 
-I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/X11R7/include 
-I/usr/X11R7/include/freetype2 -I/usr/pkg/include/ncurses -O2 -pipe 
-mfpmath=sse -msse3 -march=athlon64 -I/usr/pkg/include -DLDAP_DEPRECATED 
-I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 
-I/usr/pkg/include/ncurses  -o wordbreaker.o wordbreaker.c
../../tools/winegcc/winegcc  -B../../tools/winebuild -shared ./infosoft.spec    
 infosoft_main.o wordbreaker.o      -o infosoft.dll.so  -luuid -ladvapi32 
-lkernel32  ../../libs/port/libwine_port.a  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -lossaudio 
-li386 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib 
-L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib
internettransport.c: In function 'InternetTransport_WndProc':
internettransport.c:325: error: 
'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' undeclared (first 
use in this function)
internettransport.c:325: error: (Each undeclared identifier is reported only 
once
internettransport.c:325: error: for each function it appears in.)
internettransport.c:325: error: expected ';' before 'infd'
internettransport.c:356: warning: implicit declaration of function 
'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library'
internettransport.c:356: error: 'infd' undeclared (first use in this function)
gmake[2]: *** [internettransport.o] Error 1
gmake[2]: Leaving directory 
`/usr/pkgsrc/emulators/wine-devel/work/wine-1.1.16/dlls/inetcomm'
gmake[1]: *** [inetcomm] Error 2
gmake[1]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory 
`/usr/pkgsrc/emulators/wine-devel/work/wine-1.1.16/dlls/infosoft'
gmake[1]: Leaving directory 
`/usr/pkgsrc/emulators/wine-devel/work/wine-1.1.16/dlls'
gmake: *** [dlls] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/emulators/wine-devel
*** Error code 1

Stop.
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index