Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 116162 Details for
Bug 174457
www-apache/mod_mono-1.2.1: error: apr_hooks.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]
build.log
build.log (text/plain), 21.16 KB, created by
Anton Kuzmin
on 2007-04-13 13:41:22 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Anton Kuzmin
Created:
2007-04-13 13:41:22 UTC
Size:
21.16 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking mod_mono-1.2.1.tar.gz to /var/tmp/portage/www-apache/mod_mono-1.2.1/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/www-apache/mod_mono-1.2.1/work/mod_mono-1.2.1 ... > * econf: updating mod_mono-1.2.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mod_mono-1.2.1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --disable-dependency-tracking --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-f95... no >checking for x86_64-pc-linux-gnu-fort... no >checking for x86_64-pc-linux-gnu-xlf95... no >checking for x86_64-pc-linux-gnu-ifc... no >checking for x86_64-pc-linux-gnu-efc... no >checking for x86_64-pc-linux-gnu-pgf95... no >checking for x86_64-pc-linux-gnu-lf95... no >checking for x86_64-pc-linux-gnu-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc static flag works... yes >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 >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /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 whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking whether byte ordering is bigendian... no >checking for sys/wait.h that is POSIX.1 compatible... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for pid_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for unistd.h... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for ANSI C header files... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking for memset... yes >checking for mkdir... yes >checking for putenv... yes >checking for setenv... yes >checking for setrlimit... yes >checking for select... yes >checking for strcasecmp... yes >checking for strerror... yes >checking for strrchr... yes >checking for dup2... yes >checking if debug mode is requested... no >checking for apxs2 in /usr/local/apache2/sbin... no >checking for apxs in /usr/local/apache2/sbin... no >checking for apxs2 in /usr/local/apache2/bin... no >checking for apxs in /usr/local/apache2/bin... no >checking for apxs2 in /usr/local/apache/sbin... no >checking for apxs in /usr/local/apache/sbin... no >checking for apxs2 in /usr/local/apache/bin... no >checking for apxs in /usr/local/apache/bin... no >checking for apxs2 in /usr/sbin... /usr/sbin/apxs2 >checking for apr-1-config in /usr/sbin... no >checking for apr-config in /usr/sbin... no >checking for apr-1-config in /usr/local/apache2/sbin... no >checking for apr-config in /usr/local/apache2/sbin... no >checking for apr-1-config in /usr/local/apache2/bin... no >checking for apr-config in /usr/local/apache2/bin... no >checking for apr-1-config in /usr/local/apache/sbin... no >checking for apr-config in /usr/local/apache/sbin... no >checking for apr-1-config in /usr/local/apache/bin... no >checking for apr-config in /usr/local/apache/bin... no >checking for apr-1-config in /usr/sbin... no >checking for apr-config in /usr/sbin... no >checking for apr-1-config in /usr/bin... found. >checking Apache version... 2.0 >checking for pkg-config... /usr/bin/pkg-config >checking for http_protocol.h... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating mod_mono.conf >config.status: creating src/Makefile >config.status: creating man/mod_mono.8 >config.status: creating man/Makefile >config.status: creating include/mod_mono_config.h >config.status: executing depfiles commands >--- >Configuration summary for mod_mono > > * Installation prefix = /usr > * Apache version = 2.0 > * Apache modules directory = /usr/lib64/apache2/modules > * apxs = /usr/sbin/apxs2 > * apr-config = /usr/bin/apr-1-config > * Verbose logging (debug) = no > * mono prefix = /usr/lib64/pkgconfig/../.. > * Default MonoApplicationsConfigDir = /etc/apache2/mod-mono-applications > >--- >Making all in src >make[1]: Entering directory `/var/tmp/portage/www-apache/mod_mono-1.2.1/work/mod_mono-1.2.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -march=athlon64 -msse3 -pipe -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -fweb -pthread -I/usr/include/apr-1 -pthread -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -fweb -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -O2 -march=athlon64 -msse3 -pipe -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -fweb -pthread -I/usr/include/apr-1 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -DDFLT_MONO_CONFIG_DIR=\"/etc/apache2/mod-mono-applications\" -O2 -march=athlon64 -msse3 -pipe -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -fweb -pthread -I/usr/include/apr-1 -pthread -c -o mod_mono_la-mod_mono.lo `test -f 'mod_mono.c' || echo './'`mod_mono.c >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -march=athlon64 -msse3 -pipe -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -fweb -pthread -I/usr/include/apr-1 -pthread -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -fweb -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -O2 -march=athlon64 -msse3 -pipe -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -fweb -pthread -I/usr/include/apr-1 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -DDFLT_MONO_CONFIG_DIR=\"/etc/apache2/mod-mono-applications\" -O2 -march=athlon64 -msse3 -pipe -I/usr/include/apache2 -O2 -march=athlon64 -msse3 -pipe -fweb -pthread -I/usr/include/apr-1 -pthread -c mod_mono.c -fPIC -DPIC -o .libs/mod_mono_la-mod_mono.o >In file included from /usr/include/apache2/httpd.h:30, > from mod_mono.h:50, > from mod_mono.c:32: >/usr/include/apache2/ap_config.h:21:23: error: apr_hooks.h: No such file or directory >/usr/include/apache2/ap_config.h:22:32: error: apr_optional_hooks.h: No such file or directory >In file included from mod_mono.h:50, > from mod_mono.c:32: >/usr/include/apache2/httpd.h:40:25: error: apr_buckets.h: No such file or directory >/usr/include/apache2/httpd.h:685:21: error: apr_uri.h: No such file or directory >In file included from mod_mono.h:50, > from mod_mono.c:32: >/usr/include/apache2/httpd.h:883: error: expected specifier-qualifier-list before 'apr_uri_t' >/usr/include/apache2/httpd.h:1114: error: expected specifier-qualifier-list before 'apr_bucket_brigade' >/usr/include/apache2/httpd.h:1121: error: expected specifier-qualifier-list before 'apr_bucket_brigade' >In file included from mod_mono.h:51, > from mod_mono.c:32: >/usr/include/apache2/http_core.h:22:26: error: apr_optional.h: No such file or directory >In file included from /usr/include/apache2/http_core.h:23, > from mod_mono.h:51, > from mod_mono.c:32: >/usr/include/apache2/util_filter.h:136: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/util_filter.h:138: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/util_filter.h:140: error: expected declaration specifiers or '...' before 'apr_read_type_e' >/usr/include/apache2/util_filter.h:274: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/util_filter.h:276: error: expected declaration specifiers or '...' before 'apr_read_type_e' >/usr/include/apache2/util_filter.h:288: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/util_filter.h:440: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/util_filter.h:441: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/util_filter.h:451: error: expected ')' before '*' token >/usr/include/apache2/util_filter.h:459: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/util_filter.h:496: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/util_filter.h:507: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/util_filter.h:510: error: format string argument not a string type >In file included from mod_mono.h:51, > from mod_mono.c:32: >/usr/include/apache2/http_core.h:621: error: expected ')' before 'int' >In file included from mod_mono.h:52, > from mod_mono.c:32: >/usr/include/apache2/http_log.h:325: error: expected ')' before 'void' >In file included from /usr/include/apache2/http_config.h:21, > from mod_mono.h:53, > from mod_mono.c:32: >/usr/include/apache2/util_cfgtree.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >/usr/include/apache2/util_cfgtree.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >In file included from mod_mono.h:53, > from mod_mono.c:32: >/usr/include/apache2/http_config.h:272: error: expected specifier-qualifier-list before 'ap_directive_t' >/usr/include/apache2/http_config.h:661: error: expected declaration specifiers or '...' before 'ap_directive_t' >/usr/include/apache2/http_config.h:662: error: expected declaration specifiers or '...' before 'ap_directive_t' >/usr/include/apache2/http_config.h:676: error: expected declaration specifiers or '...' before 'ap_directive_t' >/usr/include/apache2/http_config.h:685: error: expected ')' before '*' token >/usr/include/apache2/http_config.h:945: error: expected ')' before 'int' >In file included from /usr/include/apr-1/apr_global_mutex.h:26, > from /usr/include/apr-1/apr_portable.h:34, > from /usr/include/apache2/http_protocol.h:22, > from mod_mono.h:136, > from mod_mono.c:32: >/usr/include/apr-1/apr_proc_mutex.h:51: warning: data definition has no type or storage class >/usr/include/apr-1/apr_proc_mutex.h:51: warning: type defaults to 'int' in declaration of 'apr_lockmech_e' >/usr/include/apr-1/apr_proc_mutex.h:81: error: expected declaration specifiers or '...' before 'apr_lockmech_e' >In file included from /usr/include/apr-1/apr_portable.h:34, > from /usr/include/apache2/http_protocol.h:22, > from mod_mono.h:136, > from mod_mono.c:32: >/usr/include/apr-1/apr_global_mutex.h:76: error: expected declaration specifiers or '...' before 'apr_lockmech_e' >In file included from mod_mono.h:136, > from mod_mono.c:32: >/usr/include/apache2/http_protocol.h:40: error: expected ')' before 'void' >/usr/include/apache2/http_protocol.h:72: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/http_protocol.h:567: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/http_protocol.h:600: error: expected ')' before 'int' >/usr/include/apache2/http_protocol.h:639: error: expected specifier-qualifier-list before 'apr_bucket_refcount' >/usr/include/apache2/http_protocol.h:646: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ap_bucket_type_error' >/usr/include/apache2/http_protocol.h:664: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >/usr/include/apache2/http_protocol.h:676: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >/usr/include/apache2/http_protocol.h:680: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/http_protocol.h:681: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/http_protocol.h:683: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/http_protocol.h:684: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >In file included from mod_mono.h:137, > from mod_mono.c:32: >/usr/include/apache2/http_request.h:136: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >/usr/include/apache2/http_request.h:273: error: expected ')' before 'int' >In file included from mod_mono.h:138, > from mod_mono.c:32: >/usr/include/apache2/util_script.h:99: error: expected declaration specifiers or '...' before 'apr_bucket_brigade' >mod_mono.c: In function 'set_alias': >mod_mono.c:117: error: 'cmd_parms' has no member named 'server' >mod_mono.c:120: error: 'cmd_parms' has no member named 'pool' >mod_mono.c: In function 'set_auto_application': >mod_mono.c:132: error: 'cmd_parms' has no member named 'server' >mod_mono.c:135: error: 'cmd_parms' has no member named 'pool' >mod_mono.c:141: error: 'cmd_parms' has no member named 'pool' >mod_mono.c:145: error: 'cmd_parms' has no member named 'pool' >mod_mono.c: In function 'store_config_xsp': >mod_mono.c:216: error: 'cmd_parms' has no member named 'server' >mod_mono.c:229: error: 'cmd_parms' has no member named 'pool' >mod_mono.c:231: error: 'cmd_parms' has no member named 'pool' >mod_mono.c:238: error: 'cmd_parms' has no member named 'server' >mod_mono.c:239: error: 'cmd_parms' has no member named 'server' >mod_mono.c:244: error: 'cmd_parms' has no member named 'pool' >mod_mono.c:256: error: 'cmd_parms' has no member named 'pool' >mod_mono.c:256: error: 'cmd_parms' has no member named 'server' >mod_mono.c:266: error: 'cmd_parms' has no member named 'pool' >mod_mono.c:268: error: 'cmd_parms' has no member named 'pool' >mod_mono.c: In function 'connection_get_remote_port': >mod_mono.c:367: warning: implicit declaration of function 'apr_sockaddr_port_get' >mod_mono.c: In function 'connection_get_remote_name': >mod_mono.c:393: error: 'request_rec' has no member named 'per_dir_config' >mod_mono.c: In function 'get_client_block_buffer': >mod_mono.c:600: error: 'request_rec' has no member named 'request_config' >mod_mono.c:604: error: 'request_rec' has no member named 'request_config' >mod_mono.c: In function 'mono_execute_request': >mod_mono.c:1418: warning: cast from pointer to integer of different size >mod_mono.c:1419: error: 'request_rec' has no member named 'per_dir_config' >mod_mono.c:1420: error: 'request_rec' has no member named 'per_dir_config' >mod_mono.c:1422: warning: cast from pointer to integer of different size >mod_mono.c: In function 'mono_control_panel_handler': >mod_mono.c:1673: error: 'apr_uri_t' undeclared (first use in this function) >mod_mono.c:1673: error: (Each undeclared identifier is reported only once >mod_mono.c:1673: error: for each function it appears in.) >mod_mono.c:1673: error: 'uri' undeclared (first use in this function) >mod_mono.c:1690: error: 'request_rec' has no member named 'parsed_uri' >mod_mono.c: In function 'mono_register_hooks': >mod_mono.c:1802: warning: implicit declaration of function 'ap_hook_handler' >mod_mono.c:1802: error: 'APR_HOOK_FIRST' undeclared (first use in this function) >mod_mono.c:1804: warning: implicit declaration of function 'ap_hook_post_config' >mod_mono.c:1804: error: 'APR_HOOK_MIDDLE' undeclared (first use in this function) >mod_mono.c:1805: warning: implicit declaration of function 'ap_hook_child_init' >make[1]: *** [mod_mono_la-mod_mono.lo] Error 1 >make[1]: Leaving directory `/var/tmp/portage/www-apache/mod_mono-1.2.1/work/mod_mono-1.2.1/src' >make: *** [all-recursive] Error 1 > >!!! ERROR: www-apache/mod_mono-1.2.1 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_compile > ebuild.sh, line 971: Called qa_call 'src_compile' > ebuild.sh, line 44: Called src_compile > mod_mono-1.2.1.ebuild, line 43: Called die > >!!! emake failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/www-apache/mod_mono-1.2.1/temp/build.log'. >
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 174457
: 116162