Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12535] New: cast failure dictd:swoolley-0-4:200606010900

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 12535] New: cast failure dictd:swoolley-0-4:200606010900
  • Date: 1 Jun 2006 09:05:06 -0000

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

Summary: cast failure dictd:swoolley-0-4:200606010900
Product: Prometheus
Version: stable-rc grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: net
AssignedTo: net 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
200606010900

CURRENT LIST:
dictd


FAILURE LIST:
dictd


SUCCESS LIST:


SUMMARY:
start dictd-1.9.7


COMPILE LOGS:

COMPILE LOG: dictd-1.9.7.bz2 [Lines: 167-367]

checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for getopt.h... yes
checking for limits.h... yes
checking for sys/resource.h... yes
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for sys/wait.h... yes
checking for SYSLOG_NAMES support in syslog.h... yes
.
Checking for system constants
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... (cached) yes
checking for size_t... yes
checking return type of signal handlers... void
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void *... yes
checking size of void *... 4
checking for long long int... yes
checking size of long long int... 8
.
Checking for library functions
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for snprintf... yes
checking for gettimeofday... yes
checking for strchr... yes
checking for strerror... yes
checking for memcpy... yes
checking for atexit... yes
checking for on_exit... yes
checking for sysconf... yes
checking for strdup... yes
checking for strtol... yes
checking for strtoul... yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
.
Making output files
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating config.h
.
Done
configure: configuring in libmaa
configure: running /bin/sh './configure' --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info
--build=i386-pc-linux-gnu 'CFLAGS=-O -march=i386 -pipe' LDFLAGS=-s
build_alias=i386-pc-linux-gnu --cache-file=/dev/null --srcdir=.
Configuring for libmaa 0.95
.
checking build system type... i386-pc-linux-gnu
checking host system type... i386-pc-linux-gnu
checking for mawk... no
checking for gawk... gawk
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
Checking for programs
checking for a BSD compatible install... /bin/install -c
checking for ranlib... ranlib
checking for perl4... no
checking for perl... perl
checking for latex2e... no
checking for latex... no
checking for fig2dev... no
checking for dvips... no
checking for refbibtex... no
checking for bibtex... no
.
Checking for libraries
.
Checking for header file support
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for getopt.h... yes
checking for limits.h... yes
checking for sys/resource.h... yes
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for sys/wait.h... yes
checking for SYSLOG_NAMES support in syslog.h... yes
.
Checking for system constants
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... (cached) yes
checking for size_t... yes
checking return type of signal handlers... void
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void *... yes
checking size of void *... 4
checking for long long int... yes
checking size of long long int... 8
.
Checking for library functions
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for snprintf... yes
checking for gettimeofday... yes
checking for strchr... yes
checking for strerror... yes
checking for memcpy... yes
checking for atexit... yes
checking for on_exit... yes
checking for sysconf... yes
checking for strdup... yes
checking for strtol... yes
checking for strtoul... yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
.
Making output files
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
.
Done
.
Done
making in libmaa
make[1]: Entering directory `/usr/src/dictd-1.9.7/libmaa'
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O xmalloc.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O obstack.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O getopt.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O getopt1.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O hash.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O set.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O stack.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O list.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O error.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O memory.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O string.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O debug.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O flags.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O maa.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O prime.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O bit.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O timer.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O version.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O arg.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O pr.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O sl.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O base64.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O base26.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O source.c
gcc -c -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes
-Wshadow -Wnested-externs -Waggregate-return -DHAVE_CONFIG_H -DMAA_MAJOR=0
-DMAA_MINOR=95 -I. -g -O parse.c
parse.c: In function `prs_file':
parse.c:78: error: syntax error before string constant
parse.c:89: error: syntax error before string constant
parse.c:105: error: syntax error before string constant
parse.c:126: error: syntax error before string constant
make[1]: Leaving directory `/usr/src/dictd-1.9.7/libmaa'
make[1]: *** [parse.o] Error 1
make: *** [all] Error 1
! Problem Detected !


SYSTEM SETTINGS:

LOCAL SETTINGS:
GRIMOIRE = stable-rc
NUM_CAST = 1
MACHTYPE = i386-pc-linux-gnu
GRIMOIRE_PATH = /var/lib/sorcery/codex/stable-rc
KEEP_SNAP = '4 weeks'
DO_DEFAULTS = yes


ACTIVITY LOG:
success summon dictd 1.9.7
start cast dictd 1.9.7
failure cast dictd 1.9.7


DEPENDENCIES:


INSTALLED SPELLS:
autoconf:20060522:installed:2.59
automake:20060522:installed:1.9.6
basesystem:20060522:installed:0.9.4
bash:20060522:installed:3.0
binutils:20060522:installed:2.16.1
bison:20060522:installed:2.1
bugcli:20060522:installed:05
bzip2:20060522:installed:1.0.3
cdrtools:20060522:installed:2.01.01a03
console-data:20060522:installed:1999.08.29
console-tools:20060522:installed:0.2.3
coreutils:20060522:installed:5.2.1
cpio:20060522:installed:2.6
cvs:20060522:installed:1.12.12
dialog:20060522:installed:1.0-20051107
diffutils:20060522:installed:2.8.1
digest-md5:20060522:installed:2.33
e2fsprogs:20060522:installed:1.38
expat:20060522:installed:2.0.0
expect:20060522:installed:5.43
file:20060522:installed:4.16
findutils:20060522:installed:4.2.25
flex:20060522:installed:2.5.27
fontconfig:20060522:installed:2.3.2
freetype2:20060522:installed:2.1.10
g++:20060522:installed:3.4.5
gawk:20060522:installed:3.1.5
gcc34:20060522:installed:0
gcc:20060522:installed:3.4.5
gettext:20060522:installed:0.14.5
glibc:20060522:installed:2.3.5
gnupg:20060522:installed:1.4.2.2
grep:20060522:installed:2.5.1a
gzip:20060522:installed:1.3.5
hotplug:20060522:installed:2004_09_23
html-parser:20060522:installed:3.45
html-tagset:20060522:installed:3.04
iana-etc:20060522:installed:1.04
init.d:20060522:installed:2.1.5
installwatch:20060522:installed:0.6.3
less:20060522:installed:390
libpng:20060522:installed:1.2.8
libtool:20060522:installed:1.5.22
linux:20060522:installed:2.6.14.7
lwp:20060522:installed:5.76
m4:20060522:installed:1.4.3
make:20060522:installed:3.80
mime-base64:20060522:installed:3.05
mktemp:20060522:installed:1.5
module-init-tools:20060522:installed:3.2.2
musixps:20060529:installed:1.11
nano:20060522:installed:1.3.8
ncurses:20060522:installed:5.4
net-tools:20060522:installed:1.60
netconf:20060522:installed:1.6
patch:20060522:installed:2.5.4
perl-libnet:20060522:installed:1.19
perl:20060522:installed:5.8.6
pkgconfig:20060522:installed:0.19
procps:20060522:installed:3.2.5
prometheus:20060529:installed:0.3.5
readline:20060522:installed:5.0
sed:20060522:installed:4.1.4
shadow:20060522:installed:4.0.11.1
simpleinit-msb:20060522:installed:1.2
smgl-archspecs:20060522:installed:0.4
smgl-fhs:20060522:installed:2.2.0
swfdec:20060530:installed:0.3.6
tar:20060522:installed:1.15.1
tcl:20060522:installed:8.4.12
texinfo:20060522:installed:4.8
udev:20060522:installed:070
unzip:20060522:installed:5.52
uri:20060522:installed:1.35
util-linux:20060522:installed:2.12r
wget:20060522:installed:1.10.2
which:20060522:installed:2.16
xorg:20060522:installed:6.9.0
zlib:20060522: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 12535] New: cast failure dictd:swoolley-0-4:200606010900, bugzilla-daemon, 06/01/2006

Archive powered by MHonArc 2.6.24.

Top of Page