[MacPorts] #33305: IRSIM Installation fails
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.0.3 Keywords: irsim | Port: ------------------------------+--------------------------------------------- Here is the error I get when I try to install IRSIM on Mac OS X Lion: DEBUG: Backtrace: shell command failed (see log for details) while executing "command_exec destroot" (procedure "portdestroot::destroot_main" line 2) invoked from within "$procedure $targetname" Warning: the following items did not execute (for irsim): org.macports.activate org.macports.destroot org.macports.install Log for irsim is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_irsim/irsim/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> -- Ticket URL: <https://trac.macports.org/ticket/33305> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: irsim ------------------------------+--------------------------------------------- Changes (by macsforever2000@…): * cc: nj2083@… (removed) * priority: High => Normal * keywords: irsim => * owner: macports-tickets@… => and.damore@… * port: => irsim Old description:
Here is the error I get when I try to install IRSIM on Mac OS X Lion:
DEBUG: Backtrace: shell command failed (see log for details) while executing "command_exec destroot" (procedure "portdestroot::destroot_main" line 2) invoked from within "$procedure $targetname" Warning: the following items did not execute (for irsim): org.macports.activate org.macports.destroot org.macports.install Log for irsim is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_irsim/irsim/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
New description: Here is the error I get when I try to install IRSIM on Mac OS X Lion: {{{ DEBUG: Backtrace: shell command failed (see log for details) while executing "command_exec destroot" (procedure "portdestroot::destroot_main" line 2) invoked from within "$procedure $targetname" Warning: the following items did not execute (for irsim): org.macports.activate org.macports.destroot org.macports.install Log for irsim is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_irsim/irsim/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Comment: Please attach the log mentioned so we can see the actual error. -- Ticket URL: <https://trac.macports.org/ticket/33305#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: irsim ------------------------------+--------------------------------------------- Comment(by nj2083@…): Replying to [comment:2 macsforever2000@…]:
Please attach the log mentioned so we can see the actual error. I have attached the log file.
-- Ticket URL: <https://trac.macports.org/ticket/33305#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: irsim ------------------------------+--------------------------------------------- Changes (by and.damore@…): * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/33305#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: irsim ------------------------------+--------------------------------------------- Comment(by and.damore@…): I cannot reproduce your issue, I'm on Lion using XCode 4.2. What is your setup? (OS X/MacPorts/Xcode's versions) From the log it seems your build is missing pieces, make tries to assemble libanalyze before building its objects. Can you perform {{{ sudo port clean irsim sudo port -d build irsim build.jobs=1 }}} and attach the output? If you're using Terminal.app there's an ''Export Selected Test As…'' menu entry in menu ''File''. -- Ticket URL: <https://trac.macports.org/ticket/33305#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: irsim ------------------------------+--------------------------------------------- Comment(by nj2083@…): I am using Mac OS X 10.7.3, Xcode 4.2.1 and Mac Ports 2.03. I did what you mentioned and attached the file. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/33305#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: irsim ------------------------------+--------------------------------------------- Comment(by and.damore@…): Your output had way more lines than expected, you have rebuilt a few dependencies along with irsim. If you had just performed a clean those should have still been there. Please paste the output of: {{{ port installed tk }}} Probably you have ''+quartz'' variants thus missing ''xorg-libX11'' dependency. -- Ticket URL: <https://trac.macports.org/ticket/33305#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: irsim ------------------------------+--------------------------------------------- Comment(by nj2083@…): Here is the output: "tk @8.5.11_0 (active)" Do I need to remove +quartz? How do I do that? Thanks. -- Ticket URL: <https://trac.macports.org/ticket/33305#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: irsim ------------------------------+--------------------------------------------- Comment(by and.damore@…): Replying to [comment:8 nj2083@…]:
"tk @8.5.11_0 (active)" Do I need to remove +quartz? How do I do that?
No because you don't have that [http://guide.macports.org/#using.variants variant] enabled. I should have addressed the issue with configure not finding X in r90144. Run: {{{ sudo port selfupdate sudo port clean irsim sudo port install irsim }}} and confirm it is fixed. If it's still broken paste the detailed output, either -d option or the log file. -- Ticket URL: <https://trac.macports.org/ticket/33305#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails ------------------------------+--------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: irsim ------------------------------+--------------------------------------------- Comment(by nj2083@…): Yes, it is fixed now. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/33305#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33305: IRSIM Installation fails -------------------------------+-------------------------------------------- Reporter: nj2083@… | Owner: and.damore@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: irsim | -------------------------------+-------------------------------------------- Changes (by and.damore@…): * status: assigned => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/33305#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts