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 420405 Details for
Bug 599920
FTBFS gpsk31-0.5-4.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), 15.40 KB, created by
FTBFS
on 2010-06-03 21:00:48 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 21:00:48 UTC
Size:
15.40 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gpsk31.spec'], False, '/var/lib/mock/fedora-development-x86_64-gpsk31-0.5-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1868b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gpsk31.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/gpsk31-0.5-4.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gpsk31.spec'], False, '/var/lib/mock/fedora-development-x86_64-gpsk31-0.5-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1868b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gpsk31.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7DDPTM >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf gpsk31-0.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gpsk31-0.5.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gpsk31-0.5 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i -e s/.png//g -e 's/Network;HamRadio/HamRadio;/g' gpsk31.desktop >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T3v3un >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gpsk31-0.5 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >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 a BSD-compatible install... /usr/bin/install -c >checking for x86_64-unknown-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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl.exe... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking for rpmbuild... rpmbuild >checking for main in -lm... yes >checking for main in -lpthread... yes >checking for x86_64-unknown-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTK... yes >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >configure: creating ./config.status >config.status: creating src/Makefile >config.status: creating Makefile >config.status: executing depfiles commands >+ make -j4 >Making all in src >make[1]: Entering directory `/builddir/build/BUILD/gpsk31-0.5/src' >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o hansis_fft.o hansis_fft.C >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o psk31-coder.o psk31-coder.C >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o psk31-fft.o psk31-fft.C >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o psk31-receiver.o psk31-receiver.C >psk31-coder.C: In static member function 'static int psk31_coder::init_tables(const char*)': >psk31-coder.C:265: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o psk31-transmitter.o psk31-transmitter.C >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o server-main.o server-main.C >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o call_dialog.o call_dialog.C >server-main.C: In function 'void* master_thr_func(void*)': >server-main.C:484: warning: no return statement in function returning non-void >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o callback.o callback.C >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o main.o main.C >g++ -DPACKAGE_NAME=\"gpsk31\" -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"pg4i@amsat.org\" -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DPIXMAPDIR=\"/usr/share/pixmaps\" -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o main_screen.o main_screen.C >call_dialog.C: In function 'void toggle_call_dialog()': >call_dialog.C:378: error: 'GTK_WIDGET_VISIBLE' was not declared in this scope >make[1]: *** [call_dialog.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >main_screen.C: In function 'gint expose_event_phase_scope(GtkWidget*, GdkEventExpose*)': >main_screen.C:80: error: 'GTK_WIDGET_STATE' was not declared in this scope >main_screen.C: In function 'gint expose_event_spectrum(GtkWidget*, GdkEventExpose*)': >main_screen.C:111: error: 'GTK_WIDGET_STATE' was not declared in this scope >main.C: In function 'gint main_loop(void*)': >main.C:203: error: 'GTK_WIDGET_HAS_FOCUS' was not declared in this scope >make[1]: *** [main.o] Error 1 >make[1]: *** [main_screen.o] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/gpsk31-0.5/src' >make: *** [all-recursive] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.T3v3un (%build) > Bad exit status from /var/tmp/rpm-tmp.T3v3un (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gpsk31.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 333, 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 x86_64 --nodeps builddir/build/SPECS/gpsk31.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 599920
:
420401
|
420402
|
420403
|
420404
| 420405 |
420406