[MacPorts] #44184: qt4-mac not being installed
#44184: qt4-mac not being installed -----------------------+-------------------------------- Reporter: beusapu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: -----------------------+-------------------------------- Sorry if I'm not doing this the right way, but I don't know anything about computers. I'm just trying to get a program to work on my computer, and I get an error: sudo port install cockatrice Password: ---> Computing dependencies for Cockatrice ---> Dependencies to be installed: qt4-mac ---> Fetching distfiles for qt4-mac ---> Attempting to fetch qt-everywhere-opensource-src-4.8.6.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/qt4-mac ---> Verifying checksums for qt4-mac ---> Extracting qt4-mac ---> Applying patches to qt4-mac ---> Configuring qt4-mac Error: org.macports.configure for port qt4-mac returned: configure failure: command execution failed Error: Failed to install qt4-mac Please see the log file for port qt4-mac for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/main.log Error: The following dependencies were not installed: qt4-mac To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port cockatrice failed -- Ticket URL: <https://trac.macports.org/ticket/44184> MacPorts <http://www.macports.org/> Ports system for OS X
#44184: qt4-mac not being installed ------------------------+------------------------- Reporter: beusapu@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: qt4-mac | ------------------------+------------------------- Changes (by cal@…): * owner: macports-tickets@… => michaelld@… * port: => qt4-mac Old description:
Sorry if I'm not doing this the right way, but I don't know anything about computers. I'm just trying to get a program to work on my computer, and I get an error:
sudo port install cockatrice Password: ---> Computing dependencies for Cockatrice ---> Dependencies to be installed: qt4-mac ---> Fetching distfiles for qt4-mac ---> Attempting to fetch qt-everywhere-opensource-src-4.8.6.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/qt4-mac ---> Verifying checksums for qt4-mac
---> Extracting qt4-mac
---> Applying patches to qt4-mac ---> Configuring qt4-mac Error: org.macports.configure for port qt4-mac returned: configure failure: command execution failed Error: Failed to install qt4-mac Please see the log file for port qt4-mac for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/main.log Error: The following dependencies were not installed: qt4-mac To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port cockatrice failed
New description: Sorry if I'm not doing this the right way, but I don't know anything about computers. I'm just trying to get a program to work on my computer, and I get an error: {{{ sudo port install cockatrice Password: ---> Computing dependencies for Cockatrice ---> Dependencies to be installed: qt4-mac ---> Fetching distfiles for qt4-mac ---> Attempting to fetch qt-everywhere-opensource-src-4.8.6.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/qt4-mac ---> Verifying checksums for qt4-mac ---> Extracting qt4-mac ---> Applying patches to qt4-mac ---> Configuring qt4-mac Error: org.macports.configure for port qt4-mac returned: configure failure: command execution failed Error: Failed to install qt4-mac Please see the log file for port qt4-mac for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/main.log Error: The following dependencies were not installed: qt4-mac To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port cockatrice failed }}} -- Comment: Please use WikiFormatting and preview your post when posting in Trac. When reporting bugs against ports, please Cc the maintainer of the port that failed (`port info --maintainer qt4-mac`) and set the port field. Please attach the main.log mentioned in the error message (possibly compressing it using `gzip` first to reduce its size). -- Ticket URL: <https://trac.macports.org/ticket/44184#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#44184: qt4-mac not being installed ------------------------+------------------------- Reporter: beusapu@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: qt4-mac | ------------------------+------------------------- Comment (by beusapu@…): I think I figured it out and attached the log. Sorry for my inexperience. -- Ticket URL: <https://trac.macports.org/ticket/44184#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#44184: qt4-mac not being installed ------------------------+------------------------- Reporter: beusapu@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: qt4-mac | ------------------------+------------------------- Comment (by michaelld@…): The log is just for part of configure; having the rest might help. Can you please do the following: {{{ sudo port clean qt4-mac sudo port selfupdate sudo port install qt4-mac }}} and if that errors out, do: {{{ cp `port logfile qt4-mac` ~/Desktop/qt4-mac-log.txt bzip2 ~/Desktop/qt4-mac-log.txt }}} and then attach the compressed logfile. -- Ticket URL: <https://trac.macports.org/ticket/44184#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#44184: qt4-mac not being installed ------------------------+------------------------- Reporter: beusapu@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: qt4-mac | ------------------------+------------------------- Comment (by beusapu@…): I found this link [https://trac.macports.org/ticket/37368] I followed the instructions there, and it worked! Thanks for the help -- Ticket URL: <https://trac.macports.org/ticket/44184#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#44184: qt4-mac not being installed ------------------------+------------------------- Reporter: beusapu@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: duplicate | Keywords: Port: qt4-mac | ------------------------+------------------------- Changes (by mf2k@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #37368. -- Ticket URL: <https://trac.macports.org/ticket/44184#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#44184: qt4-mac not being installed ------------------------+------------------------- Reporter: beusapu@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: duplicate | Keywords: Port: qt4-mac | ------------------------+------------------------- Comment (by michaelld@…): I'm glad you got qt4-mac installed ... but I'm curious: what specific instructions worked for you? I don't know that ticket #37368 was ever really resolved except eventually things worked. -- Ticket URL: <https://trac.macports.org/ticket/44184#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts