Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12576] New: cast failure nmh:swoolley-0-4:200606020826

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 12576] New: cast failure nmh:swoolley-0-4:200606020826
  • Date: 2 Jun 2006 08:31:53 -0000

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

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

CURRENT LIST:
nmh


FAILURE LIST:
nmh


SUCCESS LIST:


SUMMARY:
start nmh-1.1


COMPILE LOGS:

COMPILE LOG: nmh-1.1.bz2 [Lines: 438-638]

(cd $subdir && /usr/bin/make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H'
CFLAGS='-O -march=i386 -pipe' LDFLAGS='-s' LIBS='' prefix='/usr'
exec_prefix='/usr' bindir='/usr/bin' etcdir='/etc' libdir='/usr/lib'
mandir='/usr/share/man' mailspool='/var/mail' sendmailpath='no'
default_editor='no' default_pager='/bin/more' all) || exit 1; \
done
make[1]: Entering directory `/usr/src/nmh/h'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/nmh/h'
make[1]: Entering directory `/usr/src/nmh/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/nmh/config'
make[1]: Entering directory `/usr/src/nmh/sbr'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/nmh/sbr'
make[1]: Entering directory `/usr/src/nmh/mts'
for subdir in smtp; do \
(cd $subdir && /usr/bin/make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H'
CFLAGS='-O -march=i386 -pipe' LDFLAGS='-s' LIBS='' prefix='/usr'
exec_prefix='/usr' bindir='/usr/bin' etcdir='/etc' libdir='/usr/lib'
mandir='/usr/share/man' mailspool='/var/mail' sendmailpath='no'
default_editor='no' default_pager='/bin/more' all) || exit 1; \
done
make[2]: Entering directory `/usr/src/nmh/mts/smtp'
gcc -c -DHAVE_CONFIG_H -I../.. -I. -I../.. -O -march=i386 -pipe hosts.c
make[2]: Leaving directory `/usr/src/nmh/mts/smtp'
rm -f libmts.a
if test xlibtool != x -a x1 = x ; then \
libtool -static -c smtp/hosts.o smtp/smtp.o -o libmts.a ; \
else \
ar cr libmts.a `echo smtp/hosts.o smtp/smtp.o | cat` ; \
ranlib libmts.a ; \
fi
make[1]: Leaving directory `/usr/src/nmh/mts'
make[1]: Entering directory `/usr/src/nmh/uip'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe ali.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe aliasbr.c
gcc -s -o ali ali.o aliasbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe anno.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe annosbr.c
gcc -s -o anno anno.o annosbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe burst.c
gcc -s -o burst burst.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe comp.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe whatnowproc.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe whatnowsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe sendsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe distsbr.c
gcc -s -o comp comp.o whatnowproc.o whatnowsbr.o sendsbr.o annosbr.o
distsbr.o ../config/version.o ../config/config.o ../mts/libmts.a
../sbr/libmh.a
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe dist.c
gcc -s -o dist dist.o whatnowproc.o whatnowsbr.o sendsbr.o annosbr.o
distsbr.o ../config/version.o ../config/config.o ../mts/libmts.a
../sbr/libmh.a
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe flist.c
gcc -s -o flist flist.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe folder.c
gcc -s -o folder folder.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe forw.c
gcc -s -o forw forw.o whatnowproc.o whatnowsbr.o sendsbr.o annosbr.o
distsbr.o ../config/version.o ../config/config.o ../mts/libmts.a
../sbr/libmh.a
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe install-mh.c
gcc -s -o install-mh install-mh.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mark.c
gcc -s -o mark mark.o ../config/version.o ../config/config.o ../mts/libmts.a
../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhbuild.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhbuildsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhcachesbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhlistsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhoutsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhmisc.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhfree.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe ftpsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe termsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe md5.c
gcc -s -o mhbuild mhbuild.o mhbuildsbr.o mhcachesbr.o mhlistsbr.o mhoutsbr.o
mhmisc.o mhfree.o ftpsbr.o md5.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a -lcurses
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhlist.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhparse.c
gcc -s -o mhlist mhlist.o mhparse.o mhcachesbr.o mhlistsbr.o mhmisc.o
mhfree.o ftpsbr.o termsbr.o md5.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a -lcurses
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhmail.c
gcc -s -o mhmail mhmail.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
../sbr/libmh.a(m_tmpfil.o): In function `m_tmpfil':
m_tmpfil.c:(.text+0x25): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhn.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhshowsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhstoresbr.c
gcc -s -o mhn mhn.o mhparse.o mhcachesbr.o mhshowsbr.o mhlistsbr.o
mhstoresbr.o mhmisc.o mhfree.o ftpsbr.o termsbr.o md5.o ../config/version.o
../config/config.o ../mts/libmts.a ../sbr/libmh.a -lcurses
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhparam.c
gcc -s -o mhparam mhparam.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhpath.c
gcc -s -o mhpath mhpath.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhshow.c
gcc -s -o mhshow mhshow.o mhparse.o mhcachesbr.o mhshowsbr.o mhlistsbr.o
mhmisc.o mhfree.o ftpsbr.o termsbr.o md5.o ../config/version.o
../config/config.o ../mts/libmts.a ../sbr/libmh.a -lcurses
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhstore.c
gcc -s -o mhstore mhstore.o mhparse.o mhcachesbr.o mhshowsbr.o mhlistsbr.o
mhstoresbr.o mhmisc.o mhfree.o ftpsbr.o termsbr.o md5.o ../config/version.o
../config/config.o ../mts/libmts.a ../sbr/libmh.a -lcurses
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe msgchk.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe popsbr.c
popsbr.c:869:8: warning: extra tokens at end of #endif directive
popsbr.c:987:8: warning: extra tokens at end of #endif directive
gcc -s -o msgchk msgchk.o popsbr.o md5.o ../config/version.o
../config/config.o ../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe msh.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mshcmds.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe vmhsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe picksbr.c
picksbr.c:182: warning: conflicting types for built-in function 'exp2'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe scansbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe dropsbr.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhlsbr.c
gcc -s -o msh msh.o mshcmds.o vmhsbr.o picksbr.o scansbr.o dropsbr.o mhlsbr.o
termsbr.o ../config/version.o ../config/config.o ../mts/libmts.a
../sbr/libmh.a -lcurses
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe packf.c
mshcmds.o: In function `forwcmd':
mshcmds.c:(.text+0x17b4): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -s -o packf packf.o dropsbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe pick.c
gcc -s -o pick pick.o picksbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe prompter.c
gcc -s -o prompter prompter.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
../sbr/libmh.a(m_tmpfil.o): In function `m_tmpfil':
m_tmpfil.c:(.text+0x25): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe refile.c
gcc -s -o refile refile.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe repl.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe replsbr.c
gcc -s -o repl repl.o replsbr.o whatnowproc.o whatnowsbr.o sendsbr.o
annosbr.o distsbr.o ../config/version.o ../config/config.o ../mts/libmts.a
../sbr/libmh.a
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe rmf.c
gcc -s -o rmf rmf.o ../config/version.o ../config/config.o ../mts/libmts.a
../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe rmm.c
gcc -s -o rmm rmm.o ../config/version.o ../config/config.o ../mts/libmts.a
../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe scan.c
gcc -s -o scan scan.o scansbr.o termsbr.o ../config/version.o
../config/config.o ../mts/libmts.a ../sbr/libmh.a -lcurses
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe send.c
gcc -s -o send send.o sendsbr.o annosbr.o distsbr.o ../config/version.o
../config/config.o ../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe show.c
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -s -o show show.o mhlsbr.o termsbr.o ../config/version.o
../config/config.o ../mts/libmts.a ../sbr/libmh.a -lcurses
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe sortm.c
gcc -s -o sortm sortm.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe whatnow.c
gcc -s -o whatnow whatnow.o whatnowsbr.o sendsbr.o annosbr.o distsbr.o
../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe whom.c
gcc -s -o whom whom.o distsbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
../sbr/libmh.a(m_tmpfil.o): In function `m_tmpfil':
m_tmpfil.c:(.text+0x25): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe ap.c
gcc -s -o ap ap.o termsbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a -lcurses
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe conflict.c
gcc -s -o conflict conflict.o aliasbr.o ../config/version.o
../config/config.o ../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe dp.c
gcc -s -o dp dp.o termsbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a -lcurses
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe fmtdump.c
gcc -s -o fmtdump fmtdump.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe mhl.c
gcc -s -o mhl mhl.o mhlsbr.o termsbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a -lcurses
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe post.c
gcc -s -o post post.o aliasbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe rcvdist.c
gcc -s -o rcvdist rcvdist.o distsbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe rcvpack.c
../sbr/libmh.a(m_tmpfil.o): In function `m_tmpfil':
m_tmpfil.c:(.text+0x25): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -s -o rcvpack rcvpack.o dropsbr.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe rcvstore.c
gcc -s -o rcvstore rcvstore.o ../config/version.o ../config/config.o
../mts/libmts.a ../sbr/libmh.a
../sbr/libmh.a(m_scratch.o): In function `m_scratch':
m_scratch.c:(.text+0x29): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe rcvtty.c
gcc -s -o rcvtty rcvtty.o scansbr.o termsbr.o ../config/version.o
../config/config.o ../mts/libmts.a ../sbr/libmh.a -lcurses
../sbr/libmh.a(m_tmpfil.o): In function `m_tmpfil':
m_tmpfil.c:(.text+0x25): warning: the use of `mktemp' is dangerous, better
use `mkstemp'
gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O -march=i386 -pipe slocal.c
slocal.c:62:18: ndbm.h: No such file or directory
slocal.c: In function `suppress_duplicates':
slocal.c:1529: error: `datum' undeclared (first use in this function)
slocal.c:1529: error: (Each undeclared identifier is reported only once
slocal.c:1529: error: for each function it appears in.)
slocal.c:1529: error: syntax error before "key"
slocal.c:1530: error: `DBM' undeclared (first use in this function)
slocal.c:1530: error: `db' undeclared (first use in this function)
slocal.c:1559: error: `key' undeclared (first use in this function)
slocal.c:1582: error: `value' undeclared (first use in this function)
slocal.c:1591: error: `DBM_INSERT' undeclared (first use in this function)
make[1]: *** [slocal.o] Error 1
make[1]: Leaving directory `/usr/src/nmh/uip'
make: *** [all-recursive] 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 nmh 1.1
start cast nmh 1.1
failure cast nmh 1.1


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 12576] New: cast failure nmh:swoolley-0-4:200606020826, bugzilla-daemon, 06/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page