Gentoo Archives: gentoo-science

From: Andrew Randles <ehud42@×××××.com>
To: gentoo-science@l.g.o
Subject: [gentoo-science] Can't Start Ocatave
Date: Tue, 01 Nov 2005 07:23:49
Message-Id: 433292610510312323o65831eeeocd0ddc8a2e3c033c@mail.gmail.com
1 I have run into a problem with octave. After doing a series of updates and
2 reconfigures I have run into a problem. When I try to start octave I end up
3 with this output
4
5 GNU Octave, version 2.1.69 (i686-pc-linux-gnu).
6 Copyright (C) 2005 John W. Eaton.
7 This is free software; see the source code for copying conditions.
8 There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
9 FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'.
10
11 Additional information about Octave is available at http://www.octave.org.
12
13 Please contribute if you find this software useful.
14 For more information, visit http://www.octave.org/help-wanted.html
15
16 Report bugs to <bug@××××××.org> (but first, please read
17 http://www.octave.org/bugs.html to learn how to write a helpful report).
18
19 panic: Aborted -- stopping myself...
20 terminate called after throwing an instance of 'std::length_error'
21 what(): basic_string::_S_create
22 panic: attempted clean up apparently failed -- aborting...
23 Aborted
24
25 I am not sure what other info is needed. The ouptut form emerge --info is
26 also included.
27
28 Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
29 2.6.13-gentoo-r4 i686)
30 =================================================================
31 System uname: 2.6.13-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1.80GHz
32 Gentoo Base System version 1.6.13
33 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
34 [disabled]
35 ccache version 2.3 [disabled]
36 dev-lang/python: 2.3.5-r2, 2.4.2
37 sys-apps/sandbox: 1.2.12
38 sys-devel/autoconf: 2.13, 2.59-r6
39 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
40 sys-devel/binutils: 2.15.92.0.2-r10
41 sys-devel/libtool: 1.5.20
42 virtual/os-headers: 2.6.11-r2
43 ACCEPT_KEYWORDS="x86"
44 AUTOCLEAN="yes"
45 CBUILD="i686-pc-linux-gnu"
46 CFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer"
47 CHOST="i686-pc-linux-gnu"
48 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
49 /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
50 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
51 /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
52 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
53 CXXFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer"
54 DISTDIR="/usr/portage/distfiles"
55 FEATURES="autoconfig candy distlocks fixpackages sandbox sfperms strict"
56 GENTOO_MIRRORS="http://mirror.gentoo.gr.jp http://gentoo.gg3.net/
57 ftp://gg3.net/pub/linux/gentoo/ ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO"
58 MAKEOPTS="-j2"
59 PKGDIR="/usr/portage/packages"
60 PORTAGE_TMPDIR="/var/tmp"
61 PORTDIR="/usr/portage"
62 PORTDIR_OVERLAY="/usr/local/portage /usr/local/trunk"
63 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
64 USE="x86 X aac acpi acpi4linux alsa amd anthy avi bash-completion beepmp
65 bigger-fonts bitmap-fonts bluetooth bmp bootspla c canna cddb cdparanoia cdr
66 cdrom cjk cpudetection crypt css cups dropadow dvd encode examples fftw
67 firefox fortran freewnn gif ginac gs gtk gtk2 hdf5 imagemagick imap imlib
68 irmc java jpeg latex mmx mmx2 mmxext mozsvg mp3 mpeg mpeg4 mpi mplayer
69 network nls nomac nptl oav ogg oggvorbis opengl pcmcia pdf perl png python
70 qhull quicktime radeon real samba screenshot sdl spell sse sse2 ssl stream
71 svg svga tcltk tetex theora tiff truetype truetype-fonts trusted type1-fonts
72 unicode usb v4l vorbis wifi win32codecs wmf xscreensaver xv xvid zlib
73 video_cards_radeon userland_GNU kernel_linux elibc_glibc"
74 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
75
76
77 Thanks for your help,
78 Andrew

Replies

Subject Author
Re: [gentoo-science] Can't Start Ocatave Markus Dittrich <markusle@g.o>