Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12587] New: cast failure iputils-ping:swoolley-0-4:200606021238

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 12587] New: cast failure iputils-ping:swoolley-0-4:200606021238
  • Date: 2 Jun 2006 12:44:03 -0000

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

Summary: cast failure iputils-ping:swoolley-0-4:200606021238
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
200606021238

CURRENT LIST:
iputils-ping


FAILURE LIST:
iputils-ping


SUCCESS LIST:


SUMMARY:
start iputils-ping-20020927-2


COMPILE LOGS:

COMPILE LOG: iputils-ping-20020927-2.bz2 [Lines: 140-340]

ping.c:634: error: dereferencing pointer to incomplete type
ping.c:642: error: invalid use of undefined type `struct icmphdr'
ping.c:643: error: dereferencing pointer to incomplete type
ping.c:643: error: invalid use of undefined type `struct icmphdr'
ping.c:643: error: dereferencing pointer to incomplete type
ping.c: In function `parse_reply':
ping.c:692: error: dereferencing pointer to incomplete type
ping.c:693: error: dereferencing pointer to incomplete type
ping.c:695: error: invalid use of undefined type `struct icmphdr'
ping.c:696: error: dereferencing pointer to incomplete type
ping.c:704: error: dereferencing pointer to incomplete type
ping.c:714: error: invalid use of undefined type `struct icmphdr'
ping.c:714: error: dereferencing pointer to incomplete type
ping.c:720: error: dereferencing pointer to incomplete type
ping.c:722: error: dereferencing pointer to incomplete type
ping.c:724: error: dereferencing pointer to incomplete type
ping.c:725: error: dereferencing pointer to incomplete type
ping.c:727: error: dereferencing pointer to incomplete type
ping.c:752: error: dereferencing pointer to incomplete type
ping.c:755: error: dereferencing pointer to incomplete type
ping.c:755: error: dereferencing pointer to incomplete type
ping.c:755: error: dereferencing pointer to incomplete type
ping.c:776: error: dereferencing pointer to incomplete type
ping.c:776: error: dereferencing pointer to incomplete type
ping.c:776: error: dereferencing pointer to incomplete type
ping_common.c:714: warning: statement with no effect
ping_common.c:750: warning: value computed is not used
ping_common.c:745: warning: value computed is not used
ping.c: In function `pr_icmph':
ping.c:862: error: invalid use of undefined type `struct icmphdr'
ping.c:867: error: invalid use of undefined type `struct icmphdr'
ping.c:888: error: dereferencing pointer to incomplete type
ping.c:890: error: invalid use of undefined type `struct icmphdr'
ping.c:909: error: invalid use of undefined type `struct icmphdr'
ping.c:912: error: dereferencing pointer to incomplete type
ping.c:914: error: invalid use of undefined type `struct icmphdr'
make: *** [ping_common.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [ping.o] Error 1
In file included from ping_common.h:22,
from ping6.c:69:
/usr/include/linux/errqueue.h:6: error: syntax error before "__u32"
/usr/include/linux/errqueue.h:8: error: syntax error before "ee_type"
/usr/include/linux/errqueue.h:9: error: syntax error before "ee_code"
/usr/include/linux/errqueue.h:10: error: syntax error before "ee_pad"
/usr/include/linux/errqueue.h:11: error: syntax error before "ee_info"
/usr/include/linux/errqueue.h:12: error: syntax error before "ee_data"
In file included from ping6.c:69:
ping_common.h:112: error: syntax error before "acked"
ping_common.h:112: warning: type defaults to `int' in declaration of `acked'
ping_common.h:112: warning: data definition has no type or storage class
ping_common.h: In function `in_flight':
ping_common.h:163: error: `__u16' undeclared (first use in this function)
ping_common.h:163: error: (Each undeclared identifier is reported only once
ping_common.h:163: error: for each function it appears in.)
ping_common.h:163: error: syntax error before "diff"
ping_common.h:164: error: `diff' undeclared (first use in this function)
ping_common.h: At top level:
ping_common.h:167: error: syntax error before "seq"
ping_common.h:168: warning: function declaration isn't a prototype
ping_common.h: In function `acknowledge':
ping_common.h:169: error: `__u16' undeclared (first use in this function)
ping_common.h:169: error: syntax error before "diff"
ping_common.h:170: error: `diff' undeclared (first use in this function)
ping_common.h:173: error: `__s16' undeclared (first use in this function)
ping_common.h:173: error: `seq' undeclared (first use in this function)
ping_common.h:174: error: syntax error before "ntransmitted"
ping_common.h: In function `advance_ntransmitted':
ping_common.h:183: error: `__u16' undeclared (first use in this function)
ping_common.h:183: error: syntax error before "ntransmitted"
ping_common.h: At top level:
ping_common.h:196: error: syntax error before "__u8"
ping_common.h:196: warning: function declaration isn't a prototype
ping_common.h:200: error: syntax error before '*' token
ping_common.h:201: warning: function declaration isn't a prototype
In file included from ping6.c:71:
/usr/include/linux/in6.h:31: error: redefinition of `struct in6_addr'
/usr/include/linux/in6.h:52: error: redefinition of `struct sockaddr_in6'
/usr/include/linux/in6.h:60: error: redefinition of `struct ipv6_mreq'
In file included from ping6.c:72:
/usr/include/linux/ipv6.h:18: error: redefinition of `struct in6_pktinfo'
ping6.c: In function `receive_error_msg':
ping6.c:601: error: dereferencing pointer to incomplete type
ping6.c:607: error: dereferencing pointer to incomplete type
ping6.c:608: error: dereferencing pointer to incomplete type
ping6.c:610: error: dereferencing pointer to incomplete type
ping6.c:612: error: dereferencing pointer to incomplete type
ping6.c:613: error: invalid use of undefined type `struct sock_extended_err'
ping6.c:632: error: dereferencing pointer to incomplete type
ping6.c:632: error: dereferencing pointer to incomplete type
ping6.c:632: error: dereferencing pointer to incomplete type
make: *** [ping6.o] Error 1
Running make with 3 jobs failed. Attempt to run with a single job? [y]
ln -sf ../socketbits.h include-glibc/bits/socket.h
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I/usr/include
-I../include -c -o ping.o ping.c
In file included from ping_common.h:22,
from ping.c:61:
/usr/include/linux/errqueue.h:6: error: syntax error before "__u32"
/usr/include/linux/errqueue.h:8: error: syntax error before "ee_type"
/usr/include/linux/errqueue.h:9: error: syntax error before "ee_code"
/usr/include/linux/errqueue.h:10: error: syntax error before "ee_pad"
/usr/include/linux/errqueue.h:11: error: syntax error before "ee_info"
/usr/include/linux/errqueue.h:12: error: syntax error before "ee_data"
In file included from ping.c:61:
ping_common.h:112: error: syntax error before "acked"
ping_common.h:112: warning: type defaults to `int' in declaration of `acked'
ping_common.h:112: warning: data definition has no type or storage class
ping_common.h: In function `in_flight':
ping_common.h:163: error: `__u16' undeclared (first use in this function)
ping_common.h:163: error: (Each undeclared identifier is reported only once
ping_common.h:163: error: for each function it appears in.)
ping_common.h:163: error: syntax error before "diff"
ping_common.h:164: error: `diff' undeclared (first use in this function)
ping_common.h: At top level:
ping_common.h:167: error: syntax error before "seq"
ping_common.h:168: warning: function declaration isn't a prototype
ping_common.h: In function `acknowledge':
ping_common.h:169: error: `__u16' undeclared (first use in this function)
ping_common.h:169: error: syntax error before "diff"
ping_common.h:170: error: `diff' undeclared (first use in this function)
ping_common.h:173: error: `__s16' undeclared (first use in this function)
ping_common.h:173: error: `seq' undeclared (first use in this function)
ping_common.h:174: error: syntax error before "ntransmitted"
ping_common.h: In function `advance_ntransmitted':
ping_common.h:183: error: `__u16' undeclared (first use in this function)
ping_common.h:183: error: syntax error before "ntransmitted"
ping_common.h: At top level:
ping_common.h:196: error: syntax error before "__u8"
ping_common.h:196: warning: function declaration isn't a prototype
ping_common.h:200: error: syntax error before '*' token
ping_common.h:201: warning: function declaration isn't a prototype
In file included from ping.c:64:
/usr/include/linux/icmp.h:67: error: syntax error before "__u8"
/usr/include/linux/icmp.h:69: error: syntax error before "checksum"
/usr/include/linux/icmp.h:72: error: syntax error before "__u16"
/usr/include/linux/icmp.h:75: error: syntax error before "gateway"
/usr/include/linux/icmp.h:77: error: syntax error before "__u16"
/usr/include/linux/icmp.h:80: error: syntax error before '}' token
/usr/include/linux/icmp.h:81: error: syntax error before '}' token
/usr/include/linux/icmp.h:90: error: syntax error before "__u32"
ping.c: In function `main':
ping.c:372: error: storage size of 'filt' isn't known
ping.c:372: warning: unused variable `filt'
ping.c: In function `receive_error_msg':
ping.c:511: error: storage size of 'icmph' isn't known
ping.c:541: error: dereferencing pointer to incomplete type
ping.c:547: error: dereferencing pointer to incomplete type
ping.c:548: error: dereferencing pointer to incomplete type
ping.c:550: error: dereferencing pointer to incomplete type
ping.c:552: error: dereferencing pointer to incomplete type
ping.c:553: error: invalid use of undefined type `struct sock_extended_err'
ping.c:567: error: storage size of 'filt' isn't known
ping.c:567: warning: unused variable `filt'
ping.c:585: error: dereferencing pointer to incomplete type
ping.c:585: error: dereferencing pointer to incomplete type
ping.c:585: error: dereferencing pointer to incomplete type
ping.c:511: warning: unused variable `icmph'
ping.c: In function `send_probe':
ping.c:610: error: dereferencing pointer to incomplete type
ping.c:611: error: dereferencing pointer to incomplete type
ping.c:612: error: dereferencing pointer to incomplete type
ping.c:613: error: dereferencing pointer to incomplete type
ping.c:614: error: dereferencing pointer to incomplete type
ping.c:625: error: invalid use of undefined type `struct icmphdr'
ping.c:627: error: invalid use of undefined type `struct icmphdr'
ping.c:634: error: dereferencing pointer to incomplete type
ping.c:642: error: invalid use of undefined type `struct icmphdr'
ping.c:643: error: dereferencing pointer to incomplete type
ping.c:643: error: invalid use of undefined type `struct icmphdr'
ping.c:643: error: dereferencing pointer to incomplete type
ping.c: In function `parse_reply':
ping.c:692: error: dereferencing pointer to incomplete type
ping.c:693: error: dereferencing pointer to incomplete type
ping.c:695: error: invalid use of undefined type `struct icmphdr'
ping.c:696: error: dereferencing pointer to incomplete type
ping.c:704: error: dereferencing pointer to incomplete type
ping.c:714: error: invalid use of undefined type `struct icmphdr'
ping.c:714: error: dereferencing pointer to incomplete type
ping.c:720: error: dereferencing pointer to incomplete type
ping.c:722: error: dereferencing pointer to incomplete type
ping.c:724: error: dereferencing pointer to incomplete type
ping.c:725: error: dereferencing pointer to incomplete type
ping.c:727: error: dereferencing pointer to incomplete type
ping.c:752: error: dereferencing pointer to incomplete type
ping.c:755: error: dereferencing pointer to incomplete type
ping.c:755: error: dereferencing pointer to incomplete type
ping.c:755: error: dereferencing pointer to incomplete type
ping.c:776: error: dereferencing pointer to incomplete type
ping.c:776: error: dereferencing pointer to incomplete type
ping.c:776: error: dereferencing pointer to incomplete type
ping.c: In function `pr_icmph':
ping.c:862: error: invalid use of undefined type `struct icmphdr'
ping.c:867: error: invalid use of undefined type `struct icmphdr'
ping.c:888: error: dereferencing pointer to incomplete type
ping.c:890: error: invalid use of undefined type `struct icmphdr'
ping.c:909: error: invalid use of undefined type `struct icmphdr'
ping.c:912: error: dereferencing pointer to incomplete type
ping.c:914: error: invalid use of undefined type `struct icmphdr'
make: *** [ping.o] 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 iputils-ping 20020927-2
start cast iputils-ping 20020927-2
failure cast iputils-ping 20020927-2


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 12587] New: cast failure iputils-ping:swoolley-0-4:200606021238, bugzilla-daemon, 06/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page