Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 747228 Details for
Bug 820704
media-libs/freeimage-3.18.0-r2 - Source/.../PluginEXR.cpp: fatal error: ImfIO.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]
media-libs:freeimage-3.18.0-r2:20211028-224607.log
media-libs:freeimage-3.18.0-r2:20211028-224607.log (text/plain), 19.78 KB, created by
Toralf Förster
on 2021-10-29 13:30:37 UTC
(
hide
)
Description:
media-libs:freeimage-3.18.0-r2:20211028-224607.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-10-29 13:30:37 UTC
Size:
19.78 KB
patch
obsolete
> * Package: media-libs/freeimage-3.18.0-r2 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc jpeg kernel_linux mng openexr png tiff userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking FreeImage3180.zip to /var/tmp/portage/media-libs/freeimage-3.18.0-r2/work >>>> Unpacking FreeImage3180.pdf to /var/tmp/portage/media-libs/freeimage-3.18.0-r2/work >unpack FreeImage3180.pdf: file format not recognized. Ignoring. >>>> Unpacking freeimage-3.18.0-unbundling.patch to /var/tmp/portage/media-libs/freeimage-3.18.0-r2/work >unpack freeimage-3.18.0-unbundling.patch: file format not recognized. Ignoring. >>>> Source unpacked in /var/tmp/portage/media-libs/freeimage-3.18.0-r2/work >>>> Preparing source in /var/tmp/portage/media-libs/freeimage-3.18.0-r2/work/FreeImage ... > * Applying freeimage-3.18.0-unbundling.patch ... > [ ok ] > * Applying freeimage-3.18.0-remove-jpeg-transform.patch ... > [ ok ] > * Applying freeimage-3.18.0-rename-jpeg_read_icc_profile.patch ... > [ ok ] > * Applying freeimage-3.18.0-disable-plugin-G3.patch ... > [ ok ] > * Applying freeimage-3.18.0-raw.patch ... > [ ok ] > * Applying freeimage-3.18.0-libjpeg9.patch ... > [ ok ] > * Applying freeimage-3.18.0-CVE-2019-12211-CVE-2019-12213.patch ... > [ ok ] > * Applying freeimage-3.18.0-libraw-0.20.0.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/freeimage-3.18.0-r2/work/FreeImage ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/freeimage-3.18.0-r2/work/FreeImage ... >make -j4 -f Makefile.gnu USE_EXR=yes USE_JPEG=yes USE_JPEG2K=no USE_MNG=yes USE_PNG=yes USE_TIFF=yes USE_RAW=no USE_WEBP=no STATICLIB= 'CXX=x86_64-pc-linux-gnu-g++ -fPIC' 'CC=x86_64-pc-linux-gnu-gcc -fPIC' FreeImage >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/BitmapAccess.cpp -o Source/FreeImage/BitmapAccess.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/ColorLookup.cpp -o Source/FreeImage/ColorLookup.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/ConversionRGBA16.cpp -o Source/FreeImage/ConversionRGBA16.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/ConversionRGBAF.cpp -o Source/FreeImage/ConversionRGBAF.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/FreeImage.cpp -o Source/FreeImage/FreeImage.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-gcc -fPIC -pipe -march=native -fno-diagnostics-color -O2 -DOPJ_STATIC -DNO_LCMS -DDISABLE_PERF_MEASUREMENT -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/FreeImageC.c -o Source/FreeImage/FreeImageC.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/FreeImageIO.cpp -o Source/FreeImage/FreeImageIO.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/GetType.cpp -o Source/FreeImage/GetType.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/LFPQuantizer.cpp -o Source/FreeImage/LFPQuantizer.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/MemoryIO.cpp -o Source/FreeImage/MemoryIO.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/PixelAccess.cpp -o Source/FreeImage/PixelAccess.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/MNGHelper.cpp -o Source/FreeImage/MNGHelper.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/Plugin.cpp -o Source/FreeImage/Plugin.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/PluginBMP.cpp -o Source/FreeImage/PluginBMP.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/PluginCUT.cpp -o Source/FreeImage/PluginCUT.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/PluginDDS.cpp -o Source/FreeImage/PluginDDS.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -DUSE_JPEG -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/OpenEXR -fPIC -c Source/FreeImage/PluginEXR.cpp -o Source/FreeImage/PluginEXR.o >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Package OpenEXR was not found in the pkg-config search path. >Perhaps you should add the directory containing `OpenEXR.pc' >to the PKG_CONFIG_PATH environment variable >Package 'OpenEXR', required by 'virtual:world', not found >Source/FreeImage/PluginEXR.cpp:31:10: fatal error: ImfIO.h: No such file or directory > 31 | #include <ImfIO.h> > | ^~~~~~~~~ >compilation terminated. >make: *** [Makefile.gnu:83: Source/FreeImage/PluginEXR.o] Error 1 >make: *** Waiting for unfinished jobs.... > * ERROR: media-libs/freeimage-3.18.0-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/freeimage-3.18.0-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/freeimage-3.18.0-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:freeimage-3.18.0-r2:20211028-224607.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/freeimage-3.18.0-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/freeimage-3.18.0-r2/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/freeimage-3.18.0-r2/work/FreeImage' > * S: '/var/tmp/portage/media-libs/freeimage-3.18.0-r2/work/FreeImage' >
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 820704
:
747216
|
747219
|
747222
|
747225
| 747228 |
747231