Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 22:49:55 +0100
From:      Peter Palmreuther <pitpalme+unix@gmail.com>
To:        pav@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/141828: graphics/sane-backends 1.0.20 doesn't compile on FreeBSD 8
Message-ID:  <4B2FED83.4050301@gmail.com>
In-Reply-To: <200912211943.nBLJhpbm086810@freefall.freebsd.org>
References:  <200912211943.nBLJhpbm086810@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------050606090504070802010703
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

Hi,

on 12/21/09 8:43pm pav@FreeBSD.org wrote:
> Synopsis: graphics/sane-backends 1.0.20 doesn't compile on FreeBSD 8
> 
> This port is known to build in a clean test environment.  Have you upgraded
> from 7.X?  Do you happen to have libusb installed?  

I have in fact upgraded from 7.2 and I do have libusb installed. As it
won't compile anymore too (but with a message it's been integrated into
system) I hesitated to remove, before sane-backends recompiled successfully.

> Can you post the complete make transcript?

Please see attached file for what portupgrade logged ... If there's
anything else I should provide I think I'd need a hint on what to do to
store the necessary information as I'm quite new for FreeBSD and
therefore not really knowledged about all the stuff ...

Regards,

Peter Palmreuther



--------------050606090504070802010703
Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0";
	name="portupgrade-graphics__sane-backends.log"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment;
	filename="portupgrade-graphics__sane-backends.log"

