Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335790 - =net-misc/bird-1.2.3-r1 compiling fails with USE="debug"
Summary: =net-misc/bird-1.2.3-r1 compiling fails with USE="debug"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
: 336212 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-03 12:33 UTC by lucapost
Modified: 2010-09-07 11:28 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 lucapost 2010-09-03 12:33:24 UTC
=net-misc/bird-1.2.3-r1 compiling fails with USE="debug"

Reproducible: Always

Steps to Reproduce:
1. emerge bird


Actual Results:  
x86_64-pc-linux-gnu-gcc -I../../ -I../../..  -march=native -O2 -pipe -o attrs.o -c ../../../proto/bgp/attrs.c
x86_64-pc-linux-gnu-gcc -I../../ -I../../..  -march=native -O2 -pipe -o packets.o -c ../../../proto/bgp/packets.c
x86_64-pc-linux-gnu-gcc -nostdlib  -Wl,-r -o all.o bgp.o attrs.o packets.o
make[2]: Leaving directory `/var/tmp/portage/net-misc/bird-1.2.3-r1/work/bird-1.2.3/obj/proto/bgp'
make[2]: Entering directory `/var/tmp/portage/net-misc/bird-1.2.3-r1/work/bird-1.2.3/obj/proto/ospf'
x86_64-pc-linux-gnu-gcc -I../../ -I../../..  -march=native -O2 -pipe -o ospf.o -c ../../../proto/ospf/ospf.c
x86_64-pc-linux-gnu-gcc -I../../ -I../../..  -march=native -O2 -pipe -o topology.o -c ../../../proto/ospf/topology.c
../../../proto/ospf/topology.c: In function ‘check_ext_lsa’:
../../../proto/ospf/topology.c:889: error: invalid operands to binary == (have ‘ip_addr’ and ‘ip_addr’)
make[2]: *** [topology.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/bird-1.2.3-r1/work/bird-1.2.3/obj/proto/ospf'
make[1]: *** [subdir] Error 2
make[1]: Leaving directory `/var/tmp/portage/net-misc/bird-1.2.3-r1/work/bird-1.2.3/obj'
make: *** [all] Error 2
 * ERROR: net-misc/bird-1.2.3-r1 failed:
 *   V4 compilation stage failed
 * 
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 2898:  Called die
 * The specific snippet of code:
 *       emake || die "V4 compilation stage failed";
 * 
 * If you need support, post the output of 'emerge --info =net-misc/bird-1.2.3-r1',
 * the complete build log and the output of 'emerge -pqv =net-misc/bird-1.2.3-r1'.
 * The complete build log is located at '/var/tmp/portage/net-misc/bird-1.2.3-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/bird-1.2.3-r1/temp/environment'.
 * S: '/var/tmp/portage/net-misc/bird-1.2.3-r1/work/bird-1.2.3'

>>> Failed to emerge net-misc/bird-1.2.3-r1, Log file:

>>>  '/var/tmp/portage/net-misc/bird-1.2.3-r1/temp/build.log'

 * Messages for package net-misc/bird-1.2.3-r1:

 * ERROR: net-misc/bird-1.2.3-r1 failed:
 *   V4 compilation stage failed
 * 
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 2898:  Called die
 * The specific snippet of code:
 *       emake || die "V4 compilation stage failed";
 * 
 * If you need support, post the output of 'emerge --info =net-misc/bird-1.2.3-r1',
 * the complete build log and the output of 'emerge -pqv =net-misc/bird-1.2.3-r1'.
 * The complete build log is located at '/var/tmp/portage/net-misc/bird-1.2.3-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/bird-1.2.3-r1/temp/environment'.
 * S: '/var/tmp/portage/net-misc/bird-1.2.3-r1/work/bird-1.2.3'



#> emerge -pv bird

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] net-misc/bird-1.2.3-r1  USE="debug* ipv6" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
###########################################################################

#> emerge --info
Portage 2.1.8.3 (default/linux/amd64/10.0, gcc-4.4.3, glibc-2.11.2-r0, 2.6.34-gentoo-r6 x86_64)
=================================================================
System uname: Linux-2.6.34-gentoo-r6-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T6500_@_2.10GHz-with-gentoo-2.0.1
Timestamp of tree: Thu, 02 Sep 2010 08:45:02 +0000
app-shells/bash:     4.0_p37
dev-lang/python:     2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.2
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests collision-protect distlocks fixpackages metadata-transfer news parallel-fetch protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/lucapost/repo/lucapost-overlay"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac acl alsa amd64 amr berkdb bzip2 cli cracklib crypt cups cxx dbus dell dri ffmpeg fortran gdbm gpm iconv ipv6 jpeg ldap mmx modules mudflap multilib nls nptl nptlonly nsplugin opengl openmp pam pcre perl png pppd python readline reflection sasl session spl sqlite sse sse2 ssl sysfs tcpd tiff unicode vdpau vim-syntax x264 xorg zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard evdev synaptics mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2010-09-06 14:45:30 UTC
+*bird-1.2.4 (06 Sep 2010)
+
+  06 Sep 2010; <chainsaw@gentoo.org> +files/1.2.4-v4-v6-build.patch,
+  +files/initd-v4-bird-1.2.4, +files/initd-v6-bird-1.2.4,
+  +bird-1.2.4.ebuild:
+  Version bump. Now compiles again in full debug mode; closes bug #335790 by
+  Luca Postregna.
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2010-09-07 11:28:19 UTC
*** Bug 336212 has been marked as a duplicate of this bug. ***