The sipx.rpm build looks like it went through fine.
From: [email protected] [mailto:[email protected]] On Behalf Of Dan Chang Sent: Sunday, May 20, 2012 12:50 PM To: sipXecs developer discussions Subject: [sipx-dev] Quickcheck - Latest RPM lib build - net-snmp appears tobe repeating patches? Sorry these are trickling in one at a time, but in my latest build of lib RPMs (commit e3fd09133db11944bc06b61743c310eee3aed218) I got an error which looks like there are maybe duplicate (or reversed?) patches in net-snmp being attempted. The funny thing is it looks like they are being told to "not apply anyway" but it seems to still result in a bad exit status. I am moving on to try building sipx.rpm and see how that goes on its own. Thanks for always checking these things out. D Chang -=[build.log]=- ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/net-snmp.spec'], False, '/var/lib/mock/centos-6-x86_64/root/', None, 0, True, False, 500, 490, None, logger=<mock.trace_decorator.getLog object at 0x105a390>) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/net-snmp.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9GUO0o + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf net-snmp-5.7.1 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/net-snmp-5.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd net-snmp-5.7.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (net-snmp-5.6-pie.patch): + echo 'Patch #1 (net-snmp-5.6-pie.patch):' + /usr/bin/patch -s -p1 -b --suffix .pie --fuzz=0 + /bin/cat /builddir/build/SOURCES/net-snmp-5.6-pie.patch Patch #2 (net-snmp-5.5-dir-fix.patch): + echo 'Patch #2 (net-snmp-5.5-dir-fix.patch):' + /usr/bin/patch -s -p1 -b --suffix .dir-fix --fuzz=0 + /bin/cat /builddir/build/SOURCES/net-snmp-5.5-dir-fix.patch Patch #3 (net-snmp-5.6-multilib.patch): + echo 'Patch #3 (net-snmp-5.6-multilib.patch):' + /usr/bin/patch -s -p1 -b --suffix .multilib --fuzz=0 + /bin/cat /builddir/build/SOURCES/net-snmp-5.6-multilib.patch Patch #5 (net-snmp-5.5-apsl-copying.patch): + echo 'Patch #5 (net-snmp-5.5-apsl-copying.patch):' + /usr/bin/patch -s -p1 -b --suffix .apsl --fuzz=0 + /bin/cat /builddir/build/SOURCES/net-snmp-5.5-apsl-copying.patch Patch #8 (net-snmp-5.6.1-mysql.patch): + echo 'Patch #8 (net-snmp-5.6.1-mysql.patch):' + /usr/bin/patch -s -p1 -b --suffix .mysql --fuzz=0 + /bin/cat /builddir/build/SOURCES/net-snmp-5.6.1-mysql.patch Patch #9 (net-snmp-5.7.1-systemd.patch): + echo 'Patch #9 (net-snmp-5.7.1-systemd.patch):' + /usr/bin/patch -s -p1 -b --suffix .systemd --fuzz=0 + /bin/cat /builddir/build/SOURCES/net-snmp-5.7.1-systemd.patch Patch #12 (0001-Support-for-listing-processes-specified-in-ucd-snmp-.patch): + echo 'Patch #12 (0001-Support-for-listing-processes-specified-in-ucd-snmp-.patch):' + /usr/bin/patch -s -p1 -b --suffix .regexp --fuzz=0 + /bin/cat /builddir/build/SOURCES/0001-Support-for-listing-processes-specified-in- ucd-snmp-.patch Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] 2 out of 2 hunks ignored -- saving rejects to file agent/mibgroup/host/data_access/swrun.c.rej Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] 1 out of 1 hunk ignored -- saving rejects to file agent/mibgroup/mibII/var_route.c.rej Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] 1 out of 1 hunk ignored -- saving rejects to file agent/mibgroup/struct.h.rej Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] 10 out of 10 hunks ignored -- saving rejects to file agent/mibgroup/ucd-snmp/proc.c.rej Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] 1 out of 1 hunk ignored -- saving rejects to file agent/mibgroup/ucd-snmp/proc.h.rej Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] 1 out of 1 hunk ignored -- saving rejects to file configure.d/config_os_libs1.rej Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] 2 out of 2 hunks ignored -- saving rejects to file include/net-snmp/net-snmp-config.h.in.rej RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.9GUO0o (%prep) Bad exit status from /var/tmp/rpm-tmp.9GUO0o (%prep) Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/net-snmp.spec'] Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.6/site-packages/mock/util.py", line 328, in do raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/net-snmp.spec'] LEAVE do --> EXCEPTION RAISED
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
