Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 392129 Details for
Bug 564857
FTBFS hddtemp-0.3-0.19.beta15.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 18.97 KB, created by
FTBFS
on 2010-02-13 17:07:54 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 17:07:54 UTC
Size:
18.97 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/hddtemp.spec'], False, '/var/lib/mock/fedora-development-i386-hddtemp-0.3-0.19.beta15.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x21d4890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/hddtemp.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/hddtemp-0.3-0.19.beta15.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/hddtemp.spec'], False, '/var/lib/mock/fedora-development-i386-hddtemp-0.3-0.19.beta15.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x21d4890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/hddtemp.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.61HgK8 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf hddtemp-0.3-beta15 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/hddtemp-0.3-beta15.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd hddtemp-0.3-beta15 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cp -p /builddir/build/SOURCES/hddtemp.db ./hddtemp.db >+ echo 'Patch #0 (hddtemp-db.patch):' >Patch #0 (hddtemp-db.patch): >+ /bin/cat /builddir/build/SOURCES/hddtemp-db.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ echo 'Patch #1 (hddtemp_0.3-beta15-45.diff.gz):' >Patch #1 (hddtemp_0.3-beta15-45.diff.gz): >+ /usr/bin/gzip -dc /builddir/build/SOURCES/hddtemp_0.3-beta15-45.diff.gz >+ /usr/bin/patch -s -p1 --fuzz=0 >+ sed -i -e s/Celius/Celsius/g src/hddtemp.c po/fr.po po/hddtemp.pot po/pt.po po/ru.po po/sv.po >+ sed -i -e 's|/etc/hddtemp.db|/usr/share/misc/hddtemp.db|' doc/hddtemp.8 >+ sed -e 's|__ETCDIR__|/etc|g' -e 's|__SBINDIR__|/usr/sbin|g' -e 's|__INITDIR__|/etc/rc.d/init.d|g' -e 's|__LOCKDIR__|/var/lock|g' /builddir/build/SOURCES/hddtemp.init >+ chmod -x contribs/analyze/graph-field.sh contribs/analyze/hddtemp_monitor.sh contribs/analyze/plot-field.pl >+ rm COPYING >+ cp -p GPL-2 COPYING >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xj1r70 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd hddtemp-0.3-beta15 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... gcc -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 fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for in_addr_t... yes >checking for an ANSI C-conforming const... yes >checking whether struct tm is in sys/time.h or time.h... time.h >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 whether we are using the GNU C Library 2 or newer... yes >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for strerror in -lcposix... no >checking for signed... yes >checking for inline... inline >checking for off_t... yes >checking for size_t... yes >checking for long long... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >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 whether we are using the GNU C Library 2.1 or newer... yes >checking whether integer division by zero raises SIGFPE... yes >checking for unsigned long long... yes >checking for inttypes.h... yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for ptrdiff_t... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for asprintf... yes >checking for fwprintf... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for wcslen... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for __fsetlocking... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... no >checking whether getc_unlocked is declared... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for bison... no >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking Location of hddtemp.db... "/usr/share/misc/hddtemp.db" >configure: creating ./config.status >config.status: creating Makefile >config.status: creating intl/Makefile >config.status: creating po/Makefile.in >config.status: creating m4/Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >hddtemp-0.3-beta15 is now configured for > Build: i686-pc-linux-gnu > Host: i686-pc-linux-gnu > Source directory: . > Installation prefix: /usr > C compiler: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/hddtemp-0.3-beta15' >Making all in intl >make[2]: Entering directory `/builddir/build/BUILD/hddtemp-0.3-beta15/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/hddtemp-0.3-beta15/intl' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/hddtemp-0.3-beta15/po' >test -z "fr.gmo pt.gmo ru.gmo sv.gmo" || make fr.gmo pt.gmo ru.gmo sv.gmo >make[3]: Entering directory `/builddir/build/BUILD/hddtemp-0.3-beta15/po' >rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po >rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po >/usr/bin/msgmerge --update fr.po hddtemp.pot >21 translated messages, 3 fuzzy translations. >rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po >...15 translated messages, 4 fuzzy translations, 5 untranslated messages. >..21 translated messages, 3 fuzzy translations. >. done. >rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po >23 translated messages, 1 untranslated message. >make[3]: Leaving directory `/builddir/build/BUILD/hddtemp-0.3-beta15/po' >touch stamp-po >make[2]: Leaving directory `/builddir/build/BUILD/hddtemp-0.3-beta15/po' >Making all in m4 >make[2]: Entering directory `/builddir/build/BUILD/hddtemp-0.3-beta15/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/hddtemp-0.3-beta15/m4' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/hddtemp-0.3-beta15/src' >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-ata.o `test -f 'ata.c' || echo './'`ata.c >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-atacmds.o `test -f 'atacmds.c' || echo './'`atacmds.c >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-daemon.o `test -f 'daemon.c' || echo './'`daemon.c >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-db.o `test -f 'db.c' || echo './'`db.c >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-hddtemp.o `test -f 'hddtemp.c' || echo './'`hddtemp.c >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-sata.o `test -f 'sata.c' || echo './'`sata.c >daemon.c: In function 'daemon_send_msg': >daemon.c:204: warning: ignoring return value of 'write', declared with attribute warn_unused_result >daemon.c:205: warning: ignoring return value of 'write', declared with attribute warn_unused_result >daemon.c:206: warning: ignoring return value of 'write', declared with attribute warn_unused_result >daemon.c: In function 'daemon_stop': >daemon.c:252: warning: unused parameter 'n' >daemon.c: In function 'do_daemon_mode': >daemon.c:289: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >sata.c: In function 'sata_probe': >sata.c:71: warning: pointer targets in passing argument 2 of 'scsi_inquiry' differ in signedness >scsicmds.h:29: note: expected 'unsigned char *' but argument is of type 'char *' >sata.c: In function 'sata_model': >sata.c:92: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' >sata.c:92: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness >/usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'unsigned char *' >sata.c: In function 'sata_get_temperature': >sata.c:127: warning: implicit declaration of function 'ata_get_powermode' >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-satacmds.o `test -f 'satacmds.c' || echo './'`satacmds.c >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-scsi.o `test -f 'scsi.c' || echo './'`scsi.c >scsi.c: In function 'scsi_model': >scsi.c:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' >scsi.c:66: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness >/usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'unsigned char *' >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-scsicmds.o `test -f 'scsicmds.c' || echo './'`scsicmds.c >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-backtrace.o `test -f 'backtrace.c' || echo './'`backtrace.c >scsicmds.c: In function 'scsi_modeselect': >scsicmds.c:184: warning: pointer targets in passing argument 4 of 'scsi_command' differ in signedness >scsicmds.c:116: note: expected 'unsigned char *' but argument is of type 'char *' >scsicmds.c: In function 'scsi_smartDEXCPTdisable': >scsicmds.c:216: warning: pointer targets in passing argument 2 of 'scsi_modeselect' differ in signedness >scsicmds.c:171: note: expected 'char *' but argument is of type 'unsigned char *' >gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-utf8.o `test -f 'utf8.c' || echo './'`utf8.c >backtrace.c: In function 'backtrace_handler': >backtrace.c:67: error: 'REG_EIP' undeclared (first use in this function) >backtrace.c:67: error: (Each undeclared identifier is reported only once >backtrace.c:67: error: for each function it appears in.) >backtrace.c:45: warning: unused variable 'old_ebp' >backtrace.c:45: warning: unused variable 'old_eip' >make[2]: *** [hddtemp-backtrace.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >utf8.c: In function 'degree_sign': >utf8.c:103: warning: pointer targets in passing argument 1 of 'iconv_from_utf8_to_locale' differ in signedness >utf8.c:35: note: expected 'const char *' but argument is of type 'unsigned char *' >make[2]: Leaving directory `/builddir/build/BUILD/hddtemp-0.3-beta15/src' >make[1]: Leaving directory `/builddir/build/BUILD/hddtemp-0.3-beta15' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.xj1r70 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.xj1r70 (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/hddtemp.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/hddtemp.spec'] >LEAVE do --> EXCEPTION RAISED >
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 564857
:
392128
| 392129 |
392130