Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201208 - [science overlay] sci-mathematics/octave-forge-miscellaneous-1.0.3 fails to compile
Summary: [science overlay] sci-mathematics/octave-forge-miscellaneous-1.0.3 fails to c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-04 11:16 UTC by Juergen Rose
Modified: 2007-12-06 15:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2007-12-04 11:16:25 UTC
root@grizzly:/usr/lib64(39)# emerge -vuD --newuse --resume --skipfirst world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] sci-mathematics/octave-forge-miscellaneous-1.0.3  0 kB [1]
...
mkoctfile -DHAVE_OCTAVE_29 -v -c -DUSE_TERM -DHAVE_TERMCAP_H listen.cc
x86_64-pc-linux-gnu-g++ -c -fPIC -I/usr/include/octave-2.9.17 -I/usr/include/octave-2.9.17/octave -O2 -march=k8 -DHAVE_OCTAVE_29 -DUSE_TERM -DHAVE_TERMCAP_H listen.cc -o listen.o
listen.cc: In function 'void tic()':
listen.cc:36: error: cannot convert 'octave_time' to 'double' in assignment
listen.cc: In function 'double toc()':
listen.cc:37: error: invalid cast from type 'octave_time' to type 'double'
Comment 1 Markus Dittrich (RETIRED) gentoo-dev 2007-12-06 15:01:43 UTC
Hi Juergen,

Thanks for reporting. This should be fixed now!

Best,
Markus
Comment 2 Markus Dittrich (RETIRED) gentoo-dev 2007-12-06 15:02:04 UTC
Fixed for good ;)