Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12201] New: cast failure pdksh:swoolley-0-4:200605270346

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 12201] New: cast failure pdksh:swoolley-0-4:200605270346
  • Date: 27 May 2006 03:47:54 -0000

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

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

CURRENT LIST:
pdksh


FAILURE LIST:
pdksh


SUCCESS LIST:


SUMMARY:
start pdksh-5.2.14


COMPILE LOGS:

COMPILE LOG: pdksh-5.2.14.bz2 [Lines: 0-131]

Compile log for pdksh 5.2.14 Built on Sat May 27 03:46:45 UTC 2006
Using gcc version: 3.4.5
Using gcc version: 3.4.5
Installing in dir: /usr/src/pdksh-5.2.14
pdksh 5.2.14
creating cache ./config.cache
checking for gcc... gcc
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking if this is a problematic os... checking for minix/config.h... no
no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for opendir in -lndir... no
checking for sane unistd.h... yes
checking terminal interface... termios
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for paths.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for values.h... yes
checking for ulimit.h... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for off_t in sys/types.h... yes
checking for mode_t in sys/types.h... yes
checking for pid_t in sys/types.h... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking size of int... 4
checking size of long... 4
checking for clock_t in any of <sys/types.h>, <sys/times.h> and
<sys/time.h>... yes
checking for sigset_t in <sys/types.h> and <signal.h>... yes
checking for rlim_t in <sys/types.h> and <sys/resource.h>... yes
checking for working memmove... yes
checking for memset... yes
checking for confstr... yes
checking for dup2... yes
checking for flock... yes
checking for getcwd... yes
checking for getwd... yes
checking for killpg... yes
checking for nice... yes
checking for setrlimit... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for strstr... yes
checking for sysconf... yes
checking for tcsetpgrp... yes
checking for ulimit... yes
checking for waitpid... yes
checking for wait3... yes
checking for sigsetjmp... no
checking for _setjmp... yes
checking for valloc... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for lstat... yes
checking for sys_errlist declaration in errno.h... no
checking for sys_errlist in library... yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking for sys_siglist in library... yes
checking time() declaration in time.h... yes
checking if times() is present/working... yes
checking whether stat file-mode macros are broken... no
checking for st_rdev in struct stat... yes
checking for working const... yes
checking if compiler understands void... yes
checking if compiler understands volatile... yes
checking if compiler understands prototypes... yes
checking if C compiler groks __attribute__(( .. ))... yes
checking whether #! works in shell scripts... yes
checking for a BSD compatible install... /bin/install -c
checking if dup2() works (ie, resets the close-on-exec flag)... yes
checking flavour of signal routines... posix
checking flavour of pgrp routines... posix
checking if process group synchronization is required... no
checking if opendir() fails to open non-directories... yes
checking if you have /dev/fd/n... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
CONFIG_FILES="" CONFIG_HEADERS=config.h ./config.status
./emacs-gen.sh ./emacs.c > tmpemacs.out
./mkman ksh ./ksh.Man > tmpksh.1
mv tmpemacs.out emacs.out
creating config.h
mv tmpksh.1 ksh.1
config.h is unchanged
date > stamp-h
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe alloc.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe c_ksh.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe c_sh.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe c_test.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe c_ulimit.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe edit.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe emacs.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe eval.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe exec.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe expr.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe history.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe io.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe jobs.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe lex.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe mail.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe main.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe misc.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe missing.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe path.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe shf.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe sigact.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe syn.c
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe table.c
./siglist.sh "gcc -E -DHAVE_CONFIG_H -I. -I." < ./siglist.in > tmpsiglist.out
gcc -c -DHAVE_CONFIG_H -I. -I. -O -march=i386 -pipe tree.c
trap: usage: trap [-lp] [[arg] signal_spec ...]
make: *** [siglist.out] Error 2
make: *** Waiting for unfinished jobs....
Running make with 3 jobs failed. Attempt to run with a single job? [y]
./siglist.sh "gcc -E -DHAVE_CONFIG_H -I. -I." < ./siglist.in > tmpsiglist.out
trap: usage: trap [-lp] [[arg] signal_spec ...]
make: *** [siglist.out] Error 2
! 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 = '2 weeks'
DO_DEFAULTS = yes


ACTIVITY LOG:
success summon pdksh 5.2.14
start cast pdksh 5.2.14
failure cast pdksh 5.2.14


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
gst-plugins:20060522:installed:0.8.12
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
libxml2:20060525:installed:2.6.23
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
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
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
tar:20060522:installed:1.15.1
tcl:20060522:installed:8.4.12
tex-misc:20060526:installed:NA
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 12201] New: cast failure pdksh:swoolley-0-4:200605270346, bugzilla-daemon, 05/26/2006

Archive powered by MHonArc 2.6.24.

Top of Page