I built sane-backends 0.18 under pkgsrc, which passes -j2 to make to run two jobs at once (and -j4 on 2 cpu machines). It failed, and I include the whole build log. The problem is running the ar to make a library before sanei_access.o is built. But, I don't understand why this failed, as it seems that the .a depends on all the .o files. Any clues appreciated, and I'll ask on the NetBSD list about make as well.
Do people usually build with -j4? RR> Replacing sane-backends-1.0.18 ===> Cleaning for sane-backends-1.0.18 => Required installed package digest>=20010302: digest-20060826 found => Checksum SHA1 OK for sane-backends-1.0.18.tar.gz => Checksum RMD160 OK for sane-backends-1.0.18.tar.gz ===> Installing dependencies for sane-backends-1.0.18 ========================================================================== The supported build options for sane-backends are: sane-backends-hp3900 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.sane-backends (not defined) ========================================================================== => Required installed package libtool-base>=1.5.18nb5: libtool-base-1.5.22nb4 found => Required installed package gmake>=3.78: gmake-3.81 found => Required installed package libusb>=0.1.8nb2: libusb-0.1.12nb1 found => Required installed package jpeg>=6bnb2: jpeg-6bnb4 found ===> Overriding tools for sane-backends-1.0.18 ===> Extracting for sane-backends-1.0.18 ===> Patching for sane-backends-1.0.18 => Applying pkgsrc patches for sane-backends-1.0.18 ===> Creating toolchain wrappers for sane-backends-1.0.18 ===> Configuring for sane-backends-1.0.18 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./backend/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./doc/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./frontend/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./include/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./japi/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./lib/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./sanei/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./testsuite/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./tools/Makefile.in. configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i386-unknown-netbsdelf4.0. checking host system type... i386--netbsdelf checking for i386--netbsdelf-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc needs -traditional... no checking for sane-config... /usr/pkg/bin/sane-config checking for msgfmt... /home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.tools/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for latex... (cached) no checking for dvips... /usr/pkg/bin/dvips checking for makeindex... /usr/pkg/bin/makeindex checking for makedepend... /usr/X11R6/bin/makedepend checking linker parameter to set runtime link path... -Wl,-rpath, checking for AIX... no 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 for library containing strerror... none required checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... no checking for dlopen... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for sqrt in -lm... yes checking for scsireq_enter in -lscsi... no checking for cam_open_device in -lcam... no checking for library containing gethostbyaddr... none required checking for library containing socket... none required checking for library containing syslog... none required 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... no checking ieee1284.h usability... no checking ieee1284.h presence... no checking for ieee1284.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -pthread ... yes checking for pthread_create... yes checking for pthread_kill... yes checking for pthread_join... yes checking for pthread_detach... yes checking for pthread_cancel... yes checking for pthread_testcancel... yes checking whether to enable pthread support... yes checking whether to use pthread instead of fork... no 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 sane_init in -lsane... no 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... no checking libc.h presence... no checking for libc.h... no 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... yes checking sys/scanio.h presence... yes checking for sys/scanio.h... yes 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... yes checking sys/scsiio.h presence... yes checking for sys/scsiio.h... yes 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 /usr/src/linux/include/scsi/sg.h usability... no checking /usr/src/linux/include/scsi/sg.h presence... no checking for /usr/src/linux/include/scsi/sg.h... no checking camlib.h usability... no checking camlib.h presence... no checking for camlib.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 gscdds.h usability... no checking gscdds.h presence... no checking for gscdds.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 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 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... yes checking machine/cpufunc.h presence... yes checking for machine/cpufunc.h... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking IOKit/cdb/IOSCSILib.h usability... no checking IOKit/cdb/IOSCSILib.h presence... no checking for IOKit/cdb/IOSCSILib.h... no checking IOKit/scsi-commands/SCSICommandOperationCodes.h usability... no checking IOKit/scsi-commands/SCSICommandOperationCodes.h presence... no checking for IOKit/scsi-commands/SCSICommandOperationCodes.h... no checking 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 be/drivers/USB_scanner.h usability... no checking be/drivers/USB_scanner.h presence... no checking for be/drivers/USB_scanner.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 for asm/io.h... no checking for io/cam/cam.h... no checking resmgr.h usability... no checking resmgr.h presence... no checking for resmgr.h... no checking for usbcalls.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_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_char... yes checking for u_int... yes checking for u_long... yes checking for long long support... yes checking for socklen_t in <sys/socket.h>... yes checking for union semun in <sys/sem.h>... no checking for sg_header.target_status in <scsi/sg.h>... no checking for struct flock in fcntl.h... yes checking for Linux ioctl defines... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for atexit... yes checking for inet_addr... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for ioperm... no checking for i386_set_ioperm... no checking for mkdir... yes checking for scsireq_enter... no checking for strftime... yes checking for strstr... yes checking for strtod... yes checking for cfmakeraw... yes checking for tcsendbreak... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for _portaccess... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for poll... yes checking for setitimer... yes checking for iopl... no checking for getenv... yes checking for inet_ntop... yes checking for inet_pton... yes checking for isfdtype... no checking for sigprocmask... yes checking for snprintf... yes checking for strdup... yes checking for strndup... yes checking for strsep... yes checking for usleep... yes checking for vsyslog... yes checking for usb_interrupt_read in -lusb... yes sparc64: not found checking whether to enable IPv6... yes checking whether struct sockaddr_storage has an ss_family member... yes checking for a sed that does not truncate output... /home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.tools/bin/sed checking for ld used by cc... /home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.wrapper/bin/ld checking if the linker (/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.wrapper/bin/ld) is GNU ld... yes checking for /home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking how to run the C++ preprocessor... cpp checking for i386--netbsdelf-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386--netbsdelf-ar... no checking for ar... ar checking for i386--netbsdelf-ranlib... no checking for ranlib... ranlib checking for i386--netbsdelf-strip... no checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.wrapper/bin/ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... checking if c++ supports -c -o file.o... no checking whether the c++ linker (/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes *** disabling CANON_PP backend (failed to find libieee1284 library) *** disabling HPSJ5S backend (failed to find libieee1284 library) *** disabling MUSTEK_PP backend (failed to find libieee1284 library *** and parport-directio is disabled) *** disabling DELL1600N_NET backend (failed to find jpeg and/or tiff library *** disabling GPHOTO2 backend (not requested, or failed to find required libraries) *** disabling qcam backend (ioperm or portaccess not found) *** disabling v4l (Video for Linux) backend *** disabling pnm backend (not selected manually) scsi buffersize: 131072 enabling translations configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating lib/Makefile config.status: WARNING: lib/Makefile.in seems to ignore the --datarootdir setting config.status: creating sanei/Makefile config.status: WARNING: sanei/Makefile.in seems to ignore the --datarootdir setting config.status: creating frontend/Makefile config.status: WARNING: frontend/Makefile.in seems to ignore the --datarootdir setting config.status: creating japi/Makefile config.status: WARNING: japi/Makefile.in seems to ignore the --datarootdir setting config.status: creating backend/Makefile config.status: WARNING: backend/Makefile.in seems to ignore the --datarootdir setting config.status: creating include/Makefile config.status: WARNING: include/Makefile.in seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status: creating po/Makefile config.status: WARNING: po/Makefile.in seems to ignore the --datarootdir setting config.status: creating testsuite/Makefile config.status: WARNING: testsuite/Makefile.in seems to ignore the --datarootdir setting config.status: creating tools/Makefile config.status: WARNING: tools/Makefile.in seems to ignore the --datarootdir setting config.status: creating doc/doxygen-sanei.conf config.status: creating tools/sane-config config.status: WARNING: tools/sane-config.in seems to ignore the --datarootdir setting config.status: creating include/sane/config.h -> Variables used for compilation/linking: CPPFLAGS="-I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=$(configdir) -DPATH_SANE_DATA_DIR=$(datadir) -DPATH_SANE_LOCK_DIR=$(locksanedir) -DV_MAJOR=1 -DV_MINOR=0" CFLAGS="-O2 -I/usr/pkg/include -I/usr/include -W -Wall" LDFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib" LIBS="-lusb -pthread -lm -ljpeg" -> Installation directories: Configuration: /usr/pkg/etc Libraries: /usr/pkg/lib Binaries: /usr/pkg/bin and /usr/pkg/sbin Manpages: /usr/pkg/man Documentation: /usr/pkg/share/doc/sane-1.0.18 Lockfiles: Feature is disabled! -> Network parameters: Build saned: yes IPv6 support: yes -> The following backends will be built: abaton agfafocus apple artec as6e avision bh canon canon630u coolscan coolscan2 dc25 dmc epson fujitsu genesys gt68xx hp leo lexmark matsushita microtek microtek2 mustek mustek_usb nec pie pixma plustek plustek_pp ricoh s9036 sceptre sharp sp15c st400 tamarack test teco1 teco2 teco3 umax umax_pp umax1220u artec_eplus48u ma1509 ibm hp5400 u12 snapscan niash sm3840 hp4200 sm3600 hp3500 stv680 dc210 dc240 pint net mustek_usb2 **************************************************************** * Please be sure to read file PROBLEMS in this directory * * BEFORE running any of the SANE applications. Some devices * * may be damaged by inproper operation, so please do heed this * * advice. * **************************************************************** => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding USE_LANGUAGES+=c++ to the package Makefile. WARNING: *** Please consider adding USE_LANGUAGES+=fortran to the package Makefile. ===> Building for sane-backends-1.0.18 making depend in include gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/include' making all in include gmake[1]: Nothing to be done for `depend'. gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/include' gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/include' making depend in lib gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/include' gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/lib' making all in lib makedepend -I. -I../include *.c 2>/dev/null gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/lib' cc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall isfdtype.c gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/lib' making depend in sanei gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/sanei' makedepend -I. -I../include *.c 2>/dev/null gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/sanei' making depend in backend gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/backend' makedepend -I. -I. -I../include -I../include *.c 2>/dev/null isfdtype.c: In function 'isfdtype': isfdtype.c:8: warning: unused parameter 'fdtype' cc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall getopt.c getopt.c: In function '_getopt_initialize': getopt.c:392: warning: unused parameter 'argc' getopt.c:393: warning: unused parameter 'argv' cc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall getopt1.c makedepend -a -o.lo -I. -I. -I../include -I../include *.c 2>/dev/null cc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall md5.c gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/backend' making depend in frontend gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/frontend' makedepend -I. -I. -I../include -I../include -I/usr/local/include *.c 2>/dev/null gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/frontend' making depend in tools gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/tools' makedepend -I. -I. -I../include -I../include *.c 2>/dev/null gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/tools' making depend in doc gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/doc' gmake[1]: Nothing to be done for `depend'. gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/doc' making depend in po gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/po' gmake[1]: Nothing to be done for `depend'. gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/po' mkdir .libs mkdir .libs cc -c -DHAVE_CONFIG_H -I. -I../include/sane -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall isfdtype.c -fPIC -DPIC -o .libs/isfdtype.o cc -c -DHAVE_CONFIG_H -I. -I../include/sane -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall getopt.c -fPIC -DPIC -o .libs/getopt.o isfdtype.c: In function 'isfdtype': isfdtype.c:8: warning: unused parameter 'fdtype'getopt.c: In function '_getopt_initialize': getopt.c:392: warning: unused parameter 'argc' getopt.c:393: warning: unused parameter 'argv' cc -c -DHAVE_CONFIG_H -I. -I../include/sane -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall isfdtype.c -o isfdtype.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include/sane -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall getopt.c -o getopt.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include/sane -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall getopt1.c -fPIC -DPIC -o .libs/getopt1.o cc -c -DHAVE_CONFIG_H -I. -I../include/sane -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall getopt1.c -o getopt1.o >/dev/null 2>&1 ar r liblib.a isfdtype.o getopt.o getopt1.o md5.o ar: creating liblib.a ranlib liblib.a cc -c -DHAVE_CONFIG_H -I. -I../include/sane -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall md5.c -fPIC -DPIC -o .libs/md5.o cc -c -DHAVE_CONFIG_H -I. -I../include/sane -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall md5.c -o md5.o >/dev/null 2>&1 gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/lib' making all in sanei gmake[1]: Entering directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/sanei' cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_ab306.c cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_constrain_value.c sanei_ab306.c: In function 'sanei_ab306_open': sanei_ab306.c:542: warning: unused parameter 'devname' sanei_ab306.c: In function 'sanei_ab306_close': sanei_ab306.c:549: warning: unused parameter 'fd' sanei_ab306.c: In function 'sanei_ab306_get_io_privilege': sanei_ab306.c:559: warning: unused parameter 'fd' sanei_ab306.c: In function 'sanei_ab306_test_ready': sanei_ab306.c:565: warning: unused parameter 'fd' sanei_ab306.c: In function 'sanei_ab306_cmd': sanei_ab306.c:571: warning: unused parameter 'fd' sanei_ab306.c:571: warning: unused parameter 'src' sanei_ab306.c:571: warning: unused parameter 'src_size' sanei_ab306.c:572: warning: unused parameter 'dst' sanei_ab306.c:572: warning: unused parameter 'dst_size' sanei_ab306.c: In function 'sanei_ab306_rdata': sanei_ab306.c:578: warning: unused parameter 'fd' sanei_ab306.c:578: warning: unused parameter 'planes' sanei_ab306.c:578: warning: unused parameter 'buf' sanei_ab306.c:578: warning: unused parameter 'lines' sanei_ab306.c:578: warning: unused parameter 'bpl' cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_init_debug.c sanei_init_debug.c: In function 'sanei_init_debug': sanei_init_debug.c:81: warning: array subscript has type 'char' cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_net.c cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_wire.c sanei_net.c: In function 'sanei_w_option_descriptor_array': sanei_net.c:131: warning: dereferencing type-punned pointer will break strict-aliasing rules sanei_wire.c: In function 'sanei_w_option_descriptor': sanei_wire.c:518: warning: dereferencing type-punned pointer will break strict-aliasing rules sanei_wire.c:525: warning: dereferencing type-punned pointer will break strict-aliasing rules sanei_wire.c:535: warning: dereferencing type-punned pointer will break strict-aliasing rules cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_codec_ascii.c sanei_codec_ascii.c: In function 'skip_ws': sanei_codec_ascii.c:63: warning: array subscript has type 'char' sanei_codec_ascii.c: In function 'get_digit': sanei_codec_ascii.c:76: warning: array subscript has type 'char' sanei_codec_ascii.c: In function 'ascii_w_word': sanei_codec_ascii.c:325: warning: array subscript has type 'char' cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_codec_bin.c cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_scsi.c cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_config.c sanei_scsi.c: In function 'sanei_scsi_req_enter2': sanei_scsi.c:5805: warning: unused parameter 'idp'sanei_config.c: In function 'sanei_config_skip_whitespace': sanei_scsi.c: In function 'sanei_scsi_req_wait':sanei_config.c:150: warning: array subscript has type 'char' sanei_scsi.c:5810: warning: unused parameter 'id' sanei_config.c: In function 'sanei_config_get_string':sanei_scsi.c: In function 'sanei_scsi_req_flush_all_extended': sanei_config.c:177: warning: array subscript has type 'char'sanei_scsi.c:5819: warning: unused parameter 'fd' sanei_config.c: In function 'sanei_config_read':sanei_scsi.c: In function 'sanei_scsi_find_devices': sanei_config.c:202: warning: array subscript has type 'char'sanei_scsi.c:5862: warning: unused parameter 'findvendor' sanei_config.c:207: warning: array subscript has type 'char'sanei_scsi.c:5862: warning: unused parameter 'findmodel' sanei_scsi.c:5863: warning: unused parameter 'findtype' sanei_scsi.c:5864: warning: unused parameter 'findbus' sanei_scsi.c:5864: warning: unused parameter 'findchannel' sanei_scsi.c:5864: warning: unused parameter 'findid' sanei_scsi.c:5865: warning: unused parameter 'findlun' sanei_scsi.c:5866: warning: unused parameter 'attach' cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_config2.c sanei_config2.c: In function 'sanei_config_attach_matching_devices': sanei_config2.c:110: warning: array subscript has type 'char' sanei_config2.c:118: warning: array subscript has type 'char' sanei_config2.c:126: warning: array subscript has type 'char' sanei_config2.c:134: warning: array subscript has type 'char' cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_pio.c sanei_pio.c: In function 'sanei_pio_open': sanei_pio.c:577: warning: unused parameter 'dev' cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_pa4s2.c sanei_pio.c: In function 'sanei_pio_close': sanei_pio.c:585: warning: unused parameter 'fd' sanei_pio.c: In function 'sanei_pio_read': sanei_pio.c:591: warning: unused parameter 'fd' sanei_pio.c:591: warning: unused parameter 'buf' sanei_pio.c:591: warning: unused parameter 'n' sanei_pio.c: In function 'sanei_pio_write': sanei_pio.c:597: warning: unused parameter 'fd' sanei_pio.c:597: warning: unused parameter 'buf' cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_auth.c sanei_pio.c:597: warning: unused parameter 'n' sanei_pio.c: At top level: ../include/sane/sanei_debug.h:131: warning: 'sanei_debug_sanei_pio_call' defined but not used cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_usb.c sanei_usb.c: In function 'kernel_get_vendor_product': sanei_usb.c:226: warning: unused parameter 'fd' sanei_usb.c:226: warning: unused parameter 'name' sanei_usb.c:226: warning: unused parameter 'vendorID' sanei_usb.c:226: warning: unused parameter 'productID' cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_thread.c sanei_usb.c: In function 'sanei_usb_write_bulk': sanei_usb.c:1418: warning: passing argument 3 of 'usb_bulk_write' discards qualifiers from pointer target type cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_pv8630.c cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_pp.c sanei_pp.c:127:4: warning: #warning "No I/O support for this architecture!" cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_lm983x.c cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_access.c cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -I/usr/pkg/include -I/usr/include -W -Wall sanei_jpeg.c mkdir .libs cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_ab306.c -fPIC -DPIC -o .libs/sanei_ab306.o sanei_ab306.c: In function 'sanei_ab306_open': sanei_ab306.c:542: warning: unused parameter 'devname' sanei_ab306.c: In function 'sanei_ab306_close': sanei_ab306.c:549: warning: unused parameter 'fd' sanei_ab306.c: In function 'sanei_ab306_get_io_privilege': sanei_ab306.c:559: warning: unused parameter 'fd' sanei_ab306.c: In function 'sanei_ab306_test_ready': sanei_ab306.c:565: warning: unused parameter 'fd' sanei_ab306.c: In function 'sanei_ab306_cmd': sanei_ab306.c:571: warning: unused parameter 'fd' sanei_ab306.c:571: warning: unused parameter 'src' sanei_ab306.c:571: warning: unused parameter 'src_size' sanei_ab306.c:572: warning: unused parameter 'dst' sanei_ab306.c:572: warning: unused parameter 'dst_size' sanei_ab306.c: In function 'sanei_ab306_rdata': sanei_ab306.c:578: warning: unused parameter 'fd' sanei_ab306.c:578: warning: unused parameter 'planes' sanei_ab306.c:578: warning: unused parameter 'buf' sanei_ab306.c:578: warning: unused parameter 'lines' sanei_ab306.c:578: warning: unused parameter 'bpl' cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_ab306.c -o sanei_ab306.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_init_debug.c -fPIC -DPIC -o .libs/sanei_init_debug.o sanei_init_debug.c: In function 'sanei_init_debug': sanei_init_debug.c:81: warning: array subscript has type 'char' cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_init_debug.c -o sanei_init_debug.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_constrain_value.c -fPIC -DPIC -o .libs/sanei_constrain_value.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_net.c -fPIC -DPIC -o .libs/sanei_net.o sanei_net.c: In function 'sanei_w_option_descriptor_array': sanei_net.c:131: warning: dereferencing type-punned pointer will break strict-aliasing rules cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_constrain_value.c -o sanei_constrain_value.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_net.c -o sanei_net.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_wire.c -fPIC -DPIC -o .libs/sanei_wire.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_codec_ascii.c -fPIC -DPIC -o .libs/sanei_codec_ascii.o sanei_wire.c: In function 'sanei_w_option_descriptor': sanei_wire.c:518: warning: dereferencing type-punned pointer will break strict-aliasing rules sanei_wire.c:525: warning: dereferencing type-punned pointer will break strict-aliasing rules sanei_wire.c:535: warning: dereferencing type-punned pointer will break strict-aliasing rules sanei_codec_ascii.c: In function 'skip_ws': sanei_codec_ascii.c:63: warning: array subscript has type 'char' sanei_codec_ascii.c: In function 'get_digit': sanei_codec_ascii.c:76: warning: array subscript has type 'char' sanei_codec_ascii.c: In function 'ascii_w_word': sanei_codec_ascii.c:325: warning: array subscript has type 'char' cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_codec_ascii.c -o sanei_codec_ascii.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_wire.c -o sanei_wire.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_codec_bin.c -fPIC -DPIC -o .libs/sanei_codec_bin.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_codec_bin.c -o sanei_codec_bin.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_scsi.c -fPIC -DPIC -o .libs/sanei_scsi.o sanei_scsi.c: In function 'sanei_scsi_req_enter2': sanei_scsi.c:5805: warning: unused parameter 'idp' sanei_scsi.c: In function 'sanei_scsi_req_wait': sanei_scsi.c:5810: warning: unused parameter 'id' sanei_scsi.c: In function 'sanei_scsi_req_flush_all_extended': sanei_scsi.c:5819: warning: unused parameter 'fd' sanei_scsi.c: In function 'sanei_scsi_find_devices': sanei_scsi.c:5862: warning: unused parameter 'findvendor' sanei_scsi.c:5862: warning: unused parameter 'findmodel' sanei_scsi.c:5863: warning: unused parameter 'findtype' sanei_scsi.c:5864: warning: unused parameter 'findbus' sanei_scsi.c:5864: warning: unused parameter 'findchannel' sanei_scsi.c:5864: warning: unused parameter 'findid' sanei_scsi.c:5865: warning: unused parameter 'findlun' sanei_scsi.c:5866: warning: unused parameter 'attach' cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_config.c -fPIC -DPIC -o .libs/sanei_config.o sanei_config.c: In function 'sanei_config_skip_whitespace': sanei_config.c:150: warning: array subscript has type 'char' sanei_config.c: In function 'sanei_config_get_string': sanei_config.c:177: warning: array subscript has type 'char' sanei_config.c: In function 'sanei_config_read': sanei_config.c:202: warning: array subscript has type 'char' sanei_config.c:207: warning: array subscript has type 'char' cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_config.c -o sanei_config.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_scsi.c -o sanei_scsi.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_config2.c -fPIC -DPIC -o .libs/sanei_config2.o sanei_config2.c: In function 'sanei_config_attach_matching_devices': sanei_config2.c:110: warning: array subscript has type 'char' sanei_config2.c:118: warning: array subscript has type 'char' cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_pio.c -fPIC -DPIC -o .libs/sanei_pio.o sanei_pio.c: In function 'sanei_pio_open': sanei_pio.c:577: warning: unused parameter 'dev' sanei_pio.c: In function 'sanei_pio_close': sanei_pio.c:585: warning: unused parameter 'fd' sanei_pio.c: In function 'sanei_pio_read': sanei_pio.c:591: warning: unused parameter 'fd' sanei_pio.c:591: warning: unused parameter 'buf' sanei_pio.c:591: warning: unused parameter 'n' sanei_pio.c: In function 'sanei_pio_write': sanei_pio.c:597: warning: unused parameter 'fd' sanei_pio.c:597: warning: unused parameter 'buf' sanei_pio.c:597: warning: unused parameter 'n' sanei_pio.c: At top level: ../include/sane/sanei_debug.h:131: warning: 'sanei_debug_sanei_pio_call' defined but not used sanei_config2.c:126: warning: array subscript has type 'char' cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_pio.c -o sanei_pio.o >/dev/null 2>&1 sanei_config2.c:134: warning: array subscript has type 'char' cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_config2.c -o sanei_config2.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_pa4s2.c -fPIC -DPIC -o .libs/sanei_pa4s2.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_auth.c -fPIC -DPIC -o .libs/sanei_auth.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_pa4s2.c -o sanei_pa4s2.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_auth.c -o sanei_auth.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_usb.c -fPIC -DPIC -o .libs/sanei_usb.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_thread.c -fPIC -DPIC -o .libs/sanei_thread.o sanei_usb.c: In function 'kernel_get_vendor_product': sanei_usb.c:226: warning: unused parameter 'fd' sanei_usb.c:226: warning: unused parameter 'name' sanei_usb.c:226: warning: unused parameter 'vendorID' sanei_usb.c:226: warning: unused parameter 'productID' sanei_usb.c: In function 'sanei_usb_write_bulk': sanei_usb.c:1418: warning: passing argument 3 of 'usb_bulk_write' discards qualifiers from pointer target type cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_thread.c -o sanei_thread.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_usb.c -o sanei_usb.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_pv8630.c -fPIC -DPIC -o .libs/sanei_pv8630.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_pv8630.c -o sanei_pv8630.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_lm983x.c -fPIC -DPIC -o .libs/sanei_lm983x.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_lm983x.c -o sanei_lm983x.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_pp.c -fPIC -DPIC -o .libs/sanei_pp.o sanei_pp.c:127:4: warning: #warning "No I/O support for this architecture!" cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_access.c -fPIC -DPIC -o .libs/sanei_access.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_pp.c -o sanei_pp.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_jpeg.c -fPIC -DPIC -o .libs/sanei_jpeg.o cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_access.c -o sanei_access.o >/dev/null 2>&1 cc -c -DHAVE_CONFIG_H -I. -I../include -I/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/.buildlink/include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DPATH_SANE_LOCK_DIR=/usr/pkg/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -W -Wall sanei_jpeg.c -o sanei_jpeg.o >/dev/null 2>&1 ar r libsanei.a sanei_ab306.o sanei_constrain_value.o sanei_init_debug.o sanei_net.o sanei_wire.o sanei_codec_ascii.o sanei_codec_bin.o sanei_scsi.o sanei_config.o sanei_config2.o sanei_pio.o sanei_pa4s2.o sanei_auth.o sanei_usb.o sanei_thread.o sanei_pv8630.o sanei_pp.o sanei_lm983x.o sanei_access.o sanei_jpeg.o ar: creating libsanei.a ar: sanei_access.o: No such file or directory gmake[1]: *** [libsanei.a] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory `/home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends/work/sane-backends-1.0.18/sanei' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop. make: stopped in /home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends *** Error code 1 Stop. make: stopped in /home/n0/ANONCVS/NetBSD-current/pkgsrc/graphics/sane-backends *** 'make replace' failed for package sane-backends. *** Please read the errors listed above, fix the problem, *** then re-run pkg_rolling-replace to continue.