Skip to content

Instantly share code, notes, and snippets.

Created July 19, 2017 21:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/c47dd22ff09318c0151cc5771173f97b to your computer and use it in GitHub Desktop.
Save anonymous/c47dd22ff09318c0151cc5771173f97b to your computer and use it in GitHub Desktop.
sane-backends on macOS 10.12.5 - Homebrew build logs
Homebrew build logs for sane-backends on macOS 10.12.5
Build date: 2017-07-19 23:49:40
HOMEBREW_VERSION: 1.2.4
ORIGIN: https://github.com/Homebrew/brew
HEAD: b5529084906af89827f6d9befd613457a1615918
Last commit: 2 weeks ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: c979a4ae68cbc88a98765fa4bd239e5fe0b5794f
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: dual-core 64-bit penryn
Homebrew Ruby: 2.0.0-p648
Clang: 8.1 build 802
Git: 2.13.3 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: N/A
macOS: 10.12.5-x86_64
Xcode: N/A
CLT: 8.3.2.0.1.1492020469
X11: 2.7.9 => /opt/X11
Your system is ready to brew.
2017-07-19 23:45:12 +0200
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/sane-backends/1.0.25_1
--localstatedir=/usr/local/var
--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 make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin16.6.0
checking host system type... x86_64-apple-darwin16.6.0
checking for gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... none
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether clang 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... no
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 for png_init_io in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.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/local/opt/net-snmp/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 winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.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 getuid... yes
checking for getpass... yes
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 sleep... yes
checking for syslog... yes
checking for vsyslog... yes
checking for getopt_long... yes
checking for SYSTEMD... no
checking for SYSTEMD... no
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for usb_interrupt_read in -lusb... yes
checking lusb0_usb.h usability... no
checking lusb0_usb.h presence... no
checking for lusb0_usb.h... no
checking IOKit/scsi/SCSITaskLib.h usability... yes
checking IOKit/scsi/SCSITaskLib.h presence... yes
checking for IOKit/scsi/SCSITaskLib.h... yes
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 ntddscsi.h... no
checking for ddk/ntddscsi.h... no
checking for scsireq_enter in -lscsi... no
checking for cam_open_device in -lcam... no
checking for scsireq_enter... no
checking for SCSITaskSGElement in IOKit/scsi/SCSITaskLib.h... yes
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/local/Homebrew/Library/Homebrew/shims/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) 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 how to convert x86_64-apple-darwin16.6.0 file names to x86_64-apple-darwin16.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin16.6.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.6.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 or parport-directio libraries - disabling
*** pint backend requires sys/scanio.h - disabling
*** qcam backend requires (ioperm, inb and outb) or portaccess functions - disabling
*** v4l backend requires v4l libraries - disabling
*** pnm backend not manually selected - disabling
disabling translations (missing msgfmt, xgettext or msgmerge)
disabling latex
checking that generated files are newer than configure... done
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 testsuite/sanei/Makefile
config.status: creating testsuite/tools/Makefile
config.status: creating tools/Makefile
config.status: creating doc/doxygen-sanei.conf
config.status: creating doc/doxygen-genesys.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="-g -O2 -W -Wall"
LDFLAGS=""
LIBS=" -framework CoreFoundation -framework IOKit"
-> Installation directories:
Configuration: /usr/local/Cellar/sane-backends/1.0.25_1/etc
Libraries: /usr/local/Cellar/sane-backends/1.0.25_1/lib
Binaries: /usr/local/Cellar/sane-backends/1.0.25_1/bin and /usr/local/Cellar/sane-backends/1.0.25_1/sbin
Manpages: /usr/local/Cellar/sane-backends/1.0.25_1/share/man
Documentation: /usr/local/Cellar/sane-backends/1.0.25_1/doc/sane-1.0.25
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
epsonds
fujitsu
genesys
gt68xx
hp
hp3500
hp3900
hp4200
hp5400
hp5590
hpljm1005
hs2p
ibm
kodak
kodakaio
kvs1025
kvs20xx
kvs40xx
leo
lexmark
ma1509
magicolor
matsushita
microtek
microtek2
mustek
mustek_usb
mustek_usb2
nec
net
niash
pie
pieusb
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. *
****************************************************************
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall conftest.c -ldl -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -ldl -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall conftest.c -lm -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -lm -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall conftest.c -ljpeg -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -ljpeg -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall conftest.c -ltiff -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -ltiff -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall conftest.c -lpng -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -lpng -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall conftest.c -lpthread -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -lpthread -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall conftest.c -framework CoreFoundation -framework IOKit -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lsane -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lsane -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lnetsnmp -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lnetsnmp -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lusb -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lusb -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -E -D_REENTRANT conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -E -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lscsi -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lscsi -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lcam -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -lcam -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -W -Wall -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -W -Wall -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT -Wl,-exported_symbols_list,conftest.sym conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT -Wl,-exported_symbols_list,conftest.sym conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -W -Wall -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -g -O2 -W -Wall -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -g -O2 -W -Wall -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -W -Wall -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall -D_REENTRANT conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall -D_REENTRANT -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -c -g -O2 -W -Wall -D_REENTRANT -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -o conftest -g -O2 -W -Wall -D_REENTRANT -static conftest.c -framework CoreFoundation -framework IOKit
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -W -Wall -D_REENTRANT -static conftest.c -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -W -Wall -D_REENTRANT -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -W -Wall -D_REENTRANT -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -g -O2 -W -Wall -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -D_REENTRANT -g -O2 -W -Wall -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-07-19 23:46:01 +0200
make
Making all in include
make[1]: Nothing to be done for `all'.
Making all in lib
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o alloca.lo alloca.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c alloca.c -fno-common -DPIC -o .libs/alloca.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o getenv.lo getenv.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c getenv.c -fno-common -DPIC -o .libs/getenv.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o inet_ntop.lo inet_ntop.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c inet_ntop.c -fno-common -DPIC -o .libs/inet_ntop.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o inet_pton.lo inet_pton.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c inet_pton.c -fno-common -DPIC -o .libs/inet_pton.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o isfdtype.lo isfdtype.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c isfdtype.c -fno-common -DPIC -o .libs/isfdtype.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sigprocmask.lo sigprocmask.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sigprocmask.c -fno-common -DPIC -o .libs/sigprocmask.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sleep.lo sleep.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sleep.c -fno-common -DPIC -o .libs/sleep.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o snprintf.lo snprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c snprintf.c -fno-common -DPIC -o .libs/snprintf.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o strcasestr.lo strcasestr.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c strcasestr.c -fno-common -DPIC -o .libs/strcasestr.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o strdup.lo strdup.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c strdup.c -fno-common -DPIC -o .libs/strdup.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o strndup.lo strndup.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c strndup.c -fno-common -DPIC -o .libs/strndup.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o strsep.lo strsep.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c strsep.c -fno-common -DPIC -o .libs/strsep.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o usleep.lo usleep.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c usleep.c -fno-common -DPIC -o .libs/usleep.o
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -W -Wall -o liblib.la alloca.lo getenv.lo inet_ntop.lo inet_pton.lo isfdtype.lo sigprocmask.lo sleep.lo snprintf.lo strcasestr.lo strdup.lo strndup.lo strsep.lo usleep.lo -framework CoreFoundation -framework IOKit
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/sleep.o .libs/snprintf.o .libs/strcasestr.o .libs/strdup.o .libs/strndup.o .libs/strsep.o .libs/usleep.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(alloca.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(getenv.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(inet_ntop.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(inet_pton.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(sigprocmask.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(sleep.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(snprintf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(strcasestr.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(strdup.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(strndup.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(strsep.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(usleep.o) has no symbols
libtool: link: ranlib .libs/liblib.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(alloca.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(getenv.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(inet_ntop.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(inet_pton.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(sigprocmask.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(sleep.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(snprintf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(strcasestr.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(strdup.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(strndup.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/liblib.a(strsep.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o getopt.lo getopt.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c getopt.c -fno-common -DPIC -o .libs/getopt.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o getopt1.lo getopt1.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c getopt1.c -fno-common -DPIC -o .libs/getopt1.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o md5.lo md5.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c md5.c -fno-common -DPIC -o .libs/md5.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o syslog.lo syslog.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c syslog.c -fno-common -DPIC -o .libs/syslog.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o vsyslog.lo vsyslog.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c vsyslog.c -fno-common -DPIC -o .libs/vsyslog.o
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -W -Wall -o libfelib.la getopt.lo getopt1.lo md5.lo syslog.lo vsyslog.lo -framework CoreFoundation -framework IOKit
libtool: link: ar cru .libs/libfelib.a .libs/getopt.o .libs/getopt1.o .libs/md5.o .libs/syslog.o .libs/vsyslog.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libfelib.a(getopt.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libfelib.a(getopt1.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libfelib.a(syslog.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libfelib.a(vsyslog.o) has no symbols
libtool: link: ranlib .libs/libfelib.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libfelib.a(getopt.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libfelib.a(getopt1.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libfelib.a(syslog.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_ab306.lo sanei_ab306.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_ab306.c -fno-common -DPIC -o .libs/sanei_ab306.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_constrain_value.lo sanei_constrain_value.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_constrain_value.c -fno-common -DPIC -o .libs/sanei_constrain_value.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_init_debug.lo sanei_init_debug.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_init_debug.c -fno-common -DPIC -o .libs/sanei_init_debug.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_net.lo sanei_net.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_net.c -fno-common -DPIC -o .libs/sanei_net.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_wire.lo sanei_wire.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_wire.c -fno-common -DPIC -o .libs/sanei_wire.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_codec_ascii.lo sanei_codec_ascii.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_codec_ascii.c -fno-common -DPIC -o .libs/sanei_codec_ascii.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_codec_bin.lo sanei_codec_bin.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_codec_bin.c -fno-common -DPIC -o .libs/sanei_codec_bin.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_scsi.lo sanei_scsi.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_scsi.c -fno-common -DPIC -o .libs/sanei_scsi.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_config.lo sanei_config.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_config.c -fno-common -DPIC -o .libs/sanei_config.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_config2.lo sanei_config2.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_config2.c -fno-common -DPIC -o .libs/sanei_config2.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_pio.lo sanei_pio.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_pio.c -fno-common -DPIC -o .libs/sanei_pio.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_pa4s2.lo sanei_pa4s2.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_pa4s2.c -fno-common -DPIC -o .libs/sanei_pa4s2.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_auth.lo sanei_auth.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_auth.c -fno-common -DPIC -o .libs/sanei_auth.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_usb.lo sanei_usb.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_usb.c -fno-common -DPIC -o .libs/sanei_usb.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_thread.lo sanei_thread.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_thread.c -fno-common -DPIC -o .libs/sanei_thread.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_pv8630.lo sanei_pv8630.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_pv8630.c -fno-common -DPIC -o .libs/sanei_pv8630.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_pp.lo sanei_pp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_pp.c -fno-common -DPIC -o .libs/sanei_pp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_lm983x.lo sanei_lm983x.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_lm983x.c -fno-common -DPIC -o .libs/sanei_lm983x.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_access.lo sanei_access.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_access.c -fno-common -DPIC -o .libs/sanei_access.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_tcp.lo sanei_tcp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_tcp.c -fno-common -DPIC -o .libs/sanei_tcp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_udp.lo sanei_udp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_udp.c -fno-common -DPIC -o .libs/sanei_udp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_magic.lo sanei_magic.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_magic.c -fno-common -DPIC -o .libs/sanei_magic.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_ir.lo sanei_ir.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_ir.c -fno-common -DPIC -o .libs/sanei_ir.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sanei_jpeg.lo sanei_jpeg.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_jpeg.c -fno-common -DPIC -o .libs/sanei_jpeg.o
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -W -Wall -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_ir.lo sanei_jpeg.lo -framework CoreFoundation -framework IOKit
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_ir.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 epsonds.conf from epsonds.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 kodakaio.conf from kodakaio.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 pieusb.conf from pieusb.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
/Library/Developer/CommandLineTools/usr/bin/make all-am
rm -f dll-s.c
ln -s ./stubs.c dll-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dll -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_la-dll-s.lo `test -f 'dll-s.c' || echo './'`dll-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dll -DENABLE_PRELOAD -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libdll_preload_la-dll.lo `test -f 'dll.c' || echo './'`dll.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libdll_preload.la libdll_preload_la-dll.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sane_strstatus.lo sane_strstatus.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib' -version-number 1:0:25 -o libsane.la -rpath /usr/local/Cellar/sane-backends/1.0.25_1/lib libsane_la-dll-s.lo ../lib/liblib.la libdll_preload.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 ../sanei/sanei_magic.lo -ldl -lm -ltiff -ljpeg -lusb -lpthread -framework CoreFoundation -framework IOKit
rm -f abaton-s.c
ln -s ./stubs.c abaton-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=abaton -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=abaton -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libabaton_la-abaton.lo `test -f 'abaton.c' || echo './'`abaton.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libabaton.la libabaton_la-abaton.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -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
rm -f agfafocus-s.c
ln -s ./stubs.c agfafocus-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=agfafocus -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=agfafocus -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libagfafocus_la-agfafocus.lo `test -f 'agfafocus.c' || echo './'`agfafocus.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libagfafocus.la libagfafocus_la-agfafocus.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -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
rm -f apple-s.c
ln -s ./stubs.c apple-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=apple -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=apple -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libapple_la-apple.lo `test -f 'apple.c' || echo './'`apple.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libapple.la libapple_la-apple.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -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
rm -f artec-s.c
ln -s ./stubs.c artec-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=artec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=artec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libartec_la-artec.lo `test -f 'artec.c' || echo './'`artec.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libartec.la libartec_la-artec.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -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
rm -f artec_eplus48u-s.c
ln -s ./stubs.c artec_eplus48u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=artec_eplus48u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=artec_eplus48u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -g -O2 -W -Wall -o libartec_eplus48u.la libartec_eplus48u_la-artec_eplus48u.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -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
rm -f as6e-s.c
ln -s ./stubs.c as6e-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=as6e -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=as6e -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libas6e_la-as6e.lo `test -f 'as6e.c' || echo './'`as6e.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libas6e.la libas6e_la-as6e.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -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
rm -f avision-s.c
ln -s ./stubs.c avision-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=avision -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=avision -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libavision_la-avision.lo `test -f 'avision.c' || echo './'`avision.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libavision.la libavision_la-avision.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -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
rm -f bh-s.c
ln -s ./stubs.c bh-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=bh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=bh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libbh_la-bh.lo `test -f 'bh.c' || echo './'`bh.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libbh.la libbh_la-bh.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -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
rm -f canon-s.c
ln -s ./stubs.c canon-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=canon -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=canon -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libcanon_la-canon.lo `test -f 'canon.c' || echo './'`canon.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libcanon.la libcanon_la-canon.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -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
rm -f canon630u-s.c
ln -s ./stubs.c canon630u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=canon630u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -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 clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=canon630u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libcanon630u_la-canon630u.lo `test -f 'canon630u.c' || echo './'`canon630u.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libcanon630u.la libcanon630u_la-canon630u.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-canon630u.la libsane_canon630u_la-canon630u-s.lo ../lib/liblib.la libcanon630u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f canon_dr-s.c
ln -s ./stubs.c canon_dr-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=canon_dr -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_canon_dr_la-canon_dr-s.lo `test -f 'canon_dr-s.c' || echo './'`canon_dr-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=canon_dr -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libcanon_dr_la-canon_dr.lo `test -f 'canon_dr.c' || echo './'`canon_dr.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libcanon_dr.la libcanon_dr_la-canon_dr.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-canon_dr.la libsane_canon_dr_la-canon_dr-s.lo ../lib/liblib.la libcanon_dr.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_scsi.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f cardscan-s.c
ln -s ./stubs.c cardscan-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=cardscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_cardscan_la-cardscan-s.lo `test -f 'cardscan-s.c' || echo './'`cardscan-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=cardscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libcardscan_la-cardscan.lo `test -f 'cardscan.c' || echo './'`cardscan.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libcardscan.la libcardscan_la-cardscan.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-cardscan.la libsane_cardscan_la-cardscan-s.lo ../lib/liblib.la libcardscan.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lusb -framework CoreFoundation -framework IOKit
rm -f coolscan-s.c
ln -s ./stubs.c coolscan-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=coolscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_coolscan_la-coolscan-s.lo `test -f 'coolscan-s.c' || echo './'`coolscan-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=coolscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libcoolscan_la-coolscan.lo `test -f 'coolscan.c' || echo './'`coolscan.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libcoolscan.la libcoolscan_la-coolscan.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-coolscan.la libsane_coolscan_la-coolscan-s.lo ../lib/liblib.la libcoolscan.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_usb.lo ../sanei/sanei_scsi.lo -lm -lusb -lpthread -framework CoreFoundation -framework IOKit
rm -f coolscan2-s.c
ln -s ./stubs.c coolscan2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=coolscan2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_coolscan2_la-coolscan2-s.lo `test -f 'coolscan2-s.c' || echo './'`coolscan2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=coolscan2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libcoolscan2_la-coolscan2.lo `test -f 'coolscan2.c' || echo './'`coolscan2.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libcoolscan2.la libcoolscan2_la-coolscan2.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-coolscan2.la libsane_coolscan2_la-coolscan2-s.lo ../lib/liblib.la libcoolscan2.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_scsi.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f coolscan3-s.c
ln -s ./stubs.c coolscan3-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=coolscan3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_coolscan3_la-coolscan3-s.lo `test -f 'coolscan3-s.c' || echo './'`coolscan3-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=coolscan3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libcoolscan3_la-coolscan3.lo `test -f 'coolscan3.c' || echo './'`coolscan3.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libcoolscan3.la libcoolscan3_la-coolscan3.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-coolscan3.la libsane_coolscan3_la-coolscan3-s.lo ../lib/liblib.la libcoolscan3.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_scsi.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f dc25-s.c
ln -s ./stubs.c dc25-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dc25 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_dc25_la-dc25-s.lo `test -f 'dc25-s.c' || echo './'`dc25-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dc25 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libdc25_la-dc25.lo `test -f 'dc25.c' || echo './'`dc25.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libdc25.la libdc25_la-dc25.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-dc25.la libsane_dc25_la-dc25-s.lo ../lib/liblib.la libdc25.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -lm -framework CoreFoundation -framework IOKit
rm -f dc210-s.c
ln -s ./stubs.c dc210-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dc210 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_dc210_la-dc210-s.lo `test -f 'dc210-s.c' || echo './'`dc210-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dc210 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libdc210_la-dc210.lo `test -f 'dc210.c' || echo './'`dc210.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libdc210.la libdc210_la-dc210.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-dc210.la libsane_dc210_la-dc210-s.lo ../lib/liblib.la libdc210.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_jpeg.lo -ljpeg -framework CoreFoundation -framework IOKit
rm -f dc240-s.c
ln -s ./stubs.c dc240-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dc240 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_dc240_la-dc240-s.lo `test -f 'dc240-s.c' || echo './'`dc240-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dc240 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libdc240_la-dc240.lo `test -f 'dc240.c' || echo './'`dc240.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libdc240.la libdc240_la-dc240.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-dc240.la libsane_dc240_la-dc240-s.lo ../lib/liblib.la libdc240.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_jpeg.lo -ljpeg -framework CoreFoundation -framework IOKit
rm -f dell1600n_net-s.c
ln -s ./stubs.c dell1600n_net-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dell1600n_net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_dell1600n_net_la-dell1600n_net-s.lo `test -f 'dell1600n_net-s.c' || echo './'`dell1600n_net-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dell1600n_net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libdell1600n_net_la-dell1600n_net.lo `test -f 'dell1600n_net.c' || echo './'`dell1600n_net.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libdell1600n_net.la libdell1600n_net_la-dell1600n_net.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-dell1600n_net.la libsane_dell1600n_net_la-dell1600n_net-s.lo ../lib/liblib.la libdell1600n_net.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -ltiff -ljpeg -framework CoreFoundation -framework IOKit
rm -f dmc-s.c
ln -s ./stubs.c dmc-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dmc -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_dmc_la-dmc-s.lo `test -f 'dmc-s.c' || echo './'`dmc-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dmc -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libdmc_la-dmc.lo `test -f 'dmc.c' || echo './'`dmc.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libdmc.la libdmc_la-dmc.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-dmc.la libsane_dmc_la-dmc-s.lo ../lib/liblib.la libdmc.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
rm -f epjitsu-s.c
ln -s ./stubs.c epjitsu-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epjitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_epjitsu_la-epjitsu-s.lo `test -f 'epjitsu-s.c' || echo './'`epjitsu-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epjitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepjitsu_la-epjitsu.lo `test -f 'epjitsu.c' || echo './'`epjitsu.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libepjitsu.la libepjitsu_la-epjitsu.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-epjitsu.la libsane_epjitsu_la-epjitsu-s.lo ../lib/liblib.la libepjitsu.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f epson-s.c
ln -s ./stubs.c epson-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_epson_la-epson-s.lo `test -f 'epson-s.c' || echo './'`epson-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson_la-epson.lo `test -f 'epson.c' || echo './'`epson.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson_la-epson_scsi.lo `test -f 'epson_scsi.c' || echo './'`epson_scsi.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson_la-epson_usb.lo `test -f 'epson_usb.c' || echo './'`epson_usb.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libepson.la libepson_la-epson.lo libepson_la-epson_scsi.lo libepson_la-epson_usb.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-epson.la libsane_epson_la-epson-s.lo ../lib/liblib.la libepson.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_scsi.lo ../sanei/sanei_pio.lo -lusb -framework CoreFoundation -framework IOKit
rm -f epson2-s.c
ln -s ./stubs.c epson2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_epson2_la-epson2-s.lo `test -f 'epson2-s.c' || echo './'`epson2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson2_la-epson2.lo `test -f 'epson2.c' || echo './'`epson2.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson2_la-epson2_scsi.lo `test -f 'epson2_scsi.c' || echo './'`epson2_scsi.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson2_la-epson2_usb.lo `test -f 'epson2_usb.c' || echo './'`epson2_usb.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson2_la-epson2_net.lo `test -f 'epson2_net.c' || echo './'`epson2_net.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson2_la-epson2-io.lo `test -f 'epson2-io.c' || echo './'`epson2-io.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson2_la-epson2-commands.lo `test -f 'epson2-commands.c' || echo './'`epson2-commands.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson2_la-epson2-ops.lo `test -f 'epson2-ops.c' || echo './'`epson2-ops.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepson2_la-epson2-cct.lo `test -f 'epson2-cct.c' || echo './'`epson2-cct.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libepson2.la libepson2_la-epson2.lo libepson2_la-epson2_scsi.lo libepson2_la-epson2_usb.lo libepson2_la-epson2_net.lo libepson2_la-epson2-io.lo libepson2_la-epson2-commands.lo libepson2_la-epson2-ops.lo libepson2_la-epson2-cct.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-epson2.la libsane_epson2_la-epson2-s.lo ../lib/liblib.la libepson2.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_scsi.lo ../sanei/sanei_pio.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo -lusb -lm -framework CoreFoundation -framework IOKit
rm -f epsonds-s.c
ln -s ./stubs.c epsonds-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_epsonds_la-epsonds-s.lo `test -f 'epsonds-s.c' || echo './'`epsonds-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepsonds_la-epsonds.lo `test -f 'epsonds.c' || echo './'`epsonds.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepsonds_la-epsonds-usb.lo `test -f 'epsonds-usb.c' || echo './'`epsonds-usb.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepsonds_la-epsonds-io.lo `test -f 'epsonds-io.c' || echo './'`epsonds-io.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepsonds_la-epsonds-cmd.lo `test -f 'epsonds-cmd.c' || echo './'`epsonds-cmd.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepsonds_la-epsonds-ops.lo `test -f 'epsonds-ops.c' || echo './'`epsonds-ops.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libepsonds_la-epsonds-jpeg.lo `test -f 'epsonds-jpeg.c' || echo './'`epsonds-jpeg.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libepsonds.la libepsonds_la-epsonds.lo libepsonds_la-epsonds-usb.lo libepsonds_la-epsonds-io.lo libepsonds_la-epsonds-cmd.lo libepsonds_la-epsonds-ops.lo libepsonds_la-epsonds-jpeg.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-epsonds.la libsane_epsonds_la-epsonds-s.lo ../lib/liblib.la libepsonds.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_scsi.lo ../sanei/sanei_jpeg.lo -ljpeg -lusb -lm -framework CoreFoundation -framework IOKit
rm -f fujitsu-s.c
ln -s ./stubs.c fujitsu-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=fujitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_fujitsu_la-fujitsu-s.lo `test -f 'fujitsu-s.c' || echo './'`fujitsu-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=fujitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libfujitsu_la-fujitsu.lo `test -f 'fujitsu.c' || echo './'`fujitsu.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libfujitsu.la libfujitsu_la-fujitsu.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-fujitsu.la libsane_fujitsu_la-fujitsu-s.lo ../lib/liblib.la libfujitsu.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_scsi.lo ../sanei/sanei_magic.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f genesys-s.c
ln -s ./stubs.c genesys-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_genesys_la-genesys-s.lo `test -f 'genesys-s.c' || echo './'`genesys-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libgenesys_la-genesys.lo `test -f 'genesys.c' || echo './'`genesys.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libgenesys_la-genesys_gl646.lo `test -f 'genesys_gl646.c' || echo './'`genesys_gl646.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libgenesys_la-genesys_gl841.lo `test -f 'genesys_gl841.c' || echo './'`genesys_gl841.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libgenesys_la-genesys_gl843.lo `test -f 'genesys_gl843.c' || echo './'`genesys_gl843.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libgenesys_la-genesys_gl846.lo `test -f 'genesys_gl846.c' || echo './'`genesys_gl846.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libgenesys_la-genesys_gl847.lo `test -f 'genesys_gl847.c' || echo './'`genesys_gl847.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libgenesys_la-genesys_gl124.lo `test -f 'genesys_gl124.c' || echo './'`genesys_gl124.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libgenesys_la-genesys_low.lo `test -f 'genesys_low.c' || echo './'`genesys_low.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libgenesys.la libgenesys_la-genesys.lo libgenesys_la-genesys_gl646.lo libgenesys_la-genesys_gl841.lo libgenesys_la-genesys_gl843.lo libgenesys_la-genesys_gl846.lo libgenesys_la-genesys_gl847.lo libgenesys_la-genesys_gl124.lo libgenesys_la-genesys_low.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-genesys.la libsane_genesys_la-genesys-s.lo ../lib/liblib.la libgenesys.la ../sanei/sanei_magic.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f gt68xx-s.c
ln -s ./stubs.c gt68xx-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=gt68xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_gt68xx_la-gt68xx-s.lo `test -f 'gt68xx-s.c' || echo './'`gt68xx-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=gt68xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libgt68xx_la-gt68xx.lo `test -f 'gt68xx.c' || echo './'`gt68xx.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libgt68xx.la libgt68xx_la-gt68xx.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-gt68xx.la libsane_gt68xx_la-gt68xx-s.lo ../lib/liblib.la libgt68xx.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f hp-s.c
ln -s ./stubs.c hp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_hp_la-hp-s.lo `test -f 'hp-s.c' || echo './'`hp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp_la-hp.lo `test -f 'hp.c' || echo './'`hp.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp_la-hp-accessor.lo `test -f 'hp-accessor.c' || echo './'`hp-accessor.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp_la-hp-device.lo `test -f 'hp-device.c' || echo './'`hp-device.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp_la-hp-handle.lo `test -f 'hp-handle.c' || echo './'`hp-handle.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp_la-hp-hpmem.lo `test -f 'hp-hpmem.c' || echo './'`hp-hpmem.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp_la-hp-option.lo `test -f 'hp-option.c' || echo './'`hp-option.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp_la-hp-scl.lo `test -f 'hp-scl.c' || echo './'`hp-scl.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libhp.la libhp_la-hp.lo libhp_la-hp-accessor.lo libhp_la-hp-device.lo libhp_la-hp-handle.lo libhp_la-hp-hpmem.lo libhp_la-hp-option.lo libhp_la-hp-scl.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-hp.la libsane_hp_la-hp-s.lo ../lib/liblib.la libhp.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_scsi.lo ../sanei/sanei_pio.lo ../sanei/sanei_thread.lo -lusb -lpthread -framework CoreFoundation -framework IOKit
rm -f hp3500-s.c
ln -s ./stubs.c hp3500-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp3500 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_hp3500_la-hp3500-s.lo `test -f 'hp3500-s.c' || echo './'`hp3500-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp3500 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp3500_la-hp3500.lo `test -f 'hp3500.c' || echo './'`hp3500.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libhp3500.la libhp3500_la-hp3500.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-hp3500.la libsane_hp3500_la-hp3500-s.lo ../lib/liblib.la libhp3500.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 -lusb -lpthread -framework CoreFoundation -framework IOKit
rm -f hp3900-s.c
ln -s ./stubs.c hp3900-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp3900 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_hp3900_la-hp3900-s.lo `test -f 'hp3900-s.c' || echo './'`hp3900-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp3900 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp3900_la-hp3900.lo `test -f 'hp3900.c' || echo './'`hp3900.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libhp3900.la libhp3900_la-hp3900.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-hp3900.la libsane_hp3900_la-hp3900-s.lo ../lib/liblib.la libhp3900.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -ltiff -lusb -framework CoreFoundation -framework IOKit
rm -f hp4200-s.c
ln -s ./stubs.c hp4200-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp4200 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_hp4200_la-hp4200-s.lo `test -f 'hp4200-s.c' || echo './'`hp4200-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp4200 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp4200_la-hp4200.lo `test -f 'hp4200.c' || echo './'`hp4200.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libhp4200.la libhp4200_la-hp4200.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-hp4200.la libsane_hp4200_la-hp4200-s.lo ../lib/liblib.la libhp4200.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_pv8630.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f hp5400-s.c
ln -s ./stubs.c hp5400-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp5400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_hp5400_la-hp5400-s.lo `test -f 'hp5400-s.c' || echo './'`hp5400-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp5400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp5400_la-hp5400.lo `test -f 'hp5400.c' || echo './'`hp5400.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libhp5400.la libhp5400_la-hp5400.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-hp5400.la libsane_hp5400_la-hp5400-s.lo ../lib/liblib.la libhp5400.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lusb -framework CoreFoundation -framework IOKit
rm -f hp5590-s.c
ln -s ./stubs.c hp5590-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp5590 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_hp5590_la-hp5590-s.lo `test -f 'hp5590-s.c' || echo './'`hp5590-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hp5590 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhp5590_la-hp5590.lo `test -f 'hp5590.c' || echo './'`hp5590.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libhp5590.la libhp5590_la-hp5590.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-hp5590.la libsane_hp5590_la-hp5590-s.lo ../lib/liblib.la libhp5590.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lusb -framework CoreFoundation -framework IOKit
rm -f hpljm1005-s.c
ln -s ./stubs.c hpljm1005-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hpljm1005 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_hpljm1005_la-hpljm1005-s.lo `test -f 'hpljm1005-s.c' || echo './'`hpljm1005-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hpljm1005 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhpljm1005_la-hpljm1005.lo `test -f 'hpljm1005.c' || echo './'`hpljm1005.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libhpljm1005.la libhpljm1005_la-hpljm1005.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-hpljm1005.la libsane_hpljm1005_la-hpljm1005-s.lo ../lib/liblib.la libhpljm1005.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f hs2p-s.c
ln -s ./stubs.c hs2p-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hs2p -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_hs2p_la-hs2p-s.lo `test -f 'hs2p-s.c' || echo './'`hs2p-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=hs2p -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libhs2p_la-hs2p.lo `test -f 'hs2p.c' || echo './'`hs2p.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libhs2p.la libhs2p_la-hs2p.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-hs2p.la libsane_hs2p_la-hs2p-s.lo ../lib/liblib.la libhs2p.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
rm -f ibm-s.c
ln -s ./stubs.c ibm-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=ibm -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_ibm_la-ibm-s.lo `test -f 'ibm-s.c' || echo './'`ibm-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=ibm -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libibm_la-ibm.lo `test -f 'ibm.c' || echo './'`ibm.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libibm.la libibm_la-ibm.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-ibm.la libsane_ibm_la-ibm-s.lo ../lib/liblib.la libibm.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
rm -f kodak-s.c
ln -s ./stubs.c kodak-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kodak -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_kodak_la-kodak-s.lo `test -f 'kodak-s.c' || echo './'`kodak-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kodak -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkodak_la-kodak.lo `test -f 'kodak.c' || echo './'`kodak.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libkodak.la libkodak_la-kodak.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-kodak.la libsane_kodak_la-kodak-s.lo ../lib/liblib.la libkodak.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 -lusb -framework CoreFoundation -framework IOKit
rm -f kodakaio-s.c
ln -s ./stubs.c kodakaio-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kodakaio -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_kodakaio_la-kodakaio-s.lo `test -f 'kodakaio-s.c' || echo './'`kodakaio-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kodakaio -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkodakaio_la-kodakaio.lo `test -f 'kodakaio.c' || echo './'`kodakaio.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libkodakaio.la libkodakaio_la-kodakaio.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-kodakaio.la libsane_kodakaio_la-kodakaio-s.lo ../lib/liblib.la libkodakaio.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_scsi.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo -lusb -lm -framework CoreFoundation -framework IOKit
rm -f kvs1025-s.c
ln -s ./stubs.c kvs1025-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_kvs1025_la-kvs1025-s.lo `test -f 'kvs1025-s.c' || echo './'`kvs1025-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs1025_la-kvs1025.lo `test -f 'kvs1025.c' || echo './'`kvs1025.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs1025_la-kvs1025_low.lo `test -f 'kvs1025_low.c' || echo './'`kvs1025_low.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs1025_la-kvs1025_opt.lo `test -f 'kvs1025_opt.c' || echo './'`kvs1025_opt.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs1025_la-kvs1025_usb.lo `test -f 'kvs1025_usb.c' || echo './'`kvs1025_usb.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libkvs1025.la libkvs1025_la-kvs1025.lo libkvs1025_la-kvs1025_low.lo libkvs1025_la-kvs1025_opt.lo libkvs1025_la-kvs1025_usb.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-kvs1025.la libsane_kvs1025_la-kvs1025-s.lo ../lib/liblib.la libkvs1025.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_magic.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f kvs20xx-s.c
ln -s ./stubs.c kvs20xx-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_kvs20xx_la-kvs20xx-s.lo `test -f 'kvs20xx-s.c' || echo './'`kvs20xx-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs20xx_la-kvs20xx.lo `test -f 'kvs20xx.c' || echo './'`kvs20xx.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs20xx_la-kvs20xx_cmd.lo `test -f 'kvs20xx_cmd.c' || echo './'`kvs20xx_cmd.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs20xx_la-kvs20xx_opt.lo `test -f 'kvs20xx_opt.c' || echo './'`kvs20xx_opt.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libkvs20xx.la libkvs20xx_la-kvs20xx.lo libkvs20xx_la-kvs20xx_cmd.lo libkvs20xx_la-kvs20xx_opt.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-kvs20xx.la libsane_kvs20xx_la-kvs20xx-s.lo ../lib/liblib.la libkvs20xx.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo -lusb -framework CoreFoundation -framework IOKit
rm -f kvs40xx-s.c
ln -s ./stubs.c kvs40xx-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_kvs40xx_la-kvs40xx-s.lo `test -f 'kvs40xx-s.c' || echo './'`kvs40xx-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs40xx_la-kvs40xx.lo `test -f 'kvs40xx.c' || echo './'`kvs40xx.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs40xx_la-kvs40xx_cmd.lo `test -f 'kvs40xx_cmd.c' || echo './'`kvs40xx_cmd.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libkvs40xx_la-kvs40xx_opt.lo `test -f 'kvs40xx_opt.c' || echo './'`kvs40xx_opt.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libkvs40xx.la libkvs40xx_la-kvs40xx.lo libkvs40xx_la-kvs40xx_cmd.lo libkvs40xx_la-kvs40xx_opt.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-kvs40xx.la libsane_kvs40xx_la-kvs40xx-s.lo ../lib/liblib.la libkvs40xx.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_scsi.lo -lusb -lpthread -framework CoreFoundation -framework IOKit
rm -f leo-s.c
ln -s ./stubs.c leo-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=leo -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_leo_la-leo-s.lo `test -f 'leo-s.c' || echo './'`leo-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=leo -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libleo_la-leo.lo `test -f 'leo.c' || echo './'`leo.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libleo.la libleo_la-leo.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-leo.la libsane_leo_la-leo-s.lo ../lib/liblib.la libleo.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
rm -f lexmark-s.c
ln -s ./stubs.c lexmark-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=lexmark -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_lexmark_la-lexmark-s.lo `test -f 'lexmark-s.c' || echo './'`lexmark-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=lexmark -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o liblexmark_la-lexmark.lo `test -f 'lexmark.c' || echo './'`lexmark.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=lexmark -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o liblexmark_la-lexmark_low.lo `test -f 'lexmark_low.c' || echo './'`lexmark_low.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o liblexmark.la liblexmark_la-lexmark.lo liblexmark_la-lexmark_low.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-lexmark.la libsane_lexmark_la-lexmark-s.lo ../lib/liblib.la liblexmark.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lusb -framework CoreFoundation -framework IOKit
rm -f ma1509-s.c
ln -s ./stubs.c ma1509-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=ma1509 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_ma1509_la-ma1509-s.lo `test -f 'ma1509-s.c' || echo './'`ma1509-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=ma1509 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libma1509_la-ma1509.lo `test -f 'ma1509.c' || echo './'`ma1509.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libma1509.la libma1509_la-ma1509.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-ma1509.la libsane_ma1509_la-ma1509-s.lo ../lib/liblib.la libma1509.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lusb -framework CoreFoundation -framework IOKit
rm -f magicolor-s.c
ln -s ./stubs.c magicolor-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=magicolor -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_magicolor_la-magicolor-s.lo `test -f 'magicolor-s.c' || echo './'`magicolor-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=magicolor -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 -Udarwin15 -Ddarwin15=darwin15 -I/usr/local/opt/openssl/include -I. -I/usr/local/Cellar/net-snmp/5.7.3/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libmagicolor_la-magicolor.lo `test -f 'magicolor.c' || echo './'`magicolor.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libmagicolor.la libmagicolor_la-magicolor.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-magicolor.la libsane_magicolor_la-magicolor-s.lo ../lib/liblib.la libmagicolor.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_scsi.lo ../sanei/sanei_tcp.lo ../sanei/sanei_udp.lo -lusb -lm -L/usr/local/opt/openssl/lib -L/usr/local/Cellar/net-snmp/5.7.3/lib -lnetsnmp -lcrypto -framework CoreFoundation -framework IOKit
rm -f matsushita-s.c
ln -s ./stubs.c matsushita-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=matsushita -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_matsushita_la-matsushita-s.lo `test -f 'matsushita-s.c' || echo './'`matsushita-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=matsushita -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libmatsushita_la-matsushita.lo `test -f 'matsushita.c' || echo './'`matsushita.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libmatsushita.la libmatsushita_la-matsushita.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-matsushita.la libsane_matsushita_la-matsushita-s.lo ../lib/liblib.la libmatsushita.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
rm -f microtek-s.c
ln -s ./stubs.c microtek-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=microtek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_microtek_la-microtek-s.lo `test -f 'microtek-s.c' || echo './'`microtek-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=microtek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libmicrotek_la-microtek.lo `test -f 'microtek.c' || echo './'`microtek.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libmicrotek.la libmicrotek_la-microtek.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-microtek.la libsane_microtek_la-microtek-s.lo ../lib/liblib.la libmicrotek.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
rm -f microtek2-s.c
ln -s ./stubs.c microtek2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=microtek2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_microtek2_la-microtek2-s.lo `test -f 'microtek2-s.c' || echo './'`microtek2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=microtek2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libmicrotek2_la-microtek2.lo `test -f 'microtek2.c' || echo './'`microtek2.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libmicrotek2.la libmicrotek2_la-microtek2.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-microtek2.la libsane_microtek2_la-microtek2-s.lo ../lib/liblib.la libmicrotek2.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 ../sanei/sanei_thread.lo -lm -lpthread -framework CoreFoundation -framework IOKit
rm -f mustek-s.c
ln -s ./stubs.c mustek-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=mustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_mustek_la-mustek-s.lo `test -f 'mustek-s.c' || echo './'`mustek-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=mustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libmustek_la-mustek.lo `test -f 'mustek.c' || echo './'`mustek.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libmustek.la libmustek_la-mustek.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-mustek.la libsane_mustek_la-mustek-s.lo ../lib/liblib.la libmustek.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 ../sanei/sanei_thread.lo ../sanei/sanei_ab306.lo ../sanei/sanei_pa4s2.lo -lpthread -framework CoreFoundation -framework IOKit
rm -f mustek_usb-s.c
ln -s ./stubs.c mustek_usb-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=mustek_usb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_mustek_usb_la-mustek_usb-s.lo `test -f 'mustek_usb-s.c' || echo './'`mustek_usb-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=mustek_usb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libmustek_usb_la-mustek_usb.lo `test -f 'mustek_usb.c' || echo './'`mustek_usb.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libmustek_usb.la libmustek_usb_la-mustek_usb.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-mustek_usb.la libsane_mustek_usb_la-mustek_usb-s.lo ../lib/liblib.la libmustek_usb.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lusb -framework CoreFoundation -framework IOKit
rm -f mustek_usb2-s.c
ln -s ./stubs.c mustek_usb2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=mustek_usb2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_mustek_usb2_la-mustek_usb2-s.lo `test -f 'mustek_usb2-s.c' || echo './'`mustek_usb2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=mustek_usb2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libmustek_usb2_la-mustek_usb2.lo `test -f 'mustek_usb2.c' || echo './'`mustek_usb2.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libmustek_usb2.la libmustek_usb2_la-mustek_usb2.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-mustek_usb2.la libsane_mustek_usb2_la-mustek_usb2-s.lo ../lib/liblib.la libmustek_usb2.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 -lpthread -lusb -lpthread -framework CoreFoundation -framework IOKit
rm -f nec-s.c
ln -s ./stubs.c nec-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=nec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_nec_la-nec-s.lo `test -f 'nec-s.c' || echo './'`nec-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=nec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libnec_la-nec.lo `test -f 'nec.c' || echo './'`nec.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libnec.la libnec_la-nec.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-nec.la libsane_nec_la-nec-s.lo ../lib/liblib.la libnec.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
rm -f net-s.c
ln -s ./stubs.c net-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_net_la-net-s.lo `test -f 'net-s.c' || echo './'`net-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libnet_la-net.lo `test -f 'net.c' || echo './'`net.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libnet.la libnet_la-net.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-net.la libsane_net_la-net-s.lo ../lib/liblib.la libnet.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_net.lo ../sanei/sanei_wire.lo ../sanei/sanei_codec_bin.lo -framework CoreFoundation -framework IOKit
rm -f niash-s.c
ln -s ./stubs.c niash-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=niash -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_niash_la-niash-s.lo `test -f 'niash-s.c' || echo './'`niash-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=niash -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libniash_la-niash.lo `test -f 'niash.c' || echo './'`niash.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libniash.la libniash_la-niash.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-niash.la libsane_niash_la-niash-s.lo ../lib/liblib.la libniash.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f pie-s.c
ln -s ./stubs.c pie-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pie -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_pie_la-pie-s.lo `test -f 'pie-s.c' || echo './'`pie-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pie -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpie_la-pie.lo `test -f 'pie.c' || echo './'`pie.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libpie.la libpie_la-pie.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-pie.la libsane_pie_la-pie-s.lo ../lib/liblib.la libpie.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 ../sanei/sanei_thread.lo -lpthread -framework CoreFoundation -framework IOKit
rm -f pieusb-s.c
ln -s ./stubs.c pieusb-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_pieusb_la-pieusb-s.lo `test -f 'pieusb-s.c' || echo './'`pieusb-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpieusb_la-pieusb_buffer.lo `test -f 'pieusb_buffer.c' || echo './'`pieusb_buffer.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpieusb_la-pieusb_scancmd.lo `test -f 'pieusb_scancmd.c' || echo './'`pieusb_scancmd.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpieusb_la-pieusb_specific.lo `test -f 'pieusb_specific.c' || echo './'`pieusb_specific.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpieusb_la-pieusb_usb.lo `test -f 'pieusb_usb.c' || echo './'`pieusb_usb.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpieusb_la-pieusb.lo `test -f 'pieusb.c' || echo './'`pieusb.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libpieusb.la libpieusb_la-pieusb_buffer.lo libpieusb_la-pieusb_scancmd.lo libpieusb_la-pieusb_specific.lo libpieusb_la-pieusb_usb.lo libpieusb_la-pieusb.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-pieusb.la libsane_pieusb_la-pieusb-s.lo ../lib/liblib.la libpieusb.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 ../sanei/sanei_thread.lo ../sanei/sanei_usb.lo ../sanei/sanei_ir.lo ../sanei/sanei_magic.lo -lpthread -lusb -lm -framework CoreFoundation -framework IOKit
rm -f pixma-s.c
ln -s ./stubs.c pixma-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_pixma_la-pixma-s.lo `test -f 'pixma-s.c' || echo './'`pixma-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpixma_la-pixma.lo `test -f 'pixma.c' || echo './'`pixma.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpixma_la-pixma_io_sanei.lo `test -f 'pixma_io_sanei.c' || echo './'`pixma_io_sanei.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpixma_la-pixma_common.lo `test -f 'pixma_common.c' || echo './'`pixma_common.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpixma_la-pixma_mp150.lo `test -f 'pixma_mp150.c' || echo './'`pixma_mp150.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpixma_la-pixma_mp730.lo `test -f 'pixma_mp730.c' || echo './'`pixma_mp730.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpixma_la-pixma_mp750.lo `test -f 'pixma_mp750.c' || echo './'`pixma_mp750.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpixma_la-pixma_mp810.lo `test -f 'pixma_mp810.c' || echo './'`pixma_mp810.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpixma_la-pixma_imageclass.lo `test -f 'pixma_imageclass.c' || echo './'`pixma_imageclass.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libpixma_la-pixma_bjnp.lo `test -f 'pixma_bjnp.c' || echo './'`pixma_bjnp.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libpixma.la libpixma_la-pixma.lo libpixma_la-pixma_io_sanei.lo libpixma_la-pixma_common.lo libpixma_la-pixma_mp150.lo libpixma_la-pixma_mp730.lo libpixma_la-pixma_mp750.lo libpixma_la-pixma_mp810.lo libpixma_la-pixma_imageclass.lo libpixma_la-pixma_bjnp.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-pixma.la libsane_pixma_la-pixma-s.lo ../lib/liblib.la libpixma.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
rm -f plustek-s.c
ln -s ./stubs.c plustek-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=plustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_plustek_la-plustek-s.lo `test -f 'plustek-s.c' || echo './'`plustek-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=plustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libplustek_la-plustek.lo `test -f 'plustek.c' || echo './'`plustek.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libplustek.la libplustek_la-plustek.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-plustek.la libsane_plustek_la-plustek-s.lo ../lib/liblib.la libplustek.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 ../sanei/sanei_lm983x.lo ../sanei/sanei_access.lo -lm -lusb -lpthread -framework CoreFoundation -framework IOKit
rm -f plustek_pp-s.c
ln -s ./stubs.c plustek_pp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=plustek_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_plustek_pp_la-plustek_pp-s.lo `test -f 'plustek_pp-s.c' || echo './'`plustek_pp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=plustek_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libplustek_pp_la-plustek_pp.lo `test -f 'plustek_pp.c' || echo './'`plustek_pp.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libplustek_pp.la libplustek_pp_la-plustek_pp.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-plustek_pp.la libsane_plustek_pp_la-plustek_pp-s.lo ../lib/liblib.la libplustek_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_pp.lo ../sanei/sanei_thread.lo -lm -lpthread -framework CoreFoundation -framework IOKit
rm -f ricoh-s.c
ln -s ./stubs.c ricoh-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=ricoh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_ricoh_la-ricoh-s.lo `test -f 'ricoh-s.c' || echo './'`ricoh-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=ricoh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libricoh_la-ricoh.lo `test -f 'ricoh.c' || echo './'`ricoh.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libricoh.la libricoh_la-ricoh.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-ricoh.la libsane_ricoh_la-ricoh-s.lo ../lib/liblib.la libricoh.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
rm -f rts8891-s.c
ln -s ./stubs.c rts8891-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=rts8891 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_rts8891_la-rts8891-s.lo `test -f 'rts8891-s.c' || echo './'`rts8891-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=rts8891 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o librts8891_la-rts8891.lo `test -f 'rts8891.c' || echo './'`rts8891.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=rts8891 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o librts8891_la-rts88xx_lib.lo `test -f 'rts88xx_lib.c' || echo './'`rts88xx_lib.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o librts8891.la librts8891_la-rts8891.lo librts8891_la-rts88xx_lib.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-rts8891.la libsane_rts8891_la-rts8891-s.lo ../lib/liblib.la librts8891.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_scsi.lo ../sanei/sanei_usb.lo -lusb -framework CoreFoundation -framework IOKit
rm -f s9036-s.c
ln -s ./stubs.c s9036-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=s9036 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_s9036_la-s9036-s.lo `test -f 's9036-s.c' || echo './'`s9036-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=s9036 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libs9036_la-s9036.lo `test -f 's9036.c' || echo './'`s9036.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libs9036.la libs9036_la-s9036.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-s9036.la libsane_s9036_la-s9036-s.lo ../lib/liblib.la libs9036.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
rm -f sceptre-s.c
ln -s ./stubs.c sceptre-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sceptre -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_sceptre_la-sceptre-s.lo `test -f 'sceptre-s.c' || echo './'`sceptre-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sceptre -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsceptre_la-sceptre.lo `test -f 'sceptre.c' || echo './'`sceptre.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libsceptre.la libsceptre_la-sceptre.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-sceptre.la libsane_sceptre_la-sceptre-s.lo ../lib/liblib.la libsceptre.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
rm -f sharp-s.c
ln -s ./stubs.c sharp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sharp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_sharp_la-sharp-s.lo `test -f 'sharp-s.c' || echo './'`sharp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sharp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsharp_la-sharp.lo `test -f 'sharp.c' || echo './'`sharp.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libsharp.la libsharp_la-sharp.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-sharp.la libsane_sharp_la-sharp-s.lo ../lib/liblib.la libsharp.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
rm -f sm3600-s.c
ln -s ./stubs.c sm3600-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sm3600 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_sm3600_la-sm3600-s.lo `test -f 'sm3600-s.c' || echo './'`sm3600-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sm3600 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsm3600_la-sm3600.lo `test -f 'sm3600.c' || echo './'`sm3600.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libsm3600.la libsm3600_la-sm3600.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-sm3600.la libsane_sm3600_la-sm3600-s.lo ../lib/liblib.la libsm3600.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lusb -framework CoreFoundation -framework IOKit
rm -f sm3840-s.c
ln -s ./stubs.c sm3840-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sm3840 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_sm3840_la-sm3840-s.lo `test -f 'sm3840-s.c' || echo './'`sm3840-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sm3840 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsm3840_la-sm3840.lo `test -f 'sm3840.c' || echo './'`sm3840.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libsm3840.la libsm3840_la-sm3840.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-sm3840.la libsane_sm3840_la-sm3840-s.lo ../lib/liblib.la libsm3840.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f snapscan-s.c
ln -s ./stubs.c snapscan-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=snapscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_snapscan_la-snapscan-s.lo `test -f 'snapscan-s.c' || echo './'`snapscan-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=snapscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsnapscan_la-snapscan.lo `test -f 'snapscan.c' || echo './'`snapscan.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libsnapscan.la libsnapscan_la-snapscan.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-snapscan.la libsane_snapscan_la-snapscan-s.lo ../lib/liblib.la libsnapscan.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
rm -f sp15c-s.c
ln -s ./stubs.c sp15c-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sp15c -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_sp15c_la-sp15c-s.lo `test -f 'sp15c-s.c' || echo './'`sp15c-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=sp15c -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsp15c_la-sp15c.lo `test -f 'sp15c.c' || echo './'`sp15c.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libsp15c.la libsp15c_la-sp15c.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-sp15c.la libsane_sp15c_la-sp15c-s.lo ../lib/liblib.la libsp15c.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
rm -f st400-s.c
ln -s ./stubs.c st400-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=st400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_st400_la-st400-s.lo `test -f 'st400-s.c' || echo './'`st400-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=st400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libst400_la-st400.lo `test -f 'st400.c' || echo './'`st400.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libst400.la libst400_la-st400.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-st400.la libsane_st400_la-st400-s.lo ../lib/liblib.la libst400.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
rm -f stv680-s.c
ln -s ./stubs.c stv680-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=stv680 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_stv680_la-stv680-s.lo `test -f 'stv680-s.c' || echo './'`stv680-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=stv680 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libstv680_la-stv680.lo `test -f 'stv680.c' || echo './'`stv680.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libstv680.la libstv680_la-stv680.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-stv680.la libsane_stv680_la-stv680-s.lo ../lib/liblib.la libstv680.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lusb -framework CoreFoundation -framework IOKit
rm -f tamarack-s.c
ln -s ./stubs.c tamarack-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=tamarack -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_tamarack_la-tamarack-s.lo `test -f 'tamarack-s.c' || echo './'`tamarack-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=tamarack -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libtamarack_la-tamarack.lo `test -f 'tamarack.c' || echo './'`tamarack.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libtamarack.la libtamarack_la-tamarack.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-tamarack.la libsane_tamarack_la-tamarack-s.lo ../lib/liblib.la libtamarack.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
rm -f teco1-s.c
ln -s ./stubs.c teco1-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=teco1 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_teco1_la-teco1-s.lo `test -f 'teco1-s.c' || echo './'`teco1-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=teco1 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libteco1_la-teco1.lo `test -f 'teco1.c' || echo './'`teco1.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libteco1.la libteco1_la-teco1.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-teco1.la libsane_teco1_la-teco1-s.lo ../lib/liblib.la libteco1.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
rm -f teco2-s.c
ln -s ./stubs.c teco2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=teco2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_teco2_la-teco2-s.lo `test -f 'teco2-s.c' || echo './'`teco2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=teco2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libteco2_la-teco2.lo `test -f 'teco2.c' || echo './'`teco2.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libteco2.la libteco2_la-teco2.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-teco2.la libsane_teco2_la-teco2-s.lo ../lib/liblib.la libteco2.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
rm -f teco3-s.c
ln -s ./stubs.c teco3-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=teco3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_teco3_la-teco3-s.lo `test -f 'teco3-s.c' || echo './'`teco3-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=teco3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libteco3_la-teco3.lo `test -f 'teco3.c' || echo './'`teco3.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libteco3.la libteco3_la-teco3.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-teco3.la libsane_teco3_la-teco3-s.lo ../lib/liblib.la libteco3.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
rm -f test-s.c
ln -s ./stubs.c test-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=test -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_test_la-test-s.lo `test -f 'test-s.c' || echo './'`test-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=test -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libtest_la-test.lo `test -f 'test.c' || echo './'`test.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libtest.la libtest_la-test.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-test.la libsane_test_la-test-s.lo ../lib/liblib.la libtest.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_thread.lo -lpthread -framework CoreFoundation -framework IOKit
rm -f u12-s.c
ln -s ./stubs.c u12-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=u12 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_u12_la-u12-s.lo `test -f 'u12-s.c' || echo './'`u12-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=u12 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libu12_la-u12.lo `test -f 'u12.c' || echo './'`u12.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libu12.la libu12_la-u12.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-u12.la libsane_u12_la-u12-s.lo ../lib/liblib.la libu12.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
rm -f umax-s.c
ln -s ./stubs.c umax-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=umax -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_umax_la-umax-s.lo `test -f 'umax-s.c' || echo './'`umax-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=umax -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libumax_la-umax.lo `test -f 'umax.c' || echo './'`umax.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libumax.la libumax_la-umax.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-umax.la libsane_umax_la-umax-s.lo ../lib/liblib.la libumax.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 ../sanei/sanei_pv8630.lo -lm -lusb -lpthread -framework CoreFoundation -framework IOKit
rm -f umax_pp-s.c
ln -s ./stubs.c umax_pp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=umax_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_umax_pp_la-umax_pp-s.lo `test -f 'umax_pp-s.c' || echo './'`umax_pp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=umax_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libumax_pp_la-umax_pp.lo `test -f 'umax_pp.c' || echo './'`umax_pp.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=umax_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libumax_pp_la-umax_pp_low.lo `test -f 'umax_pp_low.c' || echo './'`umax_pp_low.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=umax_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libumax_pp_la-umax_pp_mid.lo `test -f 'umax_pp_mid.c' || echo './'`umax_pp_mid.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libumax_pp.la libumax_pp_la-umax_pp.lo libumax_pp_la-umax_pp_low.lo libumax_pp_la-umax_pp_mid.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-umax_pp.la libsane_umax_pp_la-umax_pp-s.lo ../lib/liblib.la libumax_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -lm -framework CoreFoundation -framework IOKit
rm -f umax1220u-s.c
ln -s ./stubs.c umax1220u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=umax1220u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_umax1220u_la-umax1220u-s.lo `test -f 'umax1220u-s.c' || echo './'`umax1220u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=umax1220u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libumax1220u_la-umax1220u.lo `test -f 'umax1220u.c' || echo './'`umax1220u.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libumax1220u.la libumax1220u_la-umax1220u.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-umax1220u.la libsane_umax1220u_la-umax1220u-s.lo ../lib/liblib.la libumax1220u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_pv8630.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f xerox_mfp-s.c
ln -s ./stubs.c xerox_mfp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=xerox_mfp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_xerox_mfp_la-xerox_mfp-s.lo `test -f 'xerox_mfp-s.c' || echo './'`xerox_mfp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=xerox_mfp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libxerox_mfp_la-xerox_mfp.lo `test -f 'xerox_mfp.c' || echo './'`xerox_mfp.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=xerox_mfp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libxerox_mfp_la-xerox_mfp-usb.lo `test -f 'xerox_mfp-usb.c' || echo './'`xerox_mfp-usb.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=xerox_mfp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libxerox_mfp_la-xerox_mfp-tcp.lo `test -f 'xerox_mfp-tcp.c' || echo './'`xerox_mfp-tcp.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libxerox_mfp.la libxerox_mfp_la-xerox_mfp.lo libxerox_mfp_la-xerox_mfp-usb.lo libxerox_mfp_la-xerox_mfp-tcp.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-xerox_mfp.la libsane_xerox_mfp_la-xerox_mfp-s.lo ../lib/liblib.la libxerox_mfp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo ../sanei/sanei_tcp.lo -lm -lusb -framework CoreFoundation -framework IOKit
rm -f p5-s.c
ln -s ./stubs.c p5-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=p5 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_p5_la-p5-s.lo `test -f 'p5-s.c' || echo './'`p5-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=p5 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libp5_la-p5.lo `test -f 'p5.c' || echo './'`p5.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libp5.la libp5_la-p5.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-p5.la libsane_p5_la-p5-s.lo ../lib/liblib.la libp5.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dll -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libsane_dll_la-dll-s.lo `test -f 'dll-s.c' || echo './'`dll-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="\"/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane\"" -DBACKEND_NAME=dll -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o libdll_la-dll.lo `test -f 'dll.c' || echo './'`dll.c
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -o libdll.la libdll_la-dll.lo -framework CoreFoundation -framework IOKit
/bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -W -Wall -rpath '/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane' -version-number 1:0:25 -module -o libsane-dll.la -rpath /usr/local/Cellar/sane-backends/1.0.25_1/lib/sane libsane_dll_la-dll-s.lo ../lib/liblib.la libdll.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -ldl -framework CoreFoundation -framework IOKit
Making all in frontend
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o scanimage.o scanimage.c
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o stiff.o stiff.c
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -W -Wall -o scanimage scanimage.o stiff.o ../backend/libsane.la ../sanei/libsanei.la ../lib/liblib.la ../lib/libfelib.la -lpng -ljpeg -framework CoreFoundation -framework IOKit
libtool: link: clang -g -O2 -W -Wall -o .libs/scanimage scanimage.o stiff.o ../backend/.libs/libsane.dylib -ldl -lm -ltiff -lusb -lpthread ../sanei/.libs/libsanei.a ../lib/.libs/liblib.a ../lib/.libs/libfelib.a -lpng -ljpeg -framework IOKit -framework CoreFoundation
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o saned.o saned.c
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -W -Wall -o saned saned.o ../backend/libsane.la ../sanei/libsanei.la ../lib/liblib.la ../lib/libfelib.la -framework CoreFoundation -framework IOKit
libtool: link: clang -g -O2 -W -Wall -o .libs/saned saned.o ../backend/.libs/libsane.dylib -ldl -lm -ltiff -ljpeg -lusb -lpthread ../sanei/.libs/libsanei.a ../lib/.libs/liblib.a ../lib/.libs/libfelib.a -framework IOKit -framework CoreFoundation
Making all in tools
for subdir in hal hotplug hotplug-ng udev; do \
.././install-sh -c -d $subdir || exit 1; \
done
/Library/Developer/CommandLineTools/usr/bin/make all-am
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DBACKEND_NAME=umax_pp_low -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o umax_pp-umax_pp.o `test -f 'umax_pp.c' || echo './'`umax_pp.c
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DBACKEND_NAME=umax_pp_low -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o umax_pp-umax_pp_low.o `test -f '../backend/umax_pp_low.c' || echo './'`../backend/umax_pp_low.c
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -W -Wall -o umax_pp umax_pp-umax_pp.o umax_pp-umax_pp_low.o ../sanei/libsanei.la ../lib/liblib.la -lm -framework CoreFoundation -framework IOKit
libtool: link: clang -g -O2 -W -Wall -o umax_pp umax_pp-umax_pp.o umax_pp-umax_pp_low.o ../sanei/.libs/libsanei.a ../lib/.libs/liblib.a -lm -framework IOKit -framework CoreFoundation
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sane-find-scanner.o sane-find-scanner.c
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o check-usb-chip.o check-usb-chip.c
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sane_strstatus.o `test -f '../backend/sane_strstatus.c' || echo './'`../backend/sane_strstatus.c
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -W -Wall -o sane-find-scanner sane-find-scanner.o check-usb-chip.o sane_strstatus.o ../sanei/libsanei.la ../lib/liblib.la -lusb -framework CoreFoundation -framework IOKit
libtool: link: clang -g -O2 -W -Wall -o sane-find-scanner sane-find-scanner.o check-usb-chip.o sane_strstatus.o ../sanei/.libs/libsanei.a ../lib/.libs/liblib.a -lusb -framework IOKit -framework CoreFoundation
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o gamma4scanimage.o gamma4scanimage.c
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -W -Wall -o gamma4scanimage gamma4scanimage.o -lm -framework CoreFoundation -framework IOKit
libtool: link: clang -g -O2 -W -Wall -o gamma4scanimage gamma4scanimage.o -lm -framework CoreFoundation -framework IOKit
clang -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c -o sane-desc.o sane-desc.c
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -W -Wall -o sane-desc sane-desc.o ../sanei/libsanei.la ../lib/liblib.la -framework CoreFoundation -framework IOKit
libtool: link: clang -g -O2 -W -Wall -o sane-desc sane-desc.o ../sanei/.libs/libsanei.a ../lib/.libs/liblib.a -framework IOKit -framework CoreFoundation
canon_dr.desc: Warning: Backend `canon_dr': 9 USB devices without :usbid
epjitsu.desc: Warning: Backend `epjitsu': 1 USB devices without :usbid
epson2.desc: Warning: Backend `epson2': 13 devices without :interface
epson2.desc: Warning: Backend `epson2': 7 USB devices without :usbid
fujitsu.desc: Warning: Backend `fujitsu': 1 USB devices without :usbid
hp5400.desc: Warning: Backend `hp5400': 1 USB devices without :usbid
pieusb.desc: Warning: Backend `pieusb': 8 USB devices without :usbid
snapscan.desc: Warning: Backend `SnapScan': 1 USB devices without :usbid
umax.desc: Warning: Backend `umax': 1 USB devices without :usbid
unsupported.desc: Warning: Backend `unsupported': 34 USB devices without :usbid
brother.desc: Warning: Backend `brother': 1 USB devices without :usbid
brother2.desc: Warning: Backend `brother2': 9 USB devices without :usbid
epkowa.desc: Warning: Backend `epkowa': 13 devices without :interface
epkowa.desc: Warning: Backend `epkowa': 8 USB devices without :usbid
hpaio.desc: Warning: Backend `hpaio': 743 devices without :interface
panamfs.desc: Warning: Backend `panamfs': 7 devices without :interface
samsung.desc: Warning: Backend `samsung': 7 USB devices without :usbid
Making all in doc
Generating manpage scanimage.1...
Generating manpage sane-config.1...
Generating manpage sane-find-scanner.1...
Generating manpage gamma4scanimage.1...
Generating manpage sane.7...
Generating manpage saned.8...
Generating manpage sane-abaton.5...
Generating manpage sane-agfafocus.5...
Generating manpage sane-apple.5...
Generating manpage sane-as6e.5...
Generating manpage sane-dll.5...
Generating manpage sane-dc25.5...
Generating manpage sane-dmc.5...
Generating manpage sane-epson.5...
Generating manpage sane-epson2.5...
Generating manpage sane-epsonds.5...
Generating manpage sane-hp.5...
Generating manpage sane-gphoto2.5...
Generating manpage sane-leo.5...
Generating manpage sane-lexmark.5...
Generating manpage sane-matsushita.5...
Generating manpage sane-microtek.5...
Generating manpage sane-microtek2.5...
Generating manpage sane-mustek.5...
Generating manpage sane-nec.5...
Generating manpage sane-net.5...
Generating manpage sane-pie.5...
Generating manpage sane-pieusb.5...
Generating manpage sane-pint.5...
Generating manpage sane-pnm.5...
Generating manpage sane-umax.5...
Generating manpage sane-qcam.5...
Generating manpage sane-scsi.5...
Generating manpage sane-artec.5...
Generating manpage sane-kodak.5...
Generating manpage sane-kodakaio.5...
Generating manpage sane-fujitsu.5...
Generating manpage sane-sharp.5...
Generating manpage sane-s9036.5...
Generating manpage sane-tamarack.5...
Generating manpage sane-ricoh.5...
Generating manpage sane-avision.5...
Generating manpage sane-plustek.5...
Generating manpage sane-st400.5...
Generating manpage sane-mustek_pp.5...
Generating manpage sane-dc210.5...
Generating manpage sane-v4l.5...
Generating manpage sane-snapscan.5...
Generating manpage sane-canon.5...
Generating manpage sane-coolscan.5...
Generating manpage sane-bh.5...
Generating manpage sane-dc240.5...
Generating manpage sane-umax_pp.5...
Generating manpage sane-umax1220u.5...
Generating manpage sane-sm3600.5...
Generating manpage sane-usb.5...
Generating manpage sane-mustek_usb.5...
Generating manpage sane-sceptre.5...
Generating manpage sane-canon_pp.5...
Generating manpage sane-canon630u.5...
Generating manpage sane-teco1.5...
Generating manpage sane-teco2.5...
Generating manpage sane-teco3.5...
Generating manpage sane-test.5...
Generating manpage sane-sp15c.5...
Generating manpage sane-coolscan2.5...
Generating manpage sane-hpsj5s.5...
Generating manpage sane-gt68xx.5...
Generating manpage sane-artec_eplus48u.5...
Generating manpage sane-ma1509.5...
Generating manpage sane-ibm.5...
Generating manpage sane-hp5400.5...
Generating manpage sane-plustek_pp.5...
Generating manpage sane-u12.5...
Generating manpage sane-niash.5...
Generating manpage sane-sm3840.5...
Generating manpage sane-genesys.5...
Generating manpage sane-hp4200.5...
Generating manpage sane-mustek_usb2.5...
Generating manpage sane-hp3500.5...
Generating manpage sane-pixma.5...
Generating manpage sane-stv680.5...
Generating manpage sane-hp5590.5...
Generating manpage sane-hpljm1005.5...
Generating manpage sane-cardscan.5...
Generating manpage sane-hp3900.5...
Generating manpage sane-epjitsu.5...
Generating manpage sane-hs2p.5...
Generating manpage sane-canon_dr.5...
Generating manpage sane-xerox_mfp.5...
Generating manpage sane-rts8891.5...
Generating manpage sane-coolscan3.5...
Generating manpage sane-kvs1025.5...
Generating manpage sane-kvs20xx.5...
Generating manpage sane-kvs40xx.5...
Generating manpage sane-p5.5...
Generating manpage sane-magicolor.5...
Making all in po
make[1]: Nothing to be done for `all'.
Making all in testsuite
Making all in sanei
run 'make check' to run tests
Making all in tools
Use 'make check' to run the tests.
run 'make check' to run tests
make[2]: Nothing to be done for `all-am'.
Use 'make test' to run the tests.
make[1]: Nothing to be done for `all-am'.
This file has been truncated, but you can view the full file.
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c alloca.c -fno-common -DPIC -o .libs/alloca.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c alloca.c -fno-common -DPIC -o .libs/alloca.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c getenv.c -fno-common -DPIC -o .libs/getenv.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c getenv.c -fno-common -DPIC -o .libs/getenv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c inet_ntop.c -fno-common -DPIC -o .libs/inet_ntop.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c inet_ntop.c -fno-common -DPIC -o .libs/inet_ntop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c inet_pton.c -fno-common -DPIC -o .libs/inet_pton.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c inet_pton.c -fno-common -DPIC -o .libs/inet_pton.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c isfdtype.c -fno-common -DPIC -o .libs/isfdtype.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c isfdtype.c -fno-common -DPIC -o .libs/isfdtype.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sigprocmask.c -fno-common -DPIC -o .libs/sigprocmask.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sigprocmask.c -fno-common -DPIC -o .libs/sigprocmask.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sleep.c -fno-common -DPIC -o .libs/sleep.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sleep.c -fno-common -DPIC -o .libs/sleep.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c snprintf.c -fno-common -DPIC -o .libs/snprintf.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c snprintf.c -fno-common -DPIC -o .libs/snprintf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c strcasestr.c -fno-common -DPIC -o .libs/strcasestr.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c strcasestr.c -fno-common -DPIC -o .libs/strcasestr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c strdup.c -fno-common -DPIC -o .libs/strdup.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c strdup.c -fno-common -DPIC -o .libs/strdup.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c strndup.c -fno-common -DPIC -o .libs/strndup.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c strndup.c -fno-common -DPIC -o .libs/strndup.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c strsep.c -fno-common -DPIC -o .libs/strsep.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c strsep.c -fno-common -DPIC -o .libs/strsep.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c usleep.c -fno-common -DPIC -o .libs/usleep.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c usleep.c -fno-common -DPIC -o .libs/usleep.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c getopt.c -fno-common -DPIC -o .libs/getopt.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c getopt.c -fno-common -DPIC -o .libs/getopt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c getopt1.c -fno-common -DPIC -o .libs/getopt1.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c getopt1.c -fno-common -DPIC -o .libs/getopt1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c md5.c -fno-common -DPIC -o .libs/md5.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c md5.c -fno-common -DPIC -o .libs/md5.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c syslog.c -fno-common -DPIC -o .libs/syslog.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c syslog.c -fno-common -DPIC -o .libs/syslog.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c vsyslog.c -fno-common -DPIC -o .libs/vsyslog.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c vsyslog.c -fno-common -DPIC -o .libs/vsyslog.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_ab306.c -fno-common -DPIC -o .libs/sanei_ab306.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_ab306.c -fno-common -DPIC -o .libs/sanei_ab306.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_constrain_value.c -fno-common -DPIC -o .libs/sanei_constrain_value.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_constrain_value.c -fno-common -DPIC -o .libs/sanei_constrain_value.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_init_debug.c -fno-common -DPIC -o .libs/sanei_init_debug.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_init_debug.c -fno-common -DPIC -o .libs/sanei_init_debug.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_net.c -fno-common -DPIC -o .libs/sanei_net.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_net.c -fno-common -DPIC -o .libs/sanei_net.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_wire.c -fno-common -DPIC -o .libs/sanei_wire.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_wire.c -fno-common -DPIC -o .libs/sanei_wire.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_codec_ascii.c -fno-common -DPIC -o .libs/sanei_codec_ascii.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_codec_ascii.c -fno-common -DPIC -o .libs/sanei_codec_ascii.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_codec_bin.c -fno-common -DPIC -o .libs/sanei_codec_bin.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_codec_bin.c -fno-common -DPIC -o .libs/sanei_codec_bin.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_scsi.c -fno-common -DPIC -o .libs/sanei_scsi.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_scsi.c -fno-common -DPIC -o .libs/sanei_scsi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_config.c -fno-common -DPIC -o .libs/sanei_config.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_config.c -fno-common -DPIC -o .libs/sanei_config.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_config2.c -fno-common -DPIC -o .libs/sanei_config2.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_config2.c -fno-common -DPIC -o .libs/sanei_config2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_pio.c -fno-common -DPIC -o .libs/sanei_pio.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_pio.c -fno-common -DPIC -o .libs/sanei_pio.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_pa4s2.c -fno-common -DPIC -o .libs/sanei_pa4s2.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_pa4s2.c -fno-common -DPIC -o .libs/sanei_pa4s2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_auth.c -fno-common -DPIC -o .libs/sanei_auth.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_auth.c -fno-common -DPIC -o .libs/sanei_auth.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_usb.c -fno-common -DPIC -o .libs/sanei_usb.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_usb.c -fno-common -DPIC -o .libs/sanei_usb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_thread.c -fno-common -DPIC -o .libs/sanei_thread.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_thread.c -fno-common -DPIC -o .libs/sanei_thread.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_pv8630.c -fno-common -DPIC -o .libs/sanei_pv8630.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_pv8630.c -fno-common -DPIC -o .libs/sanei_pv8630.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_pp.c -fno-common -DPIC -o .libs/sanei_pp.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_pp.c -fno-common -DPIC -o .libs/sanei_pp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_lm983x.c -fno-common -DPIC -o .libs/sanei_lm983x.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_lm983x.c -fno-common -DPIC -o .libs/sanei_lm983x.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_access.c -fno-common -DPIC -o .libs/sanei_access.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_access.c -fno-common -DPIC -o .libs/sanei_access.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_tcp.c -fno-common -DPIC -o .libs/sanei_tcp.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_tcp.c -fno-common -DPIC -o .libs/sanei_tcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_udp.c -fno-common -DPIC -o .libs/sanei_udp.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_udp.c -fno-common -DPIC -o .libs/sanei_udp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_magic.c -fno-common -DPIC -o .libs/sanei_magic.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_magic.c -fno-common -DPIC -o .libs/sanei_magic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_ir.c -fno-common -DPIC -o .libs/sanei_ir.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_ir.c -fno-common -DPIC -o .libs/sanei_ir.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sanei_jpeg.c -fno-common -DPIC -o .libs/sanei_jpeg.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sanei_jpeg.c -fno-common -DPIC -o .libs/sanei_jpeg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dll -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dll-s.c -fno-common -DPIC -o .libs/libsane_la-dll-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dll -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dll-s.c -fno-common -DPIC -o .libs/libsane_la-dll-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dll -DENABLE_PRELOAD -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dll.c -fno-common -DPIC -o .libs/libdll_preload_la-dll.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dll -DENABLE_PRELOAD -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dll.c -fno-common -DPIC -o .libs/libdll_preload_la-dll.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sane_strstatus.c -fno-common -DPIC -o .libs/sane_strstatus.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sane_strstatus.c -fno-common -DPIC -o .libs/sane_strstatus.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane.1.dylib .libs/libsane_la-dll-s.o .libs/sane_strstatus.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_pv8630.o ../sanei/.libs/sanei_pp.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_lm983x.o ../sanei/.libs/sanei_access.o ../sanei/.libs/sanei_net.o ../sanei/.libs/sanei_wire.o ../sanei/.libs/sanei_codec_bin.o ../sanei/.libs/sanei_pa4s2.o ../sanei/.libs/sanei_ab306.o ../sanei/.libs/sanei_pio.o ../sanei/.libs/sanei_tcp.o ../sanei/.libs/sanei_udp.o ../sanei/.libs/sanei_magic.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdll_preload.a -ldl -lm -ltiff -ljpeg -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit -install_name /usr/local/Cellar/sane-backends/1.0.25_1/lib/libsane.1.dylib -compatibility_version 2 -current_version 2.25 -Wl,-single_module
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane.1.dylib .libs/libsane_la-dll-s.o .libs/sane_strstatus.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_pv8630.o ../sanei/.libs/sanei_pp.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_lm983x.o ../sanei/.libs/sanei_access.o ../sanei/.libs/sanei_net.o ../sanei/.libs/sanei_wire.o ../sanei/.libs/sanei_codec_bin.o ../sanei/.libs/sanei_pa4s2.o ../sanei/.libs/sanei_ab306.o ../sanei/.libs/sanei_pio.o ../sanei/.libs/sanei_tcp.o ../sanei/.libs/sanei_udp.o ../sanei/.libs/sanei_magic.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdll_preload.a -ldl -lm -ltiff -ljpeg -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -install_name /usr/local/Cellar/sane-backends/1.0.25_1/lib/libsane.1.dylib -compatibility_version 2 -current_version 2.25 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=abaton -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c abaton-s.c -fno-common -DPIC -o .libs/libsane_abaton_la-abaton-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=abaton -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c abaton-s.c -fno-common -DPIC -o .libs/libsane_abaton_la-abaton-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=abaton -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c abaton.c -fno-common -DPIC -o .libs/libabaton_la-abaton.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=abaton -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c abaton.c -fno-common -DPIC -o .libs/libabaton_la-abaton.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-abaton.1.so -bundle .libs/libsane_abaton_la-abaton-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libabaton.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-abaton.1.so -bundle .libs/libsane_abaton_la-abaton-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libabaton.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=agfafocus -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c agfafocus-s.c -fno-common -DPIC -o .libs/libsane_agfafocus_la-agfafocus-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=agfafocus -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c agfafocus-s.c -fno-common -DPIC -o .libs/libsane_agfafocus_la-agfafocus-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=agfafocus -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c agfafocus.c -fno-common -DPIC -o .libs/libagfafocus_la-agfafocus.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=agfafocus -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c agfafocus.c -fno-common -DPIC -o .libs/libagfafocus_la-agfafocus.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-agfafocus.1.so -bundle .libs/libsane_agfafocus_la-agfafocus-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libagfafocus.a -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-agfafocus.1.so -bundle .libs/libsane_agfafocus_la-agfafocus-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libagfafocus.a -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=apple -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c apple-s.c -fno-common -DPIC -o .libs/libsane_apple_la-apple-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=apple -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c apple-s.c -fno-common -DPIC -o .libs/libsane_apple_la-apple-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=apple -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c apple.c -fno-common -DPIC -o .libs/libapple_la-apple.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=apple -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c apple.c -fno-common -DPIC -o .libs/libapple_la-apple.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-apple.1.so -bundle .libs/libsane_apple_la-apple-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libapple.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-apple.1.so -bundle .libs/libsane_apple_la-apple-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libapple.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=artec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c artec-s.c -fno-common -DPIC -o .libs/libsane_artec_la-artec-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=artec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c artec-s.c -fno-common -DPIC -o .libs/libsane_artec_la-artec-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=artec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c artec.c -fno-common -DPIC -o .libs/libartec_la-artec.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=artec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c artec.c -fno-common -DPIC -o .libs/libartec_la-artec.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-artec.1.so -bundle .libs/libsane_artec_la-artec-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libartec.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-artec.1.so -bundle .libs/libsane_artec_la-artec-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libartec.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=artec_eplus48u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c artec_eplus48u-s.c -fno-common -DPIC -o .libs/libsane_artec_eplus48u_la-artec_eplus48u-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=artec_eplus48u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c artec_eplus48u-s.c -fno-common -DPIC -o .libs/libsane_artec_eplus48u_la-artec_eplus48u-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=artec_eplus48u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c artec_eplus48u.c -fno-common -DPIC -o .libs/libartec_eplus48u_la-artec_eplus48u.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=artec_eplus48u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c artec_eplus48u.c -fno-common -DPIC -o .libs/libartec_eplus48u_la-artec_eplus48u.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-artec_eplus48u.1.so -bundle .libs/libsane_artec_eplus48u_la-artec_eplus48u-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libartec_eplus48u.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-artec_eplus48u.1.so -bundle .libs/libsane_artec_eplus48u_la-artec_eplus48u-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libartec_eplus48u.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=as6e -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c as6e-s.c -fno-common -DPIC -o .libs/libsane_as6e_la-as6e-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=as6e -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c as6e-s.c -fno-common -DPIC -o .libs/libsane_as6e_la-as6e-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=as6e -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c as6e.c -fno-common -DPIC -o .libs/libas6e_la-as6e.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=as6e -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c as6e.c -fno-common -DPIC -o .libs/libas6e_la-as6e.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-as6e.1.so -bundle .libs/libsane_as6e_la-as6e-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libas6e.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-as6e.1.so -bundle .libs/libsane_as6e_la-as6e-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libas6e.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=avision -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c avision-s.c -fno-common -DPIC -o .libs/libsane_avision_la-avision-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=avision -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c avision-s.c -fno-common -DPIC -o .libs/libsane_avision_la-avision-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=avision -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c avision.c -fno-common -DPIC -o .libs/libavision_la-avision.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=avision -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c avision.c -fno-common -DPIC -o .libs/libavision_la-avision.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-avision.1.so -bundle .libs/libsane_avision_la-avision-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libavision.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-avision.1.so -bundle .libs/libsane_avision_la-avision-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libavision.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=bh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c bh-s.c -fno-common -DPIC -o .libs/libsane_bh_la-bh-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=bh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c bh-s.c -fno-common -DPIC -o .libs/libsane_bh_la-bh-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=bh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c bh.c -fno-common -DPIC -o .libs/libbh_la-bh.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=bh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c bh.c -fno-common -DPIC -o .libs/libbh_la-bh.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-bh.1.so -bundle .libs/libsane_bh_la-bh-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libbh.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-bh.1.so -bundle .libs/libsane_bh_la-bh-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libbh.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c canon-s.c -fno-common -DPIC -o .libs/libsane_canon_la-canon-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c canon-s.c -fno-common -DPIC -o .libs/libsane_canon_la-canon-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c canon.c -fno-common -DPIC -o .libs/libcanon_la-canon.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c canon.c -fno-common -DPIC -o .libs/libcanon_la-canon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-canon.1.so -bundle .libs/libsane_canon_la-canon-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcanon.a -lm -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-canon.1.so -bundle .libs/libsane_canon_la-canon-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcanon.a -lm -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon630u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c canon630u-s.c -fno-common -DPIC -o .libs/libsane_canon630u_la-canon630u-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon630u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c canon630u-s.c -fno-common -DPIC -o .libs/libsane_canon630u_la-canon630u-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon630u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c canon630u.c -fno-common -DPIC -o .libs/libcanon630u_la-canon630u.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon630u -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c canon630u.c -fno-common -DPIC -o .libs/libcanon630u_la-canon630u.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-canon630u.1.so -bundle .libs/libsane_canon630u_la-canon630u-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcanon630u.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-canon630u.1.so -bundle .libs/libsane_canon630u_la-canon630u-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcanon630u.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon_dr -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c canon_dr-s.c -fno-common -DPIC -o .libs/libsane_canon_dr_la-canon_dr-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon_dr -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c canon_dr-s.c -fno-common -DPIC -o .libs/libsane_canon_dr_la-canon_dr-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon_dr -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c canon_dr.c -fno-common -DPIC -o .libs/libcanon_dr_la-canon_dr.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=canon_dr -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c canon_dr.c -fno-common -DPIC -o .libs/libcanon_dr_la-canon_dr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-canon_dr.1.so -bundle .libs/libsane_canon_dr_la-canon_dr-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcanon_dr.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-canon_dr.1.so -bundle .libs/libsane_canon_dr_la-canon_dr-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcanon_dr.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=cardscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c cardscan-s.c -fno-common -DPIC -o .libs/libsane_cardscan_la-cardscan-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=cardscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c cardscan-s.c -fno-common -DPIC -o .libs/libsane_cardscan_la-cardscan-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=cardscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c cardscan.c -fno-common -DPIC -o .libs/libcardscan_la-cardscan.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=cardscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c cardscan.c -fno-common -DPIC -o .libs/libcardscan_la-cardscan.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-cardscan.1.so -bundle .libs/libsane_cardscan_la-cardscan-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcardscan.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-cardscan.1.so -bundle .libs/libsane_cardscan_la-cardscan-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcardscan.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c coolscan-s.c -fno-common -DPIC -o .libs/libsane_coolscan_la-coolscan-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c coolscan-s.c -fno-common -DPIC -o .libs/libsane_coolscan_la-coolscan-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c coolscan.c -fno-common -DPIC -o .libs/libcoolscan_la-coolscan.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c coolscan.c -fno-common -DPIC -o .libs/libcoolscan_la-coolscan.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-coolscan.1.so -bundle .libs/libsane_coolscan_la-coolscan-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcoolscan.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-coolscan.1.so -bundle .libs/libsane_coolscan_la-coolscan-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcoolscan.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c coolscan2-s.c -fno-common -DPIC -o .libs/libsane_coolscan2_la-coolscan2-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c coolscan2-s.c -fno-common -DPIC -o .libs/libsane_coolscan2_la-coolscan2-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c coolscan2.c -fno-common -DPIC -o .libs/libcoolscan2_la-coolscan2.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c coolscan2.c -fno-common -DPIC -o .libs/libcoolscan2_la-coolscan2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-coolscan2.1.so -bundle .libs/libsane_coolscan2_la-coolscan2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcoolscan2.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-coolscan2.1.so -bundle .libs/libsane_coolscan2_la-coolscan2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcoolscan2.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c coolscan3-s.c -fno-common -DPIC -o .libs/libsane_coolscan3_la-coolscan3-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c coolscan3-s.c -fno-common -DPIC -o .libs/libsane_coolscan3_la-coolscan3-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c coolscan3.c -fno-common -DPIC -o .libs/libcoolscan3_la-coolscan3.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=coolscan3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c coolscan3.c -fno-common -DPIC -o .libs/libcoolscan3_la-coolscan3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-coolscan3.1.so -bundle .libs/libsane_coolscan3_la-coolscan3-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcoolscan3.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-coolscan3.1.so -bundle .libs/libsane_coolscan3_la-coolscan3-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libcoolscan3.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc25 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dc25-s.c -fno-common -DPIC -o .libs/libsane_dc25_la-dc25-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc25 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dc25-s.c -fno-common -DPIC -o .libs/libsane_dc25_la-dc25-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc25 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dc25.c -fno-common -DPIC -o .libs/libdc25_la-dc25.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc25 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dc25.c -fno-common -DPIC -o .libs/libdc25_la-dc25.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dc25.1.so -bundle .libs/libsane_dc25_la-dc25-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdc25.a -lm -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dc25.1.so -bundle .libs/libsane_dc25_la-dc25-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdc25.a -lm -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc210 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dc210-s.c -fno-common -DPIC -o .libs/libsane_dc210_la-dc210-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc210 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dc210-s.c -fno-common -DPIC -o .libs/libsane_dc210_la-dc210-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc210 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dc210.c -fno-common -DPIC -o .libs/libdc210_la-dc210.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc210 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dc210.c -fno-common -DPIC -o .libs/libdc210_la-dc210.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dc210.1.so -bundle .libs/libsane_dc210_la-dc210-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_jpeg.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdc210.a -ljpeg -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dc210.1.so -bundle .libs/libsane_dc210_la-dc210-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_jpeg.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdc210.a -ljpeg -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc240 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dc240-s.c -fno-common -DPIC -o .libs/libsane_dc240_la-dc240-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc240 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dc240-s.c -fno-common -DPIC -o .libs/libsane_dc240_la-dc240-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc240 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dc240.c -fno-common -DPIC -o .libs/libdc240_la-dc240.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dc240 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dc240.c -fno-common -DPIC -o .libs/libdc240_la-dc240.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dc240.1.so -bundle .libs/libsane_dc240_la-dc240-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_jpeg.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdc240.a -ljpeg -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dc240.1.so -bundle .libs/libsane_dc240_la-dc240-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_jpeg.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdc240.a -ljpeg -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dell1600n_net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dell1600n_net-s.c -fno-common -DPIC -o .libs/libsane_dell1600n_net_la-dell1600n_net-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dell1600n_net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dell1600n_net-s.c -fno-common -DPIC -o .libs/libsane_dell1600n_net_la-dell1600n_net-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dell1600n_net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dell1600n_net.c -fno-common -DPIC -o .libs/libdell1600n_net_la-dell1600n_net.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dell1600n_net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dell1600n_net.c -fno-common -DPIC -o .libs/libdell1600n_net_la-dell1600n_net.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dell1600n_net.1.so -bundle .libs/libsane_dell1600n_net_la-dell1600n_net-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdell1600n_net.a -ltiff -ljpeg -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dell1600n_net.1.so -bundle .libs/libsane_dell1600n_net_la-dell1600n_net-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdell1600n_net.a -ltiff -ljpeg -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dmc -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dmc-s.c -fno-common -DPIC -o .libs/libsane_dmc_la-dmc-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dmc -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dmc-s.c -fno-common -DPIC -o .libs/libsane_dmc_la-dmc-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dmc -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c dmc.c -fno-common -DPIC -o .libs/libdmc_la-dmc.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=dmc -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c dmc.c -fno-common -DPIC -o .libs/libdmc_la-dmc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dmc.1.so -bundle .libs/libsane_dmc_la-dmc-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdmc.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-dmc.1.so -bundle .libs/libsane_dmc_la-dmc-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libdmc.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epjitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epjitsu-s.c -fno-common -DPIC -o .libs/libsane_epjitsu_la-epjitsu-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epjitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epjitsu-s.c -fno-common -DPIC -o .libs/libsane_epjitsu_la-epjitsu-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epjitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epjitsu.c -fno-common -DPIC -o .libs/libepjitsu_la-epjitsu.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epjitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epjitsu.c -fno-common -DPIC -o .libs/libepjitsu_la-epjitsu.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-epjitsu.1.so -bundle .libs/libsane_epjitsu_la-epjitsu-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libepjitsu.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-epjitsu.1.so -bundle .libs/libsane_epjitsu_la-epjitsu-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libepjitsu.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson-s.c -fno-common -DPIC -o .libs/libsane_epson_la-epson-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson-s.c -fno-common -DPIC -o .libs/libsane_epson_la-epson-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson.c -fno-common -DPIC -o .libs/libepson_la-epson.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson.c -fno-common -DPIC -o .libs/libepson_la-epson.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson_scsi.c -fno-common -DPIC -o .libs/libepson_la-epson_scsi.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson_scsi.c -fno-common -DPIC -o .libs/libepson_la-epson_scsi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson_usb.c -fno-common -DPIC -o .libs/libepson_la-epson_usb.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson_usb.c -fno-common -DPIC -o .libs/libepson_la-epson_usb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-epson.1.so -bundle .libs/libsane_epson_la-epson-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_pio.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libepson.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-epson.1.so -bundle .libs/libsane_epson_la-epson-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_pio.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libepson.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson2-s.c -fno-common -DPIC -o .libs/libsane_epson2_la-epson2-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson2-s.c -fno-common -DPIC -o .libs/libsane_epson2_la-epson2-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson2.c -fno-common -DPIC -o .libs/libepson2_la-epson2.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson2.c -fno-common -DPIC -o .libs/libepson2_la-epson2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson2_scsi.c -fno-common -DPIC -o .libs/libepson2_la-epson2_scsi.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson2_scsi.c -fno-common -DPIC -o .libs/libepson2_la-epson2_scsi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson2_usb.c -fno-common -DPIC -o .libs/libepson2_la-epson2_usb.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson2_usb.c -fno-common -DPIC -o .libs/libepson2_la-epson2_usb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson2_net.c -fno-common -DPIC -o .libs/libepson2_la-epson2_net.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson2_net.c -fno-common -DPIC -o .libs/libepson2_la-epson2_net.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson2-io.c -fno-common -DPIC -o .libs/libepson2_la-epson2-io.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson2-io.c -fno-common -DPIC -o .libs/libepson2_la-epson2-io.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson2-commands.c -fno-common -DPIC -o .libs/libepson2_la-epson2-commands.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson2-commands.c -fno-common -DPIC -o .libs/libepson2_la-epson2-commands.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson2-ops.c -fno-common -DPIC -o .libs/libepson2_la-epson2-ops.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson2-ops.c -fno-common -DPIC -o .libs/libepson2_la-epson2-ops.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epson2-cct.c -fno-common -DPIC -o .libs/libepson2_la-epson2-cct.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epson2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epson2-cct.c -fno-common -DPIC -o .libs/libepson2_la-epson2-cct.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-epson2.1.so -bundle .libs/libsane_epson2_la-epson2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_pio.o ../sanei/.libs/sanei_tcp.o ../sanei/.libs/sanei_udp.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libepson2.a -lusb -lm -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-epson2.1.so -bundle .libs/libsane_epson2_la-epson2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_pio.o ../sanei/.libs/sanei_tcp.o ../sanei/.libs/sanei_udp.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libepson2.a -lusb -lm -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epsonds-s.c -fno-common -DPIC -o .libs/libsane_epsonds_la-epsonds-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epsonds-s.c -fno-common -DPIC -o .libs/libsane_epsonds_la-epsonds-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epsonds.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epsonds.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epsonds-usb.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-usb.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epsonds-usb.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-usb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epsonds-io.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-io.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epsonds-io.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-io.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epsonds-cmd.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-cmd.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epsonds-cmd.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-cmd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epsonds-ops.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-ops.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epsonds-ops.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-ops.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c epsonds-jpeg.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-jpeg.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=epsonds -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c epsonds-jpeg.c -fno-common -DPIC -o .libs/libepsonds_la-epsonds-jpeg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-epsonds.1.so -bundle .libs/libsane_epsonds_la-epsonds-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_jpeg.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libepsonds.a -ljpeg -lusb -lm -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-epsonds.1.so -bundle .libs/libsane_epsonds_la-epsonds-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_jpeg.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libepsonds.a -ljpeg -lusb -lm -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=fujitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c fujitsu-s.c -fno-common -DPIC -o .libs/libsane_fujitsu_la-fujitsu-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=fujitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c fujitsu-s.c -fno-common -DPIC -o .libs/libsane_fujitsu_la-fujitsu-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=fujitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c fujitsu.c -fno-common -DPIC -o .libs/libfujitsu_la-fujitsu.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=fujitsu -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c fujitsu.c -fno-common -DPIC -o .libs/libfujitsu_la-fujitsu.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-fujitsu.1.so -bundle .libs/libsane_fujitsu_la-fujitsu-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_magic.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libfujitsu.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-fujitsu.1.so -bundle .libs/libsane_fujitsu_la-fujitsu-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_magic.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libfujitsu.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c genesys-s.c -fno-common -DPIC -o .libs/libsane_genesys_la-genesys-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c genesys-s.c -fno-common -DPIC -o .libs/libsane_genesys_la-genesys-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c genesys.c -fno-common -DPIC -o .libs/libgenesys_la-genesys.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c genesys.c -fno-common -DPIC -o .libs/libgenesys_la-genesys.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c genesys_gl646.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl646.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c genesys_gl646.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl646.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c genesys_gl841.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl841.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c genesys_gl841.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl841.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c genesys_gl843.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl843.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c genesys_gl843.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl843.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c genesys_gl846.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl846.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c genesys_gl846.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl846.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c genesys_gl847.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl847.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c genesys_gl847.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl847.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c genesys_gl124.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl124.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c genesys_gl124.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_gl124.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c genesys_low.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_low.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=genesys -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c genesys_low.c -fno-common -DPIC -o .libs/libgenesys_la-genesys_low.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-genesys.1.so -bundle .libs/libsane_genesys_la-genesys-s.o ../sanei/.libs/sanei_magic.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libgenesys.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-genesys.1.so -bundle .libs/libsane_genesys_la-genesys-s.o ../sanei/.libs/sanei_magic.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libgenesys.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=gt68xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c gt68xx-s.c -fno-common -DPIC -o .libs/libsane_gt68xx_la-gt68xx-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=gt68xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c gt68xx-s.c -fno-common -DPIC -o .libs/libsane_gt68xx_la-gt68xx-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=gt68xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c gt68xx.c -fno-common -DPIC -o .libs/libgt68xx_la-gt68xx.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=gt68xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c gt68xx.c -fno-common -DPIC -o .libs/libgt68xx_la-gt68xx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-gt68xx.1.so -bundle .libs/libsane_gt68xx_la-gt68xx-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libgt68xx.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-gt68xx.1.so -bundle .libs/libsane_gt68xx_la-gt68xx-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libgt68xx.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp-s.c -fno-common -DPIC -o .libs/libsane_hp_la-hp-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp-s.c -fno-common -DPIC -o .libs/libsane_hp_la-hp-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp.c -fno-common -DPIC -o .libs/libhp_la-hp.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp.c -fno-common -DPIC -o .libs/libhp_la-hp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp-accessor.c -fno-common -DPIC -o .libs/libhp_la-hp-accessor.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp-accessor.c -fno-common -DPIC -o .libs/libhp_la-hp-accessor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp-device.c -fno-common -DPIC -o .libs/libhp_la-hp-device.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp-device.c -fno-common -DPIC -o .libs/libhp_la-hp-device.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp-handle.c -fno-common -DPIC -o .libs/libhp_la-hp-handle.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp-handle.c -fno-common -DPIC -o .libs/libhp_la-hp-handle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp-hpmem.c -fno-common -DPIC -o .libs/libhp_la-hp-hpmem.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp-hpmem.c -fno-common -DPIC -o .libs/libhp_la-hp-hpmem.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp-option.c -fno-common -DPIC -o .libs/libhp_la-hp-option.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp-option.c -fno-common -DPIC -o .libs/libhp_la-hp-option.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp-scl.c -fno-common -DPIC -o .libs/libhp_la-hp-scl.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp-scl.c -fno-common -DPIC -o .libs/libhp_la-hp-scl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp.1.so -bundle .libs/libsane_hp_la-hp-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_pio.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp.a -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp.1.so -bundle .libs/libsane_hp_la-hp-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_pio.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp.a -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp3500 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp3500-s.c -fno-common -DPIC -o .libs/libsane_hp3500_la-hp3500-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp3500 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp3500-s.c -fno-common -DPIC -o .libs/libsane_hp3500_la-hp3500-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp3500 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp3500.c -fno-common -DPIC -o .libs/libhp3500_la-hp3500.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp3500 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp3500.c -fno-common -DPIC -o .libs/libhp3500_la-hp3500.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp3500.1.so -bundle .libs/libsane_hp3500_la-hp3500-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp3500.a -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp3500.1.so -bundle .libs/libsane_hp3500_la-hp3500-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp3500.a -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp3900 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp3900-s.c -fno-common -DPIC -o .libs/libsane_hp3900_la-hp3900-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp3900 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp3900-s.c -fno-common -DPIC -o .libs/libsane_hp3900_la-hp3900-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp3900 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp3900.c -fno-common -DPIC -o .libs/libhp3900_la-hp3900.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp3900 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp3900.c -fno-common -DPIC -o .libs/libhp3900_la-hp3900.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp3900.1.so -bundle .libs/libsane_hp3900_la-hp3900-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp3900.a -lm -ltiff -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp3900.1.so -bundle .libs/libsane_hp3900_la-hp3900-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp3900.a -lm -ltiff -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp4200 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp4200-s.c -fno-common -DPIC -o .libs/libsane_hp4200_la-hp4200-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp4200 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp4200-s.c -fno-common -DPIC -o .libs/libsane_hp4200_la-hp4200-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp4200 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp4200.c -fno-common -DPIC -o .libs/libhp4200_la-hp4200.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp4200 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp4200.c -fno-common -DPIC -o .libs/libhp4200_la-hp4200.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp4200.1.so -bundle .libs/libsane_hp4200_la-hp4200-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_pv8630.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp4200.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp4200.1.so -bundle .libs/libsane_hp4200_la-hp4200-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_pv8630.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp4200.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp5400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp5400-s.c -fno-common -DPIC -o .libs/libsane_hp5400_la-hp5400-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp5400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp5400-s.c -fno-common -DPIC -o .libs/libsane_hp5400_la-hp5400-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp5400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp5400.c -fno-common -DPIC -o .libs/libhp5400_la-hp5400.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp5400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp5400.c -fno-common -DPIC -o .libs/libhp5400_la-hp5400.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp5400.1.so -bundle .libs/libsane_hp5400_la-hp5400-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp5400.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp5400.1.so -bundle .libs/libsane_hp5400_la-hp5400-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp5400.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp5590 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp5590-s.c -fno-common -DPIC -o .libs/libsane_hp5590_la-hp5590-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp5590 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp5590-s.c -fno-common -DPIC -o .libs/libsane_hp5590_la-hp5590-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp5590 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hp5590.c -fno-common -DPIC -o .libs/libhp5590_la-hp5590.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hp5590 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hp5590.c -fno-common -DPIC -o .libs/libhp5590_la-hp5590.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp5590.1.so -bundle .libs/libsane_hp5590_la-hp5590-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp5590.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hp5590.1.so -bundle .libs/libsane_hp5590_la-hp5590-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhp5590.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hpljm1005 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hpljm1005-s.c -fno-common -DPIC -o .libs/libsane_hpljm1005_la-hpljm1005-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hpljm1005 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hpljm1005-s.c -fno-common -DPIC -o .libs/libsane_hpljm1005_la-hpljm1005-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hpljm1005 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hpljm1005.c -fno-common -DPIC -o .libs/libhpljm1005_la-hpljm1005.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hpljm1005 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hpljm1005.c -fno-common -DPIC -o .libs/libhpljm1005_la-hpljm1005.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hpljm1005.1.so -bundle .libs/libsane_hpljm1005_la-hpljm1005-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhpljm1005.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hpljm1005.1.so -bundle .libs/libsane_hpljm1005_la-hpljm1005-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhpljm1005.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hs2p -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hs2p-s.c -fno-common -DPIC -o .libs/libsane_hs2p_la-hs2p-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hs2p -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hs2p-s.c -fno-common -DPIC -o .libs/libsane_hs2p_la-hs2p-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hs2p -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c hs2p.c -fno-common -DPIC -o .libs/libhs2p_la-hs2p.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=hs2p -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c hs2p.c -fno-common -DPIC -o .libs/libhs2p_la-hs2p.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hs2p.1.so -bundle .libs/libsane_hs2p_la-hs2p-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhs2p.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-hs2p.1.so -bundle .libs/libsane_hs2p_la-hs2p-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libhs2p.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ibm -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c ibm-s.c -fno-common -DPIC -o .libs/libsane_ibm_la-ibm-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ibm -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c ibm-s.c -fno-common -DPIC -o .libs/libsane_ibm_la-ibm-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ibm -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c ibm.c -fno-common -DPIC -o .libs/libibm_la-ibm.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ibm -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c ibm.c -fno-common -DPIC -o .libs/libibm_la-ibm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-ibm.1.so -bundle .libs/libsane_ibm_la-ibm-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libibm.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-ibm.1.so -bundle .libs/libsane_ibm_la-ibm-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libibm.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kodak -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kodak-s.c -fno-common -DPIC -o .libs/libsane_kodak_la-kodak-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kodak -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kodak-s.c -fno-common -DPIC -o .libs/libsane_kodak_la-kodak-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kodak -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kodak.c -fno-common -DPIC -o .libs/libkodak_la-kodak.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kodak -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kodak.c -fno-common -DPIC -o .libs/libkodak_la-kodak.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kodak.1.so -bundle .libs/libsane_kodak_la-kodak-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkodak.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kodak.1.so -bundle .libs/libsane_kodak_la-kodak-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkodak.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kodakaio -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kodakaio-s.c -fno-common -DPIC -o .libs/libsane_kodakaio_la-kodakaio-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kodakaio -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kodakaio-s.c -fno-common -DPIC -o .libs/libsane_kodakaio_la-kodakaio-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kodakaio -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kodakaio.c -fno-common -DPIC -o .libs/libkodakaio_la-kodakaio.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kodakaio -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kodakaio.c -fno-common -DPIC -o .libs/libkodakaio_la-kodakaio.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kodakaio.1.so -bundle .libs/libsane_kodakaio_la-kodakaio-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_tcp.o ../sanei/.libs/sanei_udp.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkodakaio.a -lusb -lm -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kodakaio.1.so -bundle .libs/libsane_kodakaio_la-kodakaio-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_tcp.o ../sanei/.libs/sanei_udp.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkodakaio.a -lusb -lm -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs1025-s.c -fno-common -DPIC -o .libs/libsane_kvs1025_la-kvs1025-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs1025-s.c -fno-common -DPIC -o .libs/libsane_kvs1025_la-kvs1025-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs1025.c -fno-common -DPIC -o .libs/libkvs1025_la-kvs1025.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs1025.c -fno-common -DPIC -o .libs/libkvs1025_la-kvs1025.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs1025_low.c -fno-common -DPIC -o .libs/libkvs1025_la-kvs1025_low.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs1025_low.c -fno-common -DPIC -o .libs/libkvs1025_la-kvs1025_low.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs1025_opt.c -fno-common -DPIC -o .libs/libkvs1025_la-kvs1025_opt.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs1025_opt.c -fno-common -DPIC -o .libs/libkvs1025_la-kvs1025_opt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs1025_usb.c -fno-common -DPIC -o .libs/libkvs1025_la-kvs1025_usb.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs1025 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs1025_usb.c -fno-common -DPIC -o .libs/libkvs1025_la-kvs1025_usb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kvs1025.1.so -bundle .libs/libsane_kvs1025_la-kvs1025-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_magic.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkvs1025.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kvs1025.1.so -bundle .libs/libsane_kvs1025_la-kvs1025-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_magic.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkvs1025.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs20xx-s.c -fno-common -DPIC -o .libs/libsane_kvs20xx_la-kvs20xx-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs20xx-s.c -fno-common -DPIC -o .libs/libsane_kvs20xx_la-kvs20xx-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs20xx.c -fno-common -DPIC -o .libs/libkvs20xx_la-kvs20xx.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs20xx.c -fno-common -DPIC -o .libs/libkvs20xx_la-kvs20xx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs20xx_cmd.c -fno-common -DPIC -o .libs/libkvs20xx_la-kvs20xx_cmd.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs20xx_cmd.c -fno-common -DPIC -o .libs/libkvs20xx_la-kvs20xx_cmd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs20xx_opt.c -fno-common -DPIC -o .libs/libkvs20xx_la-kvs20xx_opt.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs20xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs20xx_opt.c -fno-common -DPIC -o .libs/libkvs20xx_la-kvs20xx_opt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kvs20xx.1.so -bundle .libs/libsane_kvs20xx_la-kvs20xx-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkvs20xx.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kvs20xx.1.so -bundle .libs/libsane_kvs20xx_la-kvs20xx-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkvs20xx.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs40xx-s.c -fno-common -DPIC -o .libs/libsane_kvs40xx_la-kvs40xx-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs40xx-s.c -fno-common -DPIC -o .libs/libsane_kvs40xx_la-kvs40xx-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs40xx.c -fno-common -DPIC -o .libs/libkvs40xx_la-kvs40xx.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs40xx.c -fno-common -DPIC -o .libs/libkvs40xx_la-kvs40xx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs40xx_cmd.c -fno-common -DPIC -o .libs/libkvs40xx_la-kvs40xx_cmd.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs40xx_cmd.c -fno-common -DPIC -o .libs/libkvs40xx_la-kvs40xx_cmd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c kvs40xx_opt.c -fno-common -DPIC -o .libs/libkvs40xx_la-kvs40xx_opt.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=kvs40xx -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c kvs40xx_opt.c -fno-common -DPIC -o .libs/libkvs40xx_la-kvs40xx_opt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kvs40xx.1.so -bundle .libs/libsane_kvs40xx_la-kvs40xx-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkvs40xx.a -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-kvs40xx.1.so -bundle .libs/libsane_kvs40xx_la-kvs40xx-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libkvs40xx.a -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=leo -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c leo-s.c -fno-common -DPIC -o .libs/libsane_leo_la-leo-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=leo -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c leo-s.c -fno-common -DPIC -o .libs/libsane_leo_la-leo-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=leo -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c leo.c -fno-common -DPIC -o .libs/libleo_la-leo.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=leo -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c leo.c -fno-common -DPIC -o .libs/libleo_la-leo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-leo.1.so -bundle .libs/libsane_leo_la-leo-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libleo.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-leo.1.so -bundle .libs/libsane_leo_la-leo-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libleo.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=lexmark -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c lexmark-s.c -fno-common -DPIC -o .libs/libsane_lexmark_la-lexmark-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=lexmark -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c lexmark-s.c -fno-common -DPIC -o .libs/libsane_lexmark_la-lexmark-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=lexmark -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c lexmark.c -fno-common -DPIC -o .libs/liblexmark_la-lexmark.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=lexmark -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c lexmark.c -fno-common -DPIC -o .libs/liblexmark_la-lexmark.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=lexmark -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c lexmark_low.c -fno-common -DPIC -o .libs/liblexmark_la-lexmark_low.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=lexmark -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c lexmark_low.c -fno-common -DPIC -o .libs/liblexmark_la-lexmark_low.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-lexmark.1.so -bundle .libs/libsane_lexmark_la-lexmark-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/liblexmark.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-lexmark.1.so -bundle .libs/libsane_lexmark_la-lexmark-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/liblexmark.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ma1509 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c ma1509-s.c -fno-common -DPIC -o .libs/libsane_ma1509_la-ma1509-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ma1509 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c ma1509-s.c -fno-common -DPIC -o .libs/libsane_ma1509_la-ma1509-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ma1509 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c ma1509.c -fno-common -DPIC -o .libs/libma1509_la-ma1509.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ma1509 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c ma1509.c -fno-common -DPIC -o .libs/libma1509_la-ma1509.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-ma1509.1.so -bundle .libs/libsane_ma1509_la-ma1509-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libma1509.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-ma1509.1.so -bundle .libs/libsane_ma1509_la-ma1509-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libma1509.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=magicolor -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c magicolor-s.c -fno-common -DPIC -o .libs/libsane_magicolor_la-magicolor-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=magicolor -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c magicolor-s.c -fno-common -DPIC -o .libs/libsane_magicolor_la-magicolor-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=magicolor -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 -Udarwin15 -Ddarwin15=darwin15 -I/usr/local/opt/openssl/include -I. -I/usr/local/Cellar/net-snmp/5.7.3/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c magicolor.c -fno-common -DPIC -o .libs/libmagicolor_la-magicolor.o
superenv removed: -g -O2 -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=magicolor -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -Udarwin15 -Ddarwin15=darwin15 -I/usr/local/opt/openssl/include -I/usr/local/Cellar/net-snmp/5.7.3/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c magicolor.c -fno-common -DPIC -o .libs/libmagicolor_la-magicolor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-magicolor.1.so -bundle .libs/libsane_magicolor_la-magicolor-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_tcp.o ../sanei/.libs/sanei_udp.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmagicolor.a -lusb -lm -L/usr/local/opt/openssl/lib -L/usr/local/Cellar/net-snmp/5.7.3/lib -lnetsnmp -lcrypto -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-magicolor.1.so -bundle .libs/libsane_magicolor_la-magicolor-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_tcp.o ../sanei/.libs/sanei_udp.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmagicolor.a -lusb -lm -L/usr/local/opt/openssl/lib -L/usr/local/Cellar/net-snmp/5.7.3/lib -lnetsnmp -lcrypto -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=matsushita -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c matsushita-s.c -fno-common -DPIC -o .libs/libsane_matsushita_la-matsushita-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=matsushita -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c matsushita-s.c -fno-common -DPIC -o .libs/libsane_matsushita_la-matsushita-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=matsushita -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c matsushita.c -fno-common -DPIC -o .libs/libmatsushita_la-matsushita.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=matsushita -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c matsushita.c -fno-common -DPIC -o .libs/libmatsushita_la-matsushita.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-matsushita.1.so -bundle .libs/libsane_matsushita_la-matsushita-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmatsushita.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-matsushita.1.so -bundle .libs/libsane_matsushita_la-matsushita-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmatsushita.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=microtek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c microtek-s.c -fno-common -DPIC -o .libs/libsane_microtek_la-microtek-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=microtek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c microtek-s.c -fno-common -DPIC -o .libs/libsane_microtek_la-microtek-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=microtek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c microtek.c -fno-common -DPIC -o .libs/libmicrotek_la-microtek.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=microtek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c microtek.c -fno-common -DPIC -o .libs/libmicrotek_la-microtek.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-microtek.1.so -bundle .libs/libsane_microtek_la-microtek-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmicrotek.a -lm -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-microtek.1.so -bundle .libs/libsane_microtek_la-microtek-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmicrotek.a -lm -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=microtek2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c microtek2-s.c -fno-common -DPIC -o .libs/libsane_microtek2_la-microtek2-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=microtek2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c microtek2-s.c -fno-common -DPIC -o .libs/libsane_microtek2_la-microtek2-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=microtek2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c microtek2.c -fno-common -DPIC -o .libs/libmicrotek2_la-microtek2.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=microtek2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c microtek2.c -fno-common -DPIC -o .libs/libmicrotek2_la-microtek2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-microtek2.1.so -bundle .libs/libsane_microtek2_la-microtek2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmicrotek2.a -lm -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-microtek2.1.so -bundle .libs/libsane_microtek2_la-microtek2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmicrotek2.a -lm -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c mustek-s.c -fno-common -DPIC -o .libs/libsane_mustek_la-mustek-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c mustek-s.c -fno-common -DPIC -o .libs/libsane_mustek_la-mustek-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c mustek.c -fno-common -DPIC -o .libs/libmustek_la-mustek.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c mustek.c -fno-common -DPIC -o .libs/libmustek_la-mustek.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-mustek.1.so -bundle .libs/libsane_mustek_la-mustek-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_ab306.o ../sanei/.libs/sanei_pa4s2.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmustek.a -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-mustek.1.so -bundle .libs/libsane_mustek_la-mustek-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_ab306.o ../sanei/.libs/sanei_pa4s2.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmustek.a -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek_usb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c mustek_usb-s.c -fno-common -DPIC -o .libs/libsane_mustek_usb_la-mustek_usb-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek_usb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c mustek_usb-s.c -fno-common -DPIC -o .libs/libsane_mustek_usb_la-mustek_usb-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek_usb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c mustek_usb.c -fno-common -DPIC -o .libs/libmustek_usb_la-mustek_usb.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek_usb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c mustek_usb.c -fno-common -DPIC -o .libs/libmustek_usb_la-mustek_usb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-mustek_usb.1.so -bundle .libs/libsane_mustek_usb_la-mustek_usb-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmustek_usb.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-mustek_usb.1.so -bundle .libs/libsane_mustek_usb_la-mustek_usb-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmustek_usb.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek_usb2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c mustek_usb2-s.c -fno-common -DPIC -o .libs/libsane_mustek_usb2_la-mustek_usb2-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek_usb2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c mustek_usb2-s.c -fno-common -DPIC -o .libs/libsane_mustek_usb2_la-mustek_usb2-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek_usb2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c mustek_usb2.c -fno-common -DPIC -o .libs/libmustek_usb2_la-mustek_usb2.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=mustek_usb2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c mustek_usb2.c -fno-common -DPIC -o .libs/libmustek_usb2_la-mustek_usb2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-mustek_usb2.1.so -bundle .libs/libsane_mustek_usb2_la-mustek_usb2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmustek_usb2.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-mustek_usb2.1.so -bundle .libs/libsane_mustek_usb2_la-mustek_usb2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libmustek_usb2.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=nec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c nec-s.c -fno-common -DPIC -o .libs/libsane_nec_la-nec-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=nec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c nec-s.c -fno-common -DPIC -o .libs/libsane_nec_la-nec-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=nec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c nec.c -fno-common -DPIC -o .libs/libnec_la-nec.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=nec -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c nec.c -fno-common -DPIC -o .libs/libnec_la-nec.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-nec.1.so -bundle .libs/libsane_nec_la-nec-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libnec.a -lm -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-nec.1.so -bundle .libs/libsane_nec_la-nec-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libnec.a -lm -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c net-s.c -fno-common -DPIC -o .libs/libsane_net_la-net-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c net-s.c -fno-common -DPIC -o .libs/libsane_net_la-net-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c net.c -fno-common -DPIC -o .libs/libnet_la-net.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=net -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c net.c -fno-common -DPIC -o .libs/libnet_la-net.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-net.1.so -bundle .libs/libsane_net_la-net-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_net.o ../sanei/.libs/sanei_wire.o ../sanei/.libs/sanei_codec_bin.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libnet.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-net.1.so -bundle .libs/libsane_net_la-net-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_net.o ../sanei/.libs/sanei_wire.o ../sanei/.libs/sanei_codec_bin.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libnet.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=niash -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c niash-s.c -fno-common -DPIC -o .libs/libsane_niash_la-niash-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=niash -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c niash-s.c -fno-common -DPIC -o .libs/libsane_niash_la-niash-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=niash -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c niash.c -fno-common -DPIC -o .libs/libniash_la-niash.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=niash -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c niash.c -fno-common -DPIC -o .libs/libniash_la-niash.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-niash.1.so -bundle .libs/libsane_niash_la-niash-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libniash.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-niash.1.so -bundle .libs/libsane_niash_la-niash-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libniash.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pie -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pie-s.c -fno-common -DPIC -o .libs/libsane_pie_la-pie-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pie -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pie-s.c -fno-common -DPIC -o .libs/libsane_pie_la-pie-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pie -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pie.c -fno-common -DPIC -o .libs/libpie_la-pie.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pie -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pie.c -fno-common -DPIC -o .libs/libpie_la-pie.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-pie.1.so -bundle .libs/libsane_pie_la-pie-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libpie.a -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-pie.1.so -bundle .libs/libsane_pie_la-pie-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libpie.a -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pieusb-s.c -fno-common -DPIC -o .libs/libsane_pieusb_la-pieusb-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pieusb-s.c -fno-common -DPIC -o .libs/libsane_pieusb_la-pieusb-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pieusb_buffer.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb_buffer.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pieusb_buffer.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb_buffer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pieusb_scancmd.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb_scancmd.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pieusb_scancmd.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb_scancmd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pieusb_specific.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb_specific.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pieusb_specific.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb_specific.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pieusb_usb.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb_usb.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pieusb_usb.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb_usb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pieusb.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pieusb -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pieusb.c -fno-common -DPIC -o .libs/libpieusb_la-pieusb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-pieusb.1.so -bundle .libs/libsane_pieusb_la-pieusb-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_ir.o ../sanei/.libs/sanei_magic.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libpieusb.a -lpthread -lusb -lm -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-pieusb.1.so -bundle .libs/libsane_pieusb_la-pieusb-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_ir.o ../sanei/.libs/sanei_magic.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libpieusb.a -lpthread -lusb -lm -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma-s.c -fno-common -DPIC -o .libs/libsane_pixma_la-pixma-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma-s.c -fno-common -DPIC -o .libs/libsane_pixma_la-pixma-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma.c -fno-common -DPIC -o .libs/libpixma_la-pixma.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma.c -fno-common -DPIC -o .libs/libpixma_la-pixma.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma_io_sanei.c -fno-common -DPIC -o .libs/libpixma_la-pixma_io_sanei.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma_io_sanei.c -fno-common -DPIC -o .libs/libpixma_la-pixma_io_sanei.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma_common.c -fno-common -DPIC -o .libs/libpixma_la-pixma_common.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma_common.c -fno-common -DPIC -o .libs/libpixma_la-pixma_common.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma_mp150.c -fno-common -DPIC -o .libs/libpixma_la-pixma_mp150.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma_mp150.c -fno-common -DPIC -o .libs/libpixma_la-pixma_mp150.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma_mp730.c -fno-common -DPIC -o .libs/libpixma_la-pixma_mp730.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma_mp730.c -fno-common -DPIC -o .libs/libpixma_la-pixma_mp730.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma_mp750.c -fno-common -DPIC -o .libs/libpixma_la-pixma_mp750.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma_mp750.c -fno-common -DPIC -o .libs/libpixma_la-pixma_mp750.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma_mp810.c -fno-common -DPIC -o .libs/libpixma_la-pixma_mp810.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma_mp810.c -fno-common -DPIC -o .libs/libpixma_la-pixma_mp810.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma_imageclass.c -fno-common -DPIC -o .libs/libpixma_la-pixma_imageclass.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma_imageclass.c -fno-common -DPIC -o .libs/libpixma_la-pixma_imageclass.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c pixma_bjnp.c -fno-common -DPIC -o .libs/libpixma_la-pixma_bjnp.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=pixma -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c pixma_bjnp.c -fno-common -DPIC -o .libs/libpixma_la-pixma_bjnp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-pixma.1.so -bundle .libs/libsane_pixma_la-pixma-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libpixma.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-pixma.1.so -bundle .libs/libsane_pixma_la-pixma-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libpixma.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=plustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c plustek-s.c -fno-common -DPIC -o .libs/libsane_plustek_la-plustek-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=plustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c plustek-s.c -fno-common -DPIC -o .libs/libsane_plustek_la-plustek-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=plustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c plustek.c -fno-common -DPIC -o .libs/libplustek_la-plustek.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=plustek -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c plustek.c -fno-common -DPIC -o .libs/libplustek_la-plustek.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-plustek.1.so -bundle .libs/libsane_plustek_la-plustek-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_lm983x.o ../sanei/.libs/sanei_access.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libplustek.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-plustek.1.so -bundle .libs/libsane_plustek_la-plustek-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_lm983x.o ../sanei/.libs/sanei_access.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libplustek.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=plustek_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c plustek_pp-s.c -fno-common -DPIC -o .libs/libsane_plustek_pp_la-plustek_pp-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=plustek_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c plustek_pp-s.c -fno-common -DPIC -o .libs/libsane_plustek_pp_la-plustek_pp-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=plustek_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c plustek_pp.c -fno-common -DPIC -o .libs/libplustek_pp_la-plustek_pp.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=plustek_pp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c plustek_pp.c -fno-common -DPIC -o .libs/libplustek_pp_la-plustek_pp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-plustek_pp.1.so -bundle .libs/libsane_plustek_pp_la-plustek_pp-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_pp.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libplustek_pp.a -lm -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-plustek_pp.1.so -bundle .libs/libsane_plustek_pp_la-plustek_pp-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_pp.o ../sanei/.libs/sanei_thread.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libplustek_pp.a -lm -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ricoh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c ricoh-s.c -fno-common -DPIC -o .libs/libsane_ricoh_la-ricoh-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ricoh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c ricoh-s.c -fno-common -DPIC -o .libs/libsane_ricoh_la-ricoh-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ricoh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c ricoh.c -fno-common -DPIC -o .libs/libricoh_la-ricoh.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=ricoh -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c ricoh.c -fno-common -DPIC -o .libs/libricoh_la-ricoh.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-ricoh.1.so -bundle .libs/libsane_ricoh_la-ricoh-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libricoh.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-ricoh.1.so -bundle .libs/libsane_ricoh_la-ricoh-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libricoh.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=rts8891 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c rts8891-s.c -fno-common -DPIC -o .libs/libsane_rts8891_la-rts8891-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=rts8891 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c rts8891-s.c -fno-common -DPIC -o .libs/libsane_rts8891_la-rts8891-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=rts8891 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c rts8891.c -fno-common -DPIC -o .libs/librts8891_la-rts8891.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=rts8891 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c rts8891.c -fno-common -DPIC -o .libs/librts8891_la-rts8891.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=rts8891 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c rts88xx_lib.c -fno-common -DPIC -o .libs/librts8891_la-rts88xx_lib.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=rts8891 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c rts88xx_lib.c -fno-common -DPIC -o .libs/librts8891_la-rts88xx_lib.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-rts8891.1.so -bundle .libs/libsane_rts8891_la-rts8891-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/librts8891.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-rts8891.1.so -bundle .libs/libsane_rts8891_la-rts8891-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/librts8891.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=s9036 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c s9036-s.c -fno-common -DPIC -o .libs/libsane_s9036_la-s9036-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=s9036 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c s9036-s.c -fno-common -DPIC -o .libs/libsane_s9036_la-s9036-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=s9036 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c s9036.c -fno-common -DPIC -o .libs/libs9036_la-s9036.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=s9036 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c s9036.c -fno-common -DPIC -o .libs/libs9036_la-s9036.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-s9036.1.so -bundle .libs/libsane_s9036_la-s9036-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libs9036.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-s9036.1.so -bundle .libs/libsane_s9036_la-s9036-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libs9036.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sceptre -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sceptre-s.c -fno-common -DPIC -o .libs/libsane_sceptre_la-sceptre-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sceptre -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sceptre-s.c -fno-common -DPIC -o .libs/libsane_sceptre_la-sceptre-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sceptre -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sceptre.c -fno-common -DPIC -o .libs/libsceptre_la-sceptre.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sceptre -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sceptre.c -fno-common -DPIC -o .libs/libsceptre_la-sceptre.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sceptre.1.so -bundle .libs/libsane_sceptre_la-sceptre-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsceptre.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sceptre.1.so -bundle .libs/libsane_sceptre_la-sceptre-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsceptre.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sharp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sharp-s.c -fno-common -DPIC -o .libs/libsane_sharp_la-sharp-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sharp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sharp-s.c -fno-common -DPIC -o .libs/libsane_sharp_la-sharp-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sharp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sharp.c -fno-common -DPIC -o .libs/libsharp_la-sharp.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sharp -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sharp.c -fno-common -DPIC -o .libs/libsharp_la-sharp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sharp.1.so -bundle .libs/libsane_sharp_la-sharp-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsharp.a -lm -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sharp.1.so -bundle .libs/libsane_sharp_la-sharp-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsharp.a -lm -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sm3600 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sm3600-s.c -fno-common -DPIC -o .libs/libsane_sm3600_la-sm3600-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sm3600 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sm3600-s.c -fno-common -DPIC -o .libs/libsane_sm3600_la-sm3600-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sm3600 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sm3600.c -fno-common -DPIC -o .libs/libsm3600_la-sm3600.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sm3600 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sm3600.c -fno-common -DPIC -o .libs/libsm3600_la-sm3600.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sm3600.1.so -bundle .libs/libsane_sm3600_la-sm3600-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsm3600.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sm3600.1.so -bundle .libs/libsane_sm3600_la-sm3600-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsm3600.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sm3840 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sm3840-s.c -fno-common -DPIC -o .libs/libsane_sm3840_la-sm3840-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sm3840 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sm3840-s.c -fno-common -DPIC -o .libs/libsane_sm3840_la-sm3840-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sm3840 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sm3840.c -fno-common -DPIC -o .libs/libsm3840_la-sm3840.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sm3840 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sm3840.c -fno-common -DPIC -o .libs/libsm3840_la-sm3840.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sm3840.1.so -bundle .libs/libsane_sm3840_la-sm3840-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsm3840.a -lm -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sm3840.1.so -bundle .libs/libsane_sm3840_la-sm3840-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsm3840.a -lm -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=snapscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c snapscan-s.c -fno-common -DPIC -o .libs/libsane_snapscan_la-snapscan-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=snapscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c snapscan-s.c -fno-common -DPIC -o .libs/libsane_snapscan_la-snapscan-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=snapscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c snapscan.c -fno-common -DPIC -o .libs/libsnapscan_la-snapscan.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=snapscan -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c snapscan.c -fno-common -DPIC -o .libs/libsnapscan_la-snapscan.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-snapscan.1.so -bundle .libs/libsane_snapscan_la-snapscan-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsnapscan.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-snapscan.1.so -bundle .libs/libsane_snapscan_la-snapscan-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsnapscan.a -lm -lusb -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sp15c -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sp15c-s.c -fno-common -DPIC -o .libs/libsane_sp15c_la-sp15c-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sp15c -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sp15c-s.c -fno-common -DPIC -o .libs/libsane_sp15c_la-sp15c-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sp15c -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c sp15c.c -fno-common -DPIC -o .libs/libsp15c_la-sp15c.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=sp15c -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c sp15c.c -fno-common -DPIC -o .libs/libsp15c_la-sp15c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sp15c.1.so -bundle .libs/libsane_sp15c_la-sp15c-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsp15c.a -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-sp15c.1.so -bundle .libs/libsane_sp15c_la-sp15c-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libsp15c.a -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=st400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c st400-s.c -fno-common -DPIC -o .libs/libsane_st400_la-st400-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=st400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c st400-s.c -fno-common -DPIC -o .libs/libsane_st400_la-st400-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=st400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c st400.c -fno-common -DPIC -o .libs/libst400_la-st400.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=st400 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c st400.c -fno-common -DPIC -o .libs/libst400_la-st400.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-st400.1.so -bundle .libs/libsane_st400_la-st400-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libst400.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-st400.1.so -bundle .libs/libsane_st400_la-st400-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libst400.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=stv680 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c stv680-s.c -fno-common -DPIC -o .libs/libsane_stv680_la-stv680-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=stv680 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c stv680-s.c -fno-common -DPIC -o .libs/libsane_stv680_la-stv680-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=stv680 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c stv680.c -fno-common -DPIC -o .libs/libstv680_la-stv680.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=stv680 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c stv680.c -fno-common -DPIC -o .libs/libstv680_la-stv680.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-stv680.1.so -bundle .libs/libsane_stv680_la-stv680-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libstv680.a -lusb -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-stv680.1.so -bundle .libs/libsane_stv680_la-stv680-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o .libs/sane_strstatus.o ../sanei/.libs/sanei_usb.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libstv680.a -lusb -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=tamarack -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c tamarack-s.c -fno-common -DPIC -o .libs/libsane_tamarack_la-tamarack-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=tamarack -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c tamarack-s.c -fno-common -DPIC -o .libs/libsane_tamarack_la-tamarack-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=tamarack -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c tamarack.c -fno-common -DPIC -o .libs/libtamarack_la-tamarack.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=tamarack -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c tamarack.c -fno-common -DPIC -o .libs/libtamarack_la-tamarack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-tamarack.1.so -bundle .libs/libsane_tamarack_la-tamarack-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libtamarack.a -lpthread -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-tamarack.1.so -bundle .libs/libsane_tamarack_la-tamarack-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_thread.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libtamarack.a -lpthread -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco1 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c teco1-s.c -fno-common -DPIC -o .libs/libsane_teco1_la-teco1-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco1 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c teco1-s.c -fno-common -DPIC -o .libs/libsane_teco1_la-teco1-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco1 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c teco1.c -fno-common -DPIC -o .libs/libteco1_la-teco1.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco1 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c teco1.c -fno-common -DPIC -o .libs/libteco1_la-teco1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-teco1.1.so -bundle .libs/libsane_teco1_la-teco1-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libteco1.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-teco1.1.so -bundle .libs/libsane_teco1_la-teco1-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libteco1.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c teco2-s.c -fno-common -DPIC -o .libs/libsane_teco2_la-teco2-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c teco2-s.c -fno-common -DPIC -o .libs/libsane_teco2_la-teco2-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c teco2.c -fno-common -DPIC -o .libs/libteco2_la-teco2.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco2 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c teco2.c -fno-common -DPIC -o .libs/libteco2_la-teco2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-teco2.1.so -bundle .libs/libsane_teco2_la-teco2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libteco2.a -framework CoreFoundation -framework IOKit -O2 -framework CoreFoundation -framework IOKit
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsane-teco2.1.so -bundle .libs/libsane_teco2_la-teco2-s.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_constrain_value.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_config2.o .libs/sane_strstatus.o ../sanei/.libs/sanei_scsi.o -Wl,-force_load,../lib/.libs/liblib.a -Wl,-force_load,./.libs/libteco2.a -framework CoreFoundation -framework IOKit -framework CoreFoundation -framework IOKit -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/net-snmp/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -c teco3-s.c -fno-common -DPIC -o .libs/libsane_teco3_la-teco3-s.o
superenv removed: -g -O2 -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../include/sane -I../include -DLIBDIR="/usr/local/Cellar/sane-backends/1.0.25_1/lib/sane" -DBACKEND_NAME=teco3 -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/Cellar/sane-backends/1.0.25_1/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -c teco3-s.c -fno-common -DPIC -o .libs/libsane_teco3_la-teco3-s.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/net-snmp/include
clang called with: -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -DLIBDIR="/usr/lo
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment