Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136943 - net-analyzer/zodiac-0.4.9-r1 fails to compile in dns-spoof-int.c:266: error: label at end of compound statement
Summary: net-analyzer/zodiac-0.4.9-r1 fails to compile in dns-spoof-int.c:266: error: ...
Status: VERIFIED DUPLICATE of bug 136942
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-15 18:23 UTC by Werner M. Mayer
Modified: 2006-06-15 23:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner M. Mayer 2006-06-15 18:23:31 UTC
Screen output:
>>> emerge (31 of 41) net-analyzer/zodiac-0.4.9-r1 to /
mv: cannot stat `/var/tmp/portage/zodiac-0.4.9-r1/temp/environment': No such file or directory
>>> md5 files   ;-) zodiac-0.4.9.ebuild
>>> md5 files   ;-) zodiac-0.4.9-r1.ebuild
>>> md5 files   ;-) files/digest-zodiac-0.4.9-r1
>>> md5 files   ;-) files/0.4.9-libnet-1.0.patch
>>> md5 files   ;-) files/digest-zodiac-0.4.9
>>> md5 src_uri ;-) zodiac-0.4.9.tar.gz
>>> Unpacking source...
>>> Unpacking zodiac-0.4.9.tar.gz to /var/tmp/portage/zodiac-0.4.9-r1/work
 * Applying 0.4.9-libnet-1.0.patch ...                                    [ ok ]>>> Source unpacked.
gcc -Wall -O2 -mtune=i686 -pipe `libnet-1.0-config --defines` -D_REENTRANT -pthread   -c -o common.o common.c
gcc -Wall -O2 -mtune=i686 -pipe `libnet-1.0-config --defines` -D_REENTRANT -pthread   -c -o cipher-blowfish.o cipher-blowfish.c
gcc -Wall -O2 -mtune=i686 -pipe `libnet-1.0-config --defines` -D_REENTRANT -pthread   -c -o cipher-sha1.o cipher-sha1.c
gcc -Wall -O2 -mtune=i686 -pipe `libnet-1.0-config --defines` -D_REENTRANT -pthread   -c -o dns.o dns.c
gcc -Wall -O2 -mtune=i686 -pipe `libnet-1.0-config --defines` -D_REENTRANT -pthread   -c -o dns-build.o dns-build.c
gcc -Wall -O2 -mtune=i686 -pipe `libnet-1.0-config --defines` -D_REENTRANT -pthread   -c -o dns-spoof-int.o dns-spoof-int.c
dns-build.c: In function `dns_build_random':
dns-build.c:45: warning: use of cast expressions as lvalues is deprecated
gcc -Wall -O2 -mtune=i686 -pipe `libnet-1.0-config --defines` -D_REENTRANT -pthread   -c -o dns-spoof.o dns-spoof.c
dns-spoof-int.c: In function `spoof_id_add':
dns-spoof-int.c:162: warning: implicit declaration of function `memset'
dns-spoof-int.c: In function `spoof_destroy':
dns-spoof-int.c:266: error: label at end of compound statement
make: *** [dns-spoof-int.o] Error 1
make: *** Waiting for unfinished jobs....

 Gentoo Base System version 1.6.14
 Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.6.16- gentoo-r7 i686)
 =================================================================
 System uname: 2.6.16-gentoo-r7 i686 VIA Samuel 2
 ccache version 2.3 [enabled]
 dev-lang/python:     2.4.2
 dev-python/pycrypto: [Not Present]
 dev-util/ccache:     2.3
 dev-util/confcache:  [Not Present]
 sys-apps/sandbox:    1.2.17
 sys-devel/autoconf:  2.13, 2.59-r7
 sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
 sys-devel/binutils:  2.16.1-r2
 sys-devel/libtool:   1.5.22
 virtual/os-headers:  2.6.11-r2
 ACCEPT_KEYWORDS="x86"
 AUTOCLEAN="yes"
 CBUILD="i686-pc-linux-gnu"
 CFLAGS="-O2 -mtune=i686 -pipe"
 CHOST="i686-pc-linux-gnu"
 CONFIG_PROTECT="/etc /usr/lib/X11/xkb /usr/share/config"
 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
 CXXFLAGS="-O2 -mtune=i686 -pipe"
 DISTDIR="/usr/portage/distfiles"
 FEATURES="autoaddcvs autoconfig buildpkg ccache cvs distcc distlocks keeptemp k eepwork noauto noclean notitles sandbox sfperms strict userpriv usersandbox"
 GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ...
 MAKEOPTS="-j2"
 PKGDIR="/usr/portage/packages"
 PORTAGE_TMPDIR="/var/tmp"
 PORTDIR="/usr/portage"
 PORTDIR_OVERLAY="/usr/local/portage"
 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
 USE="x86 X adns alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 c dr cli crypt cups curl dri eds emboss encode esd exif expat fam foomaticdb fort ran gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 imagemagick imlib ipv6 is dnlog jpeg kde lcms libg++ libwww mad mikmod mng motif mp3 mpeg mysql ncurses n ls nptl ogg opengl oss pam pcre pdflib perl php png pppd python qt quicktime re adline recode reflection sdl session slang snmp spell spl ssl tcltk tcpd tetex
 tiff truetype truetype-fonts type1-fonts udev usb vorbis xml xml2 xmms xorg xv
 zlib userland_GNU kernel_linux elibc_glibc"

This bug is reproducable: redo emerge
Comment 1 Werner M. Mayer 2006-06-15 18:32:09 UTC
Sorry, I accidentally hit the commit-button twice, so bug #136943 is the exact
duplicate of bug #136942 and can therefore be deleted.

*** This bug has been marked as a duplicate of 136942 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-15 23:12:26 UTC
.