[MacPorts] #35691: port net-snmp returned: command execution failed
#35691: port net-snmp returned: command execution failed -------------------------------+-------------------------------------------- Reporter: renz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: net-snmp -------------------------------+-------------------------------------------- {{{ ---> Staging net-snmp into destroot Error: org.macports.destroot for port net-snmp returned: command execution failed Please see the log file for port net-snmp for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_net_net-snmp/net-snmp/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port net-snmp failed }}} -- Ticket URL: <https://trac.macports.org/ticket/35691> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35691: port net-snmp returned: command execution failed -------------------------------+-------------------------------------------- Reporter: renz@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: net-snmp -------------------------------+-------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => ryandesign@… Comment: In the future, please Cc the port maintainer(s). -- Ticket URL: <https://trac.macports.org/ticket/35691#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35691: net-snmp: No rule to make target `add_mibdir.3', needed by `maninstall' -------------------------------+-------------------------------------------- Reporter: renz@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: net-snmp -------------------------------+-------------------------------------------- Comment(by ryandesign@…): Strange, the only hit for the error message "{{{No rule to make target `add_mibdir.3', needed by `maninstall'}}}" on Google is http://comments.gmane.org/gmane.network.net-snmp.user/32434 but that was for version 5.6 and the fix mentioned there is already in the version 5.7.1 that you're using. -- Ticket URL: <https://trac.macports.org/ticket/35691#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35691: net-snmp: No rule to make target `add_mibdir.3', needed by `maninstall' -----------------------+-------------------------- Reporter: renz@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: net-snmp | -----------------------+-------------------------- Comment (by david.mcg.squire@…): Replying to [comment:2 ryandesign@…]:
Strange, the only hit for the error message "{{{No rule to make target `add_mibdir.3', needed by `maninstall'}}}" on Google is http://comments.gmane.org/gmane.network.net-snmp.user/32434 but that was for version 5.6 and the fix mentioned there is already in the version 5.7.1 that you're using.
I just got this exact error: ":info:destroot make[1]: *** No rule to make target `add_mibdir.3', needed by `maninstall'. Stop." while trying to install net-snmp-5.7.2 -- Ticket URL: <https://trac.macports.org/ticket/35691#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#35691: net-snmp: No rule to make target `add_mibdir.3', needed by `maninstall' -----------------------+-------------------------- Reporter: renz@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: net-snmp | -----------------------+-------------------------- Comment (by david.mcg.squire@…): Replying to [comment:3 david.mcg.squire@…]:
Replying to [comment:2 ryandesign@…]:
Strange, the only hit for the error message "{{{No rule to make target `add_mibdir.3', needed by `maninstall'}}}" on Google is http://comments.gmane.org/gmane.network.net-snmp.user/32434 but that was for version 5.6 and the fix mentioned there is already in the version 5.7.1 that you're using.
I just got this exact error:
":info:destroot make[1]: *** No rule to make target `add_mibdir.3', needed by `maninstall'. Stop."
while trying to install net-snmp-5.7.2
Also, the @EGREP@ fix mentioned in your link above is there in man/Makefile.in, but I still get the error on Mavericks. (NB. @EGREP@ is translated to '/usr/bin/grep -e') -- Ticket URL: <https://trac.macports.org/ticket/35691#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#35691: net-snmp: No rule to make target `add_mibdir.3', needed by `maninstall' -----------------------+-------------------------- Reporter: renz@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: net-snmp | -----------------------+-------------------------- Changes (by ryandesign@…): * cc: david.mcg.squire@… (added) * status: new => closed * resolution: => fixed Comment: Thanks for letting me know this was not an isolated incident. I re- examined the original log attached here 20 months ago, and noticed that it was building with `-j24` -- in other words, 24 parallel jobs. Unless you've modified macports.conf, this would only occur on a machine with 12 hyperthreaded cores and at least 24 GB RAM, which is not a system I have tested on. But trying to build with `build.jobs=24` now, even on my 4-core MacBook Pro, I was able to reproduce the problem. I disabled the parallel build in r118825 and will report this bug to the developers of net-snmp. -- Ticket URL: <https://trac.macports.org/ticket/35691#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#35691: net-snmp: No rule to make target `add_mibdir.3', needed by `maninstall' -----------------------+-------------------------- Reporter: renz@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: net-snmp | -----------------------+-------------------------- Comment (by ryandesign@…): Replying to [comment:5 ryandesign@…]:
and will report this bug to the developers of net-snmp.
https://sourceforge.net/p/net-snmp/bugs/2540/ -- Ticket URL: <https://trac.macports.org/ticket/35691#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#35691: net-snmp: No rule to make target `add_mibdir.3', needed by `maninstall' -----------------------+-------------------------- Reporter: renz@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: net-snmp | -----------------------+-------------------------- Comment (by fenner@…): Replying to [comment:6 ryandesign@…]:
Replying to [comment:5 ryandesign@…]:
and will report this bug to the developers of net-snmp.
There's a patch there, if you'd care to see if it fixes the original problem - https://sourceforge.net/p/net- snmp/bugs/_discuss/thread/23e9e381/1c6b/attachment/man-makefile- parallel.diff -- Ticket URL: <https://trac.macports.org/ticket/35691#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts