Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 615278 Details for
Bug 710570
app-shells/scsh-0.6.7-r2 : 52 | Fatal error: C stub tried to copy Scheme string,\n
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-shells:scsh-0.6.7-r2:20200223-121807.log
app-shells:scsh-0.6.7-r2:20200223-121807.log (text/plain), 18.68 KB, created by
Toralf Förster
on 2020-02-23 12:22:07 UTC
(
hide
)
Description:
app-shells:scsh-0.6.7-r2:20200223-121807.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-02-23 12:22:07 UTC
Size:
18.68 KB
patch
obsolete
> * Package: app-shells/scsh-0.6.7-r2 > * Repository: gentoo > * Maintainer: scheme@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking scsh-0.6.7.tar.gz to /var/tmp/portage/app-shells/scsh-0.6.7-r2/work >>>> Source unpacked in /var/tmp/portage/app-shells/scsh-0.6.7-r2/work >>>> Preparing source in /var/tmp/portage/app-shells/scsh-0.6.7-r2/work/scsh-0.6.7 ... > * Applying 0.6.7-Makefile.in-doc-dir-gentoo.patch ... > [ ok ] > * Applying 0.6.7-Makefile.in-LDFLAGS.patch ... > [ ok ] > * Applying 0.6.7-Missing-includes.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-shells/scsh-0.6.7-r2/work/scsh-0.6.7 ... > * econf: updating scsh-0.6.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating scsh-0.6.7/config.sub with /usr/share/gnuconfig/config.sub >./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 --libdir=/usr/lib --includedir=/usr/include --with-lib-dirs-list=/usr/lib/scsh >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >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 -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ANSI C... none needed >defining signal constants >./scsh/scsh_aux.c: In function 'main': >./scsh/scsh_aux.c:9:15: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] > 9 | int signr = atoi(argv[1]); > | ^~~~ >checking for library containing strerror... none required >checking for broken Linux that needs -static with -g... no >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for ELF... no >checking for main in -lm... yes >checking for main in -ldl... yes >checking for main in -lmld... no >checking for main in -lnsl... no >checking for main in -lgen... no >checking for main in -lsocket... no >checking for getpwnam in -lsun... no >checking for crypt in -lc... no >checking for crypt in -lcrypt... no >checking for main in -lelf... no >checking for RISC/OS POSIX library lossage >checking for an ANSI C-conforming const... (cached) yes >checking return type of signal handlers... void >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E >checking for egrep... grep -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 libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking posix/time.h usability... no >checking posix/time.h presence... no >checking for posix/time.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking nlist.h usability... yes >checking nlist.h presence... yes >checking for nlist.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for nlist... no >checking for select... yes >checking for setitimer... yes >checking for sigaction... yes >checking for vasprintf... yes >checking for socklen_t... yes >checking for dlopen... yes >checking for socket... yes >checking for chroot... yes >checking for strerror... yes >checking for seteuid... yes >checking for setegid... yes >checking for struct nlist.n_name... yes >checking __NEXT__... no >checking underscore before symbols... conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] > 1 | main() { return 0; } fnord() {} > | ^~~~ >conftest.c:1:22: warning: return type defaults to 'int' [-Wimplicit-int] > 1 | main() { return 0; } fnord() {} > | ^~~~~ >no >checking link with -rdynamic... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... no >checking for getpt... yes >checking for _getpty... no >checking for grantpt... yes >checking for unlockpt... yes >checking for ptsname... yes >checking for killpg... yes >checking for tcgetpgrp... yes >checking for openpty... no >checking for openpty in -lutil... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking stropts.h usability... no >checking stropts.h presence... no >checking for stropts.h... no >checking for isastream... no >checking for const sys_errlist... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating scsh/endian.scm >config.status: creating scsh-config >config.status: creating c/sysdep.h >config.status: executing scsh-config+x commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-shells/scsh-0.6.7-r2/work/scsh-0.6.7 ... >make -j1 >x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/main.o \ > -DDEFAULT_IMAGE_NAME=\"/usr/lib/scsh/scsh.image\" \ > -DHAVE_CONFIG_H ./c/main.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/process_args.o scsh/process_args.c >x86_64-pc-linux-gnu-gcc -m32 -c -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/init.o \ > -DDEFAULT_IMAGE_NAME=\"/usr/lib/scsh/scsh.image\" \ > -DHAVE_CONFIG_H ./c/init.c >./c/init.c: In function s48_main: >./c/init.c:23:13: warning: implicit declaration of function internal_s48_main [-Wimplicit-function-declaration] > 23 | int ret = internal_s48_main(heap_size, stack_size, "libscsh", "libscsh", > | ^~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/scheme48vm.o c/scheme48vm.c >c/scheme48vm.c: In function s48_restart: >c/scheme48vm.c:8064:13: warning: implicit declaration of function ps_add_pending_fd; did you mean s48_add_pending_fd? [-Wimplicit-function-declaration] > 8064 | x_1034X = ps_add_pending_fd(((((*((long *) ((((char *) (-3 + arg2_653X))) + 8))))>>2)), inputP_1033X); > | ^~~~~~~~~~~~~~~~~ > | s48_add_pending_fd >c/scheme48vm.c:8194:27: warning: implicit declaration of function s48_newspaceLoldspaceP [-Wimplicit-function-declaration] > 8194 | v_1064X = s48_newspaceLoldspaceP(); > | ^~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/scheme48heap.o c/scheme48heap.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/extension.o c/extension.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/external.o c/external.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o cig/libcig.o cig/libcig.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o cig/libcig1.o cig/libcig1.c >cig/libcig1.c: In function scheme2c_strcpy: >cig/libcig1.c:52:3: warning: format %x expects argument of type unsigned int, but argument 3 has type s48_value {aka long int} [-Wformat=] > 52 | "Fatal error: C stub tried to copy Scheme string,\n" > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 53 | "but malloc failed on arg 0x%x, errno %d.\n", > 54 | sstr, errno); > | ~~~~ > | | > | s48_value {aka long int} >cig/libcig1.c:53:32: note: format string is defined here > 53 | "but malloc failed on arg 0x%x, errno %d.\n", > | ~^ > | | > | unsigned int > | %lx >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/cstuff.o scsh/cstuff.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/dirstuff1.o scsh/dirstuff1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/fdports1.o scsh/fdports1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/flock1.o scsh/flock1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/machine/time_dep1.o scsh/machine/time_dep1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/signals1.o scsh/signals1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/machine/libansi.o scsh/machine/libansi.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/network1.o scsh/network1.c >scsh/network1.c: In function scheme_accept: >scsh/network1.c:158:12: warning: implicit declaration of function s48_add_pending_fd [-Wimplicit-function-declaration] > 158 | if (! s48_add_pending_fd(sockfd, 1))/* 1 for is_input */ > | ^~~~~~~~~~~~~~~~~~ >scsh/network1.c: In function send_substring: >scsh/network1.c:389:5: warning: implicit declaration of function s48_raise_os_error_7; did you mean s48_raise_os_error_6? [-Wimplicit-function-declaration] > 389 | s48_raise_os_error_7(errno, > | ^~~~~~~~~~~~~~~~~~~~ > | s48_raise_os_error_6 >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/putenv.o scsh/putenv.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/rx/regexp1.o scsh/rx/regexp1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/sleep1.o scsh/sleep1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/syscalls1.o scsh/syscalls1.c >scsh/syscalls1.c: In function scheme_exec: >scsh/syscalls1.c:135:3: warning: implicit declaration of function s48_stop_alarm_interrupts [-Wimplicit-function-declaration] > 135 | s48_stop_alarm_interrupts(); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >scsh/syscalls1.c:138:3: warning: implicit declaration of function s48_start_alarm_interrupts [-Wimplicit-function-declaration] > 138 | s48_start_alarm_interrupts(); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/syslog1.o scsh/syslog1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/time1.o scsh/time1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/tty1.o scsh/tty1.c >scsh/tty1.c:354:1: warning: return type defaults to int [-Wimplicit-int] > 354 | allocate_pty (void) > | ^~~~~~~~~~~~ >scsh/tty1.c: In function allocate_pty: >scsh/tty1.c:409:3: warning: implicit declaration of function grantpt [-Wimplicit-function-declaration] > 409 | grantpt (master_fd); > | ^~~~~~~ >scsh/tty1.c:413:3: warning: implicit declaration of function unlockpt [-Wimplicit-function-declaration] > 413 | unlockpt (master_fd); > | ^~~~~~~~ >scsh/tty1.c: In function allocate_master: >scsh/tty1.c:437:15: warning: implicit declaration of function getpt; did you mean getopt? [-Wimplicit-function-declaration] > 437 | master_fd = getpt (); > | ^~~~~ > | getopt >scsh/tty1.c: In function allocate_slave_name: >scsh/tty1.c:497:16: warning: implicit declaration of function ptsname; did you mean ttyname? [-Wimplicit-function-declaration] > 497 | slave_name = ptsname (master_fd); > | ^~~~~~~ > | ttyname >scsh/tty1.c:497:14: warning: assignment to char * from int makes pointer from integer without a cast [-Wint-conversion] > 497 | slave_name = ptsname (master_fd); > | ^ >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/userinfo1.o scsh/userinfo1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/sighandlers1.o scsh/sighandlers1.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/libscsh.o scsh/libscsh.c >scsh/libscsh.c: In function s48_vcommand: >scsh/libscsh.c:28:7: warning: implicit declaration of function vasprintf; did you mean vsprintf? [-Wimplicit-function-declaration] > 28 | if (vasprintf(&command, fmt, ap) == -1){ > | ^~~~~~~~~ > | vsprintf >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/md5.o scsh/md5.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scsh/proc2.o scsh/proc2.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/srfi/srfi-27.o c/srfi/srfi-27.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/unix/misc.o c/unix/misc.c >In file included from /usr/include/string.h:495, > from c/unix/misc.c:6: >In function strncpy, > inlined from s48_expand_file_name at c/unix/misc.c:86:5: >/usr/include/bits/string_fortified.h:106:10: warning: __builtin_strncpy specified bound depends on the length of the source argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >c/unix/misc.c: In function s48_expand_file_name: >c/unix/misc.c:82:15: note: length computed here > 82 | dir_len = strlen(dir); > | ^~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/unix/io.o c/unix/io.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/unix/fd-io.o c/unix/fd-io.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/unix/event.o c/unix/event.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/unix/socket.o c/unix/socket.c >x86_64-pc-linux-gnu-gcc -m32 -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o c/unix/dynamo.o c/unix/dynamo.c >rm -f /tmp/s48_external_$$.c && \ >./build/build-external-modules /tmp/s48_external_$$.c \ > s48_init_additional_inits s48_init_socket s48_init_external_lookup s48_init_syslog s48_init_posix_regexp s48_init_userinfo s48_init_sighandlers s48_init_syscalls s48_init_network s48_init_flock s48_init_dirstuff s48_init_time s48_init_tty s48_init_cig s48_init_libscsh s48_init_md5 s48_init_srfi_27 s48_init_cig && \ >x86_64-pc-linux-gnu-gcc -m32 -Wl,-O1 -Wl,--as-needed -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -o scshvm c/main.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o \ > /tmp/s48_external_$$.c \ > c/unix/socket.o c/unix/dynamo.o \ > -ldl -lm -lc -lutil && \ >rm -f /tmp/s48_external_$$.c >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scsh/syscalls1.o: in function `scm_crypt': >syscalls1.c:(.text+0x226a): undefined reference to `crypt' >collect2: error: ld returned 1 exit status >make: *** [Makefile:246: scshvm] Error 1 > * ERROR: app-shells/scsh-0.6.7-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-shells/scsh-0.6.7-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-shells/scsh-0.6.7-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/app-shells:scsh-0.6.7-r2:20200223-121807.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-shells/scsh-0.6.7-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-shells/scsh-0.6.7-r2/temp/environment'. > * Working directory: '/var/tmp/portage/app-shells/scsh-0.6.7-r2/work/scsh-0.6.7' > * S: '/var/tmp/portage/app-shells/scsh-0.6.7-r2/work/scsh-0.6.7'
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 710570
:
615276
| 615278 |
615280
|
615282
|
615284
|
615286
|
615288