===>  Cleaning for sane-backends-1.0.20_4
===>  Found saved configuration for sane-backends-1.0.20_4
===>  Extracting for sane-backends-1.0.20_4
=> MD5 Checksum OK for sane-backends-1.0.20.tar.gz.
=> SHA256 Checksum OK for sane-backends-1.0.20.tar.gz.
===>  Patching for sane-backends-1.0.20_4
===>  Applying FreeBSD patches for sane-backends-1.0.20_4
===>   sane-backends-1.0.20_4 depends on executable: gmake - found
===>   sane-backends-1.0.20_4 depends on shared library: jpeg.10 - found
===>   sane-backends-1.0.20_4 depends on shared library: tiff.4 - found
===>   sane-backends-1.0.20_4 depends on shared library: avahi-client.3 - found
===>   sane-backends-1.0.20_4 depends on shared library: intl - found
===>  Configuring for sane-backends-1.0.20_4
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... amd64-portbld-freebsd8.0
checking host system type... amd64-portbld-freebsd8.0
checking for gcc... cc
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 accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether gmake sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc needs -traditional... no
checking for sane-config... /usr/local/bin/sane-config
checking for msgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for latex... /usr/local/bin/latex
checking for dvips... /usr/local/bin/dvips
checking for makeindex... /usr/local/bin/makeindex
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking linker parameter to set runtime link path... -Wl,-rpath,
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking whether byte ordering is bigendian... no
checking for le32toh in machine/endian.h... no
checking for ntohl in arpa/inet.h... yes
checking for swap32 in machine/endian.h... no
checking for bswap_32 in byteswap.h... no
checking for bswap32 in machine/endian.h... no
checking for __byte_swap_long in sys/types.h... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in include/_stdint.h (assuming C99 compatible system)
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen in -ldl... no
checking for dlopen... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for sqrt in -lm... yes
checking for jpeg_start_decompress in -ljpeg... yes
checking jconfig.h usability... yes
checking jconfig.h presence... yes
checking for jconfig.h... yes
checking for jpeglib - version >= 61 (6a)... yes
checking for TIFFFdOpen in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking ieee1284.h usability... no
checking ieee1284.h presence... no
checking for ieee1284.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -pthread... yes
checking for pthread_create... yes
checking for pthread_kill... yes
checking for pthread_join... yes
checking for pthread_detach... yes
checking for pthread_cancel... yes
checking for pthread_testcancel... yes
checking whether to enable pthread support... yes
checking whether to use pthread instead of fork... no
checking whether to enable device locking... no
checking for LIBV4L... no
checking for AVAHI... yes
checking for sane_init in -lsane... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking sys/dsreq.h usability... no
checking sys/dsreq.h presence... no
checking for sys/dsreq.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/scanio.h usability... no
checking sys/scanio.h presence... no
checking for sys/scanio.h... no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/io.h usability... no
checking sys/io.h presence... no
checking for sys/io.h... no
checking sys/hw.h usability... no
checking sys/hw.h presence... no
checking for sys/hw.h... no
checking for sys/types.h... (cached) yes
checking linux/ppdev.h usability... no
checking linux/ppdev.h presence... no
checking for linux/ppdev.h... no
checking dev/ppbus/ppi.h usability... yes
checking dev/ppbus/ppi.h presence... yes
checking for dev/ppbus/ppi.h... yes
checking machine/cpufunc.h usability... yes
checking machine/cpufunc.h presence... no
configure: WARNING: machine/cpufunc.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: machine/cpufunc.h: proceeding with the compiler's result
checking for machine/cpufunc.h... yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking be/kernel/OS.h usability... no
checking be/kernel/OS.h presence... no
checking for be/kernel/OS.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for tiffio.h... (cached) yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for asm/io.h... no
checking resmgr.h usability... no
checking resmgr.h presence... no
checking for resmgr.h... no
checking return type of signal handlers... void
checking for size_t... yes
checking for pid_t... yes
checking for ssize_t... yes
checking for u_char... yes
checking for u_int... yes
checking for u_long... yes
checking for long long support... yes
checking for socklen_t in <sys/socket.h>... yes
checking for union semun in <sys/sem.h>... yes
checking for struct flock in fcntl.h... yes
checking for Linux ioctl defines... no
checking whether byte ordering is bigendian... (cached) no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for gethostbyaddr... yes
checking for gethostbyaddr... (cached) yes
checking for socket... yes
checking for inet_aton... yes
checking for inet_addr... yes
checking for inet_aton... (cached) yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for atexit... yes
checking for ioperm... no
checking for i386_set_ioperm... no
checking for mkdir... yes
checking for strftime... yes
checking for strstr... yes
checking for strtod... yes
checking for cfmakeraw... yes
checking for tcsendbreak... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for _portaccess... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for poll... yes
checking for setitimer... yes
checking for iopl... no
checking for getenv... yes
checking for isfdtype... no
checking for sigprocmask... yes
checking for snprintf... yes
checking for strcasestr... yes
checking for strdup... yes
checking for strndup... yes
checking for strsep... yes
checking for usleep... yes
checking for vsyslog... yes
checking for getopt_long... yes
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for usb_interrupt_read in -lusb... yes
checking IOKit/scsi/SCSITaskLib.h usability... no
checking IOKit/scsi/SCSITaskLib.h presence... no
checking for IOKit/scsi/SCSITaskLib.h... no
checking IOKit/cdb/IOSCSILib.h usability... no
checking IOKit/cdb/IOSCSILib.h presence... no
checking for IOKit/cdb/IOSCSILib.h... no
checking IOKit/scsi/SCSICommandOperationCodes.h usability... no
checking IOKit/scsi/SCSICommandOperationCodes.h presence... no
checking for IOKit/scsi/SCSICommandOperationCodes.h... no
checking IOKit/scsi-commands/SCSICommandOperationCodes.h usability... no
checking IOKit/scsi-commands/SCSICommandOperationCodes.h presence... no
checking for IOKit/scsi-commands/SCSICommandOperationCodes.h... no
checking scsi.h usability... no
checking scsi.h presence... no
checking for scsi.h... no
checking sys/scsi.h usability... no
checking sys/scsi.h presence... no
checking for sys/scsi.h... no
checking sys/scsicmd.h usability... no
checking sys/scsicmd.h presence... no
checking for sys/scsicmd.h... no
checking sys/scsiio.h usability... no
checking sys/scsiio.h presence... no
checking for sys/scsiio.h... no
checking bsd/dev/scsireg.h usability... no
checking bsd/dev/scsireg.h presence... no
checking for bsd/dev/scsireg.h... no
checking scsi/sg.h usability... no
checking scsi/sg.h presence... no
checking for scsi/sg.h... no
checking camlib.h usability... yes
checking camlib.h presence... yes
checking for camlib.h... yes
checking scdds.h usability... no
checking scdds.h presence... no
checking for scdds.h... no
checking sys/scsi/scsi.h usability... no
checking sys/scsi/scsi.h presence... no
checking for sys/scsi/scsi.h... no
checking sys/scsi/sgdefs.h usability... no
checking sys/scsi/sgdefs.h presence... no
checking for sys/scsi/sgdefs.h... no
checking sys/scsi/targets/scgio.h usability... no
checking sys/scsi/targets/scgio.h presence... no
checking for sys/scsi/targets/scgio.h... no
checking apollo/scsi.h usability... no
checking apollo/scsi.h presence... no
checking for apollo/scsi.h... no
checking sys/sdi_comm.h usability... no
checking sys/sdi_comm.h presence... no
checking for sys/sdi_comm.h... no
checking sys/passthrudef.h usability... no
checking sys/passthrudef.h presence... no
checking for sys/passthrudef.h... no
checking for io/cam/cam.h... no
checking for scsireq_enter in -lscsi... no
checking for cam_open_device in -lcam... yes
checking for scsireq_enter... no
sparc64: not found
scsi buffersize: 131072
checking whether to enable IPv6... no, manually disabled
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for dlfcn.h... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd8.0 ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
*** canon_pp backend requires libieee1284 library - disabling
*** gphoto2 backend requires gphoto2 and JPEG libraries - disabling
*** hpsj5s backend requires libieee1284 library - disabling
*** mustek_pp backend requires libieee1284 and paraport-directio libraries - DISABLE_MSG
*** pint backend requires sys/scanio.h - disabling
*** qcam backend requires ioperm and portaccess functions - disabling
*** v4l backend requires v4l libraries - disabling
*** pnm backend not manually selected - disabling
enabling translations
disabling latex
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating sanei/Makefile
config.status: creating frontend/Makefile
config.status: creating japi/Makefile
config.status: creating backend/Makefile
config.status: creating include/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile
config.status: creating testsuite/Makefile
config.status: creating tools/Makefile
config.status: creating doc/doxygen-sanei.conf
config.status: creating tools/sane-config
config.status: creating include/sane/config.h
config.status: executing depfiles commands
config.status: executing include/_stdint.h commands
config.status: creating include/_stdint.h : _SANE_BACKENDS_INCLUDE__STDINT_H
-> Variables used for compilation/linking:
CPPFLAGS="-I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=$(configdir) -DPATH_SANE_DATA_DIR=$(datadir) -DPATH_SANE_LOCK_DIR=$(locksanedir) -DV_MAJOR=1 -DV_MINOR=0"
CFLAGS="-O2 -pipe -fno-strict-aliasing -W -Wall"
LDFLAGS="-L/usr/local/lib"
LIBS=""
-> Installation directories:
Configuration: /usr/local/etc
Libraries:     /usr/local/lib
Binaries:      /usr/local/bin and /usr/local/sbin
Manpages:      /usr/local/man
Documentation: /usr/local/share/doc/sane-backends
Lockfiles:     Feature is disabled!
-> Network parameters:
Build saned:   yes
IPv6 support:  no
Avahi support: yes
-> The following backends will be built:
abaton agfafocus apple artec artec_eplus48u as6e avision bh canon canon630u canon_dr cardscan coolscan coolscan2 coolscan3 dc25 dc210 dc240 dell1600n_net dmc epjitsu epson epson2 fujitsu genesys gt68xx hp hp3500 hp3900 hp4200 hp5400 hp5590 hpljm1005 hs2p ibm leo lexmark ma1509 matsushita microtek microtek2 mustek mustek_usb mustek_usb2 nec net niash pie pixma plustek plustek_pp ricoh rts8891 s9036 sceptre sharp sm3600 sm3840 snapscan sp15c st400 stv680 tamarack teco1 teco2 teco3 test u12 umax umax_pp umax1220u xerox_mfp 

-> The following preload backends will be built:

****************************************************************
* Please be sure to read file PROBLEMS in this directory       *
* BEFORE running any of the SANE applications.  Some devices   *
* may be damaged by improper operation, so please do heed this *
* advice.                                                      *
****************************************************************
===>  Building for sane-backends-1.0.20_4
Making all in include
gmake[1]: Entering directory `/usr/ports/graphics/sane-backends/work/sane-backends-1.0.20/include'
gmake[1]: Für das Ziel »all« ist nichts zu tun.
gmake[1]: Leaving directory `/usr/ports/graphics/sane-backends/work/sane-backends-1.0.20/include'
Making all in lib
gmake[1]: Entering directory `/usr/ports/graphics/sane-backends/work/sane-backends-1.0.20/lib'
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT alloca.lo -MD -MP -MF .deps/alloca.Tpo -c -o alloca.lo alloca.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT alloca.lo -MD -MP -MF .deps/alloca.Tpo -c alloca.c  -fPIC -DPIC -o .libs/alloca.o
mv -f .deps/alloca.Tpo .deps/alloca.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c -o getenv.lo getenv.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c getenv.c  -fPIC -DPIC -o .libs/getenv.o
mv -f .deps/getenv.Tpo .deps/getenv.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c -o inet_ntop.lo inet_ntop.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c  -fPIC -DPIC -o .libs/inet_ntop.o
mv -f .deps/inet_ntop.Tpo .deps/inet_ntop.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c -o inet_pton.lo inet_pton.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.c  -fPIC -DPIC -o .libs/inet_pton.o
mv -f .deps/inet_pton.Tpo .deps/inet_pton.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT isfdtype.lo -MD -MP -MF .deps/isfdtype.Tpo -c -o isfdtype.lo isfdtype.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT isfdtype.lo -MD -MP -MF .deps/isfdtype.Tpo -c isfdtype.c  -fPIC -DPIC -o .libs/isfdtype.o
isfdtype.c: In function 'sanei_isfdtype':
isfdtype.c:8: warning: unused parameter 'fdtype'
mv -f .deps/isfdtype.Tpo .deps/isfdtype.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sigprocmask.lo -MD -MP -MF .deps/sigprocmask.Tpo -c -o sigprocmask.lo sigprocmask.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sigprocmask.lo -MD -MP -MF .deps/sigprocmask.Tpo -c sigprocmask.c  -fPIC -DPIC -o .libs/sigprocmask.o
mv -f .deps/sigprocmask.Tpo .deps/sigprocmask.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c  -fPIC -DPIC -o .libs/snprintf.o
mv -f .deps/snprintf.Tpo .deps/snprintf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT strcasestr.lo -MD -MP -MF .deps/strcasestr.Tpo -c -o strcasestr.lo strcasestr.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT strcasestr.lo -MD -MP -MF .deps/strcasestr.Tpo -c strcasestr.c  -fPIC -DPIC -o .libs/strcasestr.o
mv -f .deps/strcasestr.Tpo .deps/strcasestr.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c -o strdup.lo strdup.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c  -fPIC -DPIC -o .libs/strdup.o
mv -f .deps/strdup.Tpo .deps/strdup.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT strndup.lo -MD -MP -MF .deps/strndup.Tpo -c -o strndup.lo strndup.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT strndup.lo -MD -MP -MF .deps/strndup.Tpo -c strndup.c  -fPIC -DPIC -o .libs/strndup.o
mv -f .deps/strndup.Tpo .deps/strndup.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT strsep.lo -MD -MP -MF .deps/strsep.Tpo -c -o strsep.lo strsep.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT strsep.lo -MD -MP -MF .deps/strsep.Tpo -c strsep.c  -fPIC -DPIC -o .libs/strsep.o
mv -f .deps/strsep.Tpo .deps/strsep.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT usleep.lo -MD -MP -MF .deps/usleep.Tpo -c -o usleep.lo usleep.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT usleep.lo -MD -MP -MF .deps/usleep.Tpo -c usleep.c  -fPIC -DPIC -o .libs/usleep.o
mv -f .deps/usleep.Tpo .deps/usleep.Plo
/bin/sh ../libtool --tag=CC   --mode=link cc  -O2 -pipe -fno-strict-aliasing -W -Wall  -L/usr/local/lib -o liblib.la  alloca.lo getenv.lo inet_ntop.lo inet_pton.lo isfdtype.lo sigprocmask.lo snprintf.lo strcasestr.lo strdup.lo strndup.lo strsep.lo usleep.lo  
ar cru .libs/liblib.a .libs/alloca.o .libs/getenv.o .libs/inet_ntop.o .libs/inet_pton.o .libs/isfdtype.o .libs/sigprocmask.o .libs/snprintf.o .libs/strcasestr.o .libs/strdup.o .libs/strndup.o .libs/strsep.o .libs/usleep.o
ranlib .libs/liblib.a
creating liblib.la
(cd .libs && rm -f liblib.la && ln -s ../liblib.la liblib.la)
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo getopt.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c  -fPIC -DPIC -o .libs/getopt.o
mv -f .deps/getopt.Tpo .deps/getopt.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.lo getopt1.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c  -fPIC -DPIC -o .libs/getopt1.o
mv -f .deps/getopt1.Tpo .deps/getopt1.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT vsyslog.lo -MD -MP -MF .deps/vsyslog.Tpo -c -o vsyslog.lo vsyslog.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT vsyslog.lo -MD -MP -MF .deps/vsyslog.Tpo -c vsyslog.c  -fPIC -DPIC -o .libs/vsyslog.o
mv -f .deps/vsyslog.Tpo .deps/vsyslog.Plo
/bin/sh ../libtool --tag=CC   --mode=link cc  -O2 -pipe -fno-strict-aliasing -W -Wall  -L/usr/local/lib -o libfelib.la  getopt.lo getopt1.lo md5.lo vsyslog.lo  
ar cru .libs/libfelib.a .libs/getopt.o .libs/getopt1.o .libs/md5.o .libs/vsyslog.o
ranlib .libs/libfelib.a
creating libfelib.la
(cd .libs && rm -f libfelib.la && ln -s ../libfelib.la libfelib.la)
gmake[1]: Leaving directory `/usr/ports/graphics/sane-backends/work/sane-backends-1.0.20/lib'
Making all in sanei
gmake[1]: Entering directory `/usr/ports/graphics/sane-backends/work/sane-backends-1.0.20/sanei'
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_ab306.lo -MD -MP -MF .deps/sanei_ab306.Tpo -c -o sanei_ab306.lo sanei_ab306.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_ab306.lo -MD -MP -MF .deps/sanei_ab306.Tpo -c sanei_ab306.c  -fPIC -DPIC -o .libs/sanei_ab306.o
sanei_ab306.c: In function 'sanei_ab306_open':
sanei_ab306.c:542: warning: unused parameter 'devname'
sanei_ab306.c: In function 'sanei_ab306_close':
sanei_ab306.c:549: warning: unused parameter 'fd'
sanei_ab306.c: In function 'sanei_ab306_get_io_privilege':
sanei_ab306.c:559: warning: unused parameter 'fd'
sanei_ab306.c: In function 'sanei_ab306_test_ready':
sanei_ab306.c:565: warning: unused parameter 'fd'
sanei_ab306.c: In function 'sanei_ab306_cmd':
sanei_ab306.c:571: warning: unused parameter 'fd'
sanei_ab306.c:571: warning: unused parameter 'src'
sanei_ab306.c:571: warning: unused parameter 'src_size'
sanei_ab306.c:572: warning: unused parameter 'dst'
sanei_ab306.c:572: warning: unused parameter 'dst_size'
sanei_ab306.c: In function 'sanei_ab306_rdata':
sanei_ab306.c:578: warning: unused parameter 'fd'
sanei_ab306.c:578: warning: unused parameter 'planes'
sanei_ab306.c:578: warning: unused parameter 'buf'
sanei_ab306.c:578: warning: unused parameter 'lines'
sanei_ab306.c:578: warning: unused parameter 'bpl'
mv -f .deps/sanei_ab306.Tpo .deps/sanei_ab306.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_constrain_value.lo -MD -MP -MF .deps/sanei_constrain_value.Tpo -c -o sanei_constrain_value.lo sanei_constrain_value.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_constrain_value.lo -MD -MP -MF .deps/sanei_constrain_value.Tpo -c sanei_constrain_value.c  -fPIC -DPIC -o .libs/sanei_constrain_value.o
mv -f .deps/sanei_constrain_value.Tpo .deps/sanei_constrain_value.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_init_debug.lo -MD -MP -MF .deps/sanei_init_debug.Tpo -c -o sanei_init_debug.lo sanei_init_debug.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_init_debug.lo -MD -MP -MF .deps/sanei_init_debug.Tpo -c sanei_init_debug.c  -fPIC -DPIC -o .libs/sanei_init_debug.o
mv -f .deps/sanei_init_debug.Tpo .deps/sanei_init_debug.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_net.lo -MD -MP -MF .deps/sanei_net.Tpo -c -o sanei_net.lo sanei_net.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_net.lo -MD -MP -MF .deps/sanei_net.Tpo -c sanei_net.c  -fPIC -DPIC -o .libs/sanei_net.o
mv -f .deps/sanei_net.Tpo .deps/sanei_net.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_wire.lo -MD -MP -MF .deps/sanei_wire.Tpo -c -o sanei_wire.lo sanei_wire.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_wire.lo -MD -MP -MF .deps/sanei_wire.Tpo -c sanei_wire.c  -fPIC -DPIC -o .libs/sanei_wire.o
mv -f .deps/sanei_wire.Tpo .deps/sanei_wire.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_codec_ascii.lo -MD -MP -MF .deps/sanei_codec_ascii.Tpo -c -o sanei_codec_ascii.lo sanei_codec_ascii.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_codec_ascii.lo -MD -MP -MF .deps/sanei_codec_ascii.Tpo -c sanei_codec_ascii.c  -fPIC -DPIC -o .libs/sanei_codec_ascii.o
mv -f .deps/sanei_codec_ascii.Tpo .deps/sanei_codec_ascii.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_codec_bin.lo -MD -MP -MF .deps/sanei_codec_bin.Tpo -c -o sanei_codec_bin.lo sanei_codec_bin.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_codec_bin.lo -MD -MP -MF .deps/sanei_codec_bin.Tpo -c sanei_codec_bin.c  -fPIC -DPIC -o .libs/sanei_codec_bin.o
mv -f .deps/sanei_codec_bin.Tpo .deps/sanei_codec_bin.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_scsi.lo -MD -MP -MF .deps/sanei_scsi.Tpo -c -o sanei_scsi.lo sanei_scsi.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_scsi.lo -MD -MP -MF .deps/sanei_scsi.Tpo -c sanei_scsi.c  -fPIC -DPIC -o .libs/sanei_scsi.o
sanei_scsi.c: In function 'sanei_scsi_open':
sanei_scsi.c:864: warning: unused variable 'real_dev'
sanei_scsi.c: In function 'cam_compare_inquiry':
sanei_scsi.c:3416: warning: pointer targets in passing argument 1 of 'cam_strmatch' differ in signedness
sanei_scsi.c:3416: warning: pointer targets in passing argument 2 of 'cam_strmatch' differ in signedness
sanei_scsi.c:3417: warning: pointer targets in passing argument 1 of 'cam_strmatch' differ in signedness
sanei_scsi.c:3417: warning: pointer targets in passing argument 2 of 'cam_strmatch' differ in signedness
sanei_scsi.c:3355: warning: unused parameter 'type'
sanei_scsi.c: In function 'sanei_scsi_find_devices':
sanei_scsi.c:3501: warning: comparison between signed and unsigned
sanei_scsi.c:3429: warning: unused parameter 'findchannel'
sanei_scsi.c: In function 'sanei_scsi_req_enter2':
sanei_scsi.c:6112: warning: unused parameter 'idp'
sanei_scsi.c: In function 'sanei_scsi_req_wait':
sanei_scsi.c:6117: warning: unused parameter 'id'
sanei_scsi.c: In function 'sanei_scsi_req_flush_all_extended':
sanei_scsi.c:6126: warning: unused parameter 'fd'
mv -f .deps/sanei_scsi.Tpo .deps/sanei_scsi.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_config.lo -MD -MP -MF .deps/sanei_config.Tpo -c -o sanei_config.lo sanei_config.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_config.lo -MD -MP -MF .deps/sanei_config.Tpo -c sanei_config.c  -fPIC -DPIC -o .libs/sanei_config.o
mv -f .deps/sanei_config.Tpo .deps/sanei_config.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_config2.lo -MD -MP -MF .deps/sanei_config2.Tpo -c -o sanei_config2.lo sanei_config2.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_config2.lo -MD -MP -MF .deps/sanei_config2.Tpo -c sanei_config2.c  -fPIC -DPIC -o .libs/sanei_config2.o
mv -f .deps/sanei_config2.Tpo .deps/sanei_config2.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_pio.lo -MD -MP -MF .deps/sanei_pio.Tpo -c -o sanei_pio.lo sanei_pio.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_pio.lo -MD -MP -MF .deps/sanei_pio.Tpo -c sanei_pio.c  -fPIC -DPIC -o .libs/sanei_pio.o
sanei_pio.c: In function 'sanei_pio_open':
sanei_pio.c:577: warning: unused parameter 'dev'
sanei_pio.c: In function 'sanei_pio_close':
sanei_pio.c:585: warning: unused parameter 'fd'
sanei_pio.c: In function 'sanei_pio_read':
sanei_pio.c:591: warning: unused parameter 'fd'
sanei_pio.c:591: warning: unused parameter 'buf'
sanei_pio.c:591: warning: unused parameter 'n'
sanei_pio.c: In function 'sanei_pio_write':
sanei_pio.c:597: warning: unused parameter 'fd'
sanei_pio.c:597: warning: unused parameter 'buf'
sanei_pio.c:597: warning: unused parameter 'n'
sanei_pio.c: At top level:
../include/sane/sanei_debug.h:131: warning: 'sanei_debug_sanei_pio_call' defined but not used
mv -f .deps/sanei_pio.Tpo .deps/sanei_pio.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_pa4s2.lo -MD -MP -MF .deps/sanei_pa4s2.Tpo -c -o sanei_pa4s2.lo sanei_pa4s2.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_pa4s2.lo -MD -MP -MF .deps/sanei_pa4s2.Tpo -c sanei_pa4s2.c  -fPIC -DPIC -o .libs/sanei_pa4s2.o
mv -f .deps/sanei_pa4s2.Tpo .deps/sanei_pa4s2.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_auth.lo -MD -MP -MF .deps/sanei_auth.Tpo -c -o sanei_auth.lo sanei_auth.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_auth.lo -MD -MP -MF .deps/sanei_auth.Tpo -c sanei_auth.c  -fPIC -DPIC -o .libs/sanei_auth.o
mv -f .deps/sanei_auth.Tpo .deps/sanei_auth.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include  -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_usb.lo -MD -MP -MF .deps/sanei_usb.Tpo -c -o sanei_usb.lo sanei_usb.c
 cc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -I/usr/local/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -pipe -fno-strict-aliasing -W -Wall -MT sanei_usb.lo -MD -MP -MF .deps/sanei_usb.Tpo -c sanei_usb.c  -fPIC -DPIC -o .libs/sanei_usb.o
In file included from sanei_usb.c:101:
/usr/include/dev/usb/usb.h:274: error: redefinition of 'struct usb_device_descriptor'
/usr/include/dev/usb/usb.h:365: error: redefinition of 'struct usb_config_descriptor'
/usr/include/dev/usb/usb.h:382: error: redefinition of 'struct usb_interface_descriptor'
/usr/include/dev/usb/usb.h:496: error: redefinition of 'struct usb_endpoint_descriptor'
/usr/include/dev/usb/usb.h:540: error: redefinition of 'struct usb_string_descriptor'
sanei_usb.c: In function 'kernel_get_vendor_product':
sanei_usb.c:248: warning: unused parameter 'fd'
sanei_usb.c:248: warning: unused parameter 'name'
sanei_usb.c:248: warning: unused parameter 'vendorID'
sanei_usb.c:248: warning: unused parameter 'productID'
sanei_usb.c: In function 'sanei_usb_init':
sanei_usb.c:578: warning: format '%04x' expects type 'unsigned int', but argument 3 has type 'uint8_t *'
sanei_usb.c:578: warning: format '%04x' expects type 'unsigned int', but argument 4 has type 'uint8_t *'
sanei_usb.c:585: warning: format '%04x' expects type 'unsigned int', but argument 3 has type 'uint8_t *'
sanei_usb.c:585: warning: format '%04x' expects type 'unsigned int', but argument 4 has type 'uint8_t *'
sanei_usb.c:590: error: 'struct usb_config_descriptor' has no member named 'bNumInterfaces'
sanei_usb.c:599: error: 'struct usb_config_descriptor' has no member named 'interface'
sanei_usb.c:600: error: 'struct usb_config_descriptor' has no member named 'interface'
sanei_usb.c:605: warning: format '%04x' expects type 'unsigned int', but argument 3 has type 'uint8_t *'
sanei_usb.c:605: warning: format '%04x' expects type 'unsigned int', but argument 4 has type 'uint8_t *'
sanei_usb.c:608: error: 'struct usb_config_descriptor' has no member named 'interface'
sanei_usb.c:627: error: 'struct usb_config_descriptor' has no member named 'interface'
sanei_usb.c:628: error: 'struct usb_config_descriptor' has no member named 'interface'
sanei_usb.c:629: warning: format '%04x' expects type 'unsigned int', but argument 3 has type 'uint8_t *'
sanei_usb.c:629: warning: format '%04x' expects type 'unsigned int', but argument 4 has type 'uint8_t *'
sanei_usb.c:636: warning: format '%04x' expects type 'unsigned int', but argument 3 has type 'uint8_t *'
sanei_usb.c:636: warning: format '%04x' expects type 'unsigned int', but argument 4 has type 'uint8_t *'
sanei_usb.c:647: warning: assignment makes integer from pointer without a cast
sanei_usb.c:648: warning: assignment makes integer from pointer without a cast
sanei_usb.c:655: warning: format '%04x' expects type 'unsigned int', but argument 3 has type 'uint8_t *'
sanei_usb.c:655: warning: format '%04x' expects type 'unsigned int', but argument 4 has type 'uint8_t *'
sanei_usb.c: In function 'sanei_usb_get_vendor_product':
sanei_usb.c:1029: warning: assignment makes integer from pointer without a cast
sanei_usb.c:1031: warning: assignment makes integer from pointer without a cast
sanei_usb.c: In function 'sanei_usb_open':
sanei_usb.c:1235: error: 'struct usb_config_descriptor' has no member named 'bNumInterfaces'
sanei_usb.c:1238: error: 'struct usb_config_descriptor' has no member named 'interface'
sanei_usb.c:1245: error: 'struct usb_config_descriptor' has no member named 'interface'
sanei_usb.c:1253: error: 'struct usb_interface_descriptor' has no member named 'endpoint'
sanei_usb.c: In function 'sanei_usb_write_bulk':
sanei_usb.c:2177: warning: passing argument 3 of 'usb_bulk_write' discards qualifiers from pointer target type
sanei_usb.c: In function 'sanei_usb_get_descriptor':
sanei_usb.c:2842: warning: assignment makes integer from pointer without a cast
sanei_usb.c:2843: warning: assignment makes integer from pointer without a cast
sanei_usb.c:2848: error: 'struct usb_device_descriptor' has no member named 'bMaxPacketSize0'
gmake[1]: *** [sanei_usb.lo] Fehler 1
gmake[1]: Leaving directory `/usr/ports/graphics/sane-backends/work/sane-backends-1.0.20/sanei'
gmake: *** [all-recursive] Fehler 1
*** Error code 1

Stop in /usr/ports/graphics/sane-backends.



--------------050606090504070802010703--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B2FED83.4050301>