Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8666 - Octave 2.1.36-r1 on 1.4rc_1 fails to emerge
Summary: Octave 2.1.36-r1 on 1.4rc_1 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-02 19:31 UTC by Modig
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
emerge octave (octavelog,395.45 KB, text/plain)
2002-10-03 19:15 UTC, Modig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Modig 2002-10-02 19:31:47 UTC
 
Comment 1 Modig 2002-10-03 00:51:47 UTC
--------------------------- ACCESS VIOLATION SUMMARY
---------------------------LOG FILE = "/tmp/sandbox-octave-2.1.36-21110.log"

mkdir:     /usr/share/texmf/fonts/pk
mkdir:     /usr/share/texmf/fonts/pk/ljfour
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public/cm
Comment 2 Matthew Turk (RETIRED) gentoo-dev 2002-10-03 01:32:26 UTC
Is tetex in your USE? 
Comment 3 Modig 2002-10-03 01:52:39 UTC
yes tetex is in my USE
Comment 4 Modig 2002-10-03 01:54:32 UTC
yes tetex is in my USE
Comment 5 Matthew Turk (RETIRED) gentoo-dev 2002-10-03 02:02:38 UTC
Ok, I'll get this working.  Compiling on mine.  Might need CFLAGS...  Give me 
ten minutes to finish checking on my system. 
Comment 6 Matthew Turk (RETIRED) gentoo-dev 2002-10-03 02:09:21 UTC
It works for me, and that's AFTER I rm -rf'd /usr/share/texmf/fonts/pk .   
Which version of tetex are you using?  
  
Also, based on the reported log file, could you *please* ensure you are using  
the most up-to-date Octave ebuild?  I just repaired this bug yesterday, and it  
might not have been propagated to all rsync servers.  Please emerge rsync and  
then emerge octave.  If you still get that error, please post the result of:  
  
emerge -p octave  
  
Thanks! 
Comment 7 Modig 2002-10-03 17:08:01 UTC
...lots more lines of compiling...

cc1plus:

Broken

pipe:

error

writing

to

-
make[2]: *** [pic/balance.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /usr/include/g++-v32/backward/strstream:51,
                 from error.h:26,
                 from ov-base.h:38,
                 from ov-fcn.h:36,
                 from ov-builtin.h:32,
                 from defun-int.h:28,
                 from defun-dld.h:30,
                 from DLD-FUNCTIONS/betainc.cc:29:
/usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated.
rm pic/besselj.o pic/betainc.o
make[2]: Leaving directory
`/var/tmp/portage/octave-2.1.36-r1/work/octave-2.1.36/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/var/tmp/portage/octave-2.1.36-r1/work/octave-2.1.36'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 16, Exitcode 2
!!! emake failed

(root@lucidia:/home/modig)$ emerge -p octave

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

Calculating dependencies ...done!
[ebuild  N   ] app-sci/octave-2.1.36-r1

(root@lucidia:/home/modig)$ 
Comment 8 Matthew Turk (RETIRED) gentoo-dev 2002-10-03 17:16:55 UTC
Ok, that's a whole different error.  Which GCC are you using?  What are your  
CFLAGS?  Can you include about a dozen more lines above the top one you have 
included? 
Comment 9 Modig 2002-10-03 19:15:53 UTC
Created attachment 4394 [details]
emerge octave
Comment 10 Matthew Turk (RETIRED) gentoo-dev 2002-10-03 19:34:05 UTC
buuuut, there's no error in that log.  in fact, that log completed merging! 
Comment 11 Modig 2002-10-03 20:04:58 UTC
strange, i didnt change anything between those two runs
Comment 12 Matthew Turk (RETIRED) gentoo-dev 2002-10-03 20:13:01 UTC
well, as long as it works, i'm closing this.