[MacPorts] #28212: Transmission 2.13 fails to build
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Please find attached main.log and a patch archive, which upgrades transmission to 2.20b2. It would appear that 2.13 used libevent 1.4, while the libevent port itself has been upgraded to libevent 2. Incidentally, 2.20b2, although still a beta release, builds off of the new libevent. -- Ticket URL: <https://trac.macports.org/ticket/28212> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => mnick@… Comment: Please remember to cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Comment(by jmr@…): Normally we wouldn't update to a beta release. There is a libevent1 port that can be used for software not compatible with libevent 2. -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Comment(by carsomyr@…): Sure, but don't they live in the same namespace? If so, having something build is better than having nothing build at all. -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Comment(by carsomyr@…): In any case, 2.20 is out. I've attached a new patch archive, patch-2.2.0.tgz. -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Comment(by carsomyr@…): Replying to [comment:4 carsomyr@…]:
In any case, 2.20 is out. I've attached a new patch archive, patch-2.2.0.tgz.
Sorry, I meant 2.21. -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Comment(by trier@…): Replying to [comment:4 carsomyr@…]:
In any case, 2.20 is out. I've attached a new patch archive, patch-2.2.0.tgz.
Can this be added to the portfile instead, so that Transmission builds properly using the port command? -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Comment(by trier@…): Sorry, meant to CC the maintainer, mnick@macports.org -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Comment(by trier@…): How do we apply the patch file? After downloading it (and uncompressing), I type {{{ tar tvf patch-2.21.tar }}} to list the contents of the tar file, but I get the error message: {{{ tar: Unrecognized archive format: Inappropriate file type or format tar: Error exit delayed from previous errors. }}} -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: transmission --------------------------------+------------------------------------------- Comment(by carsomyr@…): Replying to [comment:9 trier@…]:
How do we apply the patch file? After downloading it (and uncompressing), I type
{{{ tar tvf patch-2.21.tar }}}
to list the contents of the tar file, but I get the error message:
{{{ tar: Unrecognized archive format: Inappropriate file type or format tar: Error exit delayed from previous errors. }}}
Why not try unzipping first? {{{ tar xfz patch-2.21.tgz }}} -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28212: Transmission 2.13 fails to build ---------------------------------+------------------------------------------ Reporter: carsomyr@… | Owner: mnick@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: haspatch Port: transmission | ---------------------------------+------------------------------------------ Changes (by mnick@…): * status: new => closed * resolution: => fixed Comment: I'm closing this ticket as Transmission has been updated to 2.20 in r76574 and should buid correctly now. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/28212#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts