Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 11670] New: cast failure dfbsee:prometheus.icanttype.org:200604281453

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 11670] New: cast failure dfbsee:prometheus.icanttype.org:200604281453
  • Date: 28 Apr 2006 19:08:31 -0000

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

Summary: cast failure
dfbsee:prometheus.icanttype.org:200604281453
Product: Prometheus
Version: stable-rc grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: display
AssignedTo: display AT sourcemage.org
ReportedBy: prometheus AT icanttype.org


PROMETHEUS REPORT

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


PROMETHEUS COORDINATES:
prometheus.icanttype.org
200604281453

CURRENT LIST:
dfbsee


FAILURE LIST:
dfbsee


SUCCESS LIST:
directfb


SUMMARY:
start directfb-0.9.24
required(on): autoconf [autoconf-2.59 installed(20060419)]
required(on): automake [automake-1.9.6 installed(20060419)]
optional(on): freetype2 [freetype2-2.1.10 installed(20060418)]
optional(off): jpeg [not installed]
optional(on): libpng [libpng-1.2.8 installed(20060418)]
optional(off): (LIBGIF) [not installed]
optional(on): zlib [zlib-1.2.3 installed(20060418)]
optional(off): sdl [not installed]
optional(on): xorg(X11-SERVER) [not installed]
optional(off): libmpeg3 [not installed]
optional(off): fbset [not installed]
optional(off): gpm [not installed]
optional(off): sysfsutils [not installed]
start dfbsee-0.7.4


COMPILE LOGS:

COMPILE LOG: dfbsee-0.7.4.bz2 [Lines: 0-64]

Compile log for dfbsee 0.7.4 Built on Fri Apr 28 19:00:57 UTC 2006
Using gcc version: 3.4.5
Using gcc version: 3.4.5
Installing in dir: /usr/src/DFBSee-0.7.4
dfbsee 0.7.4
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 whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -O -march=athlon -mmmx -m3dnow -pipe -O3
-s) works... yes
checking whether the C compiler (gcc -O -march=athlon -mmmx -m3dnow -pipe -O3
-s) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for pkg-config... /usr/bin/pkg-config
checking for directfb >= 0.9.15... yes
checking DIRECTFB_CFLAGS... -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/directfb
checking DIRECTFB_LIBS... -ldirectfb -lz -lfusion -ldirect -lpthread -ldl
checking for directfb-csource... /usr/bin/directfb-csource
updating cache ./config.cache
creating ./config.status
creating Makefile
creating dfbsee.1
creating data/Makefile
creating src/Makefile
creating src/gfx/Makefile
Making all in src
make[1]: Entering directory `/usr/src/DFBSee-0.7.4/src'
Making all in gfx
make[2]: Entering directory `/usr/src/DFBSee-0.7.4/src/gfx'
/usr/bin/directfb-csource --name=bottom_left --format=a8 \
./bottom_left.png > gfx.h || ( rm -f gfx.h && false )
/usr/bin/directfb-csource --name=top_left --format=a8 \
./top_left.png >> gfx.h || ( rm -f gfx.h && false )
/usr/bin/directfb-csource --name=top_right --format=a8 \
./top_right.png >> gfx.h || ( rm -f gfx.h && false )
make[2]: Leaving directory `/usr/src/DFBSee-0.7.4/src/gfx'
make[2]: Entering directory `/usr/src/DFBSee-0.7.4/src'
gcc -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -O
-march=athlon -mmmx -m3dnow -pipe -O3 -Wall -c image-load.c
gcc -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -O
-march=athlon -mmmx -m3dnow -pipe -O3 -Wall -c interface.c
gcc -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -O
-march=athlon -mmmx -m3dnow -pipe -O3 -Wall -c interface-draw.c
gcc -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -O
-march=athlon -mmmx -m3dnow -pipe -O3 -Wall -c options.c
gcc -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -O
-march=athlon -mmmx -m3dnow -pipe -O3 -Wall -c main.c
main.c: In function `main':
main.c:56: error: `DFBCardCapabilities' undeclared (first use in this
function)
main.c:56: error: (Each undeclared identifier is reported only once
main.c:56: error: for each function it appears in.)
main.c:56: error: syntax error before "caps"
main.c:81: error: structure has no member named `GetCardCapabilities'
main.c:81: error: `caps' undeclared (first use in this function)
make[2]: Leaving directory `/usr/src/DFBSee-0.7.4/src'
make[2]: *** [main.o] Error 1
make[1]: Leaving directory `/usr/src/DFBSee-0.7.4/src'
make[1]: *** [all-recursive] Error 1
! Problem Detected !
make: *** [all-recursive] Error 1


SYSTEM SETTINGS:

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


ACTIVITY LOG:
success summon directfb 0.9.24
start cast directfb 0.9.24
success summon dfbsee 0.7.4
success cast directfb 0.9.24
start cast dfbsee 0.7.4
failure cast dfbsee 0.7.4
success dispel directfb 0.9.24


