Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 438126 Details for
Bug 586488
x11-misc/notification-daemon-3.18.2 : nd-queue.c:30:22: fatal error: gdk/gdkx.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-misc:notification-daemon-3.18.2:20160619-212648.log
x11-misc:notification-daemon-3.18.2:20160619-212648.log (text/plain), 20.22 KB, created by
Toralf Förster
on 2016-06-20 17:12:17 UTC
(
hide
)
Description:
x11-misc:notification-daemon-3.18.2:20160619-212648.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-06-20 17:12:17 UTC
Size:
20.22 KB
patch
obsolete
> * Package: x11-misc/notification-daemon-3.18.2 > * Repository: gentoo > * Maintainer: freedesktop-bugs@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking notification-daemon-3.18.2.tar.xz to /var/tmp/portage/x11-misc/notification-daemon-3.18.2/work >>>> Source unpacked in /var/tmp/portage/x11-misc/notification-daemon-3.18.2/work >>>> Preparing source in /var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2 ... > * econf: updating notification-daemon-3.18.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating notification-daemon-3.18.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./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 --libdir=/usr/lib64 >checking whether to enable debugging... no >checking for a sed that does not truncate output... /bin/sed >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 C compiler accepts -Werror=unknown-warning-option... no >checking whether C compiler accepts -fno-strict-aliasing... yes >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wredundant-decls... yes >checking whether C compiler accepts -Wno-unused-parameter... yes >checking whether C compiler accepts -Wno-missing-field-initializers... yes >checking whether C compiler accepts -Wdeclaration-after-statement... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wold-style-definition... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wformat-nonliteral... yes >checking whether C compiler accepts -Wformat-security... yes >checking whether C compiler accepts -Wsign-compare... yes >checking whether C compiler accepts -Wstrict-aliasing... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Winline... yes >checking whether C compiler accepts -Wpacked... yes >checking whether C compiler accepts -Wmissing-format-attribute... yes >checking whether C compiler accepts -Wmissing-noreturn... yes >checking whether C compiler accepts -Winit-self... yes >checking whether C compiler accepts -Wredundant-decls... (cached) yes >checking whether C compiler accepts -Wmissing-include-dirs... yes >checking whether C compiler accepts -Wunused-but-set-variable... yes >checking whether C compiler accepts -Warray-bounds... yes >checking whether C compiler accepts -Wimplicit-function-declaration... yes >checking whether C compiler accepts -Wreturn-type... yes >checking whether C compiler accepts -Wswitch-enum... yes >checking whether C compiler accepts -Wswitch-default... yes >checking whether C compiler accepts -Wno-error=unused-parameter... yes >checking whether C compiler accepts -Wno-error=missing-field-initializers... yes >checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no >checking whether the linker accepts -Wl,--no-as-needed... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 for style of include used by make... GNU >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 for dlfcn.h... yes >checking for objdir... .libs >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 -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by x86_64-pc-linux-gnu-gcc... /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 for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for NOTIFICATION_DAEMON... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > > Notification Daemon 3.18.2 > ========================== > > srcdir ......................: . > > compiler ....................: x86_64-pc-linux-gnu-gcc > cflags ......................: -march=native -O2 -pipe > > prefix ......................: /usr > exec_prefix .................: ${prefix} > bindir ......................: ${exec_prefix}/bin > datadir .....................: /usr/share > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2' >Making all in data >make[2]: Entering directory '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2/data' >sed -e 's,[@]libexecdir[@],/usr/libexec,g' < notification-daemon-autostart.desktop.in.in > notification-daemon-autostart.desktop.in >/usr/bin/msgfmt --desktop --template notification-daemon-autostart.desktop.in -o notification-daemon-autostart.desktop-t \ > -d ../po && mv notification-daemon-autostart.desktop-t notification-daemon-autostart.desktop >sed -e 's,[@]libexecdir[@],/usr/libexec,g' < notification-daemon.desktop.in.in > notification-daemon.desktop.in >/usr/bin/msgfmt --desktop --template notification-daemon.desktop.in -o notification-daemon.desktop-t \ > -d ../po && mv notification-daemon.desktop-t notification-daemon.desktop >rm notification-daemon-autostart.desktop.in notification-daemon.desktop.in >make[2]: Leaving directory '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2/data' >Making all in src >make[2]: Entering directory '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2/src' >make all-am >make[3]: Entering directory '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -I../src -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -march=native -O2 -pipe -c -o notification_daemon-nd-bubble.o `test -f 'nd-bubble.c' || echo './'`nd-bubble.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -I../src -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -march=native -O2 -pipe -c -o notification_daemon-nd-daemon.o `test -f 'nd-daemon.c' || echo './'`nd-daemon.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -I../src -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -march=native -O2 -pipe -c -o notification_daemon-nd-main.o `test -f 'nd-main.c' || echo './'`nd-main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -I../src -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -march=native -O2 -pipe -c -o notification_daemon-nd-notification.o `test -f 'nd-notification.c' || echo './'`nd-notification.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -I../src -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -march=native -O2 -pipe -c -o notification_daemon-nd-notification-box.o `test -f 'nd-notification-box.c' || echo './'`nd-notification-box.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALE_DIR=\""/usr/share/locale"\" -I../src -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -march=native -O2 -pipe -c -o notification_daemon-nd-queue.o `test -f 'nd-queue.c' || echo './'`nd-queue.c >nd-queue.c:30:22: fatal error: gdk/gdkx.h: No such file or directory >compilation terminated. >make[3]: *** [Makefile:600: notification_daemon-nd-queue.o] Error 1 >make[3]: Leaving directory '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2/src' >make[2]: *** [Makefile:402: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2/src' >make[1]: *** [Makefile:483: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2' >make: *** [Makefile:415: all] Error 2 > * ERROR: x11-misc/notification-daemon-3.18.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-misc/notification-daemon-3.18.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-misc/notification-daemon-3.18.2::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-misc:notification-daemon-3.18.2:20160619-212648.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/temp/environment'. > * Working directory: '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2' > * S: '/var/tmp/portage/x11-misc/notification-daemon-3.18.2/work/notification-daemon-3.18.2'
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 586488
:
438122
|
438124
| 438126