Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 447862 Details for
Bug 595104
sci-mathematics/octave-4.0.2-r2 : configure: error: A BLAS library was detected but found incompatible with your Fortran 77 compiler settings.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-mathematics:octave-4.0.2-r2:20160925-123104.log
sci-mathematics:octave-4.0.2-r2:20160925-123104.log (text/plain), 21.57 KB, created by
Toralf Förster
on 2016-09-25 14:32:12 UTC
(
hide
)
Description:
sci-mathematics:octave-4.0.2-r2:20160925-123104.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-25 14:32:12 UTC
Size:
21.57 KB
patch
obsolete
> * Package: sci-mathematics/octave-4.0.2-r2 > * Repository: gentoo > * Maintainer: sci-mathematics@gentoo.org > * USE: X abi_x86_64 amd64 elibc_glibc glpk imagemagick kernel_linux opengl qhull qrupdate readline sparse userland_GNU zlib > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking octave-4.0.2.tar.xz to /var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work >>>> Source unpacked in /var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work >>>> Preparing source in /var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work/octave-4.0.2 ... > * Applying octave-3.4.3-texi.patch ... > [ ok ] > * Applying octave-3.8.0-disable-getcwd-path-max-test-as-it-is-too-slow.patch ... > [ ok ] > * Applying octave-4.0.0-imagemagick-configure.patch ... > [ ok ] > * Applying octave-4.0.0-imagemagick.patch ... > [ ok ] > * Applying octave-3.8.1-pkgbuilddir.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work/octave-4.0.2' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: octave-4.0.2/ > * Running elibtoolize in: octave-4.0.2/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work/octave-4.0.2 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work/octave-4.0.2" > * econf: updating octave-4.0.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating octave-4.0.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work/octave-4.0.2/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 --docdir=/usr/share/doc/octave-4.0.2-r2 --enable-shared --disable-static --localstatedir=/var/state/octave --with-blas=-lblas --with-lapack=-L/usr/lib64/lapack/reference -llapack -lblas --disable-64 --disable-jit --disable-docs --disable-java --disable-gui --enable-readline --without-curl --without-fftw3 --without-fftw3f --disable-fftw-threads --with-glpk --without-hdf5 --with-opengl --with-qhull --with-qrupdate --with-arpack --with-umfpack --with-colamd --with-ccolamd --with-cholmod --with-cxsparse --with-x --with-z --with-magick=ImageMagick >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 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 whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >defining octlibdir to be $(libdir)/octave/$(version) >defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type) >defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type) >defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type) >defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type) >defining octfiledir to be $(libdir)/octave/$(version)/oct/$(canonical_host_type) >defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type) >defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type) >defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type) >defining octincludedir to be $(includedir)/octave-$(version)/octave >defining fcnfiledir to be $(datadir)/octave/$(version)/m >defining localfcnfiledir to be $(datadir)/octave/site/m >defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m >defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m >defining octetcdir to be $(datadir)/octave/$(version)/etc >defining octlocaledir to be $(datadir)/octave/$(version)/locale >defining doc_cache_file to be $(octetcdir)/doc-cache >defining octtestsdir to be $(octetcdir)/tests >defining texi_macros_file to be $(octetcdir)/macros.texi >defining imagedir to be $(datadir)/octave/$(version)/imagelib >defining octdatadir to be $(datadir)/octave/$(version)/data >defining man1dir to be $(mandir)/man1 >defining man1ext to be .1 >defining infofile to be $(infodir)/octave.info >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 gawk... (cached) gawk >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for gfind... no >checking for find... find >checking for a usable sed... /bin/sed >checking for perl... perl >checking for gperf... gperf >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >defining LFLAGS to be -I >checking for bison... bison -y >checking syntax of bison api.prefix (or name-prefix) declaration... api brace >checking syntax of bison push/pull declaration... dash >checking for makeinfo... makeinfo >checking for texi2dvi... texi2dvi >checking for texi2pdf... texi2pdf >checking whether ln -s works... yes >checking for desktop-file-install... desktop-file-install >checking for gs... gs >checking for gnuplot... no >configure: WARNING: > >gnuplot not found. It isn't necessary to have gnuplot installed, but >without native graphics or gnuplot you won't be able to use any of >Octave's plotting commands. > >checking for less... less >checking for python... python >checking for icotool... no >configure: WARNING: > >I didn't find icotool, but it's only a problem if you need to >reconstruct octave-logo.ico, which is the case if you're building from >VCS sources. > >checking for rsvg-convert... rsvg-convert >configure: WARNING: building documentation disabled; make dist will fail >configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function >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-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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for Minix Amsterdam compiler... no >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 _LARGEFILE_SOURCE value needed for large files... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking C compiler version number... 6.2.0 >checking C++ compiler version number... 6.2.0 >checking whether stl_algo.h is broken... no >checking if compiler needs -Werror to reject unknown flags... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for OpenMP flag of C compiler... -fopenmp >checking for OpenMP flag of C++ compiler... -fopenmp >checking omp.h usability... yes >checking omp.h presence... yes >checking for omp.h... yes >checking for omp_get_num_threads... yes >checking for sin in -lm... yes >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking whether a usable Fortran compiler was found... yes >checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v >checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../.. -lgfortran -lm -lquadmath >checking for dummy main to link with Fortran 77 libraries... none >checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore >configure: defining FFLAGS to be -O2 -pipe >checking whether x86_64-pc-linux-gnu-gfortran has the intrinsic function ISNAN... yes >checking whether x86_64-pc-linux-gnu-gfortran generates correct size integers... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -ffloat-store... yes >setting F77_FLOAT_STORE_FLAG to -ffloat-store >checking libqhull/libqhull.h usability... yes >checking libqhull/libqhull.h presence... yes >checking for libqhull/libqhull.h... yes >checking for qh_qhull in -lqhull... yes >checking for qh_version in -lqhull... yes >checking whether the qhull library works... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking pcre/pcre.h usability... no >checking pcre/pcre.h presence... no >checking for pcre/pcre.h... no >checking whether pcre.h defines the macros we need... yes >checking for pcre-config... yes >checking for pcre_compile... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for gzclearerr in -lz... yes >configure: WARNING: HDF5 library not found. Octave will not be able to save or load HDF5 data files. >configure: WARNING: FFTW3 library not found. The slower FFTPACK library will be used instead. >configure: WARNING: FFTW3F library not found. The slower FFTPACK library will be used instead. >checking glpk/glpk.h usability... no >checking glpk/glpk.h presence... no >checking for glpk/glpk.h... no >checking glpk.h usability... yes >checking glpk.h presence... yes >checking for glpk.h... yes >checking for glp_simplex in -lglpk... yes >checking whether the glpk library has glp_interior(glp_prob*, glp_iptcp*)... yes >configure: WARNING: cURL library not found. The ftp objects, urlread and urlwrite functions will be disabled. >checking whether sndfile library is modern enough... yes >checking Magick++.h usability... yes >checking Magick++.h presence... yes >checking for Magick++.h... yes >checking for Magick::ColorRGB in Magick++.h... yes >checking for setlocale... yes >checking for X... libraries , headers >checking for XrmInitialize in -lX11... yes >checking whether ld accepts -framework Carbon... no >checking whether ld accepts -framework OpenGL... no >checking for GL/gl.h... yes >checking for GL/glu.h... yes >checking for GL/glext.h... yes >checking for OpenGL/glext.h... no >checking for glEnable in -lGL... yes >checking for FT2... yes >checking for FreeType2 version >= 9.03... yes >checking for FT_Reference_Face... yes >checking for FONTCONFIG... yes >checking for XFT... yes >checking for fltk-config... /usr/bin/fltk-config >checking for OpenGL support in FLTK... yes >checking gl2ps.h usability... yes >checking gl2ps.h presence... yes >checking for gl2ps.h... yes >checking osmesa.h usability... no >checking osmesa.h presence... no >checking for osmesa.h... no >checking GL/osmesa.h usability... yes >checking GL/osmesa.h presence... yes >checking for GL/osmesa.h... yes >checking for OSMesaCreateContext in -lOSMesa... no >configure: WARNING: OSMesa library not found. Offscreen rendering with OpenGL will be disabled. >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >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... (cached) 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... (cached) x86_64-pc-linux-gnu-ranlib >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 sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >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 -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) 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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for sgemm_ in -lblas... yes >checking whether LSAME is called correctly from Fortran... no >checking whether ISAMAX is called correctly from Fortran... no >checking whether SDOT is called correctly from Fortran... no >checking whether DDOT is called correctly from Fortran... no >checking whether CDOTU is called correctly from Fortran... no >checking whether ZDOTU is called correctly from Fortran... no >checking whether the integer size is correct... no >checking for sgemm_ in -lblas... yes >checking whether LSAME is called correctly from Fortran... no >checking whether ISAMAX is called correctly from Fortran... no >checking whether SDOT is called correctly from Fortran... no >checking whether DDOT is called correctly from Fortran... no >checking whether CDOTU is called correctly from Fortran... no >checking whether ZDOTU is called correctly from Fortran... no >checking whether the integer size is correct... no >configure: error: A BLAS library was detected but found incompatible with your Fortran 77 compiler settings. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work/octave-4.0.2/config.log > * ERROR: sci-mathematics/octave-4.0.2-r2::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 115: Called src_configure > * environment, line 5205: Called autotools-utils_src_configure > * environment, line 978: Called econf '--docdir=/usr/share/doc/octave-4.0.2-r2' '--enable-shared' '--disable-static' '--localstatedir=/var/state/octave' '--with-blas=-lblas' '--with-lapack=-L/usr/lib64/lapack/reference -llapack -lblas' '--disable-64' '--disable-jit' '--disable-docs' '--disable-java' '--disable-gui' '--enable-readline' '--without-curl' '--without-fftw3' '--without-fftw3f' '--disable-fftw-threads' '--with-glpk' '--without-hdf5' '--with-opengl' '--with-qhull' '--with-qrupdate' '--with-arpack' '--with-umfpack' '--with-colamd' '--with-ccolamd' '--with-cholmod' '--with-cxsparse' '--with-x' '--with-z' '--with-magick=ImageMagick' > * phase-helpers.sh, line 662: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 117: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=sci-mathematics/octave-4.0.2-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-mathematics/octave-4.0.2-r2::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =octave-4.0.2 > * The complete build log is located at '/var/log/portage/sci-mathematics:octave-4.0.2-r2:20160925-123104.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/octave-4.0.2-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/octave-4.0.2-r2/temp/environment'. > * Working directory: '/var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work/octave-4.0.2' > * S: '/var/tmp/portage/sci-mathematics/octave-4.0.2-r2/work/octave-4.0.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 595104
:
447856
|
447858
|
447860
| 447862