First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 50777
Alias:
Product:
Component:
Status: CLOSED
Resolution: REMIND
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Radek Podgorny <radek@podgorny.cz>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 50777 depends on: Show dependency tree
Bug 50777 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-11 11:18 0000
sol radek # emerge octave -pv

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] app-sci/octave-2.1.57-r1 [2.1.57] -emacs -hdf5 -mpi +readline -static +tetex +zlib  0 kB 

Total size of downloads: 0 kB


BUT:

sol radek # emerge octave

....
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking for f2c... no
configure: WARNING: in order to build octave, you must have a compatible
configure: WARNING: Fortran compiler or f2c installed and in your path.
configure: error: See the file INSTALL for more information.

!!! ERROR: app-sci/octave-2.1.57-r1 failed.
!!! Function src_compile, Line 52, Exitcode 1
!!! configure failed


If you need more info, please ask...
Radek

------- Comment #1 From Patrick Kursawe 2004-05-11 22:41:26 0000 -------
Hopefully the gcc guys will get the "f77" flag set on by default before they
unmask it.

*** This bug has been marked as a duplicate of 50360 ***

------- Comment #2 From Danny van Dyk (RETIRED) 2004-05-12 04:50:39 0000 -------
Add "f77" to your useflags and remerge gcc. That should allow you to procede.
I added a conditional warning to app-sci/octave in case g77 is missing.

I only added a warning, as there are more fortran compilers than GNU Fortran !

@Phosphan: I just saw that I'm some minutes too late *G

------- Comment #3 From George Shapovalov 2004-05-12 09:56:04 0000 -------
Well, AFAICSee we only have ifc in the tree (that is in addition to the gcc),
oh and cfal, but that one will only work for Alpha. For the general population
there are mostly these two and IIRC ifc requires somewhat different invocation
parameters for the most part. Meaning it has to be processed in a special way,
like
if use ifc ; then
   ifc invocations or patches
else
   g77 "standard" procedure
fi
or some such.

I am about to add ifc to use.desc, as it is already used by blas-reference and
lapack-atlas (both masked atm, but if you would like to use this flag I can go
right ahead with adding it). So you might consider adding a pkg_setup thingy
like lapack-atlas does. In such case just let me know and I'll add the ifc
flag.

George

------- Comment #4 From Danny van Dyk (RETIRED) 2004-05-15 12:59:08 0000 -------
George: I copied that lapack-atlas check routine over to octave ebuild, as well
as the new ifc useflag and its dependency.

------- Comment #5 From Danny van Dyk (RETIRED) 2004-05-15 12:59:55 0000 -------
*** Bug 51137 has been marked as a duplicate of this bug. ***

------- Comment #6 From Peter Bienstman (RETIRED) 2005-09-10 02:13:39 0000 -------
Closing, this seems to have been resolved quite a while ago (see 
http://bugs.gentoo.org/show_bug.cgi?id=66193 )  

First Last Prev Next    No search results available      Search page      Enter new bug