[MacPorts] #26561: avahi fails to build (no disk activity)
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: avahi | Port: avahi ---------------------------------+------------------------------------------ I have a MBP 5,5 running OSX 10.6.4 and MP 1.9.1. I use Porticus to install my ports. I made the effort to install all of avahi's dependencies before installing avahi itself. I don't actually get any error logs that I can provide so I'll just have to describe what I'm experiencing. Avahi will: -fetch -verify checksums -extract -and apply the necessary patches to avahi however while configuring it hangs and never finishes the process to proceed to the next one. I have left avahi to build for three hours on two occasions and it has been stuck on configuring. I have pulled up my Activity Monitor to see if there is any disk activity while avahi is being configured and it shows no data is being written or read (0 bytes). Cheers to anyone that can help. -- Ticket URL: <https://trac.macports.org/ticket/26561> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * keywords: avahi => Comment: We will need to see avahi's main.log file. It should be located in the directory /opt/local/var/macports/logs/ ... avahi -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Curious. The log appears to be cut off mid-line. If you "sudo port clean avahi" and try again, does it get stuck again at the same point? -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Maybe it's just taking a long time. Try running with the debug switch so you can see what's happening as it's happening, i.e. {{{ sudo port clean avahi sudo port -d install ahavi }}} -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by hobbsilla@…): Replying to [comment:2 ryandesign@…]:
Curious. The log appears to be cut off mid-line.
If you "sudo port clean avahi" and try again, does it get stuck again at the same point? I have tried cleaning avahi and reinstalling it and it still gets stuck at the same point (configuration) and Activity Monitor still shows no disk activity. I tried running the install with a -d flag and it appears the output stops displaying next text when python 2.6 comes into play. I had to sudo nano a file to make it so one of my python ports (i forget which one exactly though) didn't have arch flags because it was preventing the port from building. Here is what the text says though:
{{{ checking whether /opt/local/bin/python2.6 version >= 2.4... yes checking for /opt/local/bin/python2.6 version... 2.6 checking for /opt/local/bin/python2.6 platform... darwin checking for /opt/local/bin/python2.6 script directory... ${prefix}/lib/python2.6/site-packages checking for /opt/local/bin/python2.6 extension module directory... ${exec_prefix}/lib/python2.6/site-packages }}} -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by ryandesign@…): On my system, avahi configuration pauses for a few seconds between printing {{{ checking for /opt/local/bin/python2.6 version... 2.6 checking for /opt/local/bin/python2.6 platform... darwin checking for /opt/local/bin/python2.6 script directory... ${prefix}/lib/python2.6/site-packages checking for /opt/local/bin/python2.6 extension module directory... ${exec_prefix}/lib/python2.6/site-packages }}} and continuing on with {{{ checking for python module gtk... yes checking for python module dbus... yes checking for python module socket... yes checking for python module gdbm... yes }}} -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by hobbsilla@…): Okay update on avahi. So py26-numpy apparently wasn't the issue. It seems like its looking for a directory that doesn't exist in my opt drive. Here attached is a log, just read the parts at the bottom of the log. -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by hobbsilla@…): It spits this back at me when I view this in the console. Does anyone have any suggestions on how I can give this permissions? {{{ 10/1/10 8:03:06 PM com.apple.launchd.peruser.501[88] (org.macosforge.xquartz.startx[91000]) posix_spawn("/opt/X11/bin/startx", ...): Permission denied 10/1/10 8:03:06 PM com.apple.launchd.peruser.501[88] (org.macosforge.xquartz.startx[91000]) Exited with exit code: 1 10/1/10 8:03:06 PM com.apple.launchd.peruser.501[88] (org.macosforge.xquartz.startx) Throttling respawn: Will start in 10 seconds }}} -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by hobbsilla@…): I figured it out. After getting the latest Security Fix Update it breaks XQuartz and requires reinstallation. If I try to rebuild it now it no longer displays the message. Yes! You can close this now. -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by eric.detrez@…): I've the same problem here : the installation gets stuck at checking for /opt/local/bin/python2.6 extension module directory... ${exec_prefix}/lib/python2.6/site-packages -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by hobbsilla@…): Reinstall XQuartz, log out then log back in. sudo port clean py26-numpy Then install whatever port that is dependent on py26-numpy and see if it works. It worked for me really nicely. Also if you use any .apps (that you installed from a .dmg instead of macports) that use the X11 (rather than XQuartz) environment consider uninstalling them and reinstalling and having them be used under the XQuartz environment. Trying to open a program that tries to run in the X11 environment caused my XQuartz to break again so I had to reinstall it again to get things working again. -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by john@…): Sorry, I'm getting this error as well, I tried your advice but it still doesn't work. I didn't have XQuartz to start with but I installed it anyway, rebooted, and completely removed everything from Python and X upwards before trying again, but it still fails. Any suggestions? -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by rkitover@…): I am getting the same problem. Running sudo port -d install avahi, this is the last line before it freezes: checking for /opt/local/bin/python2.6 extension module directory... ${exec_prefix}/lib/python2.6/site-packages I have tried reinstalling XQuartz and logging out as suggested here, but it does not help. -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Changes (by jmr@…): * owner: macports-tickets@… => pixilla@… -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by pixilla@…): A lot has changed since this ticket was filed.[[BR]] I just built avahi from scratch on a clean system.[[BR]] hobbsilla: Will you please confirm that this issue exists for you? -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avahi ---------------------------------+------------------------------------------ Comment(by hobbsilla@…): Oh! The issue no longer exists. -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26561: avahi fails to build (no disk activity) ----------------------------------+----------------------------------------- Reporter: hobbsilla@… | Owner: pixilla@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: avahi | ----------------------------------+----------------------------------------- Changes (by pixilla@…): * status: new => closed * resolution: => fixed Comment: hobbsilla: Thanks buddy. -- Ticket URL: <https://trac.macports.org/ticket/26561#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts