Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 217145 Details for
Bug 301759
media-gfx/sane-backends-1.0.19-r2 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete build log
build.log (text/plain), 39.59 KB, created by
Anton Gubarkov
on 2010-01-22 07:11:41 UTC
(
hide
)
Description:
complete build log
Filename:
MIME Type:
Creator:
Anton Gubarkov
Created:
2010-01-22 07:11:41 UTC
Size:
39.59 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking sane-backends-1.0.19.tar.gz to /var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work >>>> Unpacking sane-1.0.19-brother-driver.diff.bz2 to /var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work >>>> Unpacking sane-1.0.19-brother-driver.diff.bz2 to /var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work > [32;01m*[0m Applying sane-1.0.19-brother-driver.diff ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying udev-rule-5.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying fujitsu_DBG_LEVEL.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying epson2fixes-1.0.19.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying parallel-install-1.0.19.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work >>>> Compiling source in /var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19 ... > * econf: updating sane-backends-1.0.19/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sane-backends-1.0.19/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-libusb --without-gphoto2 --enable-ipv6 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for sane-config... /usr/bin/sane-config >checking for msgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for latex... no >checking for dvips... no >checking for makeindex... no >checking for makedepend... /usr/bin/makedepend >checking linker parameter to set runtime link path... -Wl,-rpath, >checking for AIX... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking for library containing strerror... none required >checking 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 uint8_t in stdint.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dlopen in -ldl... yes >checking for dlopen... yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking for sqrt in -lm... yes >checking for scsireq_enter in -lscsi... no >checking for cam_open_device in -lcam... no >checking for library containing gethostbyaddr... none required >checking for library containing socket... none required >checking for library containing syslog... none required >checking for jpeg_start_decompress in -ljpeg... yes >checking jconfig.h usability... yes >checking jconfig.h presence... yes >checking for jconfig.h... yes >checking for jpeglib - version >= 61 (6a)... yes >checking for TIFFFdOpen in -ltiff... yes >checking tiffio.h usability... yes >checking tiffio.h presence... yes >checking for tiffio.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 to enable pthread support... yes >checking whether to use pthread instead of fork... no >checking whether to enable device locking... yes >configure: Setting lockdir group to uucp >checking for sane_init in -lsane... yes >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking sys/dsreq.h usability... no >checking sys/dsreq.h presence... no >checking for sys/dsreq.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/signal.h usability... yes >checking sys/signal.h presence... yes >checking for sys/signal.h... yes >checking sys/scanio.h usability... no >checking sys/scanio.h presence... no >checking for sys/scanio.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 /usr/src/linux/include/scsi/sg.h usability... no >checking /usr/src/linux/include/scsi/sg.h presence... no >checking for /usr/src/linux/include/scsi/sg.h... no >checking camlib.h usability... no >checking camlib.h presence... no >checking for camlib.h... no >checking os2.h usability... no >checking os2.h presence... no >checking for os2.h... no >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/io.h usability... yes >checking sys/io.h presence... yes >checking for sys/io.h... yes >checking gscdds.h usability... no >checking gscdds.h presence... no >checking for gscdds.h... no >checking sys/hw.h usability... no >checking sys/hw.h presence... no >checking for sys/hw.h... no >checking for sys/types.h... (cached) yes >checking sys/scsi/scsi.h usability... no >checking sys/scsi/scsi.h presence... no >checking for sys/scsi/scsi.h... no >checking sys/scsi/sgdefs.h usability... no >checking sys/scsi/sgdefs.h presence... no >checking for sys/scsi/sgdefs.h... no >checking sys/scsi/targets/scgio.h usability... no >checking sys/scsi/targets/scgio.h presence... no >checking for sys/scsi/targets/scgio.h... no >checking apollo/scsi.h usability... no >checking apollo/scsi.h presence... no >checking for apollo/scsi.h... no >checking sys/sdi_comm.h usability... no >checking sys/sdi_comm.h presence... no >checking for sys/sdi_comm.h... no >checking sys/passthrudef.h usability... no >checking sys/passthrudef.h presence... no >checking for sys/passthrudef.h... no >checking linux/ppdev.h usability... 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 usb.h usability... yes >checking usb.h presence... yes >checking for usb.h... yes >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking sys/sem.h usability... yes >checking sys/sem.h presence... yes >checking for sys/sem.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking IOKit/cdb/IOSCSILib.h usability... no >checking IOKit/cdb/IOSCSILib.h presence... no >checking for IOKit/cdb/IOSCSILib.h... no >checking IOKit/scsi/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 windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking be/kernel/OS.h usability... no >checking be/kernel/OS.h presence... no >checking for be/kernel/OS.h... no >checking be/drivers/USB_scanner.h usability... no >checking be/drivers/USB_scanner.h presence... no >checking for be/drivers/USB_scanner.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking asm/types.h usability... 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 for asm/io.h... no >checking for io/cam/cam.h... no >checking resmgr.h usability... no >checking resmgr.h presence... no >checking for resmgr.h... no >checking for usbcalls.h... no >checking return type of signal handlers... void >checking for size_t... yes >checking for pid_t... yes >checking for ssize_t... yes >checking for u_int8_t only in sys/bitypes.h... no, also in standard headers >checking for u_int8_t... yes >checking for u_int16_t... yes >checking for u_int32_t... yes >checking for u_char... yes >checking for u_int... yes >checking for u_long... yes >checking for long long support... yes >checking for socklen_t in <sys/socket.h>... yes >checking for union semun in <sys/sem.h>... no >checking for sg_header.target_status in <scsi/sg.h>... yes >checking for struct flock in fcntl.h... yes >checking for Linux ioctl defines... yes >checking for SCSITaskSGElement in IOKit/scsi/SCSITaskLib.h... no >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 stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for atexit... yes >checking for inet_addr... yes >checking for inet_aton... yes >checking for inet_ntoa... yes >checking for ioperm... yes >checking for i386_set_ioperm... no >checking for mkdir... yes >checking for scsireq_enter... no >checking for strftime... yes >checking for strstr... yes >checking for strtod... yes >checking for cfmakeraw... yes >checking for tcsendbreak... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for _portaccess... no >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for poll... yes >checking for setitimer... yes >checking for iopl... yes >checking for getenv... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for isfdtype... yes >checking for sigprocmask... yes >checking for snprintf... yes >checking for strdup... yes >checking for strndup... yes >checking for strsep... yes >checking for usleep... yes >checking for vsyslog... yes >checking for usb_interrupt_read in -lusb... yes >checking whether to enable IPv6... yes >checking whether struct sockaddr_storage has an ss_family member... yes >checking for a sed that does not truncate output... /bin/sed >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for dlfcn.h... (cached) yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >configure: Manually selected backends: epkowa >scsi buffersize: 131072 >enabling translations >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating sanei/Makefile >config.status: creating frontend/Makefile >config.status: creating japi/Makefile >config.status: creating backend/Makefile >config.status: creating include/Makefile >config.status: creating doc/Makefile >config.status: creating po/Makefile >config.status: creating testsuite/Makefile >config.status: creating tools/Makefile >config.status: creating doc/doxygen-sanei.conf >config.status: creating tools/sane-config >config.status: creating include/sane/config.h >-> Variables used for compilation/linking: >CPPFLAGS=" -D_REENTRANT -DPATH_SANE_CONFIG_DIR=$(configdir) -DPATH_SANE_DATA_DIR=$(datadir) -DPATH_SANE_LOCK_DIR=$(locksanedir) -DV_MAJOR=1 -DV_MINOR=0" >CFLAGS="-O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall" >LDFLAGS="-Wl,-O1" >LIBS="-lusb -lpthread -lm -ljpeg -ltiff -lieee1284" >-> Installation directories: >Configuration: /etc >Libraries: /usr/lib >Binaries: /usr/bin and /usr/sbin >Manpages: /usr/share/man >Documentation: /usr/doc/sane-1.0.19 >Lockfiles: /var/lib/lock/sane >-> Network parameters: >Build saned: yes >IPv6 support: yes >-> The following backends will be built: >epkowa >**************************************************************** >* Please be sure to read file PROBLEMS in this directory * >* BEFORE running any of the SANE applications. Some devices * >* may be damaged by improper operation, so please do heed this * >* advice. * >**************************************************************** >make -j2 VARTEXFONTS=/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/temp/fonts >making depend in include >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/include' >make[1]: Ð¦ÐµÐ»Ñ `depend' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/include' >making all in include >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/include' >make[1]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/include' >making depend in lib >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/lib' >makedepend -I. -I../include *.c 2>/dev/null >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/lib' >making all in lib >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/lib' >making depend in sanei >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/sanei' >makedepend -I. -I../include *.c 2>/dev/null >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/sanei' >making depend in backend >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/backend' >makedepend -I. -I. -I../include -I../include *.c 2>/dev/null >makedepend -a -o.lo -I. -I. -I../include -I../include *.c 2>/dev/null >mkdir .libs >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/backend' >making depend in frontend >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/frontend' >makedepend -I. -I. -I../include -I../include -I/usr/local/include *.c 2>/dev/null > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall getopt.c -fPIC -DPIC -o .libs/getopt.o >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/frontend' >making depend in tools >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/tools' >makedepend -I. -I. -I../include -I../include *.c 2>/dev/null > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall getopt.c -o getopt.o >/dev/null 2>&1 >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/tools' >making depend in doc >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/doc' >make[1]: Ð¦ÐµÐ»Ñ `depend' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/doc' >making depend in po >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/po' >make[1]: Ð¦ÐµÐ»Ñ `depend' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/po' > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall md5.c -fPIC -DPIC -o .libs/md5.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall getopt1.c -fPIC -DPIC -o .libs/getopt1.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall getopt1.c -o getopt1.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR= -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall md5.c -o md5.o >/dev/null 2>&1 >i686-pc-linux-gnu-ar cru liblib.a getopt.o getopt1.o md5.o >i686-pc-linux-gnu-ranlib liblib.a >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/lib' >making all in sanei >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/sanei' >mkdir .libs > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_ab306.c -fPIC -DPIC -o .libs/sanei_ab306.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_constrain_value.c -fPIC -DPIC -o .libs/sanei_constrain_value.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_constrain_value.c -o sanei_constrain_value.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_ab306.c -o sanei_ab306.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_init_debug.c -fPIC -DPIC -o .libs/sanei_init_debug.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_init_debug.c -o sanei_init_debug.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_net.c -fPIC -DPIC -o .libs/sanei_net.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_net.c -o sanei_net.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_wire.c -fPIC -DPIC -o .libs/sanei_wire.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_codec_ascii.c -fPIC -DPIC -o .libs/sanei_codec_ascii.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_wire.c -o sanei_wire.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_codec_ascii.c -o sanei_codec_ascii.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_codec_bin.c -fPIC -DPIC -o .libs/sanei_codec_bin.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_codec_bin.c -o sanei_codec_bin.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_scsi.c -fPIC -DPIC -o .libs/sanei_scsi.o >sanei_scsi.c: In function 'sanei_scsi_find_devices': >sanei_scsi.c:2819: warning: assignment discards qualifiers from pointer target type > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_scsi.c -o sanei_scsi.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_config.c -fPIC -DPIC -o .libs/sanei_config.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_config.c -o sanei_config.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_config2.c -fPIC -DPIC -o .libs/sanei_config2.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_pio.c -fPIC -DPIC -o .libs/sanei_pio.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_config2.c -o sanei_config2.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_pio.c -o sanei_pio.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_pa4s2.c -fPIC -DPIC -o .libs/sanei_pa4s2.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_auth.c -fPIC -DPIC -o .libs/sanei_auth.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_pa4s2.c -o sanei_pa4s2.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_auth.c -o sanei_auth.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_usb.c -fPIC -DPIC -o .libs/sanei_usb.o >sanei_usb.c: In function 'sanei_usb_write_bulk': >sanei_usb.c:1418: warning: passing argument 3 of 'usb_bulk_write' discards qualifiers from pointer target type > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_thread.c -fPIC -DPIC -o .libs/sanei_thread.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_thread.c -o sanei_thread.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_usb.c -o sanei_usb.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_pv8630.c -fPIC -DPIC -o .libs/sanei_pv8630.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_pv8630.c -o sanei_pv8630.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_lm983x.c -fPIC -DPIC -o .libs/sanei_lm983x.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_lm983x.c -o sanei_lm983x.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_pp.c -fPIC -DPIC -o .libs/sanei_pp.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_pp.c -o sanei_pp.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_access.c -fPIC -DPIC -o .libs/sanei_access.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_access.c -o sanei_access.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_jpeg.c -fPIC -DPIC -o .libs/sanei_jpeg.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_jpeg.c -o sanei_jpeg.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_tcp.c -fPIC -DPIC -o .libs/sanei_tcp.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_tcp.c -o sanei_tcp.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_udp.c -fPIC -DPIC -o .libs/sanei_udp.o > i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share -DPATH_SANE_LOCK_DIR=/var/lib/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -O2 -march=athlon-xp -pipe -fno-strict-aliasing -W -Wall sanei_udp.c -o sanei_udp.o >/dev/null 2>&1 >i686-pc-linux-gnu-ar cru libsanei.a sanei_ab306.o sanei_constrain_value.o sanei_init_debug.o sanei_net.o sanei_wire.o sanei_codec_ascii.o sanei_codec_bin.o sanei_scsi.o sanei_config.o sanei_config2.o sanei_pio.o sanei_pa4s2.o sanei_auth.o sanei_usb.o sanei_thread.o sanei_pv8630.o sanei_lm983x.o sanei_pp.o sanei_access.o sanei_jpeg.o sanei_tcp.o sanei_udp.o >i686-pc-linux-gnu-ranlib libsanei.a >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/sanei' >making all in backend >make[1]: Entering directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/backend' >make[1]: *** ÐÐµÑ Ð¿Ñавила Ð´Ð»Ñ ÑбоÑки Ñели `libsane-epkowa.la', ÑÑебÑемой Ð´Ð»Ñ `all'. ÐÑÑанов. >make[1]: Leaving directory `/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/work/sane-backends-1.0.19/backend' >make: *** [all-recursive] ÐÑибка 1 > [31;01m*[0m > [31;01m*[0m ERROR: media-gfx/sane-backends-1.0.19-r2 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2566: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake VARTEXFONTS="${T}/fonts" || die; > [31;01m*[0m The die message: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/sane-backends-1.0.19-r2/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 301759
: 217145