Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 615016 Details for
Bug 710448
dev-lisp/roswell-19.12.13.103 : fails to build with -fno-common or gcc-10
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lisp:roswell-19.12.13.103:20200222-021722.log
dev-lisp:roswell-19.12.13.103:20200222-021722.log (text/plain), 17.23 KB, created by
Toralf Förster
on 2020-02-22 03:29:18 UTC
(
hide
)
Description:
dev-lisp:roswell-19.12.13.103:20200222-021722.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-02-22 03:29:18 UTC
Size:
17.23 KB
patch
obsolete
> * Package: dev-lisp/roswell-19.12.13.103 > * Repository: gentoo > * Maintainer: sheepduke@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking roswell-19.12.13.103.tar.gz to /var/tmp/portage/dev-lisp/roswell-19.12.13.103/work >>>> Source unpacked in /var/tmp/portage/dev-lisp/roswell-19.12.13.103/work >>>> Preparing source in /var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103 ... > * Running eautoreconf in '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: roswell-19.12.13.103/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/roswell-19.12.13.103 --htmldir=/usr/share/doc/roswell-19.12.13.103/html --libdir=/usr/lib64 >./configure: line 2179: -O2: command not found >./configure: line 2180: -O2: command not found >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for main in -lwininet... no >checking for curl_global_init in -lcurl... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 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 curl/curl.h usability... yes >checking curl/curl.h presence... yes >checking for curl/curl.h... yes >checking gnu/libc-version.h usability... yes >checking gnu/libc-version.h presence... yes >checking for gnu/libc-version.h... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for struct dirent.d_type... yes >checking for git... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating documents/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o opt.o opt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o download.o download.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o download_windows.o download_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o archive.o archive.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o archive_windows.o archive_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o register-commands.o register-commands.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o html.o html.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o html-sbcl-bin.o html-sbcl-bin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util.o util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util_windows.o util_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util-list.o util-list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util-string.o util-string.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util-dir.o util-dir.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util-dir_windows.o util-dir_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util-file.o util-file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util-file_windows.o util-file_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util-system.o util-system.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util-system_windows.o util-system_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o util-cmdline.o util-cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o proc-opt.o proc-opt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o manual.o manual.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o manual_windows.o manual_windows.c >printf '#define ROS_COMPILE_ENVIRONMENT "%s"\n' "`x86_64-pc-linux-gnu-gcc --version|head -n 1`" > gend.h.tmp >printf '#define ROS_REVISION "NO-GIT-REVISION"\n' >> gend.h.tmp >printf '#define PATCH_PATH "/etc/roswell/patch"\n' >> gend.h.tmp >printf '#define LISP_PATH "/etc/roswell"\n' >> gend.h.tmp >cmp -s gend.h.tmp gend.h||cp gend.h.tmp gend.h >cat gend.h >#define ROS_COMPILE_ENVIRONMENT "x86_64-pc-linux-gnu-gcc (Gentoo 9.2.0-r4 p5) 9.2.0" >#define ROS_REVISION "NO-GIT-REVISION" >#define PATCH_PATH "/etc/roswell/patch" >#define LISP_PATH "/etc/roswell" >rm -f gend.h.tmp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-internal.o cmd-internal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-script.o cmd-script.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run.o cmd-run.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-sbcl.o cmd-run-sbcl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-ccl.o cmd-run-ccl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-clasp.o cmd-run-clasp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-clisp.o cmd-run-clisp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-ecl.o cmd-run-ecl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-mkcl.o cmd-run-mkcl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-abcl.o cmd-run-abcl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-cmu.o cmd-run-cmu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-acl.o cmd-run-acl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-lispworks.o cmd-run-lispworks.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-run-npt.o cmd-run-npt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o cmd-install.o cmd-install.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o install-sbcl-bin.o install-sbcl-bin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o install-sbcl-bin_windows.o install-sbcl-bin_windows.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o ros main.o opt.o download.o download_windows.o archive.o archive_windows.o register-commands.o html.o html-sbcl-bin.o util.o util_windows.o util-list.o util-string.o util-dir.o util-dir_windows.o util-file.o util-file_windows.o util-system.o util-system_windows.o util-cmdline.o proc-opt.o manual.o manual_windows.o cmd-internal.o cmd-script.o cmd-run.o cmd-run-sbcl.o cmd-run-ccl.o cmd-run-clasp.o cmd-run-clisp.o cmd-run-ecl.o cmd-run-mkcl.o cmd-run-abcl.o cmd-run-cmu.o cmd-run-acl.o cmd-run-lispworks.o cmd-run-npt.o cmd-install.o install-sbcl-bin.o install-sbcl-bin_windows.o -lcurl >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103/src' >make[2]: Entering directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103' >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103' >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103' >>>> Source compiled. >>>> Test phase: dev-lisp/roswell-19.12.13.103 >make -j1 check >Making check in src >make[1]: Entering directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103/src' >printf '#define ROS_COMPILE_ENVIRONMENT "%s"\n' "`x86_64-pc-linux-gnu-gcc --version|head -n 1`" > gend.h.tmp >printf '#define ROS_REVISION "NO-GIT-REVISION"\n' >> gend.h.tmp >printf '#define PATCH_PATH "/etc/roswell/patch"\n' >> gend.h.tmp >printf '#define LISP_PATH "/etc/roswell"\n' >> gend.h.tmp >cmp -s gend.h.tmp gend.h||cp gend.h.tmp gend.h >cat gend.h >#define ROS_COMPILE_ENVIRONMENT "x86_64-pc-linux-gnu-gcc (Gentoo 9.2.0-r4 p5) 9.2.0" >#define ROS_REVISION "NO-GIT-REVISION" >#define PATCH_PATH "/etc/roswell/patch" >#define LISP_PATH "/etc/roswell" >rm -f gend.h.tmp >make html_sbcl >make[2]: Entering directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-html.o `test -f 'html.c' || echo './'`html.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-html-sbcl-bin.o `test -f 'html-sbcl-bin.c' || echo './'`html-sbcl-bin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-main.o `test -f 'main.c' || echo './'`main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-opt.o `test -f 'opt.c' || echo './'`opt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util.o `test -f 'util.c' || echo './'`util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util_windows.o `test -f 'util_windows.c' || echo './'`util_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util-list.o `test -f 'util-list.c' || echo './'`util-list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util-string.o `test -f 'util-string.c' || echo './'`util-string.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util-dir.o `test -f 'util-dir.c' || echo './'`util-dir.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util-dir_windows.o `test -f 'util-dir_windows.c' || echo './'`util-dir_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util-file.o `test -f 'util-file.c' || echo './'`util-file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util-file_windows.o `test -f 'util-file_windows.c' || echo './'`util-file_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util-system.o `test -f 'util-system.c' || echo './'`util-system.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util-system_windows.o `test -f 'util-system_windows.c' || echo './'`util-system_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-util-cmdline.o `test -f 'util-cmdline.c' || echo './'`util-cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-proc-opt.o `test -f 'proc-opt.c' || echo './'`proc-opt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-manual.o `test -f 'manual.c' || echo './'`manual.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -c -o html_sbcl-manual_windows.o `test -f 'manual_windows.c' || echo './'`manual_windows.c >x86_64-pc-linux-gnu-gcc "-D ROSWELL_HTML_TEST" -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o html_sbcl html_sbcl-html.o html_sbcl-html-sbcl-bin.o html_sbcl-main.o html_sbcl-opt.o html_sbcl-util.o html_sbcl-util_windows.o html_sbcl-util-list.o html_sbcl-util-string.o html_sbcl-util-dir.o html_sbcl-util-dir_windows.o html_sbcl-util-file.o html_sbcl-util-file_windows.o html_sbcl-util-system.o html_sbcl-util-system_windows.o html_sbcl-util-cmdline.o html_sbcl-proc-opt.o html_sbcl-manual.o html_sbcl-manual_windows.o -lcurl >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: html_sbcl-main.o:(.bss+0x40): multiple definition of `argv_orig'; html_sbcl-html-sbcl-bin.o:(.bss+0x0): first defined here >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:432: html_sbcl] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103/src' >make[1]: *** [Makefile:861: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103/src' >make: *** [Makefile:559: check-recursive] Error 1 > * ERROR: dev-lisp/roswell-19.12.13.103::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 1473: Called default > * phase-functions.sh, line 855: Called default_src_test > * phase-functions.sh, line 884: Called __eapi0_src_test > * phase-helpers.sh, line 779: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-lisp/roswell-19.12.13.103::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lisp/roswell-19.12.13.103::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lisp:roswell-19.12.13.103:20200222-021722.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103' > * S: '/var/tmp/portage/dev-lisp/roswell-19.12.13.103/work/roswell-19.12.13.103'
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 710448
:
615014
| 615016 |
615018
|
615020
|
615022
|
615024
|
615026
|
615672
|
651344