Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164380 - net-analyzer/net-snmp-5.2.1.2-r1 fails
Summary: net-analyzer/net-snmp-5.2.1.2-r1 fails
Status: RESOLVED DUPLICATE of bug 156178
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-29 12:10 UTC by Pawel Mandes
Modified: 2007-01-29 12:14 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 Pawel Mandes 2007-01-29 12:10:12 UTC
emerge net-analyzer/net-snmp fails on EM64T (Pentium D)

Reproducible: Always

Steps to Reproduce:
1. emerge net-analyzer/net-snmp
Actual Results:  
/bin/sh ../../libtool  --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib   -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE   -DINET6 -march=nocona -O2 -pipe -Dlinux  -c -o ucd-snmp/disk.lo ucd-snmp/disk.c
rm -f ucd-snmp/.libs/disk.lo
x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -DINET6 -march=nocona -O2 -pipe -Dlinux -c ucd-snmp/disk.c  -fPIC -DPIC -o ucd-snmp/.libs/disk.lo
ucd-snmp/disk.c:233:36: error: operator '||' has no right operand
ucd-snmp/disk.c:281:36: error: operator '||' has no right operand
ucd-snmp/disk.c:377:19: error: #if with no expression
ucd-snmp/disk.c:400:36: error: operator '||' has no right operand
ucd-snmp/disk.c:471:19: error: #if with no expression
ucd-snmp/disk.c:497:36: error: operator '||' has no right operand
make[2]: *** [ucd-snmp/disk.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-snmp-5.2.1.2-r1/work/net-snmp-5.2.1.2/agent/mibgroup'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-snmp-5.2.1.2-r1/work/net-snmp-5.2.1.2/agent'
make: *** [subdirs] Error 1

!!! ERROR: net-analyzer/net-snmp-5.2.1.2-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  net-snmp-5.2.1.2-r1.ebuild, line 108:   Called die

!!! emake failed
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-29 12:14:56 UTC

*** This bug has been marked as a duplicate of bug 156178 ***