[MacPorts] #41192: rcs @5.8.2 / OSX 10.9 build failure
#41192: rcs @5.8.2 / OSX 10.9 build failure --------------------------+-------------------------------- Reporter: inyeol.lee@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: --------------------------+-------------------------------- Error message: {{{ ... ---> Building rcs ---> Staging rcs into destroot Error: org.macports.destroot for port rcs returned: command execution failed Please see the log file for port rcs for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_rcs/rcs/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port rcs failed }}} Log file attached. -- Ticket URL: <https://trac.macports.org/ticket/41192> MacPorts <http://www.macports.org/> Ports system for OS X
#41192: rcs @5.8.2 / OSX 10.9 build failure ---------------------------+-------------------------- Reporter: inyeol.lee@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: rcs | ---------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… * port: => rcs Comment: It builds fine for me on Mavericks. But all three buildbots (Snow Leopard, Lion, Mountain Lion) also failed to build rcs just now, with the same error that you have in your log. It looks to me like it's having problems with a texinfo file. But on my system it builds fine whether or not I have the texinfo port installed. When I don't, I assume it uses /usr/bin/makeinfo instead. A new version of rcs is out. I'll try updating the port to that version and see what happens. -- Ticket URL: <https://trac.macports.org/ticket/41192#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41192: rcs @5.8.2 / OSX 10.9 build failure ---------------------------+-------------------------- Reporter: inyeol.lee@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: rcs | ---------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r112953 seems to have fixed this, either by updating to 5.9.1 or by removing the autoreconf step: it now builds on the buildbots. -- Ticket URL: <https://trac.macports.org/ticket/41192#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41192: rcs @5.8.2 / OSX 10.9 build failure ---------------------------+-------------------------- Reporter: inyeol.lee@… | Owner: ryandesign@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: rcs | ---------------------------+-------------------------- Changes (by inyeol.lee@…): * status: closed => reopened * resolution: fixed => Comment: I still have the same failure. Attempting to install rcs 5.9.1 still installs 5.8.2 and fails the same way I reported. What I tried is: {{{ $ sudo port selfupdate $ sudo port clean all $ sudo port install rcs <-- this installs 5.8.2 and fails. $ sudo port install rcs @5.9.1 <-- thsi still installs 5.8.2 and fails. }}} Am I missing something here? -- Ticket URL: <https://trac.macports.org/ticket/41192#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41192: rcs @5.8.2 / OSX 10.9 build failure ---------------------------+-------------------------- Reporter: inyeol.lee@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: rcs | ---------------------------+-------------------------- Changes (by ryandesign@…): * status: reopened => closed * resolution: => fixed Comment: MacPorts does not support specifying a version at install time; you'll always get the single version that is available. Sounds like you haven't run "sudo port selfupdate" since I committed the fix. -- Ticket URL: <https://trac.macports.org/ticket/41192#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts