Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 11349] New: cast failure stan:swoolley.homeip.net:200604201428

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 11349] New: cast failure stan:swoolley.homeip.net:200604201428
  • Date: 20 Apr 2006 22:33:39 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=11349

Summary: cast failure stan:swoolley.homeip.net:200604201428
Product: Prometheus
Version: stable grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: devel AT sourcemage.org
ReportedBy: seth AT swoolley.homeip.net


PROMETHEUS REPORT

HIGH LEVEL SUMMARY:
At least 1 cast(s) failed.


PROMETHEUS COORDINATES:
swoolley.homeip.net
200604201428

CURRENT LIST:
stan


FAILURE LIST:
stan


SUCCESS LIST:


SUMMARY:
start stan-0.4.1


COMPILE LOGS:

COMPILE LOG: stan-0.4.1.bz2 [Lines: 0-91]

Compile log for stan 0.4.1 Built on Thu Apr 20 21:28:44 UTC 2006
Using gcc version: 3.4.4
Using gcc version: 3.4.4
Installing in dir: /usr/src/stan-0.4.1
stan 0.4.1
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -O -march=x86-64 -mmmx -mfpmath=sse
-msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -z combreloc -s)
works... yes
checking whether the C compiler (gcc -O -march=x86-64 -mmmx -mfpmath=sse
-msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -z combreloc -s)
is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether byte ordering is bigendian... no
checking for pow in -lm... yes
checking how to run the C preprocessor... gcc -E
checking for alloca.h... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating config.h
/usr/bin/make all-recursive
make[1]: Entering directory `/usr/src/stan-0.4.1'
Making all in src
make[2]: Entering directory `/usr/src/stan-0.4.1/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O3 -c stan.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O3 -c data.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O3 -c pattern.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O3 -c treap.c
pattern.c: In function `print_pattern':
pattern.c:51: warning: unsigned int format, different type arg (arg 2)
treap.c: In function `tprint':
treap.c:185: warning: unsigned int format, different type arg (arg 3)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O3 -c imath.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O3 -c stats.c
stats.c: In function `print_header_patterns':
stats.c:64: warning: int format, different type arg (arg 2)
stats.c:64: warning: int format, different type arg (arg 3)
stats.c:64: warning: int format, different type arg (arg 4)
stats.c:64: warning: int format, different type arg (arg 5)
stats.c:64: warning: int format, different type arg (arg 6)
stats.c: In function `print_stats':
stats.c:207: warning: int format, different type arg (arg 2)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O3 -c bits.c
bits.c: In function `print_runs_ratios':
bits.c:98: warning: int format, different type arg (arg 2)
bits.c:98: warning: int format, different type arg (arg 3)
bits.c:120: warning: int format, different type arg (arg 2)
bits.c: In function `print_bits_stats':
bits.c:148: warning: int format, different type arg (arg 2)
bits.c:148: warning: int format, different type arg (arg 3)
bits.c:153: warning: int format, different type arg (arg 2)
bits.c:153: warning: int format, different type arg (arg 3)
bits.c:153: warning: int format, different type arg (arg 4)
bits.c:153: warning: int format, different type arg (arg 5)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O3 -c bintree.c
bintree.c: In function `bprint':
bintree.c:124: warning: int format, different type arg (arg 2)
bintree.c:124: warning: unsigned int format, different type arg (arg 3)
bintree.c:124: warning: unsigned int format, different type arg (arg 4)
gcc -Wall -O3 -z combreloc -s -o stan stan.o data.o pattern.o treap.o
imath.o stats.o bits.o bintree.o -lm
/usr/lib/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../x86_64-unknown-linux-gnu/bin/ld:
errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS
reference in stan.o
/lib/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [stan] Error 1
make[2]: Leaving directory `/usr/src/stan-0.4.1/src'
make[1]: Leaving directory `/usr/src/stan-0.4.1'
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
Running make with 2 jobs failed. Attempt to run with a single job? [y]
/usr/bin/make all-recursive
make[1]: Entering directory `/usr/src/stan-0.4.1'
Making all in src
make[2]: Entering directory `/usr/src/stan-0.4.1/src'
gcc -Wall -O3 -z combreloc -s -o stan stan.o data.o pattern.o treap.o
imath.o stats.o bits.o bintree.o -lm
/usr/lib/gcc/x86_64-unknown-linux-gnu/3.4.4/../../../../x86_64-unknown-linux-gnu/bin/ld:
errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS
reference in stan.o
/lib/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [stan] Error 1
make[2]: Leaving directory `/usr/src/stan-0.4.1/src'
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/src/stan-0.4.1'
! Problem Detected !


SYSTEM SETTINGS:

LOCAL SETTINGS:
GRIMOIRE = stable
NUM_CAST = 1
MACHTYPE = x86_64-unknown-linux-gnu
GRIMOIRE_PATH = /var/lib/sorcery/codex/stable
KEEP_SNAP = '2 weeks'
DO_DEFAULTS = yes


ACTIVITY LOG:
success summon stan 0.4.1
start cast stan 0.4.1
failure cast stan 0.4.1


DEPENDENCIES:


INSTALLED SPELLS:
autoconf:20060415:installed:2.59
automake:20060415:installed:1.9.6
basesystem:20060415:installed:0.9.4
bash:20060415:installed:3.0
bin86:20060415:installed:0.16.17
binutils:20060415:installed:2.16.1
bison:20060415:installed:2.1
bugcli:20060416:installed:05
bzip2:20060415:installed:1.0.3
console-data:20060415:installed:1999.08.29
console-tools:20060415:installed:0.2.3
coreutils:20060415:installed:5.2.1
cpio:20060415:installed:2.6
device-mapper:20060415:installed:1.01.04
dhcpcd:20060415:installed:2.0.0
dialog:20060415:installed:1.0-20051107
diffutils:20060415:installed:2.8.1
digest-md5:20060416:installed:2.33
e2fsprogs:20060415:installed:1.38
evms:20060415:installed:2.5.3
expat:20060417:installed:1.95.8
expect:20060415:installed:5.43
file:20060415:installed:4.16
findutils:20060415:installed:4.2.25
flex:20060415:installed:2.5.27
fontconfig:20060417:installed:2.3.2
freetype2:20060417:installed:2.1.10
g++:20060415:installed:3.4.4
gawk:20060415:installed:3.1.5
gcc34:20060415:installed:0
gcc:20060415:installed:3.4.4
gdbm:20060415:installed:1.8.3
gettext:20060415:installed:0.14.5
glibc-kernel-headers:20060415:installed:deprecated
glibc:20060415:installed:2.3.5
gnupg:20060415:installed:1.4.2.2
grep:20060415:installed:2.5.1a
groff:20060415:installed:1.19.2
gzip:20060415:installed:1.3.5
hotplug:20060415:installed:2004_09_23
html-parser:20060416:installed:3.45
html-tagset:20060416:installed:3.04
iana-etc:20060415:installed:1.04
init.d:20060415:installed:2.1.5
installwatch:20060415:installed:0.6.3
less:20060415:installed:390
libol:20060415:installed:0.3.16
libpcap:20060415:installed:0.9.4
libpng:20060417:installed:1.2.8
libtool:20060415:installed:1.5.20
lilo:20060415:installed:22.7.1
lwp:20060416:installed:5.76
m4:20060415:installed:1.4.3
make:20060415:installed:3.80
man:20060415:installed:1.6b
mime-base64:20060416:installed:3.05
mktemp:20060415:installed:1.5
module-init-tools:20060415:installed:3.2.2
nano:20060415:installed:1.3.8
ncurses:20060415:installed:5.4
net-tools:20060415:installed:1.60
netconf:20060415:installed:1.6
netkit-base:20060415:installed:0.17
netkit-ping:20060415:installed:0.17
patch:20060415:installed:2.5.4
perl-libnet:20060416:installed:1.19
perl:20060415:installed:5.8.6
pkgconfig:20060417:installed:0.18.1
portmap:20060415:installed:4
ppp:20060415:installed:2.4.3
procps:20060415:installed:3.2.5
readline:20060415:installed:5.0
reiserfsprogs:20060415:installed:3.6.19
rp-pppoe:20060415:installed:3.6
rpmunpack:20060415:installed:0
sed:20060415:installed:4.1.4
shadow:20060417:installed:4.0.11.1
simpleinit-msb:20060415:installed:1.2
smgl-archspecs:20060415:installed:0.4
smgl-fhs:20060415:installed:2.2.0
sorcery-pubkeys:20060415:installed:1.5
strace:20060415:installed:4.5.12
syslog-ng:20060415:installed:1.6.8
tar:20060415:installed:1.15.1
tcl:20060415:installed:8.4.11
tcp_wrappers:20060415:installed:7.6
texinfo:20060415:installed:4.8
thp:20060420:installed:0.4.6
udev:20060415:installed:070
unzip:20060415:installed:5.52
uri:20060416:installed:1.35
util-linux:20060415:installed:2.12r
wget:20060417:installed:1.10.2
which:20060415:installed:2.16
wireless_tools:20060415:installed:28.pre6
xorg:20060418:installed:6.8.2
zlib:20060415:installed:1.2.3

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 11349] New: cast failure stan:swoolley.homeip.net:200604201428, bugzilla-daemon, 04/20/2006

Archive powered by MHonArc 2.6.24.

Top of Page