Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 299369 Details for
Bug 399481
app-portage/g-octave - g-octave/odepkg-0.6.10 octave-3.6.0 - odepkg_auxiliary_functions.cc:457:52: error: no matching function for call to ‘octave_value::print_with_name(std::ostream&, const char [3], bool)’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/g-octave/odepkg-0.6.10/temp/build.log
build.log (text/plain), 8.28 KB, created by
Juergen Rose
on 2012-01-20 09:52:18 UTC
(
hide
)
Description:
/var/tmp/portage/g-octave/odepkg-0.6.10/temp/build.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2012-01-20 09:52:18 UTC
Size:
8.28 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: g-octave/odepkg-0.6.10 >[32;01m * [39;49;00mRepository: g-octave >[32;01m * [39;49;00mMaintainer: root@lynx >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking odepkg-0.6.10.tar.gz to /var/tmp/portage/g-octave/odepkg-0.6.10/work >>>> Unpacking g-octave_Makefile to /var/tmp/portage/g-octave/odepkg-0.6.10/work >unpack g-octave_Makefile: file format not recognized. Ignoring. >>>> Unpacking g-octave_configure to /var/tmp/portage/g-octave/odepkg-0.6.10/work >unpack g-octave_configure: file format not recognized. Ignoring. >>>> Source unpacked in /var/tmp/portage/g-octave/odepkg-0.6.10/work >>>> Preparing source in /var/tmp/portage/g-octave/odepkg-0.6.10/work/odepkg-0.6.10 ... >ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/g-octave/odepkg-0.6.10/work/odepkg-0.6.10 ... >./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 --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-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 for mkoctfile... mkoctfile >retrieving compile and link flags from mkoctfile >checking for F77_FUNC... yes >checking for octave... octave >checking for OCTAVE_VERSION in Octave... 3.6.0 >checking for octave_config_info('canonical_host_type') in Octave... x86_64-pc-linux-gnu >checking for octave_config_info('SHLEXT') in Octave... so >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for strip... strip >configure: creating ./config.status >config.status: creating Makeconf > > "$prefix" is /usr > "$exec_prefix" is ${prefix} > >octave commands will install into the following directories: > m-files: /usr/share/octave/3.6.0/site/m/octave-forge > oct-files: /usr/lib64/octave/3.6.0/site/oct/x86_64-pc-linux-gnu/octave-forge > binaries: /usr/libexec/octave/3.6.0/site/exec/x86_64-pc-linux-gnu >alternatives: > m-files: /usr/share/octave/3.6.0/site/octave-forge-alternatives/m > oct-files: /usr/lib64/octave/3.6.0/site/octave-forge-alternatives/oct/x86_64-pc-linux-gnu > >shell commands will install into the following directories: > binaries: ${exec_prefix}/bin > man pages: /usr/share/man > libraries: /usr/lib64 > headers: ${prefix}/include > >octave-forge is configured with > octave: octave (version 3.6.0) > mkoctfile: mkoctfile for Octave 0 > >find . -name NOINSTALL -print # shows which toolboxes won't be installed > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/g-octave/odepkg-0.6.10/work/odepkg-0.6.10 ... >make -j1 >make[1]: Entering directory `/var/tmp/portage_standard/g-octave/odepkg-0.6.10/work/odepkg-0.6.10/src' >Unpacking external packages: hairer.tgz >Unpacking external packages: cash.tgz >Unpacking external packages: daskr.tgz >Applying patches from file: hairer.diff >Applying patches from file: cash.diff >patching file cash/mebdfdae.f >patching file cash/mebdfi.f >Applying patches from file: daskr.diff >patching file daskr/dlinpk.f >mkoctfile -DHAVE_OCTAVE_36 -v -c odepkg_octsolver_mebdfdae.cc -o odepkg_octsolver_mebdfdae.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-3.6.0/octave/.. -I/usr/include/octave-3.6.0/octave -I/usr/include/freetype2 -march=native -O2 -pipe -DHAVE_OCTAVE_36 odepkg_octsolver_mebdfdae.cc -o odepkg_octsolver_mebdfdae.o >mkoctfile -DHAVE_OCTAVE_36 -v -c odepkg_octsolver_mebdfi.cc -o odepkg_octsolver_mebdfi.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-3.6.0/octave/.. -I/usr/include/octave-3.6.0/octave -I/usr/include/freetype2 -march=native -O2 -pipe -DHAVE_OCTAVE_36 odepkg_octsolver_mebdfi.cc -o odepkg_octsolver_mebdfi.o >mkoctfile -DHAVE_OCTAVE_36 -v -c odepkg_octsolver_ddaskr.cc -o odepkg_octsolver_ddaskr.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-3.6.0/octave/.. -I/usr/include/octave-3.6.0/octave -I/usr/include/freetype2 -march=native -O2 -pipe -DHAVE_OCTAVE_36 odepkg_octsolver_ddaskr.cc -o odepkg_octsolver_ddaskr.o >mkoctfile -DHAVE_OCTAVE_36 -v -c odepkg_octsolver_radau.cc -o odepkg_octsolver_radau.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-3.6.0/octave/.. -I/usr/include/octave-3.6.0/octave -I/usr/include/freetype2 -march=native -O2 -pipe -DHAVE_OCTAVE_36 odepkg_octsolver_radau.cc -o odepkg_octsolver_radau.o >mkoctfile -DHAVE_OCTAVE_36 -v -c odepkg_octsolver_radau5.cc -o odepkg_octsolver_radau5.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-3.6.0/octave/.. -I/usr/include/octave-3.6.0/octave -I/usr/include/freetype2 -march=native -O2 -pipe -DHAVE_OCTAVE_36 odepkg_octsolver_radau5.cc -o odepkg_octsolver_radau5.o >mkoctfile -DHAVE_OCTAVE_36 -v -c odepkg_octsolver_rodas.cc -o odepkg_octsolver_rodas.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-3.6.0/octave/.. -I/usr/include/octave-3.6.0/octave -I/usr/include/freetype2 -march=native -O2 -pipe -DHAVE_OCTAVE_36 odepkg_octsolver_rodas.cc -o odepkg_octsolver_rodas.o >mkoctfile -DHAVE_OCTAVE_36 -v -c odepkg_octsolver_seulex.cc -o odepkg_octsolver_seulex.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-3.6.0/octave/.. -I/usr/include/octave-3.6.0/octave -I/usr/include/freetype2 -march=native -O2 -pipe -DHAVE_OCTAVE_36 odepkg_octsolver_seulex.cc -o odepkg_octsolver_seulex.o >mkoctfile -DHAVE_OCTAVE_36 -v -c odepkg_auxiliary_functions.cc -o odepkg_auxiliary_functions.o >x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-3.6.0/octave/.. -I/usr/include/octave-3.6.0/octave -I/usr/include/freetype2 -march=native -O2 -pipe -DHAVE_OCTAVE_36 odepkg_auxiliary_functions.cc -o odepkg_auxiliary_functions.o >odepkg_auxiliary_functions.cc: In function âoctave_idx_type odepkg_auxiliary_solstore(octave_value&, octave_value&, octave_idx_type)â: >odepkg_auxiliary_functions.cc:457:52: error: no matching function for call to âoctave_value::print_with_name(std::ostream&, const char [3], bool)â >/usr/include/octave-3.6.0/octave/ov.h:1002:8: note: candidate is: void octave_value::print_with_name(std::ostream&, const std::string&) const >odepkg_auxiliary_functions.cc:458:52: error: no matching function for call to âoctave_value::print_with_name(std::ostream&, const char [3], bool)â >/usr/include/octave-3.6.0/octave/ov.h:1002:8: note: candidate is: void octave_value::print_with_name(std::ostream&, const std::string&) const >make[1]: *** [odepkg_auxiliary_functions.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage_standard/g-octave/odepkg-0.6.10/work/odepkg-0.6.10/src' >make: *** [build] Error 2 >emake failed > [31;01m*[0m ERROR: g-octave/odepkg-0.6.10 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_compile > [31;01m*[0m environment, line 2932: Called _eapi2_src_compile > [31;01m*[0m phase-helpers.sh, line 577: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =g-octave/odepkg-0.6.10', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =g-octave/odepkg-0.6.10'. > [31;01m*[0m This ebuild used the following eclasses from overlays: > [31;01m*[0m /var/lib/g-octave/eclass/g-octave.eclass > [31;01m*[0m This ebuild is from an overlay named 'g-octave': '/var/lib/g-octave/' > [31;01m*[0m The complete build log is located at '/var/tmp/portage/g-octave/odepkg-0.6.10/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/g-octave/odepkg-0.6.10/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/g-octave/odepkg-0.6.10/work/odepkg-0.6.10'
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 399481
: 299369