Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12266] New: cast failure iputils-tracepath:swoolley-0-4:200605272004

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 12266] New: cast failure iputils-tracepath:swoolley-0-4:200605272004
  • Date: 27 May 2006 20:05:17 -0000

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

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

CURRENT LIST:
iputils-tracepath


FAILURE LIST:
iputils-tracepath


SUCCESS LIST:


SUMMARY:
start iputils-tracepath-20020927-2


COMPILE LOGS:

COMPILE LOG: iputils-tracepath-20020927-2.bz2 [Lines: 0-97]

Compile log for iputils-tracepath 20020927-2 Built on Sat May 27 20:04:09 UTC
2006
Using gcc version: 3.4.5
Using gcc version: 3.4.5
Installing in dir: /usr/src/iputils
iputils-tracepath 20020927-2
ln -sf ../socketbits.h include-glibc/bits/socket.h
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I/usr/include
-I../include -s tracepath.c -lresolv -o tracepath
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I/usr/include
-I../include -s tracepath6.c -lresolv -o tracepath6
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I/usr/include
-I../include -s traceroute6.c -lresolv -o traceroute6
In file included from tracepath.c:16:
/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 tracepath6.c:18:
/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'
tracepath.c:36: error: syntax error before "base_port"
tracepath.c:36: warning: type defaults to `int' in declaration of `base_port'
tracepath.c:36: warning: data definition has no type or storage class
tracepath.c:46: error: syntax error before "__u32"
tracepath.c:46: warning: no semicolon at end of struct or union
tracepath.c:48: error: syntax error before '}' token
tracepath.c: In function `recverr':
tracepath.c:64: error: storage size of 'rcvbuf' isn't known
tracepath.c:83: error: `__u8' undeclared (first use in this function)
tracepath.c:83: error: (Each undeclared identifier is reported only once
tracepath.c:83: error: for each function it appears in.)
tracepath.c:83: error: syntax error before ')' token
tracepath.c:136: error: dereferencing pointer to incomplete type
tracepath.c:138: error: dereferencing pointer to incomplete type
tracepath.c:140: error: invalid use of undefined type `struct
sock_extended_err'
tracepath.c:181: error: dereferencing pointer to incomplete type
tracepath.c:186: error: dereferencing pointer to incomplete type
tracepath.c:187: error: dereferencing pointer to incomplete type
tracepath.c:199: error: dereferencing pointer to incomplete type
tracepath.c:200: error: dereferencing pointer to incomplete type
tracepath.c:201: error: dereferencing pointer to incomplete type
tracepath.c:215: error: dereferencing pointer to incomplete type
tracepath.c:64: warning: unused variable `rcvbuf'
tracepath.c: In function `probe_ttl':
tracepath.c:234: error: dereferencing pointer to incomplete type
In file included from /usr/include/linux/ipv6.h:4,
from traceroute6.c:249:
/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'
tracepath.c:236: error: dereferencing pointer to incomplete type
tracepath.c:238: error: dereferencing pointer to incomplete type
In file included from traceroute6.c:249:
/usr/include/linux/ipv6.h:18: error: redefinition of `struct in6_pktinfo'
make: *** [tracepath] Error 1
make: *** Waiting for unfinished jobs....
make: *** [tracepath6] Error 1
Running make with 3 jobs failed. Attempt to run with a single job? [y] make:
*** [traceroute6] Error 1

ln -sf ../socketbits.h include-glibc/bits/socket.h
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I/usr/include
-I../include -s tracepath.c -lresolv -o tracepath
In file included from tracepath.c:16:
/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"
tracepath.c:36: error: syntax error before "base_port"
tracepath.c:36: warning: type defaults to `int' in declaration of `base_port'
tracepath.c:36: warning: data definition has no type or storage class
tracepath.c:46: error: syntax error before "__u32"
tracepath.c:46: warning: no semicolon at end of struct or union
tracepath.c:48: error: syntax error before '}' token
tracepath.c: In function `recverr':
tracepath.c:64: error: storage size of 'rcvbuf' isn't known
tracepath.c:83: error: `__u8' undeclared (first use in this function)
tracepath.c:83: error: (Each undeclared identifier is reported only once
tracepath.c:83: error: for each function it appears in.)
tracepath.c:83: error: syntax error before ')' token
tracepath.c:136: error: dereferencing pointer to incomplete type
tracepath.c:138: error: dereferencing pointer to incomplete type
tracepath.c:140: error: invalid use of undefined type `struct
sock_extended_err'
tracepath.c:181: error: dereferencing pointer to incomplete type
tracepath.c:186: error: dereferencing pointer to incomplete type
tracepath.c:187: error: dereferencing pointer to incomplete type
tracepath.c:199: error: dereferencing pointer to incomplete type
tracepath.c:200: error: dereferencing pointer to incomplete type
tracepath.c:201: error: dereferencing pointer to incomplete type
tracepath.c:215: error: dereferencing pointer to incomplete type
tracepath.c:64: warning: unused variable `rcvbuf'
tracepath.c: In function `probe_ttl':
tracepath.c:234: error: dereferencing pointer to incomplete type
tracepath.c:236: error: dereferencing pointer to incomplete type
tracepath.c:238: error: dereferencing pointer to incomplete type
make: *** [tracepath] 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 = '2 weeks'
DO_DEFAULTS = yes


ACTIVITY LOG:
success summon iputils-tracepath 20020927-2
start cast iputils-tracepath 20020927-2
failure cast iputils-tracepath 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
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
thp:20060527:installed:0.4.6
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 12266] New: cast failure iputils-tracepath:swoolley-0-4:200605272004, bugzilla-daemon, 05/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page