You are not logged in.
Hi, I'm trying to build lib32-sane from AUR but getting this error.
Can anyone guide how to fix it? I first had issues with lib32-kmod's PGP sign which I skipped but now I'm having this issue and I can't find out how to fix it also I did already install the lib32-net-snmp as a comment in the AUR said lib32-sane won't build without it but it's not building even with it both yay and pamac(Pacman GUI AUR enabled) give this same error.
Preparing...
Cloning lib32-sane build files...
Checking lib32-sane dependencies...
Resolving dependencies...
Checking inter-conflicts...
Building lib32-sane...
==> Making package: lib32-sane 1.0.29-1 (Tue 07 Apr 2020 11:52:57 AM -05)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found sane-backends-1.0.29.tar.gz
-> Found network.patch
==> Validating source files with sha512sums...
sane-backends-1.0.29.tar.gz ... Passed
network.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting sane-backends-1.0.29.tar.gz with bsdtar
==> Starting prepare()...
patching file sanei/sanei_tcp.c
==> Removing existing $pkgdir/ directory...
==> Starting build()...
configure: WARNING: unrecognized options: --with-docdir, --enable-libusb_1_0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc -m32
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 gcc -m32 accepts -g... yes
checking for gcc -m32 option to accept ISO C89... none needed
checking whether gcc -m32 understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc -m32... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -m32 accepts -g... yes
checking dependency style of g++ -m32... gcc3
checking for gcc -m32 option to accept ISO C99... none needed
checking for gcc -m32 option for ISO C99 w/o extensions...
checking how to run the C preprocessor... gcc -m32 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc -m32 needs -traditional... 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 whether it is safe to define __EXTENSIONS__... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -m32... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
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... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -m32 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for gcc -m32 option to produce PIC... -fPIC -DPIC
checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if gcc -m32 static flag -static works... yes
checking if gcc -m32 supports -c -o file.o... yes
checking if gcc -m32 supports -c -o file.o... (cached) yes
checking whether the gcc -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -m32 -E
checking for ld used by g++ -m32... /usr/bin/ld -m elf_i386
checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
checking whether the g++ -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking for g++ -m32 option to produce PIC... -fPIC -DPIC
checking if g++ -m32 PIC flag -fPIC -DPIC works... yes
checking if g++ -m32 static flag -static works... yes
checking if g++ -m32 supports -c -o file.o... yes
checking if g++ -m32 supports -c -o file.o... (cached) yes
checking whether the g++ -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc -m32... /usr/bin/ld -m elf_i386
checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
checking for shared library run path origin... done
./configure: line 13221: cd: /lib/../lib32/: No such file or directory
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for sane-config... /usr/bin/sane-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether g++ -m32 supports C++11 features by default... 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... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in include/_stdint.h (assuming C99 compatible system)
checking for dlfcn.h... (cached) 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... yes
checking ieee1284.h presence... yes
checking for ieee1284.h... yes
checking for libieee1284 >= 0.1.5... yes
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 pthread_t is integer... yes
checking whether to enable pthread support... yes
checking whether to use pthread instead of fork... yes
checking whether to enable device locking... no
checking for pkg-config... pkg-config
checking for gp_camera_init... yes
checking for gp_port_info_get_path... yes
checking for LIBV4L... yes
checking for AVAHI... yes
checking for sane_init in -lsane... no
checking for net-snmp-config... /usr/bin/net-snmp-config
checking for snmp_timeout in -lnetsnmp... yes
checking for proper SNMP version... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking libc.h usability... 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/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... yes
checking sys/io.h presence... yes
checking for sys/io.h... yes
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... yes
checking linux/ppdev.h presence... yes
checking for linux/ppdev.h... yes
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/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... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
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 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>... no
checking for struct flock in fcntl.h... yes
checking for Linux ioctl defines... yes
checking whether byte ordering is bigendian... (cached) no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working alloca.h... yes
checking for alloca... yes
checking for getenv... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for sigprocmask... yes
checking for sleep... yes
checking for snprintf... yes
checking for strcasestr... yes
checking for strdup... yes
checking for strndup... yes
checking for strsep... yes
checking for syslog... yes
checking for usleep... yes
checking for vsyslog... yes
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 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... yes
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... yes
checking for getuid... yes
checking for getpass... yes
checking for inb,outb (provided by sys/io.h)... yes
checking for getopt_long... yes
checking for SYSTEMD... yes
checking for USB... yes
checking for libcurl... yes
checking for XML... yes
checking IOKit/scsi/SCSITaskLib.h usability... no
checking IOKit/scsi/SCSITaskLib.h presence... no
checking for IOKit/scsi/SCSITaskLib.h... no
checking IOKit/cdb/IOSCSILib.h usability... no
checking IOKit/cdb/IOSCSILib.h presence... no
checking for IOKit/cdb/IOSCSILib.h... no
checking IOKit/scsi/SCSICommandOperationCodes.h usability... no
checking IOKit/scsi/SCSICommandOperationCodes.h presence... no
checking for IOKit/scsi/SCSICommandOperationCodes.h... no
checking IOKit/scsi-commands/SCSICommandOperationCodes.h usability... no
checking IOKit/scsi-commands/SCSICommandOperationCodes.h presence... no
checking for IOKit/scsi-commands/SCSICommandOperationCodes.h... no
checking scsi.h usability... no
checking scsi.h presence... no
checking for scsi.h... no
checking sys/scsi.h usability... no
checking sys/scsi.h presence... no
checking for sys/scsi.h... no
checking sys/scsicmd.h usability... no
checking sys/scsicmd.h presence... no
checking for sys/scsicmd.h... no
checking sys/scsiio.h usability... no
checking sys/scsiio.h presence... no
checking for sys/scsiio.h... no
checking bsd/dev/scsireg.h usability... no
checking bsd/dev/scsireg.h presence... no
checking for bsd/dev/scsireg.h... no
checking scsi/sg.h usability... yes
checking scsi/sg.h presence... yes
checking for scsi/sg.h... yes
checking camlib.h usability... no
checking camlib.h presence... no
checking for camlib.h... no
checking gscdds.h usability... no
checking gscdds.h presence... no
checking for gscdds.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 sg_header.target_status in <scsi/sg.h>... yes
scsi buffersize: 131072
checking whether to enable IPv6... yes
checking whether struct sockaddr_storage has an ss_family member... yes
*** pint backend requires sys/scanio.h - disabling
*** pnm backend not manually selected - disabling
checking for makeindex... no
checking for dvips... no
checking for latex... no
checking for pdflatex... no
checking for fig2dev... no
checking for gs... /usr/bin/gs
checking for dlh... no
checking for ppmtogif... /usr/bin/ppmtogif
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.in
config.status: creating testsuite/Makefile
config.status: creating testsuite/backend/Makefile
config.status: creating testsuite/backend/genesys/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 libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing include/_stdint.h commands
config.status: creating include/_stdint.h : _SANE_BACKENDS_INCLUDE__STDINT_H
configure: WARNING: unrecognized options: --with-docdir, --enable-libusb_1_0
-> Variables used for compilation/linking:
AM_CPPFLAGS=" -D_REENTRANT -DPATH_SANE_CONFIG_DIR=$(configdir) -DPATH_SANE_DATA_DIR=$(datadir) -DPATH_SANE_LOCK_DIR=$(locksanedir) -DV_MAJOR=1 -DV_MINOR=0"
AM_CFLAGS=" -Wall"
AM_CXXFLAGS=" -Wall"
AM_LDFLAGS=""
LIBS=""
-> Installation directories:
Configuration: /etc
Libraries: /usr/lib32
Binaries: /usr/bin and /usr/bin
Manpages: /usr/share/man
Documentation: /usr/share/doc/sane-backends
Lockfiles: Feature is disabled!
-> Network parameters:
Build saned: yes
IPv6 support: yes
Avahi support: yes
cURL support: yes
SNMP support: yes
-> The following backends will be built:
abaton agfafocus apple artec artec_eplus48u as6e avision bh canon canon630u canon_dr canon_pp cardscan coolscan coolscan2 coolscan3 dc25 dc210 dc240 dell1600n_net dmc epjitsu epson epson2 epsonds escl fujitsu genesys gphoto2 gt68xx hp hp3500 hp3900 hp4200 hp5400 hp5590 hpsj5s hpljm1005 hs2p ibm kodak kodakaio kvs1025 kvs20xx kvs40xx leo lexmark ma1509 magicolor matsushita microtek microtek2 mustek mustek_pp mustek_usb mustek_usb2 nec net niash pie pieusb pixma plustek plustek_pp qcam ricoh ricoh2 rts8891 s9036 sceptre sharp sm3600 sm3840 snapscan sp15c st400 stv680 tamarack teco1 teco2 teco3 test u12 umax umax_pp umax1220u v4l 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. *
****************************************************************
Making all in include
make[1]: Entering directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/include'
Making all in lib
make[1]: Entering directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT liblib_la-md5.lo -MD -MP -MF .deps/liblib_la-md5.Tpo -c -o liblib_la-md5.lo `test -f 'md5.c' || echo './'`md5.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -I../include -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT liblib_la-md5.lo -MD -MP -MF .deps/liblib_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/liblib_la-md5.o
mv -f .deps/liblib_la-md5.Tpo .deps/liblib_la-md5.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o liblib.la liblib_la-md5.lo
libtool: link: ar cru .libs/liblib.a .libs/liblib_la-md5.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/liblib.a
libtool: link: ( cd ".libs" && rm -f "liblib.la" && ln -s "../liblib.la" "liblib.la" )
make[1]: Leaving directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/lib'
Making all in sanei
make[1]: Entering directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/sanei'
depbase=`echo sanei_ab306.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_ab306.lo -MD -MP -MF $depbase.Tpo -c -o sanei_ab306.lo sanei_ab306.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_ab306.lo -MD -MP -MF .deps/sanei_ab306.Tpo -c sanei_ab306.c -fPIC -DPIC -o .libs/sanei_ab306.o
depbase=`echo sanei_constrain_value.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_constrain_value.lo -MD -MP -MF $depbase.Tpo -c -o sanei_constrain_value.lo sanei_constrain_value.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_constrain_value.lo -MD -MP -MF .deps/sanei_constrain_value.Tpo -c sanei_constrain_value.c -fPIC -DPIC -o .libs/sanei_constrain_value.o
depbase=`echo sanei_init_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_init_debug.lo -MD -MP -MF $depbase.Tpo -c -o sanei_init_debug.lo sanei_init_debug.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_init_debug.lo -MD -MP -MF .deps/sanei_init_debug.Tpo -c sanei_init_debug.c -fPIC -DPIC -o .libs/sanei_init_debug.o
depbase=`echo sanei_net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_net.lo -MD -MP -MF $depbase.Tpo -c -o sanei_net.lo sanei_net.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_net.lo -MD -MP -MF .deps/sanei_net.Tpo -c sanei_net.c -fPIC -DPIC -o .libs/sanei_net.o
depbase=`echo sanei_wire.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_wire.lo -MD -MP -MF $depbase.Tpo -c -o sanei_wire.lo sanei_wire.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_wire.lo -MD -MP -MF .deps/sanei_wire.Tpo -c sanei_wire.c -fPIC -DPIC -o .libs/sanei_wire.o
depbase=`echo sanei_codec_ascii.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_codec_ascii.lo -MD -MP -MF $depbase.Tpo -c -o sanei_codec_ascii.lo sanei_codec_ascii.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_codec_ascii.lo -MD -MP -MF .deps/sanei_codec_ascii.Tpo -c sanei_codec_ascii.c -fPIC -DPIC -o .libs/sanei_codec_ascii.o
depbase=`echo sanei_codec_bin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_codec_bin.lo -MD -MP -MF $depbase.Tpo -c -o sanei_codec_bin.lo sanei_codec_bin.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_codec_bin.lo -MD -MP -MF .deps/sanei_codec_bin.Tpo -c sanei_codec_bin.c -fPIC -DPIC -o .libs/sanei_codec_bin.o
depbase=`echo sanei_scsi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_scsi.lo -MD -MP -MF $depbase.Tpo -c -o sanei_scsi.lo sanei_scsi.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_scsi.lo -MD -MP -MF .deps/sanei_scsi.Tpo -c sanei_scsi.c -fPIC -DPIC -o .libs/sanei_scsi.o
In file included from sanei_scsi.c:240:
sanei_scsi.c: In function ‘issue’:
sanei_scsi.c:1948:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
1948 | system ("cat /proc/scsi/sg/debug 1>&2");)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/sane/sanei_debug.h:153:25: note: in definition of macro ‘IF_DBG’
153 | # define IF_DBG(x) x
| ^
sanei_scsi.c: In function ‘sanei_scsi_req_wait’:
sanei_scsi.c:2262:7: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
2262 | system ("cat /proc/scsi/sg/debug 1>&2");)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/sane/sanei_debug.h:153:25: note: in definition of macro ‘IF_DBG’
153 | # define IF_DBG(x) x
| ^
sanei_scsi.c: In function ‘sanei_proc_scsi_find_devices’:
sanei_scsi.c:2820:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
2820 | fgets (line, sizeof (line), proc_fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
depbase=`echo sanei_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_config.lo -MD -MP -MF $depbase.Tpo -c -o sanei_config.lo sanei_config.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_config.lo -MD -MP -MF .deps/sanei_config.Tpo -c sanei_config.c -fPIC -DPIC -o .libs/sanei_config.o
depbase=`echo sanei_config2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_config2.lo -MD -MP -MF $depbase.Tpo -c -o sanei_config2.lo sanei_config2.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_config2.lo -MD -MP -MF .deps/sanei_config2.Tpo -c sanei_config2.c -fPIC -DPIC -o .libs/sanei_config2.o
depbase=`echo sanei_pio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_pio.lo -MD -MP -MF $depbase.Tpo -c -o sanei_pio.lo sanei_pio.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_pio.lo -MD -MP -MF .deps/sanei_pio.Tpo -c sanei_pio.c -fPIC -DPIC -o .libs/sanei_pio.o
depbase=`echo sanei_pa4s2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_pa4s2.lo -MD -MP -MF $depbase.Tpo -c -o sanei_pa4s2.lo sanei_pa4s2.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_pa4s2.lo -MD -MP -MF .deps/sanei_pa4s2.Tpo -c sanei_pa4s2.c -fPIC -DPIC -o .libs/sanei_pa4s2.o
depbase=`echo sanei_auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_auth.lo -MD -MP -MF $depbase.Tpo -c -o sanei_auth.lo sanei_auth.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_auth.lo -MD -MP -MF .deps/sanei_auth.Tpo -c sanei_auth.c -fPIC -DPIC -o .libs/sanei_auth.o
sanei_auth.c: In function ‘randombits’:
sanei_auth.c:95:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
95 | fread (buffer, 1, 4, dev_urandom);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
depbase=`echo sanei_usb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_usb.lo -MD -MP -MF $depbase.Tpo -c -o sanei_usb.lo sanei_usb.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_usb.lo -MD -MP -MF .deps/sanei_usb.Tpo -c sanei_usb.c -fPIC -DPIC -o .libs/sanei_usb.o
sanei_usb.c: In function ‘sanei_usb_check_data_equal’:
sanei_usb.c:1011:36: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
1011 | FAIL_TEST_TX(parent_fun, node, "data differs (size %lu):\n", data_size);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:1011:58: note: format string is defined here
1011 | FAIL_TEST_TX(parent_fun, node, "data differs (size %lu):\n", data_size);
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c:1014:18: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
1014 | "data differs (got size %lu, expected %lu):\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1015 | data_size, expected_size);
| ~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:1014:44: note: format string is defined here
1014 | "data differs (got size %lu, expected %lu):\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c:1014:18: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
1014 | "data differs (got size %lu, expected %lu):\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1015 | data_size, expected_size);
| ~~~~~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:1014:58: note: format string is defined here
1014 | "data differs (got size %lu, expected %lu):\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c: In function ‘sanei_usb_record_read_bulk’:
sanei_usb.c:3162:64: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
3162 | snprintf(buf, buf_size, "(unknown read of allowed size %ld)", size);
| ~~^ ~~~~
| | |
| | size_t {aka unsigned int}
| long int
| %d
sanei_usb.c: In function ‘sanei_usb_replay_read_bulk’:
sanei_usb.c:3254:24: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
3254 | "got more data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3255 | got_size, wanted_size);
| ~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:3254:54: note: format string is defined here
3254 | "got more data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c:3254:24: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
3254 | "got more data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3255 | got_size, wanted_size);
| ~~~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:3254:61: note: format string is defined here
3254 | "got more data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c: In function ‘sanei_usb_replay_write_bulk’:
sanei_usb.c:3561:24: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
3561 | "wrote more data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3562 | wrote_size, wanted_size);
| ~~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:3561:56: note: format string is defined here
3561 | "wrote more data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c:3561:24: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
3561 | "wrote more data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3562 | wrote_size, wanted_size);
| ~~~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:3561:63: note: format string is defined here
3561 | "wrote more data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c:3593:24: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
3593 | "wrote less data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3594 | wrote_size, wanted_size);
| ~~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:3593:56: note: format string is defined here
3593 | "wrote less data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c:3593:24: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
3593 | "wrote less data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3594 | wrote_size, wanted_size);
| ~~~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:3593:63: note: format string is defined here
3593 | "wrote less data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c: In function ‘sanei_usb_replay_control_msg’:
sanei_usb.c:3909:24: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
3909 | "got different amount of data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3910 | tx_data_size, (size_t)len);
| ~~~~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:3909:69: note: format string is defined here
3909 | "got different amount of data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c:3909:24: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘unsigned int’ [-Wformat=]
3909 | "got different amount of data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3910 | tx_data_size, (size_t)len);
| ~~~~~~~~~~~
| |
| unsigned int
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:3909:76: note: format string is defined here
3909 | "got different amount of data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c: In function ‘sanei_usb_record_read_int’:
sanei_usb.c:4105:63: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘ssize_t’ {aka ‘int’} [-Wformat=]
4105 | snprintf(buf, buf_size, "(unknown read of wanted size %ld)", read_size);
| ~~^ ~~~~~~~~~
| | |
| | ssize_t {aka int}
| long int
| %d
sanei_usb.c: In function ‘sanei_usb_replay_read_int’:
sanei_usb.c:4193:20: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
4193 | "got more data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4194 | tx_data_size, wanted_size);
| ~~~~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:4193:50: note: format string is defined here
4193 | "got more data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
sanei_usb.c:4193:20: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
4193 | "got more data than wanted (%lu vs %lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4194 | tx_data_size, wanted_size);
| ~~~~~~~~~~~
| |
| size_t {aka unsigned int}
sanei_usb.c:517:12: note: in definition of macro ‘FAIL_TEST_TX’
517 | DBG(1, __VA_ARGS__); \
| ^~~~~~~~~~~
sanei_usb.c:4193:57: note: format string is defined here
4193 | "got more data than wanted (%lu vs %lu)\n",
| ~~^
| |
| long unsigned int
| %u
depbase=`echo sanei_thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_thread.lo -MD -MP -MF $depbase.Tpo -c -o sanei_thread.lo sanei_thread.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_thread.lo -MD -MP -MF .deps/sanei_thread.Tpo -c sanei_thread.c -fPIC -DPIC -o .libs/sanei_thread.o
depbase=`echo sanei_pv8630.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_pv8630.lo -MD -MP -MF $depbase.Tpo -c -o sanei_pv8630.lo sanei_pv8630.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_pv8630.lo -MD -MP -MF .deps/sanei_pv8630.Tpo -c sanei_pv8630.c -fPIC -DPIC -o .libs/sanei_pv8630.o
depbase=`echo sanei_pp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_pp.lo -MD -MP -MF $depbase.Tpo -c -o sanei_pp.lo sanei_pp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_pp.lo -MD -MP -MF .deps/sanei_pp.Tpo -c sanei_pp.c -fPIC -DPIC -o .libs/sanei_pp.o
depbase=`echo sanei_lm983x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_lm983x.lo -MD -MP -MF $depbase.Tpo -c -o sanei_lm983x.lo sanei_lm983x.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_lm983x.lo -MD -MP -MF .deps/sanei_lm983x.Tpo -c sanei_lm983x.c -fPIC -DPIC -o .libs/sanei_lm983x.o
depbase=`echo sanei_access.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_access.lo -MD -MP -MF $depbase.Tpo -c -o sanei_access.lo sanei_access.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_access.lo -MD -MP -MF .deps/sanei_access.Tpo -c sanei_access.c -fPIC -DPIC -o .libs/sanei_access.o
depbase=`echo sanei_tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_tcp.lo -MD -MP -MF $depbase.Tpo -c -o sanei_tcp.lo sanei_tcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_tcp.lo -MD -MP -MF .deps/sanei_tcp.Tpo -c sanei_tcp.c -fPIC -DPIC -o .libs/sanei_tcp.o
depbase=`echo sanei_udp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_udp.lo -MD -MP -MF $depbase.Tpo -c -o sanei_udp.lo sanei_udp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_udp.lo -MD -MP -MF .deps/sanei_udp.Tpo -c sanei_udp.c -fPIC -DPIC -o .libs/sanei_udp.o
depbase=`echo sanei_magic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_magic.lo -MD -MP -MF $depbase.Tpo -c -o sanei_magic.lo sanei_magic.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_magic.lo -MD -MP -MF .deps/sanei_magic.Tpo -c sanei_magic.c -fPIC -DPIC -o .libs/sanei_magic.o
depbase=`echo sanei_ir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_ir.lo -MD -MP -MF $depbase.Tpo -c -o sanei_ir.lo sanei_ir.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_ir.lo -MD -MP -MF .deps/sanei_ir.Tpo -c sanei_ir.c -fPIC -DPIC -o .libs/sanei_ir.o
sanei_ir.c: In function ‘sanei_ir_create_norm_histo’:
sanei_ir.c:95:65: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘unsigned int’ [-Wformat=]
95 | DBG (1, "sanei_ir_create_norm_histo: histo_data[] with %d x %ld bytes\n", HISTOGRAM_SIZE, sizeof(int));
| ~~^ ~~~~~~~~~~~
| | |
| long int unsigned int
| %d
depbase=`echo sanei_jpeg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_jpeg.lo -MD -MP -MF $depbase.Tpo -c -o sanei_jpeg.lo sanei_jpeg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sanei_jpeg.lo -MD -MP -MF .deps/sanei_jpeg.Tpo -c sanei_jpeg.c -fPIC -DPIC -o .libs/sanei_jpeg.o
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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
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
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsanei.a
libtool: link: ( cd ".libs" && rm -f "libsanei.la" && ln -s "../libsanei.la" "libsanei.la" )
make[1]: Leaving directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/sanei'
Making all in backend
make[1]: Entering directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/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 escl.conf from escl.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 kvs1025.conf from kvs1025.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
make all-am
make[2]: Entering directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/backend'
rm -f dll-s.c
ln -s ./stubs.c dll-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dll -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_la-dll-s.lo -MD -MP -MF .deps/libsane_la-dll-s.Tpo -c -o libsane_la-dll-s.lo `test -f 'dll-s.c' || echo './'`dll-s.c
mv -f .deps/libsane_la-dll-s.Tpo .deps/libsane_la-dll-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dll -DENABLE_PRELOAD -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libdll_preload_la-dll.lo -MD -MP -MF .deps/libdll_preload_la-dll.Tpo -c -o libdll_preload_la-dll.lo `test -f 'dll.c' || echo './'`dll.c
mv -f .deps/libdll_preload_la-dll.Tpo .deps/libdll_preload_la-dll.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libdll_preload.la libdll_preload_la-dll.lo ../sanei/sanei_usb.lo -L/usr/lib32 -lusb-1.0 -L/usr/lib32 -lxml2
ar: `u' modifier ignored since `D' is the default (see `U')
depbase=`echo sane_strstatus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sane_strstatus.lo -MD -MP -MF $depbase.Tpo -c -o sane_strstatus.lo sane_strstatus.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32' -version-number 1:0:29 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane.la -rpath /usr/lib32 libsane_la-dll-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libdll_preload.la sane_strstatus.lo ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo -ldl -L/usr/lib32 -lxml2
rm -f abaton-s.c
ln -s ./stubs.c abaton-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=abaton -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_abaton_la-abaton-s.lo -MD -MP -MF .deps/libsane_abaton_la-abaton-s.Tpo -c -o libsane_abaton_la-abaton-s.lo `test -f 'abaton-s.c' || echo './'`abaton-s.c
mv -f .deps/libsane_abaton_la-abaton-s.Tpo .deps/libsane_abaton_la-abaton-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=abaton -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libabaton_la-abaton.lo -MD -MP -MF .deps/libabaton_la-abaton.Tpo -c -o libabaton_la-abaton.lo `test -f 'abaton.c' || echo './'`abaton.c
mv -f .deps/libabaton_la-abaton.Tpo .deps/libabaton_la-abaton.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libabaton.la libabaton_la-abaton.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-abaton.la libsane_abaton_la-abaton-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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
rm -f agfafocus-s.c
ln -s ./stubs.c agfafocus-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=agfafocus -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_agfafocus_la-agfafocus-s.lo -MD -MP -MF .deps/libsane_agfafocus_la-agfafocus-s.Tpo -c -o libsane_agfafocus_la-agfafocus-s.lo `test -f 'agfafocus-s.c' || echo './'`agfafocus-s.c
mv -f .deps/libsane_agfafocus_la-agfafocus-s.Tpo .deps/libsane_agfafocus_la-agfafocus-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=agfafocus -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libagfafocus_la-agfafocus.lo -MD -MP -MF .deps/libagfafocus_la-agfafocus.Tpo -c -o libagfafocus_la-agfafocus.lo `test -f 'agfafocus.c' || echo './'`agfafocus.c
mv -f .deps/libagfafocus_la-agfafocus.Tpo .deps/libagfafocus_la-agfafocus.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libagfafocus.la libagfafocus_la-agfafocus.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-agfafocus.la libsane_agfafocus_la-agfafocus-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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
rm -f apple-s.c
ln -s ./stubs.c apple-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=apple -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_apple_la-apple-s.lo -MD -MP -MF .deps/libsane_apple_la-apple-s.Tpo -c -o libsane_apple_la-apple-s.lo `test -f 'apple-s.c' || echo './'`apple-s.c
mv -f .deps/libsane_apple_la-apple-s.Tpo .deps/libsane_apple_la-apple-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=apple -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libapple_la-apple.lo -MD -MP -MF .deps/libapple_la-apple.Tpo -c -o libapple_la-apple.lo `test -f 'apple.c' || echo './'`apple.c
mv -f .deps/libapple_la-apple.Tpo .deps/libapple_la-apple.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libapple.la libapple_la-apple.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-apple.la libsane_apple_la-apple-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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
rm -f artec-s.c
ln -s ./stubs.c artec-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=artec -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_artec_la-artec-s.lo -MD -MP -MF .deps/libsane_artec_la-artec-s.Tpo -c -o libsane_artec_la-artec-s.lo `test -f 'artec-s.c' || echo './'`artec-s.c
mv -f .deps/libsane_artec_la-artec-s.Tpo .deps/libsane_artec_la-artec-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=artec -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libartec_la-artec.lo -MD -MP -MF .deps/libartec_la-artec.Tpo -c -o libartec_la-artec.lo `test -f 'artec.c' || echo './'`artec.c
artec.c: In function ‘artec_sane_read’:
artec.c:3575:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
3575 | write (debug_fd, temp_buf, nread);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/libartec_la-artec.Tpo .deps/libartec_la-artec.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libartec.la libartec_la-artec.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-artec.la libsane_artec_la-artec-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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
rm -f artec_eplus48u-s.c
ln -s ./stubs.c artec_eplus48u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=artec_eplus48u -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_artec_eplus48u_la-artec_eplus48u-s.lo -MD -MP -MF .deps/libsane_artec_eplus48u_la-artec_eplus48u-s.Tpo -c -o libsane_artec_eplus48u_la-artec_eplus48u-s.lo `test -f 'artec_eplus48u-s.c' || echo './'`artec_eplus48u-s.c
mv -f .deps/libsane_artec_eplus48u_la-artec_eplus48u-s.Tpo .deps/libsane_artec_eplus48u_la-artec_eplus48u-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=artec_eplus48u -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libartec_eplus48u_la-artec_eplus48u.lo -MD -MP -MF .deps/libartec_eplus48u_la-artec_eplus48u.Tpo -c -o libartec_eplus48u_la-artec_eplus48u.lo `test -f 'artec_eplus48u.c' || echo './'`artec_eplus48u.c
mv -f .deps/libartec_eplus48u_la-artec_eplus48u.Tpo .deps/libartec_eplus48u_la-artec_eplus48u.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libartec_eplus48u.la libartec_eplus48u_la-artec_eplus48u.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-artec_eplus48u.la libsane_artec_eplus48u_la-artec_eplus48u-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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 -L/usr/lib32 -lusb-1.0 -lpthread
rm -f as6e-s.c
ln -s ./stubs.c as6e-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=as6e -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_as6e_la-as6e-s.lo -MD -MP -MF .deps/libsane_as6e_la-as6e-s.Tpo -c -o libsane_as6e_la-as6e-s.lo `test -f 'as6e-s.c' || echo './'`as6e-s.c
mv -f .deps/libsane_as6e_la-as6e-s.Tpo .deps/libsane_as6e_la-as6e-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=as6e -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libas6e_la-as6e.lo -MD -MP -MF .deps/libas6e_la-as6e.Tpo -c -o libas6e_la-as6e.lo `test -f 'as6e.c' || echo './'`as6e.c
as6e.c: In function ‘sane_as6e_read’:
as6e.c:148:4: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
148 | read (s->as6e_params.ctlinpipe, &written, sizeof (written));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
as6e.c:214:4: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
214 | read (s->as6e_params.ctlinpipe, &written, sizeof (written));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
as6e.c: In function ‘sane_as6e_close’:
as6e.c:520:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
520 | write (s->as6e_params.ctloutpipe, &repeat, sizeof (repeat));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
as6e.c: In function ‘as6e_open’:
as6e.c:582:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
582 | write (ctlinpipe[WRITEPIPE], &exec_result, sizeof (exec_result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/libas6e_la-as6e.Tpo .deps/libas6e_la-as6e.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libas6e.la libas6e_la-as6e.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-as6e.la libsane_as6e_la-as6e-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libas6e.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo
rm -f avision-s.c
ln -s ./stubs.c avision-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=avision -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_avision_la-avision-s.lo -MD -MP -MF .deps/libsane_avision_la-avision-s.Tpo -c -o libsane_avision_la-avision-s.lo `test -f 'avision-s.c' || echo './'`avision-s.c
mv -f .deps/libsane_avision_la-avision-s.Tpo .deps/libsane_avision_la-avision-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=avision -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libavision_la-avision.lo -MD -MP -MF .deps/libavision_la-avision.Tpo -c -o libavision_la-avision.lo `test -f 'avision.c' || echo './'`avision.c
avision.c: In function ‘adf_reset’:
avision.c:3164:34: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
3164 | DBG (1, "adf_reset: read %lu failed (%s)\n", (2-n),
| ~~^ ~~~~~
| | |
| long unsigned int size_t {aka unsigned int}
| %u
mv -f .deps/libavision_la-avision.Tpo .deps/libavision_la-avision.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libavision.la libavision_la-avision.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-avision.la libsane_avision_la-avision-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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 -L/usr/lib32 -lusb-1.0 -lpthread
rm -f bh-s.c
ln -s ./stubs.c bh-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=bh -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_bh_la-bh-s.lo -MD -MP -MF .deps/libsane_bh_la-bh-s.Tpo -c -o libsane_bh_la-bh-s.lo `test -f 'bh-s.c' || echo './'`bh-s.c
mv -f .deps/libsane_bh_la-bh-s.Tpo .deps/libsane_bh_la-bh-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=bh -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libbh_la-bh.lo -MD -MP -MF .deps/libbh_la-bh.Tpo -c -o libbh_la-bh.lo `test -f 'bh.c' || echo './'`bh.c
mv -f .deps/libbh_la-bh.Tpo .deps/libbh_la-bh.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libbh.la libbh_la-bh.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-bh.la libsane_bh_la-bh-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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
rm -f canon-s.c
ln -s ./stubs.c canon-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_canon_la-canon-s.lo -MD -MP -MF .deps/libsane_canon_la-canon-s.Tpo -c -o libsane_canon_la-canon-s.lo `test -f 'canon-s.c' || echo './'`canon-s.c
mv -f .deps/libsane_canon_la-canon-s.Tpo .deps/libsane_canon_la-canon-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcanon_la-canon.lo -MD -MP -MF .deps/libcanon_la-canon.Tpo -c -o libcanon_la-canon.lo `test -f 'canon.c' || echo './'`canon.c
mv -f .deps/libcanon_la-canon.Tpo .deps/libcanon_la-canon.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcanon.la libcanon_la-canon.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-canon.la libsane_canon_la-canon-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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
rm -f canon630u-s.c
ln -s ./stubs.c canon630u-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon630u -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_canon630u_la-canon630u-s.lo -MD -MP -MF .deps/libsane_canon630u_la-canon630u-s.Tpo -c -o libsane_canon630u_la-canon630u-s.lo `test -f 'canon630u-s.c' || echo './'`canon630u-s.c
mv -f .deps/libsane_canon630u_la-canon630u-s.Tpo .deps/libsane_canon630u_la-canon630u-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon630u -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcanon630u_la-canon630u.lo -MD -MP -MF .deps/libcanon630u_la-canon630u.Tpo -c -o libcanon630u_la-canon630u.lo `test -f 'canon630u.c' || echo './'`canon630u.c
In file included from canon630u.c:68:
canon630u-common.c: In function ‘plugin_cal’:
canon630u-common.c:942:7: warning: ignoring return value of ‘mkstemp’, declared with attribute warn_unused_result [-Wunused-result]
942 | mkstemp (s->fname);
| ^~~~~~~~~~~~~~~~~~
canon630u-common.c: In function ‘compute_ogn’:
canon630u-common.c:1004:3: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
1004 | fscanf (fp, "P6 %d %d %*d ", &width, &height);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
canon630u-common.c: In function ‘install_ogn’:
canon630u-common.c:1204:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
1204 | fread (buf, 2, 5100, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~
canon630u-common.c:1223:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
1223 | fread (buf, 2, 5100, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~
canon630u-common.c:1229:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
1229 | fread (buf, 2, 5100, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/libcanon630u_la-canon630u.Tpo .deps/libcanon630u_la-canon630u.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcanon630u.la libcanon630u_la-canon630u.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-canon630u.la libsane_canon630u_la-canon630u-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libcanon630u.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -L/usr/lib32 -lusb-1.0
rm -f canon_dr-s.c
ln -s ./stubs.c canon_dr-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon_dr -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_canon_dr_la-canon_dr-s.lo -MD -MP -MF .deps/libsane_canon_dr_la-canon_dr-s.Tpo -c -o libsane_canon_dr_la-canon_dr-s.lo `test -f 'canon_dr-s.c' || echo './'`canon_dr-s.c
mv -f .deps/libsane_canon_dr_la-canon_dr-s.Tpo .deps/libsane_canon_dr_la-canon_dr-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon_dr -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcanon_dr_la-canon_dr.lo -MD -MP -MF .deps/libcanon_dr_la-canon_dr.Tpo -c -o libcanon_dr_la-canon_dr.lo `test -f 'canon_dr.c' || echo './'`canon_dr.c
mv -f .deps/libcanon_dr_la-canon_dr.Tpo .deps/libcanon_dr_la-canon_dr.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcanon_dr.la libcanon_dr_la-canon_dr.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-canon_dr.la libsane_canon_dr_la-canon_dr-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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 ../sanei/sanei_magic.lo -lm -L/usr/lib32 -lusb-1.0
rm -f canon_pp-s.c
ln -s ./stubs.c canon_pp-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon_pp -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_canon_pp_la-canon_pp-s.lo -MD -MP -MF .deps/libsane_canon_pp_la-canon_pp-s.Tpo -c -o libsane_canon_pp_la-canon_pp-s.lo `test -f 'canon_pp-s.c' || echo './'`canon_pp-s.c
mv -f .deps/libsane_canon_pp_la-canon_pp-s.Tpo .deps/libsane_canon_pp_la-canon_pp-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon_pp -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcanon_pp_la-canon_pp.lo -MD -MP -MF .deps/libcanon_pp_la-canon_pp.Tpo -c -o libcanon_pp_la-canon_pp.lo `test -f 'canon_pp.c' || echo './'`canon_pp.c
mv -f .deps/libcanon_pp_la-canon_pp.Tpo .deps/libcanon_pp_la-canon_pp.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon_pp -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcanon_pp_la-canon_pp-io.lo -MD -MP -MF .deps/libcanon_pp_la-canon_pp-io.Tpo -c -o libcanon_pp_la-canon_pp-io.lo `test -f 'canon_pp-io.c' || echo './'`canon_pp-io.c
mv -f .deps/libcanon_pp_la-canon_pp-io.Tpo .deps/libcanon_pp_la-canon_pp-io.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=canon_pp -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcanon_pp_la-canon_pp-dev.lo -MD -MP -MF .deps/libcanon_pp_la-canon_pp-dev.Tpo -c -o libcanon_pp_la-canon_pp-dev.lo `test -f 'canon_pp-dev.c' || echo './'`canon_pp-dev.c
mv -f .deps/libcanon_pp_la-canon_pp-dev.Tpo .deps/libcanon_pp_la-canon_pp-dev.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcanon_pp.la libcanon_pp_la-canon_pp.lo libcanon_pp_la-canon_pp-io.lo libcanon_pp_la-canon_pp-dev.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-canon_pp.la libsane_canon_pp_la-canon_pp-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libcanon_pp.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -lieee1284
rm -f cardscan-s.c
ln -s ./stubs.c cardscan-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=cardscan -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_cardscan_la-cardscan-s.lo -MD -MP -MF .deps/libsane_cardscan_la-cardscan-s.Tpo -c -o libsane_cardscan_la-cardscan-s.lo `test -f 'cardscan-s.c' || echo './'`cardscan-s.c
mv -f .deps/libsane_cardscan_la-cardscan-s.Tpo .deps/libsane_cardscan_la-cardscan-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=cardscan -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcardscan_la-cardscan.lo -MD -MP -MF .deps/libcardscan_la-cardscan.Tpo -c -o libcardscan_la-cardscan.lo `test -f 'cardscan.c' || echo './'`cardscan.c
mv -f .deps/libcardscan_la-cardscan.Tpo .deps/libcardscan_la-cardscan.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcardscan.la libcardscan_la-cardscan.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-cardscan.la libsane_cardscan_la-cardscan-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libcardscan.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -L/usr/lib32 -lusb-1.0
rm -f coolscan-s.c
ln -s ./stubs.c coolscan-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=coolscan -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_coolscan_la-coolscan-s.lo -MD -MP -MF .deps/libsane_coolscan_la-coolscan-s.Tpo -c -o libsane_coolscan_la-coolscan-s.lo `test -f 'coolscan-s.c' || echo './'`coolscan-s.c
mv -f .deps/libsane_coolscan_la-coolscan-s.Tpo .deps/libsane_coolscan_la-coolscan-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=coolscan -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcoolscan_la-coolscan.lo -MD -MP -MF .deps/libcoolscan_la-coolscan.Tpo -c -o libcoolscan_la-coolscan.lo `test -f 'coolscan.c' || echo './'`coolscan.c
mv -f .deps/libcoolscan_la-coolscan.Tpo .deps/libcoolscan_la-coolscan.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcoolscan.la libcoolscan_la-coolscan.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-coolscan.la libsane_coolscan_la-coolscan-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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 -L/usr/lib32 -lusb-1.0 -lpthread
rm -f coolscan2-s.c
ln -s ./stubs.c coolscan2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=coolscan2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_coolscan2_la-coolscan2-s.lo -MD -MP -MF .deps/libsane_coolscan2_la-coolscan2-s.Tpo -c -o libsane_coolscan2_la-coolscan2-s.lo `test -f 'coolscan2-s.c' || echo './'`coolscan2-s.c
mv -f .deps/libsane_coolscan2_la-coolscan2-s.Tpo .deps/libsane_coolscan2_la-coolscan2-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=coolscan2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcoolscan2_la-coolscan2.lo -MD -MP -MF .deps/libcoolscan2_la-coolscan2.Tpo -c -o libcoolscan2_la-coolscan2.lo `test -f 'coolscan2.c' || echo './'`coolscan2.c
mv -f .deps/libcoolscan2_la-coolscan2.Tpo .deps/libcoolscan2_la-coolscan2.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcoolscan2.la libcoolscan2_la-coolscan2.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-coolscan2.la libsane_coolscan2_la-coolscan2-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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 -L/usr/lib32 -lusb-1.0
rm -f coolscan3-s.c
ln -s ./stubs.c coolscan3-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=coolscan3 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_coolscan3_la-coolscan3-s.lo -MD -MP -MF .deps/libsane_coolscan3_la-coolscan3-s.Tpo -c -o libsane_coolscan3_la-coolscan3-s.lo `test -f 'coolscan3-s.c' || echo './'`coolscan3-s.c
mv -f .deps/libsane_coolscan3_la-coolscan3-s.Tpo .deps/libsane_coolscan3_la-coolscan3-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=coolscan3 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libcoolscan3_la-coolscan3.lo -MD -MP -MF .deps/libcoolscan3_la-coolscan3.Tpo -c -o libcoolscan3_la-coolscan3.lo `test -f 'coolscan3.c' || echo './'`coolscan3.c
mv -f .deps/libcoolscan3_la-coolscan3.Tpo .deps/libcoolscan3_la-coolscan3.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcoolscan3.la libcoolscan3_la-coolscan3.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-coolscan3.la libsane_coolscan3_la-coolscan3-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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 -L/usr/lib32 -lusb-1.0
rm -f dc25-s.c
ln -s ./stubs.c dc25-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dc25 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_dc25_la-dc25-s.lo -MD -MP -MF .deps/libsane_dc25_la-dc25-s.Tpo -c -o libsane_dc25_la-dc25-s.lo `test -f 'dc25-s.c' || echo './'`dc25-s.c
mv -f .deps/libsane_dc25_la-dc25-s.Tpo .deps/libsane_dc25_la-dc25-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dc25 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libdc25_la-dc25.lo -MD -MP -MF .deps/libdc25_la-dc25.Tpo -c -o libdc25_la-dc25.lo `test -f 'dc25.c' || echo './'`dc25.c
mv -f .deps/libdc25_la-dc25.Tpo .deps/libdc25_la-dc25.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libdc25.la libdc25_la-dc25.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-dc25.la libsane_dc25_la-dc25-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libdc25.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -lm
rm -f dc210-s.c
ln -s ./stubs.c dc210-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dc210 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_dc210_la-dc210-s.lo -MD -MP -MF .deps/libsane_dc210_la-dc210-s.Tpo -c -o libsane_dc210_la-dc210-s.lo `test -f 'dc210-s.c' || echo './'`dc210-s.c
mv -f .deps/libsane_dc210_la-dc210-s.Tpo .deps/libsane_dc210_la-dc210-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dc210 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libdc210_la-dc210.lo -MD -MP -MF .deps/libdc210_la-dc210.Tpo -c -o libdc210_la-dc210.lo `test -f 'dc210.c' || echo './'`dc210.c
mv -f .deps/libdc210_la-dc210.Tpo .deps/libdc210_la-dc210.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libdc210.la libdc210_la-dc210.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-dc210.la libsane_dc210_la-dc210-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libdc210.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_jpeg.lo -ljpeg
rm -f dc240-s.c
ln -s ./stubs.c dc240-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dc240 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_dc240_la-dc240-s.lo -MD -MP -MF .deps/libsane_dc240_la-dc240-s.Tpo -c -o libsane_dc240_la-dc240-s.lo `test -f 'dc240-s.c' || echo './'`dc240-s.c
mv -f .deps/libsane_dc240_la-dc240-s.Tpo .deps/libsane_dc240_la-dc240-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dc240 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libdc240_la-dc240.lo -MD -MP -MF .deps/libdc240_la-dc240.Tpo -c -o libdc240_la-dc240.lo `test -f 'dc240.c' || echo './'`dc240.c
dc240.c: In function ‘sane_dc240_cancel’:
dc240.c:1613:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
1613 | write (Camera.fd, cancel_byte, 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/libdc240_la-dc240.Tpo .deps/libdc240_la-dc240.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libdc240.la libdc240_la-dc240.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-dc240.la libsane_dc240_la-dc240-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libdc240.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_jpeg.lo -ljpeg
rm -f dell1600n_net-s.c
ln -s ./stubs.c dell1600n_net-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dell1600n_net -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_dell1600n_net_la-dell1600n_net-s.lo -MD -MP -MF .deps/libsane_dell1600n_net_la-dell1600n_net-s.Tpo -c -o libsane_dell1600n_net_la-dell1600n_net-s.lo `test -f 'dell1600n_net-s.c' || echo './'`dell1600n_net-s.c
mv -f .deps/libsane_dell1600n_net_la-dell1600n_net-s.Tpo .deps/libsane_dell1600n_net_la-dell1600n_net-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dell1600n_net -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libdell1600n_net_la-dell1600n_net.lo -MD -MP -MF .deps/libdell1600n_net_la-dell1600n_net.Tpo -c -o libdell1600n_net_la-dell1600n_net.lo `test -f 'dell1600n_net.c' || echo './'`dell1600n_net.c
mv -f .deps/libdell1600n_net_la-dell1600n_net.Tpo .deps/libdell1600n_net_la-dell1600n_net.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libdell1600n_net.la libdell1600n_net_la-dell1600n_net.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-dell1600n_net.la libsane_dell1600n_net_la-dell1600n_net-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libdell1600n_net.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -ltiff -ljpeg
rm -f dmc-s.c
ln -s ./stubs.c dmc-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dmc -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_dmc_la-dmc-s.lo -MD -MP -MF .deps/libsane_dmc_la-dmc-s.Tpo -c -o libsane_dmc_la-dmc-s.lo `test -f 'dmc-s.c' || echo './'`dmc-s.c
mv -f .deps/libsane_dmc_la-dmc-s.Tpo .deps/libsane_dmc_la-dmc-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=dmc -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libdmc_la-dmc.lo -MD -MP -MF .deps/libdmc_la-dmc.Tpo -c -o libdmc_la-dmc.lo `test -f 'dmc.c' || echo './'`dmc.c
mv -f .deps/libdmc_la-dmc.Tpo .deps/libdmc_la-dmc.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libdmc.la libdmc_la-dmc.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-dmc.la libsane_dmc_la-dmc-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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
rm -f epjitsu-s.c
ln -s ./stubs.c epjitsu-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epjitsu -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_epjitsu_la-epjitsu-s.lo -MD -MP -MF .deps/libsane_epjitsu_la-epjitsu-s.Tpo -c -o libsane_epjitsu_la-epjitsu-s.lo `test -f 'epjitsu-s.c' || echo './'`epjitsu-s.c
mv -f .deps/libsane_epjitsu_la-epjitsu-s.Tpo .deps/libsane_epjitsu_la-epjitsu-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epjitsu -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepjitsu_la-epjitsu.lo -MD -MP -MF .deps/libepjitsu_la-epjitsu.Tpo -c -o libepjitsu_la-epjitsu.lo `test -f 'epjitsu.c' || echo './'`epjitsu.c
mv -f .deps/libepjitsu_la-epjitsu.Tpo .deps/libepjitsu_la-epjitsu.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libepjitsu.la libepjitsu_la-epjitsu.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-epjitsu.la libsane_epjitsu_la-epjitsu-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libepjitsu.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo ../sanei/sanei_usb.lo -lm -L/usr/lib32 -lusb-1.0
rm -f epson-s.c
ln -s ./stubs.c epson-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_epson_la-epson-s.lo -MD -MP -MF .deps/libsane_epson_la-epson-s.Tpo -c -o libsane_epson_la-epson-s.lo `test -f 'epson-s.c' || echo './'`epson-s.c
mv -f .deps/libsane_epson_la-epson-s.Tpo .deps/libsane_epson_la-epson-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson_la-epson.lo -MD -MP -MF .deps/libepson_la-epson.Tpo -c -o libepson_la-epson.lo `test -f 'epson.c' || echo './'`epson.c
mv -f .deps/libepson_la-epson.Tpo .deps/libepson_la-epson.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson_la-epson_scsi.lo -MD -MP -MF .deps/libepson_la-epson_scsi.Tpo -c -o libepson_la-epson_scsi.lo `test -f 'epson_scsi.c' || echo './'`epson_scsi.c
mv -f .deps/libepson_la-epson_scsi.Tpo .deps/libepson_la-epson_scsi.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson_la-epson_usb.lo -MD -MP -MF .deps/libepson_la-epson_usb.Tpo -c -o libepson_la-epson_usb.lo `test -f 'epson_usb.c' || echo './'`epson_usb.c
mv -f .deps/libepson_la-epson_usb.Tpo .deps/libepson_la-epson_usb.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libepson.la libepson_la-epson.lo libepson_la-epson_scsi.lo libepson_la-epson_usb.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-epson.la libsane_epson_la-epson-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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 -L/usr/lib32 -lusb-1.0
rm -f epson2-s.c
ln -s ./stubs.c epson2-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_epson2_la-epson2-s.lo -MD -MP -MF .deps/libsane_epson2_la-epson2-s.Tpo -c -o libsane_epson2_la-epson2-s.lo `test -f 'epson2-s.c' || echo './'`epson2-s.c
mv -f .deps/libsane_epson2_la-epson2-s.Tpo .deps/libsane_epson2_la-epson2-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson2_la-epson2.lo -MD -MP -MF .deps/libepson2_la-epson2.Tpo -c -o libepson2_la-epson2.lo `test -f 'epson2.c' || echo './'`epson2.c
mv -f .deps/libepson2_la-epson2.Tpo .deps/libepson2_la-epson2.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson2_la-epson2_scsi.lo -MD -MP -MF .deps/libepson2_la-epson2_scsi.Tpo -c -o libepson2_la-epson2_scsi.lo `test -f 'epson2_scsi.c' || echo './'`epson2_scsi.c
mv -f .deps/libepson2_la-epson2_scsi.Tpo .deps/libepson2_la-epson2_scsi.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson2_la-epson2_usb.lo -MD -MP -MF .deps/libepson2_la-epson2_usb.Tpo -c -o libepson2_la-epson2_usb.lo `test -f 'epson2_usb.c' || echo './'`epson2_usb.c
mv -f .deps/libepson2_la-epson2_usb.Tpo .deps/libepson2_la-epson2_usb.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson2_la-epson2_net.lo -MD -MP -MF .deps/libepson2_la-epson2_net.Tpo -c -o libepson2_la-epson2_net.lo `test -f 'epson2_net.c' || echo './'`epson2_net.c
mv -f .deps/libepson2_la-epson2_net.Tpo .deps/libepson2_la-epson2_net.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson2_la-epson2-io.lo -MD -MP -MF .deps/libepson2_la-epson2-io.Tpo -c -o libepson2_la-epson2-io.lo `test -f 'epson2-io.c' || echo './'`epson2-io.c
mv -f .deps/libepson2_la-epson2-io.Tpo .deps/libepson2_la-epson2-io.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson2_la-epson2-commands.lo -MD -MP -MF .deps/libepson2_la-epson2-commands.Tpo -c -o libepson2_la-epson2-commands.lo `test -f 'epson2-commands.c' || echo './'`epson2-commands.c
mv -f .deps/libepson2_la-epson2-commands.Tpo .deps/libepson2_la-epson2-commands.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson2_la-epson2-ops.lo -MD -MP -MF .deps/libepson2_la-epson2-ops.Tpo -c -o libepson2_la-epson2-ops.lo `test -f 'epson2-ops.c' || echo './'`epson2-ops.c
mv -f .deps/libepson2_la-epson2-ops.Tpo .deps/libepson2_la-epson2-ops.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epson2 -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepson2_la-epson2-cct.lo -MD -MP -MF .deps/libepson2_la-epson2-cct.Tpo -c -o libepson2_la-epson2-cct.lo `test -f 'epson2-cct.c' || echo './'`epson2-cct.c
mv -f .deps/libepson2_la-epson2-cct.Tpo .deps/libepson2_la-epson2-cct.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-epson2.la libsane_epson2_la-epson2-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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 -L/usr/lib32 -lusb-1.0 -lm
rm -f epsonds-s.c
ln -s ./stubs.c epsonds-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epsonds -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_epsonds_la-epsonds-s.lo -MD -MP -MF .deps/libsane_epsonds_la-epsonds-s.Tpo -c -o libsane_epsonds_la-epsonds-s.lo `test -f 'epsonds-s.c' || echo './'`epsonds-s.c
mv -f .deps/libsane_epsonds_la-epsonds-s.Tpo .deps/libsane_epsonds_la-epsonds-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epsonds -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepsonds_la-epsonds.lo -MD -MP -MF .deps/libepsonds_la-epsonds.Tpo -c -o libepsonds_la-epsonds.lo `test -f 'epsonds.c' || echo './'`epsonds.c
mv -f .deps/libepsonds_la-epsonds.Tpo .deps/libepsonds_la-epsonds.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epsonds -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepsonds_la-epsonds-usb.lo -MD -MP -MF .deps/libepsonds_la-epsonds-usb.Tpo -c -o libepsonds_la-epsonds-usb.lo `test -f 'epsonds-usb.c' || echo './'`epsonds-usb.c
mv -f .deps/libepsonds_la-epsonds-usb.Tpo .deps/libepsonds_la-epsonds-usb.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epsonds -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepsonds_la-epsonds-io.lo -MD -MP -MF .deps/libepsonds_la-epsonds-io.Tpo -c -o libepsonds_la-epsonds-io.lo `test -f 'epsonds-io.c' || echo './'`epsonds-io.c
mv -f .deps/libepsonds_la-epsonds-io.Tpo .deps/libepsonds_la-epsonds-io.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epsonds -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepsonds_la-epsonds-cmd.lo -MD -MP -MF .deps/libepsonds_la-epsonds-cmd.Tpo -c -o libepsonds_la-epsonds-cmd.lo `test -f 'epsonds-cmd.c' || echo './'`epsonds-cmd.c
epsonds-cmd.c: In function ‘esci2_cmd’:
epsonds-cmd.c:138:24: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
138 | DBG(8, "%s: %4s len %lu, payload len: %lu\n", __func__, cmd, len, plen);
| ~~^ ~~~
| | |
| long unsigned int size_t {aka unsigned int}
| %u
epsonds-cmd.c:138:42: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
138 | DBG(8, "%s: %4s len %lu, payload len: %lu\n", __func__, cmd, len, plen);
| ~~^ ~~~~
| | |
| long unsigned int size_t {aka unsigned int}
| %u
epsonds-cmd.c:145:41: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
145 | DBG(1, "%s: command has wrong size (%lu != 12)\n", __func__, len);
| ~~^ ~~~
| | |
| long unsigned int size_t {aka unsigned int}
| %u
epsonds-cmd.c:161:23: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
161 | DBG(8, " %12.12s (%lu)\n", header, plen);
| ~~^ ~~~~
| | |
| | size_t {aka unsigned int}
| long unsigned int
| %u
epsonds-cmd.c: In function ‘esci2_cmd.constprop’:
epsonds-cmd.c:150:29: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
150 | sprintf(header, "%4.4sx%07x", cmd, (unsigned int)plen);
| ^
In file included from /usr/include/stdio.h:867,
from epsonds.h:38,
from epsonds-cmd.c:20:
/usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 13 and 14 bytes into a destination of size 13
36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/libepsonds_la-epsonds-cmd.Tpo .deps/libepsonds_la-epsonds-cmd.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epsonds -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepsonds_la-epsonds-ops.lo -MD -MP -MF .deps/libepsonds_la-epsonds-ops.Tpo -c -o libepsonds_la-epsonds-ops.lo `test -f 'epsonds-ops.c' || echo './'`epsonds-ops.c
epsonds-ops.c: In function ‘eds_dev_post_init’:
epsonds-ops.c:66:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
66 | DBG(1, "sources: %ld, res: %d, depths: %d.\n",
| ~~^
| |
| long int
| %d
67 | source_list_add - source_list, dev->res_list[0], dev->depth_list[0]);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| int
mv -f .deps/libepsonds_la-epsonds-ops.Tpo .deps/libepsonds_la-epsonds-ops.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epsonds -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepsonds_la-epsonds-jpeg.lo -MD -MP -MF .deps/libepsonds_la-epsonds-jpeg.Tpo -c -o libepsonds_la-epsonds-jpeg.lo `test -f 'epsonds-jpeg.c' || echo './'`epsonds-jpeg.c
mv -f .deps/libepsonds_la-epsonds-jpeg.Tpo .deps/libepsonds_la-epsonds-jpeg.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -DBACKEND_NAME=epsonds -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libepsonds_la-epsonds-net.lo -MD -MP -MF .deps/libepsonds_la-epsonds-net.Tpo -c -o libepsonds_la-epsonds-net.lo `test -f 'epsonds-net.c' || echo './'`epsonds-net.c
mv -f .deps/libepsonds_la-epsonds-net.Tpo .deps/libepsonds_la-epsonds-net.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 libepsonds_la-epsonds-net.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-epsonds.la libsane_epsonds_la-epsonds-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 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_tcp.lo ../sanei/sanei_udp.lo ../sanei/sanei_jpeg.lo -ljpeg -L/usr/lib32 -lusb-1.0 -lm
rm -f escl-s.c
ln -s ./stubs.c escl-s.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libsane_escl_la-escl-s.lo -MD -MP -MF .deps/libsane_escl_la-escl-s.Tpo -c -o libsane_escl_la-escl-s.lo `test -f 'escl-s.c' || echo './'`escl-s.c
mv -f .deps/libsane_escl_la-escl-s.Tpo .deps/libsane_escl_la-escl-s.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl.lo -MD -MP -MF escl/.deps/libescl_la-escl.Tpo -c -o escl/libescl_la-escl.lo `test -f 'escl/escl.c' || echo './'`escl/escl.c
mv -f escl/.deps/libescl_la-escl.Tpo escl/.deps/libescl_la-escl.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl_capabilities.lo -MD -MP -MF escl/.deps/libescl_la-escl_capabilities.Tpo -c -o escl/libescl_la-escl_capabilities.lo `test -f 'escl/escl_capabilities.c' || echo './'`escl/escl_capabilities.c
mv -f escl/.deps/libescl_la-escl_capabilities.Tpo escl/.deps/libescl_la-escl_capabilities.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl_devices.lo -MD -MP -MF escl/.deps/libescl_la-escl_devices.Tpo -c -o escl/libescl_la-escl_devices.lo `test -f 'escl/escl_devices.c' || echo './'`escl/escl_devices.c
mv -f escl/.deps/libescl_la-escl_devices.Tpo escl/.deps/libescl_la-escl_devices.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl_newjob.lo -MD -MP -MF escl/.deps/libescl_la-escl_newjob.Tpo -c -o escl/libescl_la-escl_newjob.lo `test -f 'escl/escl_newjob.c' || echo './'`escl/escl_newjob.c
mv -f escl/.deps/libescl_la-escl_newjob.Tpo escl/.deps/libescl_la-escl_newjob.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl_reset.lo -MD -MP -MF escl/.deps/libescl_la-escl_reset.Tpo -c -o escl/libescl_la-escl_reset.lo `test -f 'escl/escl_reset.c' || echo './'`escl/escl_reset.c
mv -f escl/.deps/libescl_la-escl_reset.Tpo escl/.deps/libescl_la-escl_reset.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl_scan.lo -MD -MP -MF escl/.deps/libescl_la-escl_scan.Tpo -c -o escl/libescl_la-escl_scan.lo `test -f 'escl/escl_scan.c' || echo './'`escl/escl_scan.c
mv -f escl/.deps/libescl_la-escl_scan.Tpo escl/.deps/libescl_la-escl_scan.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl_status.lo -MD -MP -MF escl/.deps/libescl_la-escl_status.Tpo -c -o escl/libescl_la-escl_status.lo `test -f 'escl/escl_status.c' || echo './'`escl/escl_status.c
mv -f escl/.deps/libescl_la-escl_status.Tpo escl/.deps/libescl_la-escl_status.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl_jpeg.lo -MD -MP -MF escl/.deps/libescl_la-escl_jpeg.Tpo -c -o escl/libescl_la-escl_jpeg.lo `test -f 'escl/escl_jpeg.c' || echo './'`escl/escl_jpeg.c
mv -f escl/.deps/libescl_la-escl_jpeg.Tpo escl/.deps/libescl_la-escl_jpeg.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl_png.lo -MD -MP -MF escl/.deps/libescl_la-escl_png.Tpo -c -o escl/libescl_la-escl_png.lo `test -f 'escl/escl_png.c' || echo './'`escl/escl_png.c
escl/escl_png.c: In function ‘get_PNG_data’:
escl/escl_png.c:62:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
62 | fread (magic, 1, sizeof (magic), scanner->tmp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f escl/.deps/libescl_la-escl_png.Tpo escl/.deps/libescl_la-escl_png.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include/sane -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -I. -I. -I../include -I../include -I/usr/include/libusb-1.0 -DLIBDIR="\"/usr/lib32/sane\"" -I/usr/include/libxml2 -D_REENTRANT -DBACKEND_NAME=escl -D_FORTIFY_SOURCE=2 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT escl/libescl_la-escl_tiff.lo -MD -MP -MF escl/.deps/libescl_la-escl_tiff.Tpo -c -o escl/libescl_la-escl_tiff.lo `test -f 'escl/escl_tiff.c' || echo './'`escl/escl_tiff.c
mv -f escl/.deps/libescl_la-escl_tiff.Tpo escl/.deps/libescl_la-escl_tiff.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libescl.la escl/libescl_la-escl.lo escl/libescl_la-escl_capabilities.lo escl/libescl_la-escl_devices.lo escl/libescl_la-escl_newjob.lo escl/libescl_la-escl_reset.lo escl/libescl_la-escl_scan.lo escl/libescl_la-escl_status.lo escl/libescl_la-escl_jpeg.lo escl/libescl_la-escl_png.lo escl/libescl_la-escl_tiff.lo
ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -m32 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-z,defs -rpath '/usr/lib32/sane' -version-number 1:0:29 -module -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsane-escl.la libsane_escl_la-escl-s.lo ../lib/liblib.la -L/usr/lib32 -lxml2 libescl.la ../sanei/sanei_init_debug.lo ../sanei/sanei_constrain_value.lo ../sanei/sanei_config.lo sane_strstatus.lo -ljpeg -lpng -ltiff -L/usr/lib32 -lxml2 -lcurl -L/usr/lib32 -lavahi-common -lavahi-client
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.1/../../../libcurl.so when searching for -lcurl
/usr/bin/ld: skipping incompatible /usr/lib/libcurl.so when searching for -lcurl
/usr/bin/ld: cannot find -lcurl
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:3804: libsane-escl.la] Error 1
make[2]: Leaving directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/backend'
make[1]: *** [Makefile:3275: all] Error 2
make[1]: Leaving directory '/var/tmp/pamac-build-its/lib32-sane/src/sane-backends-1.0.29/backend'
make: *** [Makefile:597: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...Offline
forget yay and pamac, build it in a clean chroot
Offline
forget yay and pamac, build it in a clean chroot
I would have but I don't think so
Here's Why!!! chroot failed as well.
its:/mnt/Data/Downloads/AUR/lib32-sane $ mkdir ~/chroot
its:/mnt/Data/Downloads/AUR/lib32-sane $ CHROOT=$HOME/chroot
its:/mnt/Data/Downloads/AUR/lib32-sane $ mkarchroot $CHROOT/root base-devel
==> Creating install root at /home/its/chroot/root
==> Installing packages to /home/its/chroot/root
:: Synchronizing package databases...
core 134.2 KiB 210 KiB/s 00:01 [##############################################] 100%
extra 1643.3 KiB 553 KiB/s 00:03 [##############################################] 100%
community 4.8 MiB 548 KiB/s 00:09 [##############################################] 100%
multilib 161.8 KiB 257 KiB/s 00:01 [##############################################] 100%
:: There are 24 members in group base-devel:
:: Repository core
1) autoconf 2) automake 3) binutils 4) bison 5) fakeroot 6) file 7) findutils 8) flex 9) gawk 10) gcc 11) gettext
12) grep 13) groff 14) gzip 15) libtool 16) m4 17) make 18) pacman 19) patch 20) pkgconf 21) sed 22) sudo 23) texinfo
24) which
Enter a selection (default=all):
resolving dependencies...
looking for conflicting packages...
Packages (123) acl-2.2.53-2 archlinux-keyring-20200108-1 argon2-20190702-2 attr-2.4.48-2 audit-2.8.5-6 bash-5.0.016-1
bzip2-1.0.8-3 ca-certificates-20181109-3 ca-certificates-mozilla-3.50-1 ca-certificates-utils-20181109-3
coreutils-8.31-3 cracklib-2.9.7-2 cryptsetup-2.3.0-1 curl-7.68.0-1 db-5.3.28-5 dbus-1.12.16-5
device-mapper-2.02.186-5 diffutils-3.7-3 e2fsprogs-1.45.5-1 expat-2.2.9-3 filesystem-2019.10-2 gc-8.0.4-3
gcc-libs-9.2.1+20200130-2 gdbm-1.18.1-3 glib2-2.64.0-1 glibc-2.31-1 gmp-6.2.0-1 gnupg-2.2.19-1 gnutls-3.6.12-1
gpgme-1.13.1-3 guile-2.2.6-1 hwids-20200204-1 iana-etc-20200224-1 icu-65.1-3 iptables-1:1.8.4-1 json-c-0.13.1-3
kbd-2.2.0-5 keyutils-1.6.1-3 kmod-27-1 krb5-1.17.1-1 less-551-3 libarchive-3.4.2-1 libassuan-2.5.3-2
libcap-2.32-1 libcap-ng-0.7.10-1 libcroco-0.6.13-1 libelf-0.177-2 libffi-3.2.1-4 libgcrypt-1.8.5-2
libgpg-error-1.37-1 libidn2-2.3.0-1 libksba-1.3.5-2 libldap-2.4.49-1 libmnl-1.0.4-3 libmpc-1.1.0-2
libnetfilter_conntrack-1.0.7-1 libnfnetlink-1.0.1-3 libnftnl-1.1.5-1 libnghttp2-1.39.2-2 libnl-3.5.0-2
libpcap-1.9.1-2 libpsl-0.21.0-2 libsasl-2.1.27-2 libseccomp-2.4.2-1 libsecret-0.20.1-1 libssh2-1.9.0-2
libtasn1-4.16.0-1 libtirpc-1.2.5-1 libunistring-0.9.10-2 libusb-1.0.23-2 libutil-linux-2.35.1-1 libxml2-2.9.10-1
linux-api-headers-5.4.17-1 lz4-1:1.9.2-2 mpfr-4.0.2-2 ncurses-6.2-1 nettle-3.5.1-2 npth-1.6-2 openssl-1.1.1.d-2
p11-kit-0.23.20-2 pacman-mirrorlist-20200207-1 pam-1.3.1-2 pambase-20190105.1-2 pcre-8.43-2 pcre2-10.34-3
perl-5.30.1-1 pinentry-1.1.0-5 popt-1.16-12 readline-8.0.004-1 shadow-4.8.1-1 sqlite-3.31.1-1 systemd-244.3-1
systemd-libs-244.3-1 tar-1.32-3 tzdata-2019c-3 util-linux-2.35.1-1 xz-5.2.4-2 zlib-1:1.2.11-4 zstd-1.4.4-1
autoconf-2.69-7 automake-1.16.1-2 binutils-2.34-1 bison-3.5.2-1 fakeroot-1.24-2 file-5.38-3 findutils-4.7.0-2
flex-2.6.4-3 gawk-5.0.1-2 gcc-9.2.1+20200130-2 gettext-0.20.1-3 grep-3.4-1 groff-1.22.4-3 gzip-1.10-3
libtool-2.4.6+42+gb88cebd5-10 m4-1.4.18-3 make-4.3-1 pacman-5.2.1-4 patch-2.7.6-8 pkgconf-1.6.3-3 sed-4.8-1
sudo-1.8.31-1 texinfo-6.7-2 which-2.21-5
Total Installed Size: 774.33 MiB
:: Proceed with installation? [Y/n]
(123/123) checking keys in keyring [##############################################] 100%
(123/123) checking package integrity [##############################################] 100%
(123/123) loading package files [##############################################] 100%
(123/123) checking for file conflicts [##############################################] 100%
(123/123) checking available disk space [##############################################] 100%
:: Processing package changes...
( 1/123) installing linux-api-headers [##############################################] 100%
( 2/123) installing tzdata [##############################################] 100%
( 3/123) installing iana-etc [##############################################] 100%
( 4/123) installing filesystem [##############################################] 100%
( 5/123) installing glibc [##############################################] 100%
Optional dependencies for glibc
gd: for memusagestat
( 6/123) installing gcc-libs [##############################################] 100%
( 7/123) installing ncurses [##############################################] 100%
( 8/123) installing readline [##############################################] 100%
( 9/123) installing bash [##############################################] 100%
Optional dependencies for bash
bash-completion: for tab completion
( 10/123) installing gmp [##############################################] 100%
( 11/123) installing mpfr [##############################################] 100%
( 12/123) installing gawk [##############################################] 100%
( 13/123) installing m4 [##############################################] 100%
( 14/123) installing diffutils [##############################################] 100%
( 15/123) installing gdbm [##############################################] 100%
( 16/123) installing db [##############################################] 100%
( 17/123) installing perl [##############################################] 100%
( 18/123) installing autoconf [##############################################] 100%
( 19/123) installing automake [##############################################] 100%
( 20/123) installing zlib [##############################################] 100%
( 21/123) installing binutils [##############################################] 100%
( 22/123) installing bison [##############################################] 100%
( 23/123) installing attr [##############################################] 100%
( 24/123) installing acl [##############################################] 100%
( 25/123) installing sed [##############################################] 100%
( 26/123) installing cracklib [##############################################] 100%
( 27/123) installing libutil-linux [##############################################] 100%
( 28/123) installing e2fsprogs [##############################################] 100%
( 29/123) installing openssl [##############################################] 100%
Optional dependencies for openssl
ca-certificates [pending]
( 30/123) installing libsasl [##############################################] 100%
( 31/123) installing libldap [##############################################] 100%
( 32/123) installing keyutils [##############################################] 100%
( 33/123) installing krb5 [##############################################] 100%
( 34/123) installing libtirpc [##############################################] 100%
( 35/123) installing pambase [##############################################] 100%
( 36/123) installing pam [##############################################] 100%
( 37/123) installing libcap-ng [##############################################] 100%
( 38/123) installing audit [##############################################] 100%
( 39/123) installing shadow [##############################################] 100%
error: command failed to execute correctly
( 40/123) installing libcap [##############################################] 100%
( 41/123) installing coreutils [##############################################] 100%
( 42/123) installing libgpg-error [##############################################] 100%
( 43/123) installing libgcrypt [##############################################] 100%
( 44/123) installing lz4 [##############################################] 100%
( 45/123) installing xz [##############################################] 100%
( 46/123) installing systemd-libs [##############################################] 100%
( 47/123) installing util-linux [##############################################] 100%
Optional dependencies for util-linux
python: python bindings to libmount
words: default dictionary for look
( 48/123) installing fakeroot [##############################################] 100%
( 49/123) installing bzip2 [##############################################] 100%
( 50/123) installing libseccomp [##############################################] 100%
( 51/123) installing file [##############################################] 100%
( 52/123) installing findutils [##############################################] 100%
( 53/123) installing flex [##############################################] 100%
( 54/123) installing libmpc [##############################################] 100%
( 55/123) installing gcc [##############################################] 100%
Optional dependencies for gcc
lib32-gcc-libs: for generating code for 32-bit ABI
( 56/123) installing pcre [##############################################] 100%
( 57/123) installing libffi [##############################################] 100%
( 58/123) installing glib2 [##############################################] 100%
Optional dependencies for glib2
python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
libelf: gresource inspection tool [pending]
( 59/123) installing libunistring [##############################################] 100%
( 60/123) installing icu [##############################################] 100%
( 61/123) installing libxml2 [##############################################] 100%
( 62/123) installing libcroco [##############################################] 100%
( 63/123) installing gettext [##############################################] 100%
Optional dependencies for gettext
git: for autopoint infrastructure updates
( 64/123) installing grep [##############################################] 100%
( 65/123) installing groff [##############################################] 100%
Optional dependencies for groff
netpbm: for use together with man -H command interaction in browsers
psutils: for use together with man -H command interaction in browsers
libxaw: for gxditview
perl-file-homedir: for use with glilypond
( 66/123) installing less [##############################################] 100%
( 67/123) installing gzip [##############################################] 100%
( 68/123) installing tar [##############################################] 100%
( 69/123) installing libtool [##############################################] 100%
( 70/123) installing texinfo [##############################################] 100%
( 71/123) installing gc [##############################################] 100%
( 72/123) installing guile [##############################################] 100%
( 73/123) installing make [##############################################] 100%
( 74/123) installing expat [##############################################] 100%
( 75/123) installing zstd [##############################################] 100%
( 76/123) installing libarchive [##############################################] 100%
( 77/123) installing libtasn1 [##############################################] 100%
( 78/123) installing device-mapper [##############################################] 100%
( 79/123) installing popt [##############################################] 100%
( 80/123) installing json-c [##############################################] 100%
( 81/123) installing argon2 [##############################################] 100%
( 82/123) installing cryptsetup [##############################################] 100%
( 83/123) installing dbus [##############################################] 100%
( 84/123) installing libmnl [##############################################] 100%
( 85/123) installing libnftnl [##############################################] 100%
( 86/123) installing libnl [##############################################] 100%
( 87/123) installing libusb [##############################################] 100%
( 88/123) installing libpcap [##############################################] 100%
( 89/123) installing libnfnetlink [##############################################] 100%
( 90/123) installing libnetfilter_conntrack [##############################################] 100%
( 91/123) installing iptables [##############################################] 100%
( 92/123) installing kbd [##############################################] 100%
( 93/123) installing kmod [##############################################] 100%
( 94/123) installing hwids [##############################################] 100%
( 95/123) installing libidn2 [##############################################] 100%
( 96/123) installing libelf [##############################################] 100%
( 97/123) installing pcre2 [##############################################] 100%
( 98/123) installing systemd [##############################################] 100%
Initializing machine ID from random generator.
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target.
:: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
Optional dependencies for systemd
libmicrohttpd: remote journald capabilities
quota-tools: kernel-level quota management
systemd-sysvcompat: symlink package to provide sysvinit binaries
polkit: allow administration as unprivileged user
curl: machinectl pull-tar and pull-raw [pending]
( 99/123) installing p11-kit [##############################################] 100%
Created symlink /etc/systemd/user/sockets.target.wants/p11-kit-server.socket -> /usr/lib/systemd/user/p11-kit-server.socket.
(100/123) installing ca-certificates-utils [##############################################] 100%
(101/123) installing ca-certificates-mozilla [##############################################] 100%
(102/123) installing ca-certificates [##############################################] 100%
(103/123) installing libssh2 [##############################################] 100%
(104/123) installing libpsl [##############################################] 100%
(105/123) installing libnghttp2 [##############################################] 100%
(106/123) installing curl [##############################################] 100%
(107/123) installing npth [##############################################] 100%
(108/123) installing libksba [##############################################] 100%
(109/123) installing libassuan [##############################################] 100%
(110/123) installing libsecret [##############################################] 100%
Optional dependencies for libsecret
org.freedesktop.secrets: secret storage backend
(111/123) installing pinentry [##############################################] 100%
Optional dependencies for pinentry
gtk2: gtk2 backend
qt5-base: qt backend
gcr: gnome3 backend
(112/123) installing nettle [##############################################] 100%
(113/123) installing gnutls [##############################################] 100%
Optional dependencies for gnutls
guile: for use with Guile bindings [installed]
(114/123) installing sqlite [##############################################] 100%
(115/123) installing gnupg [##############################################] 100%
Optional dependencies for gnupg
libldap: gpg2keys_ldap [installed]
libusb-compat: scdaemon
pcsclite: scdaemon
(116/123) installing gpgme [##############################################] 100%
(117/123) installing pacman-mirrorlist [##############################################] 100%
(118/123) installing archlinux-keyring [##############################################] 100%
(119/123) installing pacman [##############################################] 100%
Optional dependencies for pacman
perl-locale-gettext: translation support in makepkg-template
(120/123) installing patch [##############################################] 100%
Optional dependencies for patch
ed: for patch -e functionality
(121/123) installing pkgconf [##############################################] 100%
(122/123) installing sudo [##############################################] 100%
(123/123) installing which [##############################################] 100%
:: Running post-transaction hooks...
( 1/12) Creating system user accounts...
( 2/12) Updating journal message catalog...
( 3/12) Reloading system manager configuration...
Running in chroot, ignoring request: daemon-reload
( 4/12) Updating udev hardware database...
( 5/12) Applying kernel sysctl settings...
( 6/12) Creating temporary files...
( 7/12) Reloading device manager configuration...
Running in chroot, ignoring request.
( 8/12) Arming ConditionNeedsUpdate...
( 9/12) Reloading system bus configuration...
Running in chroot, ignoring request: try-reload-or-restart
(10/12) Warn about old perl modules
(11/12) Updating the info directory file...
(12/12) Rebuilding certificate stores...
Generating locales...
en_US.UTF-8... done
de_DE.UTF-8... done
Generation complete.
its:/mnt/Data/Downloads/AUR/lib32-sane $ makechrootpkg -c -r $CHROOT
==> Synchronizing chroot copy [/home/its/chroot/root] -> [its]...done
==> Making package: lib32-sane 1.0.29-1 (Tue Apr 7 13:28:39 2020)
==> Retrieving sources...
-> Downloading sane-backends-1.0.29.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7033k 100 7033k 0 0 384k 0 0:00:18 0:00:18 --:--:-- 559k
-> Found network.patch
==> Validating source files with sha512sums...
sane-backends-1.0.29.tar.gz ... Passed
network.patch ... Passed
==> Making package: lib32-sane 1.0.29-1 (Tue 07 Apr 2020 01:29:02 PM -05)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: lib32-libtiff>=4.0.0
error: target not found: lib32-libgphoto2
error: target not found: lib32-libjpeg>=8
error: target not found: lib32-libusbx
error: target not found: lib32-libieee1284
error: target not found: lib32-v4l-utils
error: target not found: lib32-avahi
error: target not found: lib32-net-snmp
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> lib32-libtiff>=4.0.0
-> lib32-libgphoto2
-> lib32-libjpeg>=8
-> lib32-libusbx
-> lib32-libieee1284
-> lib32-v4l-utils
-> lib32-avahi
-> lib32-net-snmp
-> sane
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
==> ERROR: Build failed, check /home/its/chroot/its/buildOffline
lib32-sane depends on other AUR packages lib32-avahi lib32-libgphoto2 lib32-libieee1284 lib32-net-snmp. These AUR packages need to be included in the clean chroot see DeveloperWiki:Building_in_a_clean_chroot#Handling_major_rebuilds.
Edit:
building in a clean chroot on this system:
lib32-sane was missing lib32-nl and lib32-curl dependencies
lib32-net-snmp was missing lib32-pcre lib32-libnsl lib32-ncurses dependencies it had an unneeded dependency on lib32-libnl
lib32-kmod is outdated
git diff for lib32-avahi (optdepends needs more work but would not impact testing lib32-sane)
git diff
diff --git a/PKGBUILD b/PKGBUILD
index 4474dd8..9eb4749 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,26 +4,23 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux dot org>
pkgname=lib32-avahi
-pkgver=0.7+18+g1b5f401
+pkgver=0.8+15+ge8a3dd0
pkgrel=1
pkgdesc='Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour (32-bit)'
arch=('x86_64')
url='https://github.com/lathiat/avahi'
license=('LGPL')
depends=("${pkgname#lib32-}" 'expat' 'lib32-gdbm' 'lib32-glib2' 'lib32-libcap' 'lib32-libdaemon' 'lib32-dbus')
-makedepends=('gcc-multilib' 'git' 'gobject-introspection' 'gtk-sharp-2' 'intltool' 'lib32-gtk2' 'lib32-gtk3'
- 'pygtk' 'python-dbus' 'python-gobject' 'mono' 'xmltoman')
-optdepends=('lib32-gtk3: gtk3 bindings'
- 'lib32-gtk2: gtk2 bindings')
+makedepends=('gcc-multilib' 'git' 'gobject-introspection' 'intltool' 'lib32-gtk3' 'xmltoman'
+ 'python-dbus' 'python-gobject' 'doxygen' 'graphviz' 'lib32-libevent' 'libevent')
+optdepends=('lib32-gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc')
options=(!emptydirs)
-_commit=1b5f401f64d7bed40c4335b0327acf4125da3086 # pull/115/merge~2
+_commit=e8a3dd0d480a754318e312e6fa66fea249808187 # master
source=("git+$url#tag=$_commit")
sha256sums=('SKIP')
prepare() {
cd ${pkgname#lib32-}
- # CVE-2017-6519 CVE-2018-100084
- git cherry-pick -n e111def44a7df4624a4aa3f85fe98054bffb6b4f
NOCONFIGURE=1 ./autogen.sh
}
@@ -50,7 +47,7 @@ build() {
--localstatedir=/var \
--sbindir=/usr/bin \
--libdir=/usr/lib32 \
- --disable-monodoc \
+ --disable-mono \
--disable-qt4 \
--disable-qt5 \
--enable-compat-libdns_sd \Last edited by loqs (2020-04-08 00:50:33)
Offline