[MacPorts] #13391: BUG: Ruby fails to compile on 10.3 with pthreads enabled
#13391: BUG: Ruby fails to compile on 10.3 with pthreads enabled -----------------------------+---------------------------------------------- Reporter: edewitt@mac.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Keywords: ruby pthreads | -----------------------------+---------------------------------------------- Ruby fails to install on OS X 10.3 (Server) when installed with and without thread_hooks. The build fails on a linker error. {{{ ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: _pthread_atfork make: *** [miniruby] Error 1 Warning: the following items did not execute (for ruby): org.macports.activate org.macports.build or g.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} Ruby 1.8.6 MacPorts 1.520 A complete debug build is included below -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13391> MacPorts </projects/macports> Ports system for Mac OS
#13391: BUG: Ruby fails to compile on 10.3 with pthreads enabled ------------------------------+--------------------------------------------- Reporter: edewitt@mac.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: | Keywords: ruby pthreads ------------------------------+--------------------------------------------- Comment (by edewitt@mac.com): if you disable pthreads ruby compiles successfully. {{{ diff Portfile.original Portfile 67a68,74
platform darwin 7 { # pthreads is being called with an unavailible function call configure.args --enable-shared \ --mandir="${prefix}/share/man" \ --without-tk }
}}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13391#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13391: BUG: Ruby fails to compile on 10.3 with pthreads enabled ------------------------------+--------------------------------------------- Reporter: edewitt@mac.com | Owner: pguyot@kallisys.net Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: | Keywords: ruby pthreads ------------------------------+--------------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => pguyot@kallisys.net Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13391#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13391: BUG: Ruby fails to compile on 10.3 with pthreads enabled ------------------------------+--------------------------------------------- Reporter: edewitt@mac.com | Owner: pguyot@kallisys.net Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: wontfix | Keywords: ruby pthreads ------------------------------+--------------------------------------------- Changes (by pguyot@kallisys.net): * status: new => closed * resolution: => wontfix Comment: I don't have any access to a 10.3 box and we're not supposed to support 10.3 (especially since 10.5.1 was released). I mark this bug as wontfix, but I'll integrate a patch if you provide me with one. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13391#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#13391: BUG: Ruby fails to compile on 10.3 with pthreads enabled ------------------------------+--------------------------------------------- Reporter: edewitt@mac.com | Owner: pguyot@kallisys.net Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: | Keywords: ruby pthreads ------------------------------+--------------------------------------------- Changes (by pguyot@kallisys.net): * status: closed => reopened * resolution: wontfix => Comment: Oops, I didn't see the patch. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13391#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#13391: BUG: Ruby fails to compile on 10.3 with pthreads enabled ------------------------------+--------------------------------------------- Reporter: edewitt@mac.com | Owner: pguyot@kallisys.net Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: ruby pthreads ------------------------------+--------------------------------------------- Changes (by pguyot@kallisys.net): * status: reopened => closed * resolution: => fixed Comment: Fixed in r34556. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13391#comment:5> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts