Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127357 - sci-mathematics/calc segfault regression test when compiled with gcc-4.1
Summary: sci-mathematics/calc segfault regression test when compiled with gcc-4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-23 13:16 UTC by Jan Spitalnik
Modified: 2006-10-05 22:31 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 Jan Spitalnik 2006-03-23 13:16:05 UTC
Hi

$SUBJ says it all. 

# CALCPATH=./cal ./calc -d -q read regress
000: Beginning regression tests
001: Some of these tests may take a while ...
002: Within each section, output should be numbered sequentially
003: parsed global definitions
004: parsed vrfy()
005: parsed prob(str)
006: parsed getglobalvar()
Neopr
Comment 1 Jan Spitalnik 2006-03-23 13:16:05 UTC
Hi

$SUBJ says it all. 

# CALCPATH=./cal ./calc -d -q read regress
000: Beginning regression tests
001: Some of these tests may take a while ...
002: Within each section, output should be numbered sequentially
003: parsed global definitions
004: parsed vrfy()
005: parsed prob(str)
006: parsed getglobalvar()
Neoprávněný přístup do paměti (SIGSEGV)

Portage 2.1_pre6-r5 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.16-rc6-git i686)
=================================================================
System uname: 2.6.16-rc6-git i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.91.0.2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="czech"
LC_ALL="cs_CZ"
LINGUAS="cs en"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acl adns aim alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 cli crypt ctype cups curl dba dbus dri dts dv dvd dvdread eds emacs emboss encode exif expat fastbuild ffmpeg flac foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gpm gtk2 hal icq idn imagemagick ipv6 jabber jpeg kde kdeenablefinal ldap libg++ libwww logrotate mad matroska memlimit mmx mng mp3 mpeg ncurses nis nls nptl ogg oggvorbis opengl oss pam pcmcia pcre pdflib perl png posix python qt quicktime readline sasl sdl session simplexml soap sockets socks5 speex spell spl sse sse2 ssl symlink tcpd theora tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb v4l vorbis win32codecs xine xinerama xinetd xml xml2 xsl xv xvid zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics kernel_linux linguas_cs linguas_en userland_GNU video_cards_i810"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS, MAKEOPTS
Comment 2 Markus Dittrich (RETIRED) gentoo-dev 2006-10-05 18:44:22 UTC
Hi Jan,

I apologize for the delay in getting to this issue. Do you still have these
problems? The calc-2.11.9.3 regression tests work fine for me using
gcc-4.1.1.

Thanks,
Markus
Comment 3 Jan Spitalnik 2006-10-05 22:31:04 UTC
Compiles fine for me too (tested on x86, x86-64 + gcc version 4.1.1 (Gentoo 4.1.1-r1)).

Thanks.