Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 278687 Details for
Bug 373473
g-octave/optiminterp-0.3.2 fails to emerge if MAKEOPTS is not "-j1"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/g-octave/optiminterp-0.3.2/temp/build.log
build.log (text/plain), 5.93 KB, created by
Juergen Rose
on 2011-06-30 10:32:34 UTC
(
hide
)
Description:
/var/tmp/portage/g-octave/optiminterp-0.3.2/temp/build.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2011-06-30 10:32:34 UTC
Size:
5.93 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: g-octave/optiminterp-0.3.2 >[32;01m * [39;49;00mRepository: g-octave >[32;01m * [39;49;00mMaintainer: root@moose >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking optiminterp-0.3.2.tar.gz to /var/tmp/portage/g-octave/optiminterp-0.3.2/work >>>> Unpacking g-octave_Makefile to /var/tmp/portage/g-octave/optiminterp-0.3.2/work >unpack g-octave_Makefile: file format not recognized. Ignoring. >>>> Unpacking g-octave_configure to /var/tmp/portage/g-octave/optiminterp-0.3.2/work >unpack g-octave_configure: file format not recognized. Ignoring. >>>> Source unpacked in /var/tmp/portage/g-octave/optiminterp-0.3.2/work >>>> Preparing source in /var/tmp/portage/g-octave/optiminterp-0.3.2/work/optiminterp-0.3.2 ... >ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/g-octave/optiminterp-0.3.2/work/optiminterp-0.3.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 --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >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.4.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 >checking for x86_64-pc-linux-gnu-mkoctfile... no >checking for mkoctfile... mkoctfile >checking whether we are using the GNU Fortran compiler... yes >checking whether mkoctfile accepts -g... yes >checking for Fortran flag to compile .F90 files... none >checking whether mkoctfile accepts Fortran 90... yes >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.4.0/site/m/octave-forge > oct-files: /usr/libexec/octave/3.4.0/site/oct/x86_64-pc-linux-gnu/octave-forge > binaries: /usr/libexec/octave/3.4.0/site/exec/x86_64-pc-linux-gnu >alternatives: > m-files: /usr/share/octave/3.4.0/site/octave-forge-alternatives/m > oct-files: /usr/libexec/octave/3.4.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.4.0) > mkoctfile: mkoctfile for Octave 0 > optiminterp toolbox: yes > >find . -name NOINSTALL -print # shows which toolboxes won't be installed > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/g-octave/optiminterp-0.3.2/work/optiminterp-0.3.2 ... >make -j5 >make[1]: Entering directory `/var/tmp/portage/g-octave/optiminterp-0.3.2/work/optiminterp-0.3.2/src' >mkoctfile -DHAVE_OCTAVE_ -v -c optiminterp.cc >FFLAGS="-march=native -O2 " mkoctfile -DHAVE_OCTAVE_ -v -c optimal_interpolation.F90 >FFLAGS="-march=native -O2 " mkoctfile -DHAVE_OCTAVE_ -v -c optiminterp_wrapper.F90 >x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-3.4.0/octave/.. -I/usr/include/octave-3.4.0/octave -I/usr/include/freetype2 -O2 -pipe -DHAVE_OCTAVE_ optiminterp.cc -o optiminterp.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -march=native -O2 -DHAVE_OCTAVE_ optimal_interpolation.F90 -o optimal_interpolation.o >x86_64-pc-linux-gnu-gfortran -c -fPIC -march=native -O2 -DHAVE_OCTAVE_ optiminterp_wrapper.F90 -o optiminterp_wrapper.o >optiminterp_wrapper.F90:23.26: > > use optimal_interpolation > 1 >Fatal Error: Can't open module file 'optimal_interpolation.mod' for reading at (1): No such file or directory >make[1]: *** [optiminterp_wrapper.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/g-octave/optiminterp-0.3.2/work/optiminterp-0.3.2/src' >make: *** [build] Error 2 >emake failed > [31;01m*[0m ERROR: g-octave/optiminterp-0.3.2 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2899: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 665: 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/optiminterp-0.3.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =g-octave/optiminterp-0.3.2'. > [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/optiminterp-0.3.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/g-octave/optiminterp-0.3.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/g-octave/optiminterp-0.3.2/work/optiminterp-0.3.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 373473
: 278687