* [gentoo-science] Can't Start Ocatave
@ 2005-11-01 7:23 Andrew Randles
2005-11-01 15:42 ` Markus Dittrich
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Randles @ 2005-11-01 7:23 UTC (permalink / raw
To: gentoo-science
[-- Attachment #1: Type: text/plain, Size: 3567 bytes --]
I have run into a problem with octave. After doing a series of updates and
reconfigures I have run into a problem. When I try to start octave I end up
with this output
GNU Octave, version 2.1.69 (i686-pc-linux-gnu).
Copyright (C) 2005 John W. Eaton.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'.
Additional information about Octave is available at http://www.octave.org.
Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html
Report bugs to <bug@octave.org> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).
panic: Aborted -- stopping myself...
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_S_create
panic: attempted clean up apparently failed -- aborting...
Aborted
I am not sure what other info is needed. The ouptut form emerge --info is
also included.
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r4 i686)
=================================================================
System uname: 2.6.13-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1.80GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
ccache version 2.3 [disabled]
dev-lang/python: 2.3.5-r2, 2.4.2
sys-apps/sandbox: 1.2.12
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils: 2.15.92.0.2-r10
sys-devel/libtool: 1.5.20
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp http://gentoo.gg3.net/
ftp://gg3.net/pub/linux/gentoo/ ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/trunk"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acpi acpi4linux alsa amd anthy avi bash-completion beepmp
bigger-fonts bitmap-fonts bluetooth bmp bootspla c canna cddb cdparanoia cdr
cdrom cjk cpudetection crypt css cups dropadow dvd encode examples fftw
firefox fortran freewnn gif ginac gs gtk gtk2 hdf5 imagemagick imap imlib
irmc java jpeg latex mmx mmx2 mmxext mozsvg mp3 mpeg mpeg4 mpi mplayer
network nls nomac nptl oav ogg oggvorbis opengl pcmcia pdf perl png python
qhull quicktime radeon real samba screenshot sdl spell sse sse2 ssl stream
svg svga tcltk tetex theora tiff truetype truetype-fonts trusted type1-fonts
unicode usb v4l vorbis wifi win32codecs wmf xscreensaver xv xvid zlib
video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Thanks for your help,
Andrew
[-- Attachment #2: Type: text/html, Size: 4540 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-science] Can't Start Ocatave
2005-11-01 7:23 [gentoo-science] Can't Start Ocatave Andrew Randles
@ 2005-11-01 15:42 ` Markus Dittrich
0 siblings, 0 replies; 2+ messages in thread
From: Markus Dittrich @ 2005-11-01 15:42 UTC (permalink / raw
To: gentoo-science
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 1 Nov 2005, Andrew Randles wrote:
> I have run into a problem with octave. After doing a series of updates and
> reconfigures I have run into a problem. When I try to start octave I end up
> with this output
Hi Andrew,
Please file a bug in bugzilla about this problem. It is
easier to keep track of things that way. Thanks in advance!
> CFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer"
> CHOST="i686-pc-linux-gnu"
> CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
> /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
> /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
> /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
> CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
> CXXFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer"
Furthermore, please try to recompile octave using -O2 instead
of -O3. You might also want to try replacing -march=pentium-m
by -march=pentium3. Please report back (in bugzilla preferably)
if this changes anything.
cheers,
Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDZ4zWxlRwCwb7k40RArk4AJ0Qm758bo3QQ1P/88LSq205Z0fMvgCbBD1r
ETEU0ljiEzLeESeBi7UHYvg=
=duoj
-----END PGP SIGNATURE-----
--
gentoo-science@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-01 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01 7:23 [gentoo-science] Can't Start Ocatave Andrew Randles
2005-11-01 15:42 ` Markus Dittrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox