Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103132 Details for
Bug 156807
sandbox violation when building lirc-0.8.0-r6 against gentoo-sources-2.6.19
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
app-misc:lirc-0.8.0-r6:20061201-150427.log (text/plain), 23.09 KB, created by
Neil Bothwick
on 2006-12-01 07:24:00 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Neil Bothwick
Created:
2006-12-01 07:24:00 UTC
Size:
23.09 KB
patch
obsolete
> [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 2.6.19-gentoo > [32;01m*[0m Compiling support for device devinput > [32;01m*[0m > [32;01m*[0m lirc-configure-opts: --with-driver=devinput > [32;01m*[0m Setting default lirc-device to /dev/lirc/0 >>>> Unpacking source... >>>> Unpacking lirc-0.8.0.tar.bz2 to /mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work > [32;01m*[0m Applying lirc-0.8.0-kernel-2.6.16.diff ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying lirc-0.8.0-kernel-2.6.17.diff ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying lirc-0.8.0-kernel-2.6.18.diff ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying lirc-0.8.0-kernel-2.6.19.diff ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying lirc-udev-094.diff ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying lirc-0.8.0-i2c-kernel-2.6.17.diff ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying lirc-0.8.0-conf-pixelview_bt878.diff ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0' ... > [32;01m*[0m Requested autoconf 2.5 > [32;01m*[0m Using autoconf (GNU Autoconf) 2.61 > [32;01m*[0m Using autoheader (GNU Autoconf) 2.61 > [32;01m*[0m Requested automake latest: 1.10 > [32;01m*[0m Using automake (GNU automake) 1.10 > [32;01m*[0m Using aclocal (GNU automake) 1.10 > [32;01m*[0m Running aclocal ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[133C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: lirc-0.8.0 > [32;01m*[0m Applying max_cmd_len-1.5.0.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0 ... > [32;01m*[0m Preparing lirc module > * econf: updating lirc-0.8.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating lirc-0.8.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var --with-syslog=LOG_DAEMON --enable-sandboxed --with-kerneldir=/usr/src/linux --with-moduledir=/lib/modules/2.6.19-gentoo/misc --disable-debug --with-X --with-driver=devinput --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for a BSD-compatible install... /bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for mknod... /bin/mknod >checking for mkfifo... /bin/mkfifo >checking for depmod... /sbin/depmod >checking for libusb-config... /usr/bin/libusb-config >checking whether ln -s works... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... no >checking for x86_64-pc-linux-gnu-g95... no >checking for x86_64-pc-linux-gnu-xlf95... no >checking for x86_64-pc-linux-gnu-f95... no >checking for x86_64-pc-linux-gnu-fort... no >checking for x86_64-pc-linux-gnu-ifort... no >checking for x86_64-pc-linux-gnu-ifc... no >checking for x86_64-pc-linux-gnu-efc... no >checking for x86_64-pc-linux-gnu-pgf95... no >checking for x86_64-pc-linux-gnu-lf95... no >checking for x86_64-pc-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >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 sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for gethostname... yes >checking for gettimeofday... yes >checking for mkfifo... yes >checking for select... yes >checking for socket... yes >checking for strdup... yes >checking for strerror... yes >checking for strtoul... yes >checking for snprintf... yes >checking for strsep... yes >checking for vsyslog... yes >checking for daemon... yes >checking for forkpty... no >checking for forkpty in -lutil... yes >checking vga.h usability... no >checking vga.h presence... no >checking for vga.h... no >checking for X... libraries /usr/lib64, headers >checking whether -R must be followed by a space... neither works >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for getopt_long... yes >checking for mktemp... yes >checking for Linux kernel sources... /usr/src/linux/ >checking for which drivers can be installed on this system... >checking for caraca_init in -lcaraca_client... no >checking for ir_strerror in -lirman... no >checking for ir_strerror in -lirman_sw... no >checking portaudio.h usability... no >checking portaudio.h presence... no >checking for portaudio.h... no >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking for snd_pcm_open in -lasound... yes >checking for ALSA SB RC hwdep support... yes >checking scsi/sg.h usability... yes >checking scsi/sg.h presence... yes >checking for scsi/sg.h... yes >checking linux/input.h usability... yes >checking linux/input.h presence... yes >checking for linux/input.h... yes >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating drivers/Makefile >config.status: creating drivers/lirc_atiusb/Makefile >config.status: creating drivers/lirc_bt829/Makefile >config.status: creating drivers/lirc_cmdir/Makefile >config.status: creating drivers/lirc_dev/Makefile >config.status: creating drivers/lirc_gpio/Makefile >config.status: creating drivers/lirc_i2c/Makefile >config.status: creating drivers/lirc_igorplugusb/Makefile >config.status: creating drivers/lirc_imon/Makefile >config.status: creating drivers/lirc_it87/Makefile >config.status: creating drivers/lirc_mceusb/Makefile >config.status: creating drivers/lirc_mceusb2/Makefile >config.status: creating drivers/lirc_parallel/Makefile >config.status: creating drivers/lirc_sasem/Makefile >config.status: creating drivers/lirc_serial/Makefile >config.status: creating drivers/lirc_sir/Makefile >config.status: creating drivers/lirc_streamzap/Makefile >config.status: creating daemons/Makefile >config.status: creating tools/Makefile >config.status: creating doc/Makefile >config.status: creating doc/man/Makefile >config.status: creating config.h >config.status: executing depfiles commands > >Your hardware does not require a kernel module. > >Now enter 'make' and 'make install' to compile and install the package. > >make all-recursive >make[1]: Entering directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0' >Making all in drivers >make[2]: Entering directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/drivers' >make[3]: Entering directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/drivers' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/drivers' >make[2]: Leaving directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/drivers' >Making all in daemons >make[2]: Entering directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/daemons' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT irrecord.o -MD -MP -MF .deps/irrecord.Tpo -c -o irrecord.o irrecord.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT dump_config.o -MD -MP -MF .deps/dump_config.Tpo -c -o dump_config.o dump_config.c >mv -f .deps/irrecord.Tpo .deps/irrecord.Po >mv -f .deps/dump_config.Tpo .deps/dump_config.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT config_file.o -MD -MP -MF .deps/config_file.Tpo -c -o config_file.o config_file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT hw-types.o -MD -MP -MF .deps/hw-types.Tpo -c -o hw-types.o hw-types.c >mv -f .deps/hw-types.Tpo .deps/hw-types.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT ir_remote.o -MD -MP -MF .deps/ir_remote.Tpo -c -o ir_remote.o ir_remote.c >mv -f .deps/config_file.Tpo .deps/config_file.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT hw_devinput.o -MD -MP -MF .deps/hw_devinput.Tpo -c -o hw_devinput.o hw_devinput.c >mv -f .deps/ir_remote.Tpo .deps/ir_remote.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT lircd.o -MD -MP -MF .deps/lircd.Tpo -c -o lircd.o lircd.c >mv -f .deps/hw_devinput.Tpo .deps/hw_devinput.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT lircmd.o -MD -MP -MF .deps/lircmd.Tpo -c -o lircmd.o lircmd.c >mv -f .deps/lircmd.Tpo .deps/lircmd.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o irrecord irrecord.o dump_config.o config_file.o hw-types.o ir_remote.o hw_devinput.o >mkdir .libs >x86_64-pc-linux-gnu-gcc -o irrecord irrecord.o dump_config.o config_file.o hw-types.o ir_remote.o hw_devinput.o >mv -f .deps/lircd.Tpo .deps/lircd.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o lircmd lircmd.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o lircd lircd.o ir_remote.o config_file.o hw-types.o hw_devinput.o >x86_64-pc-linux-gnu-gcc -o lircmd lircmd.o >x86_64-pc-linux-gnu-gcc -o lircd lircd.o ir_remote.o config_file.o hw-types.o hw_devinput.o >make[2]: Leaving directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/daemons' >Making all in tools >make[2]: Entering directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/tools' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.Tpo -c -o lirc_client.lo lirc_client.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT irw.o -MD -MP -MF .deps/irw.Tpo -c -o irw.o irw.c >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.Tpo -c lirc_client.c -fPIC -DPIC -o .libs/lirc_client.o >mv -f .deps/irw.Tpo .deps/irw.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT irpty.o -MD -MP -MF .deps/irpty.Tpo -c -o irpty.o irpty.c >mv -f .deps/irpty.Tpo .deps/irpty.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT irexec.o -MD -MP -MF .deps/irexec.Tpo -c -o irexec.o irexec.c >lirc_client.c: In function 'lirc_readconfig_only_internal': >lirc_client.c:1160: warning: comparison is always false due to limited range of data type >lirc_client.c:1178: warning: comparison is always false due to limited range of data type > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.Tpo -c lirc_client.c -o lirc_client.o >/dev/null 2>&1 >mv -f .deps/irexec.Tpo .deps/irexec.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT ircat.o -MD -MP -MF .deps/ircat.Tpo -c -o ircat.o ircat.c >mv -f .deps/ircat.Tpo .deps/ircat.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT mode2.o -MD -MP -MF .deps/mode2.Tpo -c -o mode2.o mode2.c >mv -f .deps/lirc_client.Tpo .deps/lirc_client.Plo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT irsend.o -MD -MP -MF .deps/irsend.Tpo -c -o irsend.o irsend.c >mv -f .deps/mode2.Tpo .deps/mode2.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT lircrcd.o -MD -MP -MF .deps/lircrcd.Tpo -c -o lircrcd.o lircrcd.c >mv -f .deps/irsend.Tpo .deps/irsend.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT irxevent.o -MD -MP -MF .deps/irxevent.Tpo -c -o irxevent.o irxevent.c >mv -f .deps/lircrcd.Tpo .deps/lircrcd.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT xmode2.o -MD -MP -MF .deps/xmode2.Tpo -c -o xmode2.o xmode2.c >mv -f .deps/irxevent.Tpo .deps/irxevent.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -version-info 1:0:1 -o liblirc_client.la -rpath /usr/lib64 lirc_client.lo >mv -f .deps/xmode2.Tpo .deps/xmode2.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o irw irw.o >x86_64-pc-linux-gnu-gcc -shared .libs/lirc_client.o -Wl,-soname -Wl,liblirc_client.so.0 -o .libs/liblirc_client.so.0.1.0 >x86_64-pc-linux-gnu-gcc -o irw irw.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o mode2 mode2.o >x86_64-pc-linux-gnu-gcc -o mode2 mode2.o >(cd .libs && rm -f liblirc_client.so.0 && ln -s liblirc_client.so.0.1.0 liblirc_client.so.0) >(cd .libs && rm -f liblirc_client.so && ln -s liblirc_client.so.0.1.0 liblirc_client.so) >x86_64-pc-linux-gnu-ar cru .libs/liblirc_client.a lirc_client.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o irsend irsend.o >x86_64-pc-linux-gnu-ranlib .libs/liblirc_client.a >creating liblirc_client.la >x86_64-pc-linux-gnu-gcc -o irsend irsend.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o xmode2 xmode2.o -L/usr/lib64 -lSM -lICE -lX11 >(cd .libs && rm -f liblirc_client.la && ln -s ../liblirc_client.la liblirc_client.la) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o irpty irpty.o liblirc_client.la -lutil >x86_64-pc-linux-gnu-gcc -o .libs/irpty irpty.o ./.libs/liblirc_client.so -lutil >creating irpty >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o irexec irexec.o liblirc_client.la >x86_64-pc-linux-gnu-gcc -o xmode2 xmode2.o -L/usr/lib64 /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -ldl >x86_64-pc-linux-gnu-gcc -o .libs/irexec irexec.o ./.libs/liblirc_client.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o ircat ircat.o liblirc_client.la >creating irexec >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o lircrcd lircrcd.o liblirc_client.la >x86_64-pc-linux-gnu-gcc -o .libs/ircat ircat.o ./.libs/liblirc_client.so >creating ircat >x86_64-pc-linux-gnu-gcc -o .libs/lircrcd lircrcd.o ./.libs/liblirc_client.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o irxevent irxevent.o -L/usr/lib64 -lSM -lICE -lX11 liblirc_client.la >creating lircrcd >x86_64-pc-linux-gnu-gcc -o .libs/irxevent irxevent.o -L/usr/lib64 /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -ldl ./.libs/liblirc_client.so >creating irxevent >make[2]: Leaving directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/tools' >Making all in doc >make[2]: Entering directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/doc' >Making all in man >make[3]: Entering directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/doc/man' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/doc/man' >make[3]: Entering directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/doc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -MT man2html.o -MD -MP -MF .deps/man2html.Tpo -c -o man2html.o man2html.c >mv -f .deps/man2html.Tpo .deps/man2html.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o man2html man2html.o >mkdir .libs >x86_64-pc-linux-gnu-gcc -o man2html man2html.o >make[3]: Leaving directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/doc' >make[2]: Leaving directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0/doc' >make[2]: Entering directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0' >make[2]: Leaving directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0' >make[1]: Leaving directory `/mnt/scratch/portage/app-misc/lirc-0.8.0-r6/work/lirc-0.8.0' >>>> Source compiled. >[31;01m--------------------------- ACCESS VIOLATION SUMMARY ---------------------------[0m >[31;01mLOG FILE = "/var/log/sandbox/sandbox-app-misc_-_lirc-0.8.0-r6-22940.log"[0m > >open_wr: /usr/src/linux-2.6.19-gentoo/astest27154.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27158.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27162.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27166.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27203.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27207.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27211.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27216.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27249.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27253.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27257.out >open_wr: /usr/src/linux-2.6.19-gentoo/astest27261.out >[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 156807
: 103132 |
103168
|
103550
|
103582
|
103583