net-snmp FTBFS on oneiric (eval: 1: base_compile+= gcc: not found)
Bug #780149 reported by
Anders Kaseorg
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libtool (Debian) |
Confirmed
|
Unknown
|
|||
net-snmp (Debian) |
Fix Released
|
Unknown
|
|||
net-snmp (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
net-snmp failed to rebuild on oneiric, because its Makefile sets SHELL=/bin/sh, confusing libtool:
https:/
eval: 1: base_compile+= gcc: not found
eval: 1: base_compile+= -I../include: not found
eval: 1: base_compile+= -I.: not found
…
This was fixed in net-snmp 5.4.3~dfsg-2.1, so this should be fixable by merging 5.4.3~dfsg-2.2 from Debian unstable.
Related branches
description: | updated |
Changed in net-snmp (Debian): | |
status: | Unknown → New |
Changed in net-snmp (Debian): | |
status: | New → Fix Released |
Changed in libtool (Debian): | |
status: | Unknown → New |
Changed in libtool (Debian): | |
status: | New → Confirmed |
To post a comment you must log in.
This bug was fixed in the package net-snmp - 5.4.3~dfsg- 2.2ubuntu1
--------------- dfsg-2. 2ubuntu1) oneiric; urgency=low
net-snmp (5.4.3~
* Resynchronise with Debian (LP: #780149). Remaining changes: patches/ 52_fix_ snmpcmd_ 1_typo. patch: Adjust a typo in snmpd.postinst: Source debconf before doing work. snmp.preinst, debian/snmp.prerm: Kill any/all processes owned patches/ ubuntu- fix-lp- 587828. patch: Fix row creation for 64bit
- net-snmp-config: Use bash.
- Removed multiuser option when calling update-rc.d.
- debian/snmpd.init: LSBify the init script.
- debian/
snmpcmd.1.
- debian/
- debian/
by snmp user before install/uninstall.
- Add apport hook.
- debian/
arches.
net-snmp (5.4.3~dfsg-2.2) unstable; urgency=high
* Non-maintainer upload.
* Fix FTBFS on kfreebsd-* by updating 44_nlist_kvm.patch to detect nlist
(in libbsd), thanks to Jakub Wilk (Closes: #625985).
* Add build-dependency on libbsd-dev on kfreebsd-* accordingly.
net-snmp (5.4.3~dfsg-2.1) unstable; urgency=high
[ Julien Cristau ]
* Non-maintainer upload to fix FTBFS (closes: #625730).
* Don't hardcode SHELL to /bin/sh in Makefile.top, libtool wants bash
(closes: #617212).
* Add missing libraries to link commands to make newer gcc happy (closes:
#555767, #615756).
[ Cyril Brulebois ]
* Do the 3.0 (quilt) dance to get Julien's patches applied.
* Add some bug closures.
-- Colin Watson <email address hidden> Tue, 10 May 2011 06:14:05 +0100