DEPENDENCIES:
directfb:(LIBGIF):off:optional:--enable-gif:--disable-gif
directfb:autoconf:on:required::
directfb:automake:on:required::
directfb:fbset:off:optional::
directfb:freetype2:on:optional:--enable-freetype:--disable-freetype
directfb:gpm:off:optional::
directfb:jpeg:off:optional:--enable-jpeg:--disable-jpeg
directfb:libmpeg3:off:optional:--enable-libmpeg3:--enable-libmpeg3=no
directfb:libpng:on:optional:--enable-png:--disable-png
directfb:sdl:off:optional:--enable-sdl:--enable-sdl=no
directfb:sysfsutils:off:optional:--enable-sysfs:--disable-sysfs
directfb:xorg(X11-SERVER):on:optional:--enable-x11:--disable-x11
directfb:zlib:on:optional:--enable-zlib:--disable-zlib


INSTALLED SPELLS:
autoconf:20060419:installed:2.59
automake:20060419:installed:1.9.6
basesystem:20060418:installed:0.9.4
bash:20060419:installed:3.0.16
binutils:20060418:installed:2.16.1
bison:20060418:installed:2.1
bugcli:20060418:installed:05
bzip2:20060418:installed:1.0.3
bzr:20060420:installed:0.7
celementtree:20060420:installed:1.0.5-20051216
console-data:20060418:installed:1999.08.29
console-tools:20060418:installed:0.2.3
coreutils:20060419:installed:5.94
cpio:20060418:installed:2.6
db:20060420:installed:4.4.20
dialog:20060418:installed:1.0-20051107
diffutils:20060418:installed:2.8.1
digest-md5:20060419:installed:2.33
directfb:20060428:installed:0.9.24
e2fsprogs:20060418:installed:1.38
ed:20060425:installed:0.2
elementtree:20060420:installed:1.2.6-20050316
esmtp:20060420:installed:0.5.1
expat:20060419:installed:2.0.0
expect:20060418:installed:5.43
file:20060418:installed:4.16
findutils:20060419:installed:4.2.27
flex:20060418:installed:2.5.27
fontconfig:20060419:installed:2.3.2
freetype2:20060418:installed:2.1.10
g++:20060419:installed:3.4.5
gawk:20060418:installed:3.1.5
gcc34:20060418:installed:0
gcc:20060419:installed:3.4.5
gettext:20060418:installed:0.14.5
glibc:20060419:installed:2.3.6
gnupg:20060419:installed:1.4.2.2
grep:20060418:installed:2.5.1a
gst-plugins:20060422:installed:0.8.12
gzip:20060418:installed:1.3.5
hotplug:20060419:installed:2004_09_23
html-parser:20060419:installed:3.45
html-tagset:20060419:installed:3.04
iana-etc:20060418:installed:1.04
init.d:20060419:installed:2.1.5
installwatch:20060418:installed:0.6.3
less:20060419:installed:394
libesmtp:20060420:installed:1.0.3r1
libpng:20060418:installed:1.2.8
libtool:20060419:installed:1.5.22
lwp:20060419:installed:5.76
m4:20060419:installed:1.4.4
make:20060418:installed:3.80
metalog:20060418:installed:0.8-rc1
mime-base64:20060419:installed:3.05
mktemp:20060418:installed:1.5
module-init-tools:20060419:installed:3.2.2
mutt:20060420:installed:1.4.2.1
nano:20060419:installed:1.3.10
ncurses:20060419:installed:5.5
net-snmp:20060420:installed:5.3.0.1
net-tools:20060418:installed:1.60
netconf:20060418:installed:1.6
netkit-base:20060418:installed:0.17
netkit-ping:20060418:installed:0.17
openssh:20060419:installed:4.3p2
openssl:20060419:installed:0.9.8a
patch:20060418:installed:2.5.4
pcre:20060419:installed:6.6
perl-libnet:20060419:installed:1.19
perl:20060419:installed:5.8.8
pkgconfig:20060419:installed:0.19
procps:20060419:installed:3.2.6
python:20060420:installed:2.4.2
readline:20060419:installed:5.1
rpmunpack:20060418:installed:0
sed:20060419:installed:4.1.5
setuptools:20060420:installed:0.6a9
shadow:20060419:installed:4.0.14
simpleinit-msb:20060418:installed:1.2
smgl-archspecs:20060419:installed:0.5
smgl-fhs:20060419:installed:2.2.0
sorcery-pubkeys:20060418:installed:1.5
tar:20060419:installed:1.15.1
tcl:20060419:installed:8.4.12
tetex-texmf:20060425:installed:3.0
tetex:20060425:installed:3.0
texinfo:20060419:installed:4.8
udev:20060419:installed:085
unzip:20060418:installed:5.52
uri:20060419:installed:1.35
util-linux:20060418:installed:2.12r
vim:20060420:installed:6.4
wget:20060418:installed:1.10.2
which:20060418:installed:2.16
xorg:20060420:installed:6.9.0
zlib:20060418: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 11670] New: cast failure dfbsee:prometheus.icanttype.org:200604281453, bugzilla-daemon, 04/28/2006

Archive powered by MHonArc 2.6.24.

Top of Page