Installation of bison-runtime hangs
I try to install a set packages but installation hangs on configuring bison-runtime. After update to OS X, El Capitan Version 10.11, mac ports broke. So I went through the updating instructions removing all packages and reinstalling them but the update took so long time and it felt like it hanged (subjective feeling at that time) I also felt that I had some unnecessary packages that took up space and installation time so I stopped the installation. I then removed all ports again: ~ $ sudo port -f uninstall installed Cleaned the build directories: ~ $ sudo rm -R /opt/local/var/macports/build/* After this failure I started to install only the necessary packages. When doing the new installation I noted that the installation now hangs on: bison-runtime. After stalling I have stopped the process, with ^C I have cleaned the temporary build directories: ~ $ sudo rm -R /opt/local/var/macports/build/* Trying to install only that package: ~ $ sudo port install bison-runtime ---> Computing dependencies for bison-runtime ---> Fetching archive for bison-runtime ---> Attempting to fetch bison-runtime-3.0.4_0.darwin_15.noarch.tbz2 from http://lil.fr.packages.macports.org/bison-runtime ---> Attempting to fetch bison-runtime-3.0.4_0.darwin_15.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/bison-runtim... ---> Attempting to fetch bison-runtime-3.0.4_0.darwin_15.noarch.tbz2 from http://nue.de.packages.macports.org/macports/packages/bison-runtime ---> Fetching distfiles for bison-runtime ---> Verifying checksums for bison-runtime ---> Extracting bison-runtime ---> Configuring bison-runtime I have bought another new Mac with the same version of OS X where I started a MacPorts installation from scratch, on that machine the complete installation went through. I do not know how to debug or solve this so I am stuck... Any suggestions on how to proceed? Kind regards, Lars -- View this message in context: http://mac-os-forge.2317878.n4.nabble.com/Installation-of-bison-runtime-hang... Sent from the MacPorts - Tickets mailing list archive at Nabble.com.
participants (1)
-
larer34