Skip to content

Instantly share code, notes, and snippets.

@krunk4ever
Created December 3, 2011 05:45
Show Gist options
  • Save krunk4ever/1426208 to your computer and use it in GitHub Desktop.
Save krunk4ever/1426208 to your computer and use it in GitHub Desktop.
error installing sane-backends
==> Downloading ftp://ftp2.sane-project.org/pub/sane/sane-backends-1.0.22/sane-backends-1.0.22.tar.gz
File already downloaded in /Users/thon/Library/Caches/Homebrew
/usr/bin/tar xf /Users/thon/Library/Caches/Homebrew/sane-backends-1.0.22.tar.gz
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/sane-backends/1.0.22 --without-gphoto2 --enable-local-backends --enable-libusb --disable-latex
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/sane-backends/1.0.22 --without-gphoto2 --enable-local-backends --enable-libusb --disable-latex
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-apple-darwin11.2.0
checking host system type... i386-apple-darwin11.2.0
checking for gcc... /usr/bin/llvm-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc... none
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether /usr/bin/llvm-gcc needs -traditional... no
checking for sane-config... no
checking for msgfmt... no
checking for xgettext... no
checking for msgmerge... no
checking for latex... no
checking for dvips... no
checking for makeindex... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether runtime link path should be used... yes
checking linker parameter to set runtime link path...
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... no
checking for NXSwapLong in machine/byte_order.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... yes
checking for dlopen... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.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 -lpthread... 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... yes
configure: WARNING: Group uucp does not exist on this system.
configure: WARNING: Locking feature will be disabled.
checking whether to enable device locking... no
checking for LIBV4L... no
checking for sane_init in -lsane... no
checking for net-snmp-config... /usr/bin/net-snmp-config
checking for snmp_timeout in -lnetsnmp... yes
checking for proper SNMP version... 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 libc.h usability... yes
checking libc.h presence... yes
checking for libc.h... 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... no
checking dev/ppbus/ppi.h presence... no
checking for dev/ppbus/ppi.h... no
checking machine/cpufunc.h usability... no
checking machine/cpufunc.h presence... no
checking for machine/cpufunc.h... no
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_short... 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... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... 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... yes
configure: WARNING: IOKit/scsi/SCSITaskLib.h: present but cannot be compiled
configure: WARNING: IOKit/scsi/SCSITaskLib.h: check for missing prerequisite headers?
configure: WARNING: IOKit/scsi/SCSITaskLib.h: see the Autoconf documentation
configure: WARNING: IOKit/scsi/SCSITaskLib.h: section "Present But Cannot Be Compiled"
configure: WARNING: IOKit/scsi/SCSITaskLib.h: proceeding with the compiler's result
configure: WARNING: ## ------------------------------------------------- ##
configure: WARNING: ## Report this to sane-devel@lists.alioth.debian.org ##
configure: WARNING: ## ------------------------------------------------- ##
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... yes
checking IOKit/scsi/SCSICommandOperationCodes.h presence... yes
checking for IOKit/scsi/SCSICommandOperationCodes.h... yes
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... no
checking camlib.h presence... no
checking for camlib.h... no
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... no
checking for scsireq_enter... no
scsi buffersize: 131072
checking whether to enable IPv6... yes
checking whether struct sockaddr_storage has an ss_family member... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/llvm-gcc option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
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
*** 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 - disabling
*** 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
disabling translations (missing msgfmt, xgettext or msgmerge)
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 tools/sane-backends.pc
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
config.status: executing libtool commands
-> Variables used for compilation/linking:
CPPFLAGS=" -D_REENTRANT -DPATH_SANE_CONFIG_DIR=$(configdir) -DPATH_SANE_DATA_DIR=$(datadir) -DPATH_SANE_LOCK_DIR=$(locksanedir) -DV_MAJOR=1 -DV_MINOR=0"
CFLAGS="-O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include"
LDFLAGS=""
LIBS=" -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto"
-> Installation directories:
Configuration: /usr/local/Cellar/sane-backends/1.0.22/etc
Libraries: /usr/local/Cellar/sane-backends/1.0.22/lib
Binaries: /usr/local/Cellar/sane-backends/1.0.22/bin and /usr/local/Cellar/sane-backends/1.0.22/sbin
Manpages: /usr/local/Cellar/sane-backends/1.0.22/share/man
Documentation: /usr/local/Cellar/sane-backends/1.0.22/doc/sane-1.0.22
Lockfiles: Feature is disabled!
-> Network parameters:
Build saned: yes
IPv6 support: yes
Avahi support: no
SNMP 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
kodak
kvs1025
kvs20xx
leo
lexmark
ma1509
magicolor
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
p5
-> 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. *
****************************************************************
==> make
make
Making all in include
make[1]: Nothing to be done for `all'.
Making all in lib
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o alloca.lo alloca.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c alloca.c -fno-common -DPIC -o .libs/alloca.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o getenv.lo getenv.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c getenv.c -fno-common -DPIC -o .libs/getenv.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o inet_ntop.lo inet_ntop.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c inet_ntop.c -fno-common -DPIC -o .libs/inet_ntop.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o inet_pton.lo inet_pton.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c inet_pton.c -fno-common -DPIC -o .libs/inet_pton.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o isfdtype.lo isfdtype.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c isfdtype.c -fno-common -DPIC -o .libs/isfdtype.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sigprocmask.lo sigprocmask.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sigprocmask.c -fno-common -DPIC -o .libs/sigprocmask.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o snprintf.lo snprintf.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c snprintf.c -fno-common -DPIC -o .libs/snprintf.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o strcasestr.lo strcasestr.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c strcasestr.c -fno-common -DPIC -o .libs/strcasestr.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o strdup.lo strdup.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c strdup.c -fno-common -DPIC -o .libs/strdup.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o strndup.lo strndup.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c strndup.c -fno-common -DPIC -o .libs/strndup.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o strsep.lo strsep.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c strsep.c -fno-common -DPIC -o .libs/strsep.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o usleep.lo usleep.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c usleep.c -fno-common -DPIC -o .libs/usleep.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -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 -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
libtool: link: 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
/usr/bin/ranlib: file: .libs/liblib.a(alloca.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(getenv.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(inet_ntop.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(inet_pton.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(sigprocmask.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(snprintf.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(strcasestr.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(strdup.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(strndup.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(strsep.o) has no symbols
/usr/bin/ranlib: file: .libs/liblib.a(usleep.o) has no symbols
libtool: link: ranlib .libs/liblib.a
ranlib: file: .libs/liblib.a(alloca.o) has no symbols
ranlib: file: .libs/liblib.a(getenv.o) has no symbols
ranlib: file: .libs/liblib.a(inet_ntop.o) has no symbols
ranlib: file: .libs/liblib.a(inet_pton.o) has no symbols
ranlib: file: .libs/liblib.a(sigprocmask.o) has no symbols
ranlib: file: .libs/liblib.a(snprintf.o) has no symbols
ranlib: file: .libs/liblib.a(strcasestr.o) has no symbols
ranlib: file: .libs/liblib.a(strdup.o) has no symbols
ranlib: file: .libs/liblib.a(strndup.o) has no symbols
ranlib: file: .libs/liblib.a(strsep.o) has no symbols
ranlib: file: .libs/liblib.a(usleep.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "liblib.la" && ln -s "../liblib.la" "liblib.la" )
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o getopt.lo getopt.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c getopt.c -fno-common -DPIC -o .libs/getopt.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o getopt1.lo getopt1.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c getopt1.c -fno-common -DPIC -o .libs/getopt1.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o md5.lo md5.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c md5.c -fno-common -DPIC -o .libs/md5.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o vsyslog.lo vsyslog.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c vsyslog.c -fno-common -DPIC -o .libs/vsyslog.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libfelib.la getopt.lo getopt1.lo md5.lo vsyslog.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
libtool: link: ar cru .libs/libfelib.a .libs/getopt.o .libs/getopt1.o .libs/md5.o .libs/vsyslog.o
/usr/bin/ranlib: file: .libs/libfelib.a(getopt.o) has no symbols
/usr/bin/ranlib: file: .libs/libfelib.a(getopt1.o) has no symbols
/usr/bin/ranlib: file: .libs/libfelib.a(vsyslog.o) has no symbols
libtool: link: ranlib .libs/libfelib.a
ranlib: file: .libs/libfelib.a(getopt.o) has no symbols
ranlib: file: .libs/libfelib.a(getopt1.o) has no symbols
ranlib: file: .libs/libfelib.a(vsyslog.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libfelib.la" && ln -s "../libfelib.la" "libfelib.la" )
Making all in sanei
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_ab306.lo sanei_ab306.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_ab306.c -fno-common -DPIC -o .libs/sanei_ab306.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_constrain_value.lo sanei_constrain_value.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_constrain_value.c -fno-common -DPIC -o .libs/sanei_constrain_value.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_init_debug.lo sanei_init_debug.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_init_debug.c -fno-common -DPIC -o .libs/sanei_init_debug.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_net.lo sanei_net.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_net.c -fno-common -DPIC -o .libs/sanei_net.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_wire.lo sanei_wire.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_wire.c -fno-common -DPIC -o .libs/sanei_wire.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_codec_ascii.lo sanei_codec_ascii.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_codec_ascii.c -fno-common -DPIC -o .libs/sanei_codec_ascii.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_codec_bin.lo sanei_codec_bin.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_codec_bin.c -fno-common -DPIC -o .libs/sanei_codec_bin.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_scsi.lo sanei_scsi.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_scsi.c -fno-common -DPIC -o .libs/sanei_scsi.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_config.lo sanei_config.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_config.c -fno-common -DPIC -o .libs/sanei_config.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_config2.lo sanei_config2.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_config2.c -fno-common -DPIC -o .libs/sanei_config2.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_pio.lo sanei_pio.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_pio.c -fno-common -DPIC -o .libs/sanei_pio.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_pa4s2.lo sanei_pa4s2.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_pa4s2.c -fno-common -DPIC -o .libs/sanei_pa4s2.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_auth.lo sanei_auth.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_auth.c -fno-common -DPIC -o .libs/sanei_auth.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_usb.lo sanei_usb.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_usb.c -fno-common -DPIC -o .libs/sanei_usb.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_thread.lo sanei_thread.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_thread.c -fno-common -DPIC -o .libs/sanei_thread.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_pv8630.lo sanei_pv8630.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_pv8630.c -fno-common -DPIC -o .libs/sanei_pv8630.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_pp.lo sanei_pp.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_pp.c -fno-common -DPIC -o .libs/sanei_pp.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_lm983x.lo sanei_lm983x.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_lm983x.c -fno-common -DPIC -o .libs/sanei_lm983x.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_access.lo sanei_access.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_access.c -fno-common -DPIC -o .libs/sanei_access.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_tcp.lo sanei_tcp.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_tcp.c -fno-common -DPIC -o .libs/sanei_tcp.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_udp.lo sanei_udp.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_udp.c -fno-common -DPIC -o .libs/sanei_udp.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_magic.lo sanei_magic.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_magic.c -fno-common -DPIC -o .libs/sanei_magic.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sanei_jpeg.lo sanei_jpeg.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c sanei_jpeg.c -fno-common -DPIC -o .libs/sanei_jpeg.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libsanei.la sanei_ab306.lo sanei_constrain_value.lo sanei_init_debug.lo sanei_net.lo sanei_wire.lo sanei_codec_ascii.lo sanei_codec_bin.lo sanei_scsi.lo sanei_config.lo sanei_config2.lo sanei_pio.lo sanei_pa4s2.lo sanei_auth.lo sanei_usb.lo sanei_thread.lo sanei_pv8630.lo sanei_pp.lo sanei_lm983x.lo sanei_access.lo sanei_tcp.lo sanei_udp.lo sanei_magic.lo sanei_jpeg.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
libtool: link: ar cru .libs/libsanei.a .libs/sanei_ab306.o .libs/sanei_constrain_value.o .libs/sanei_init_debug.o .libs/sanei_net.o .libs/sanei_wire.o .libs/sanei_codec_ascii.o .libs/sanei_codec_bin.o .libs/sanei_scsi.o .libs/sanei_config.o .libs/sanei_config2.o .libs/sanei_pio.o .libs/sanei_pa4s2.o .libs/sanei_auth.o .libs/sanei_usb.o .libs/sanei_thread.o .libs/sanei_pv8630.o .libs/sanei_pp.o .libs/sanei_lm983x.o .libs/sanei_access.o .libs/sanei_tcp.o .libs/sanei_udp.o .libs/sanei_magic.o .libs/sanei_jpeg.o
libtool: link: ranlib .libs/libsanei.a
libtool: link: ( cd ".libs" && rm -f "libsanei.la" && ln -s "../libsanei.la" "libsanei.la" )
Making all in backend
rm -f dll-preload.h
list=""; for be in $list; do \
echo "PRELOAD_DECL($be)" >> dll-preload.h; \
done
echo "static struct backend preloaded_backends[] = {" >> dll-preload.h
sep=""; \
list=""; \
if test -z "${list}"; then \
echo { 0, 0, 0, 0, 0, 0, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }} >> dll-preload.h; \
else \
for be in $list; do \
echo "${sep}PRELOAD_DEFN($be)" >> dll-preload.h; \
sep=","; \
done; \
fi
echo "};" >> dll-preload.h
Generating abaton.conf from abaton.conf.in
Generating agfafocus.conf from agfafocus.conf.in
Generating apple.conf from apple.conf.in
Generating artec.conf from artec.conf.in
Generating artec_eplus48u.conf from artec_eplus48u.conf.in
Generating avision.conf from avision.conf.in
Generating bh.conf from bh.conf.in
Generating canon630u.conf from canon630u.conf.in
Generating canon.conf from canon.conf.in
Generating canon_dr.conf from canon_dr.conf.in
Generating canon_pp.conf from canon_pp.conf.in
Generating cardscan.conf from cardscan.conf.in
Generating coolscan2.conf from coolscan2.conf.in
Generating coolscan3.conf from coolscan3.conf.in
Generating coolscan.conf from coolscan.conf.in
Generating dc210.conf from dc210.conf.in
Generating dc240.conf from dc240.conf.in
Generating dc25.conf from dc25.conf.in
Generating dell1600n_net.conf from dell1600n_net.conf.in
Generating dmc.conf from dmc.conf.in
Generating epjitsu.conf from epjitsu.conf.in
Generating epson2.conf from epson2.conf.in
Generating epson.conf from epson.conf.in
Generating fujitsu.conf from fujitsu.conf.in
Generating genesys.conf from genesys.conf.in
Generating gphoto2.conf from gphoto2.conf.in
Generating gt68xx.conf from gt68xx.conf.in
Generating hp3900.conf from hp3900.conf.in
Generating hp4200.conf from hp4200.conf.in
Generating hp5400.conf from hp5400.conf.in
Generating hp.conf from hp.conf.in
Generating hpsj5s.conf from hpsj5s.conf.in
Generating hs2p.conf from hs2p.conf.in
Generating ibm.conf from ibm.conf.in
Generating kodak.conf from kodak.conf.in
Generating leo.conf from leo.conf.in
Generating lexmark.conf from lexmark.conf.in
Generating ma1509.conf from ma1509.conf.in
Generating magicolor.conf from magicolor.conf.in
Generating matsushita.conf from matsushita.conf.in
Generating microtek2.conf from microtek2.conf.in
Generating microtek.conf from microtek.conf.in
Generating mustek.conf from mustek.conf.in
Generating mustek_pp.conf from mustek_pp.conf.in
Generating mustek_usb.conf from mustek_usb.conf.in
Generating nec.conf from nec.conf.in
Generating net.conf from net.conf.in
Generating p5.conf from p5.conf.in
Generating pie.conf from pie.conf.in
Generating pixma.conf from pixma.conf.in
Generating plustek.conf from plustek.conf.in
Generating plustek_pp.conf from plustek_pp.conf.in
Generating qcam.conf from qcam.conf.in
Generating ricoh.conf from ricoh.conf.in
Generating rts8891.conf from rts8891.conf.in
Generating s9036.conf from s9036.conf.in
Generating sceptre.conf from sceptre.conf.in
Generating sharp.conf from sharp.conf.in
Generating sm3840.conf from sm3840.conf.in
Generating snapscan.conf from snapscan.conf.in
Generating sp15c.conf from sp15c.conf.in
Generating st400.conf from st400.conf.in
Generating stv680.conf from stv680.conf.in
Generating tamarack.conf from tamarack.conf.in
Generating teco1.conf from teco1.conf.in
Generating teco2.conf from teco2.conf.in
Generating teco3.conf from teco3.conf.in
Generating test.conf from test.conf.in
Generating u12.conf from u12.conf.in
Generating umax1220u.conf from umax1220u.conf.in
Generating umax.conf from umax.conf.in
Generating umax_pp.conf from umax_pp.conf.in
Generating v4l.conf from v4l.conf.in
Generating xerox_mfp.conf from xerox_mfp.conf.in
Generating dll.conf from dll.conf.in
Generating saned.conf from saned.conf.in
make all-am
rm -f dll-s.c
ln -s ./stubs.c dll-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=dll -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_la-dll-s.lo `test -f 'dll-s.c' || echo './'`dll-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=dll -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libdll_la-dll.lo `test -f 'dll.c' || echo './'`dll.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libdll.la libdll_la-dll.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o sane_strstatus.lo sane_strstatus.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib' -version-number 1:0:22 -o libsane.la -rpath /usr/local/Cellar/sane-backends/1.0.22/lib libsane_la-dll-s.lo ../lib/liblib.la libdll.la sane_strstatus.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo ../sanei/sanei_pv8630.lo ../sanei/sanei_pp.lo ../sanei/sanei_thread.lo ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo ../sanei/sanei_net.lo ../sanei/sanei_wire.lo ../sanei/sanei_codec_bin.lo ../sanei/sanei_pa4s2.lo ../sanei/sanei_ab306.lo ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo -ldl -lm -ltiff -ljpeg -lusb -lpthread -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f abaton-s.c
ln -s ./stubs.c abaton-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=abaton -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_abaton_la-abaton-s.lo `test -f 'abaton-s.c' || echo './'`abaton-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=abaton -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libabaton_la-abaton.lo `test -f 'abaton.c' || echo './'`abaton.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libabaton.la libabaton_la-abaton.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib/sane' -version-number 1:0:22 -module -o libsane-abaton.la libsane_abaton_la-abaton-s.lo ../lib/liblib.la libabaton.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f agfafocus-s.c
ln -s ./stubs.c agfafocus-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=agfafocus -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_agfafocus_la-agfafocus-s.lo `test -f 'agfafocus-s.c' || echo './'`agfafocus-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=agfafocus -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libagfafocus_la-agfafocus.lo `test -f 'agfafocus.c' || echo './'`agfafocus.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libagfafocus.la libagfafocus_la-agfafocus.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib/sane' -version-number 1:0:22 -module -o libsane-agfafocus.la libsane_agfafocus_la-agfafocus-s.lo ../lib/liblib.la libagfafocus.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo -lpthread -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f apple-s.c
ln -s ./stubs.c apple-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=apple -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_apple_la-apple-s.lo `test -f 'apple-s.c' || echo './'`apple-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=apple -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libapple_la-apple.lo `test -f 'apple.c' || echo './'`apple.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libapple.la libapple_la-apple.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib/sane' -version-number 1:0:22 -module -o libsane-apple.la libsane_apple_la-apple-s.lo ../lib/liblib.la libapple.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f artec-s.c
ln -s ./stubs.c artec-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=artec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_artec_la-artec-s.lo `test -f 'artec-s.c' || echo './'`artec-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=artec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libartec_la-artec.lo `test -f 'artec.c' || echo './'`artec.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libartec.la libartec_la-artec.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib/sane' -version-number 1:0:22 -module -o libsane-artec.la libsane_artec_la-artec-s.lo ../lib/liblib.la libartec.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f artec_eplus48u-s.c
ln -s ./stubs.c artec_eplus48u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=artec_eplus48u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_artec_eplus48u_la-artec_eplus48u-s.lo `test -f 'artec_eplus48u-s.c' || echo './'`artec_eplus48u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=artec_eplus48u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libartec_eplus48u_la-artec_eplus48u.lo `test -f 'artec_eplus48u.c' || echo './'`artec_eplus48u.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libartec_eplus48u.la libartec_eplus48u_la-artec_eplus48u.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib/sane' -version-number 1:0:22 -module -o libsane-artec_eplus48u.la libsane_artec_eplus48u_la-artec_eplus48u-s.lo ../lib/liblib.la libartec_eplus48u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f as6e-s.c
ln -s ./stubs.c as6e-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=as6e -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_as6e_la-as6e-s.lo `test -f 'as6e-s.c' || echo './'`as6e-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=as6e -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libas6e_la-as6e.lo `test -f 'as6e.c' || echo './'`as6e.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libas6e.la libas6e_la-as6e.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib/sane' -version-number 1:0:22 -module -o libsane-as6e.la libsane_as6e_la-as6e-s.lo ../lib/liblib.la libas6e.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f avision-s.c
ln -s ./stubs.c avision-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=avision -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_avision_la-avision-s.lo `test -f 'avision-s.c' || echo './'`avision-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=avision -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libavision_la-avision.lo `test -f 'avision.c' || echo './'`avision.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libavision.la libavision_la-avision.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib/sane' -version-number 1:0:22 -module -o libsane-avision.la libsane_avision_la-avision-s.lo ../lib/liblib.la libavision.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_thread.lo ../sanei/sanei_scsi.lo -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f bh-s.c
ln -s ./stubs.c bh-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=bh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_bh_la-bh-s.lo `test -f 'bh-s.c' || echo './'`bh-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=bh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libbh_la-bh.lo `test -f 'bh.c' || echo './'`bh.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libbh.la libbh_la-bh.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib/sane' -version-number 1:0:22 -module -o libsane-bh.la libsane_bh_la-bh-s.lo ../lib/liblib.la libbh.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f canon-s.c
ln -s ./stubs.c canon-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=canon -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_canon_la-canon-s.lo `test -f 'canon-s.c' || echo './'`canon-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=canon -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libcanon_la-canon.lo `test -f 'canon.c' || echo './'`canon.c
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -o libcanon.la libcanon_la-canon.lo -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
/bin/sh ../libtool --silent --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -rpath '/usr/local/Cellar/sane-backends/1.0.22/lib/sane' -version-number 1:0:22 -module -o libsane-canon.la libsane_canon_la-canon-s.lo ../lib/liblib.la libcanon.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo ../sanei/sanei_config2.lo sane_strstatus.lo ../sanei/sanei_scsi.lo -lm -framework CoreFoundation -framework IOKit -lnetsnmp -lcrypto
rm -f canon630u-s.c
ln -s ./stubs.c canon630u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=canon630u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libsane_canon630u_la-canon630u-s.lo `test -f 'canon630u-s.c' || echo './'`canon630u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../include/sane -I/usr/local/include -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.22/lib/sane" -DBACKEND_NAME=canon630u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.22/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.22/share -DPATH_SANE_LOCK_DIR=/usr/local/Cellar/sane-backends/1.0.22/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O3 -march=core2 -w -pipe -W -Wall -DNETSNMP_ENABLE_IPV6 -g -Os -pipe -DBUILD=132 -DMACOSX_DEPLOYMENT_TARGET=10.7 -F/System/Library/PrivateFrameworks/ -F/System/Library/Frameworks/ -Udarwin11 -Ddarwin11=darwin11 -I. -I/usr/local/include -c -o libcanon630u_la-canon630u.lo `test -f 'canon630u.c' || echo './'`canon630u.c
In file included from canon630u.c:67:
canon630u-common.c: In function 'write_bulk':
canon630u-common.c:240: error: 'u_long' undeclared (first use in this function)
canon630u-common.c:240: error: (Each undeclared identifier is reported only once
canon630u-common.c:240: error: for each function it appears in.)
canon630u-common.c:240: error: expected ')' before 'count'
canon630u-common.c: In function 'read_bulk':
canon630u-common.c:262: error: 'u_long' undeclared (first use in this function)
canon630u-common.c:262: error: expected ')' before 'count'
canon630u-common.c: In function 'write_many':
canon630u-common.c:303: error: 'u_long' undeclared (first use in this function)
canon630u-common.c:303: error: expected ')' before 'count'
canon630u-common.c: In function 'read_many':
canon630u-common.c:327: error: 'u_long' undeclared (first use in this function)
canon630u-common.c:327: error: expected ')' before 'count'
make[2]: *** [libcanon630u_la-canon630u.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/sane-backends.rb#L22
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: c8946ecc4a2f8c81d57b0634a05cadc39d6d517e
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: quad-core 64-bit sandybridge
OS X: 10.7.2
Kernel Architecture: x86_64
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.2
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2336
Clang: 3.0-211.1
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -march=core2 -w -pipe
CXXFLAGS: -O3 -march=core2 -w -pipe
Error: Failed executing: make
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment