Source: net-snmp Version: 5.9.3+dfsg-2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ---------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package net-snmp > dpkg-buildpackage: info: source version 5.9.3+dfsg-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Craig Small <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f perl/default_store/netsnmp-feature-definitions.ft > perl/SNMP/netsnmp-feature-definitions.ft > perl/ASN/netsnmp-feature-definitions.ft > perl/OID/netsnmp-feature-definitions.ft > perl/agent/netsnmp-feature-definitions.ft > perl/TrapReceiver/netsnmp-feature-definitions.ft > rm -f python/netsnmp/netsnmp-feature-definitions.ft > rm -f Makefile snmplib/Makefile \ > agent/Makefile agent/mibgroup/Makefile \ > agent/helpers/Makefile \ > apps/Makefile apps/snmpnetstat/Makefile \ > man/Makefile mibs/Makefile ov/Makefile \ > local/Makefile testing/Makefile > making clean in /<<PKGBUILDDIR>>/snmplib > making cleanfeatures in /<<PKGBUILDDIR>>/apps > make[2]: Entering directory '/<<PKGBUILDDIR>>/perl' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''default_store'\''; system > '\''make clean'\'' if -f '\''Makefile'\'';' -- > rm -f config.cache config.status config.log \ > libtool include/net-snmp/net-snmp-config.h \ > net-snmp-config net-snmp-config-x configure-summary \ > net-snmp-create-v3-user net-snmp-create-v3-user-x > make[2]: Entering directory '/<<PKGBUILDDIR>>/perl' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''default_store'\''; system > '\''make clean'\'' if -f '\''Makefile'\'';' -- > rm -f *.pc > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/default_store' > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/default_store' > rm -f \ > default_store.bso default_store.def \ > default_store.exp default_store.x \ > default_store.bs ../blib/arch/auto/NetSNMP/default_store/extralibs.all \ > ../blib/arch/auto/NetSNMP/default_store/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] default_store.base \ > default_store.bs default_store.bso \ > default_store.c default_store.def \ > default_store.exp default_store.o \ > default_store_def.old libdefault_store.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > make[2]: Entering directory '/<<PKGBUILDDIR>>/apps' > make[2]: *** No rule to make target 'Makefile'. Stop. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/apps' > rm -f \ > default_store.bso default_store.def \ > default_store.exp default_store.x \ > default_store.bs ../blib/arch/auto/NetSNMP/default_store/extralibs.all \ > ../blib/arch/auto/NetSNMP/default_store/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] default_store.base \ > default_store.bs default_store.bso \ > default_store.c default_store.def \ > default_store.exp default_store.o \ > default_store_def.old libdefault_store.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -f mibs/.index > make[1]: *** [Makefile:650: cleanfeaturessubdirs] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make[2]: Entering directory '/<<PKGBUILDDIR>>/snmplib' > make[2]: *** No rule to make target 'Makefile'. Stop. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/snmplib' > make[1]: *** [Makefile:1023: cleansubdirs] Error 1 > rm -rf \ > blib > rm -rf \ > blib > rm -f include/net-snmp/agent/mib_module_config.h \ > include/net-snmp/agent/agent_module_config.h \ > include/net-snmp/library/snmpv3-security-includes.h \ > include/net-snmp/feature-details.h \ > snmplib/snmpsm_init.h snmplib/snmpsm_shutdown.h \ > snmplib/transports/snmp_transport_inits.h \ > agent/mibgroup/agent_module_includes.h \ > agent/mibgroup/agent_module_inits.h \ > agent/mibgroup/agent_module_shutdown.h \ > agent/mibgroup/agent_module_dot_conf.h \ > agent/mibgroup/mib_module_includes.h \ > agent/mibgroup/mib_module_inits.h \ > agent/mibgroup/mib_module_shutdown.h \ > agent/mibgroup/mib_module_dot_conf.h \ > local/snmpconf > mv Makefile Makefile.old > /dev/null 2>&1 > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/default_store' > rm -rf mk > make[3]: [Makefile:525: clean] Error 1 (ignored) > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/default_store' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''ASN'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'exit 0 unless chdir '\''ASN'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > rm -f *.core > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/ASN' > rm -f \ > ASN.bso ASN.def \ > ASN.exp ASN.x \ > ASN.bs ../blib/arch/auto/NetSNMP/ASN/extralibs.all \ > ../blib/arch/auto/NetSNMP/ASN/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core ASN.base \ > ASN.bs ASN.bso \ > ASN.c ASN.def \ > ASN.exp ASN.o \ > ASN_def.old MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libASN.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/ASN' > rm -f \ > ASN.bso ASN.def \ > ASN.exp ASN.x \ > ASN.bs ../blib/arch/auto/NetSNMP/ASN/extralibs.all \ > ../blib/arch/auto/NetSNMP/ASN/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core ASN.base \ > ASN.bs ASN.bso \ > ASN.c ASN.def \ > ASN.exp ASN.o \ > ASN_def.old MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libASN.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/ASN' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''OID'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > make[3]: [Makefile:525: clean] Error 1 (ignored) > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/ASN' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''OID'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/OID' > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/OID' > rm -f \ > OID.bso OID.def \ > OID.exp OID.x \ > OID.bs ../blib/arch/auto/NetSNMP/OID/extralibs.all \ > ../blib/arch/auto/NetSNMP/OID/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml OID.base \ > OID.bs OID.bso \ > OID.c OID.def \ > OID.exp OID.o \ > OID_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libOID.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -f \ > OID.bso OID.def \ > OID.exp OID.x \ > OID.bs ../blib/arch/auto/NetSNMP/OID/extralibs.all \ > ../blib/arch/auto/NetSNMP/OID/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml OID.base \ > OID.bs OID.bso \ > OID.c OID.def \ > OID.exp OID.o \ > OID_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libOID.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/OID' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''agent'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > make[3]: [Makefile:525: clean] Error 1 (ignored) > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/OID' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''agent'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/agent' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''Support'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/agent' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''Support'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > make[4]: Entering directory '/<<PKGBUILDDIR>>/perl/agent/Support' > make[4]: Entering directory '/<<PKGBUILDDIR>>/perl/agent/Support' > rm -f \ > Support.bso Support.def \ > Support.exp Support.x \ > ../../blib/arch/auto/NetSNMP/agent/Support/extralibs.all \ > ../../blib/arch/auto/NetSNMP/agent/Support/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libSupport.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -f \ > Support.bso Support.def \ > Support.exp Support.x \ > ../../blib/arch/auto/NetSNMP/agent/Support/extralibs.all \ > ../../blib/arch/auto/NetSNMP/agent/Support/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libSupport.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > mv Makefile Makefile.old > /dev/null 2>&1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/perl/agent/Support' > make[4]: [Makefile:431: clean] Error 1 (ignored) > make[4]: Leaving directory '/<<PKGBUILDDIR>>/perl/agent/Support' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''default_store'\''; system > '\''make clean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'exit 0 unless chdir '\''default_store'\''; system > '\''make clean'\'' if -f '\''Makefile'\'';' -- > make[4]: Entering directory '/<<PKGBUILDDIR>>/perl/agent/default_store' > make[4]: Entering directory '/<<PKGBUILDDIR>>/perl/agent/default_store' > rm -f \ > default_store.bso default_store.def \ > default_store.exp default_store.x \ > default_store.bs > ../../blib/arch/auto/NetSNMP/agent/default_store/extralibs.all \ > ../../blib/arch/auto/NetSNMP/agent/default_store/extralibs.ld > Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] default_store.base \ > default_store.bs default_store.bso \ > default_store.c default_store.def \ > default_store.exp default_store.o \ > default_store_def.old libdefault_store.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -f \ > default_store.bso default_store.def \ > default_store.exp default_store.x \ > default_store.bs > ../../blib/arch/auto/NetSNMP/agent/default_store/extralibs.all \ > ../../blib/arch/auto/NetSNMP/agent/default_store/extralibs.ld > Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] default_store.base \ > default_store.bs default_store.bso \ > default_store.c default_store.def \ > default_store.exp default_store.o \ > default_store_def.old libdefault_store.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > mv Makefile Makefile.old > /dev/null 2>&1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/perl/agent/default_store' > make[4]: [Makefile:523: clean] Error 1 (ignored) > make[4]: Leaving directory '/<<PKGBUILDDIR>>/perl/agent/default_store' > rm -f \ > agent.bso agent.def \ > agent.exp agent.x \ > agent.bs ../blib/arch/auto/NetSNMP/agent/extralibs.all \ > ../blib/arch/auto/NetSNMP/agent/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml agent.base \ > agent.bs agent.bso \ > agent.c agent.def \ > agent.exp agent.o \ > agent_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libagent.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -f \ > agent.bso agent.def \ > agent.exp agent.x \ > agent.bs ../blib/arch/auto/NetSNMP/agent/extralibs.all \ > ../blib/arch/auto/NetSNMP/agent/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml agent.base \ > agent.bs agent.bso \ > agent.c agent.def \ > agent.exp agent.o \ > agent_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libagent.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/agent' > make[3]: [Makefile:540: clean] Error 1 (ignored) > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/agent' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''SNMP'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'exit 0 unless chdir '\''SNMP'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/SNMP' > rm -f \ > SNMP.bso SNMP.def \ > SNMP.exp SNMP.x \ > SNMP.bs ../blib/arch/auto/SNMP/extralibs.all \ > ../blib/arch/auto/SNMP/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml SNMP.base \ > SNMP.bs SNMP.bso \ > SNMP.c SNMP.def \ > SNMP.exp SNMP.o \ > SNMP_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libSNMP.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/SNMP' > rm -f \ > SNMP.bso SNMP.def \ > SNMP.exp SNMP.x \ > SNMP.bs ../blib/arch/auto/SNMP/extralibs.all \ > ../blib/arch/auto/SNMP/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml SNMP.base \ > SNMP.bs SNMP.bso \ > SNMP.c SNMP.def \ > SNMP.exp SNMP.o \ > SNMP_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libSNMP.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/SNMP' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''TrapReceiver'\''; system > '\''make clean'\'' if -f '\''Makefile'\'';' -- > make[3]: [Makefile:529: clean] Error 1 (ignored) > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/SNMP' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''TrapReceiver'\''; system > '\''make clean'\'' if -f '\''Makefile'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/TrapReceiver' > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/TrapReceiver' > rm -f \ > TrapReceiver.bso TrapReceiver.def \ > TrapReceiver.exp TrapReceiver.x \ > TrapReceiver.bs ../blib/arch/auto/NetSNMP/TrapReceiver/extralibs.all \ > ../blib/arch/auto/NetSNMP/TrapReceiver/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml TrapReceiver.base \ > TrapReceiver.bs TrapReceiver.bso \ > TrapReceiver.c TrapReceiver.def \ > TrapReceiver.exp TrapReceiver.o \ > TrapReceiver_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libTrapReceiver.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -f \ > TrapReceiver.bso TrapReceiver.def \ > TrapReceiver.exp TrapReceiver.x \ > TrapReceiver.bs ../blib/arch/auto/NetSNMP/TrapReceiver/extralibs.all \ > ../blib/arch/auto/NetSNMP/TrapReceiver/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml TrapReceiver.base \ > TrapReceiver.bs TrapReceiver.bso \ > TrapReceiver.c TrapReceiver.def \ > TrapReceiver.exp TrapReceiver.o \ > TrapReceiver_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libTrapReceiver.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/TrapReceiver' > make[3]: [Makefile:531: clean] Error 1 (ignored) > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/TrapReceiver' > rm -f \ > NetSNMP.bso NetSNMP.def \ > NetSNMP.exp NetSNMP.x \ > blib/arch/auto/Bundle/NetSNMP/extralibs.all \ > blib/arch/auto/Bundle/NetSNMP/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libNetSNMP.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -f \ > NetSNMP.bso NetSNMP.def \ > NetSNMP.exp NetSNMP.x \ > blib/arch/auto/Bundle/NetSNMP/extralibs.all \ > blib/arch/auto/Bundle/NetSNMP/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libNetSNMP.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > mv Makefile Makefile.old > /dev/null 2>&1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/perl' > make[2]: [Makefile:523: clean] Error 1 (ignored) > "/usr/bin/perl" -e 'chdir '\''default_store'\''; system '\''make -f > Makefile.old realclean'\'' if -f '\''Makefile.old'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/default_store' > rm -f \ > default_store.bso default_store.def \ > default_store.exp default_store.x \ > default_store.bs ../blib/arch/auto/NetSNMP/default_store/extralibs.all \ > ../blib/arch/auto/NetSNMP/default_store/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] default_store.base \ > default_store.bs default_store.bso \ > default_store.c default_store.def \ > default_store.exp default_store.o \ > default_store_def.old libdefault_store.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: [Makefile.old:525: clean] Error 1 (ignored) > rm -f \ > Makefile Makefile.old \ > default_store.o > rm -rf \ > > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/default_store' > "/usr/bin/perl" -e 'chdir '\''default_store'\''; system '\''make -f > Makefile realclean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'chdir '\''ASN'\''; system '\''make -f Makefile.old > realclean'\'' if -f '\''Makefile.old'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/ASN' > rm -f \ > ASN.bso ASN.def \ > ASN.exp ASN.x \ > ASN.bs ../blib/arch/auto/NetSNMP/ASN/extralibs.all \ > ../blib/arch/auto/NetSNMP/ASN/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core ASN.base \ > ASN.bs ASN.bso \ > ASN.c ASN.def \ > ASN.exp ASN.o \ > ASN_def.old MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libASN.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: [Makefile.old:525: clean] Error 1 (ignored) > rm -f \ > Makefile Makefile.old \ > ASN.o > rm -rf \ > > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/ASN' > "/usr/bin/perl" -e 'chdir '\''ASN'\''; system '\''make -f Makefile > realclean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'chdir '\''OID'\''; system '\''make -f Makefile.old > realclean'\'' if -f '\''Makefile.old'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/OID' > rm -f \ > OID.bso OID.def \ > OID.exp OID.x \ > OID.bs ../blib/arch/auto/NetSNMP/OID/extralibs.all \ > ../blib/arch/auto/NetSNMP/OID/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml OID.base \ > OID.bs OID.bso \ > OID.c OID.def \ > OID.exp OID.o \ > OID_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libOID.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: [Makefile.old:525: clean] Error 1 (ignored) > rm -f \ > Makefile Makefile.old \ > OID.o > rm -rf \ > > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/OID' > "/usr/bin/perl" -e 'chdir '\''OID'\''; system '\''make -f Makefile > realclean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'chdir '\''agent'\''; system '\''make -f Makefile.old > realclean'\'' if -f '\''Makefile.old'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/agent' > "/usr/bin/perl" -e 'exit 0 unless chdir '\''Support'\''; system '\''make > clean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'exit 0 unless chdir '\''default_store'\''; system > '\''make clean'\'' if -f '\''Makefile'\'';' -- > rm -f \ > agent.bso agent.def \ > agent.exp agent.x \ > agent.bs ../blib/arch/auto/NetSNMP/agent/extralibs.all \ > ../blib/arch/auto/NetSNMP/agent/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml agent.base \ > agent.bs agent.bso \ > agent.c agent.def \ > agent.exp agent.o \ > agent_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libagent.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: [Makefile.old:540: clean] Error 1 (ignored) > "/usr/bin/perl" -e 'chdir '\''Support'\''; system '\''make -f Makefile.old > realclean'\'' if -f '\''Makefile.old'\'';' -- > make[4]: Entering directory '/<<PKGBUILDDIR>>/perl/agent/Support' > rm -f \ > Support.bso Support.def \ > Support.exp Support.x \ > ../../blib/arch/auto/NetSNMP/agent/Support/extralibs.all \ > ../../blib/arch/auto/NetSNMP/agent/Support/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libSupport.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > make[4]: [Makefile.old:431: clean] Error 1 (ignored) > rm -f \ > Makefile Makefile.old > rm -rf \ > > make[4]: Leaving directory '/<<PKGBUILDDIR>>/perl/agent/Support' > "/usr/bin/perl" -e 'chdir '\''Support'\''; system '\''make -f Makefile > realclean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'chdir '\''default_store'\''; system '\''make -f > Makefile.old realclean'\'' if -f '\''Makefile.old'\'';' -- > make[4]: Entering directory '/<<PKGBUILDDIR>>/perl/agent/default_store' > rm -f \ > default_store.bso default_store.def \ > default_store.exp default_store.x \ > default_store.bs > ../../blib/arch/auto/NetSNMP/agent/default_store/extralibs.all \ > ../../blib/arch/auto/NetSNMP/agent/default_store/extralibs.ld > Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] default_store.base \ > default_store.bs default_store.bso \ > default_store.c default_store.def \ > default_store.exp default_store.o \ > default_store_def.old libdefault_store.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > make[4]: [Makefile.old:523: clean] Error 1 (ignored) > rm -f \ > Makefile Makefile.old \ > default_store.o > rm -rf \ > > make[4]: Leaving directory '/<<PKGBUILDDIR>>/perl/agent/default_store' > "/usr/bin/perl" -e 'chdir '\''default_store'\''; system '\''make -f > Makefile realclean'\'' if -f '\''Makefile'\'';' -- > rm -f \ > Makefile Makefile.old \ > agent.o > rm -rf \ > > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/agent' > "/usr/bin/perl" -e 'chdir '\''agent'\''; system '\''make -f Makefile > realclean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'chdir '\''SNMP'\''; system '\''make -f Makefile.old > realclean'\'' if -f '\''Makefile.old'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/SNMP' > rm -f \ > SNMP.bso SNMP.def \ > SNMP.exp SNMP.x \ > SNMP.bs ../blib/arch/auto/SNMP/extralibs.all \ > ../blib/arch/auto/SNMP/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml SNMP.base \ > SNMP.bs SNMP.bso \ > SNMP.c SNMP.def \ > SNMP.exp SNMP.o \ > SNMP_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libSNMP.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: [Makefile.old:529: clean] Error 1 (ignored) > rm -f \ > Makefile Makefile.old \ > SNMP.o > rm -rf \ > host > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/SNMP' > "/usr/bin/perl" -e 'chdir '\''SNMP'\''; system '\''make -f Makefile > realclean'\'' if -f '\''Makefile'\'';' -- > "/usr/bin/perl" -e 'chdir '\''TrapReceiver'\''; system '\''make -f > Makefile.old realclean'\'' if -f '\''Makefile.old'\'';' -- > make[3]: Entering directory '/<<PKGBUILDDIR>>/perl/TrapReceiver' > rm -f \ > TrapReceiver.bso TrapReceiver.def \ > TrapReceiver.exp TrapReceiver.x \ > TrapReceiver.bs ../blib/arch/auto/NetSNMP/TrapReceiver/extralibs.all \ > ../blib/arch/auto/NetSNMP/TrapReceiver/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml TrapReceiver.base \ > TrapReceiver.bs TrapReceiver.bso \ > TrapReceiver.c TrapReceiver.def \ > TrapReceiver.exp TrapReceiver.o \ > TrapReceiver_def.old blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libTrapReceiver.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > make[3]: [Makefile.old:531: clean] Error 1 (ignored) > rm -f \ > Makefile Makefile.old \ > TrapReceiver.o > rm -rf \ > > make[3]: Leaving directory '/<<PKGBUILDDIR>>/perl/TrapReceiver' > "/usr/bin/perl" -e 'chdir '\''TrapReceiver'\''; system '\''make -f Makefile > realclean'\'' if -f '\''Makefile'\'';' -- > rm -f \ > Makefile Makefile.old > rm -rf \ > Bundle-NetSNMP- > make[2]: Leaving directory '/<<PKGBUILDDIR>>/perl' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_clean: error: make -j8 distclean returned exit code 2 > make: *** [debian/rules:36: clean] Error 25 > dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned > exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/net-snmp_5.9.3+dfsg-2_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

