Bug 114432

Summary: rpmbuild --rebuild net-snmp-5.1-2.1.src.rpm bombs!
Product: [Fedora] Fedora Reporter: Chuck Mead <csm>
Component: net-snmpAssignee: Phil Knirsch <pknirsch>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-15 14:26:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
config.log from failed build none

Description Chuck Mead 2004-01-28 01:33:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.6)
Gecko/20040116

Description of problem:
I was running rpmbuild --rebuild net-snmp-5.1-2.1.src.rpm and it
bombed with the following error:

gcc -I/usr/include/rpm -DINET6 -O2 -g -pipe -Dlinux -I/usr/include/rpm
-o .libs/snmpd snmpd.o  ./.libs/libnetsnmpagent.so
./.libs/libnetsnmpmibs.so helpers/.libs/libnetsnmphelpers.so
-L/usr/lib/lib -lwrap ../snmplib/.libs/libnetsnmp.so -ldl -lrpm
-lrpmio /usr/lib/libpopt.so -lbz2 -lz -lcrypto -lelf -lm  -Wl,--rpath
-Wl,/usr/lib64
/usr/lib/libpopt.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[1]: *** [snmpd] Error 1
make[1]: Leaving directory `/home/csm/redhat/BUILD/net-snmp-5.1/agent'
make: *** [subdirs] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.54899 (%build)

Version-Release number of selected component (if applicable):
net-snmp-5.1-2.1

How reproducible:
Always

Steps to Reproduce:
1.rpmbuild --rebuild net-snmp-5.1-2.1.src.rpm
2.
3.
    

Actual Results:  the build failed

Expected Results:  the build should complete

Additional info:

Comment 1 Chuck Mead 2004-01-28 01:36:13 UTC
Created attachment 97290 [details]
config.log from failed build

Comment 2 Phil Knirsch 2004-02-03 14:35:00 UTC
Hm, strange. I have rebuilt it several times on FC1 and FC2 and never
had that problem.

Are your rpm and rpm-devel packages current?

Thanks,

Read ya, Phil

Comment 3 Phil Knirsch 2004-04-15 14:26:46 UTC
Closing as worksforme.

Read ya, Phil