[MacPorts] #32202: with glib2@2.30.2, mc@4.7.5.2_0 does not work any more
#32202: with glib2@2.30.2, mc@4.7.5.2_0 does not work any more ---------------------------------------------+------------------------------ Reporter: bernhard.fisseni@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mc ---------------------------------------------+------------------------------ after updating glib2 to 2.30.2, mc does not work any more; it takes some time to start up while displaying: {{{ (process:68270): GLib-ERROR (recursed) **: The thread system is not yet initialised. }}} and then returns to the shell prompt. Recompiling mc@4.7.5.2_0 (+ncurses or +slang2) did not change anything. (As for searching the tickets: it is unfortunately not possible to search for mc bugs on this site, because search terms must have at least three letters. I could not find a reference to this error w.r.t. mc otherwise; sorry.) -- Ticket URL: <https://trac.macports.org/ticket/32202> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: mc@4.7.5.2_0 does not work with glib2@2.30.2 ---------------------------------------------+------------------------------ Reporter: bernhard.fisseni@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mc ---------------------------------------------+------------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => waqar@… * cc: ryandesign@… (added) Comment: You can search for tickets against specific ports using [report:16 report:16] e.g. [report:16?PORT=^mc$ report:16?PORT=^mc$]. -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: mc@4.7.5.2_0 does not work with glib2@2.30.2 ---------------------------------------------+------------------------------ Reporter: bernhard.fisseni@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mc ---------------------------------------------+------------------------------ Comment(by ryandesign@…): mc 4.7.5.2 works fine for me, but I built it after installing glib 2.30.2. So perhaps your efforts to rebuild the port did not succeed. In any case, mc 4.8.0 is out, so I updated the port in r87471; see how that works for you. -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: mc@4.7.5.2_0 does not work with glib2@2.30.2 ---------------------------------------------+------------------------------ Reporter: bernhard.fisseni@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mc ---------------------------------------------+------------------------------ Comment(by bernhard.fisseni@…): Thank you for your quick reply. The update does not heelp, even though I also rebuilt autoconf, perl5 (I was trying to use +perl5_14, which seems to be a bad idea), and the immediate dependencies of glib2 (gettext libiconv zlib libffi perl5) and some others. The error message is still everything I can get from mc. Also thank you for your hint regarding searching for port bugs. I am not quite sure I understand what you mean by saying that the rebuild did not succeed: I uninstalled, built (overall five times now, one with nurses instead of slang2), got no error message and a ‘runnable’ mc. Does that not count as ‘success’? -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: mc@4.7.5.2_0 does not work with glib2@2.30.2 ---------------------------------------------+------------------------------ Reporter: bernhard.fisseni@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mc ---------------------------------------------+------------------------------ Comment(by ryandesign@…): The same error was reported on Lion against gtk2; see #32204. Are you on Lion as well? It may be Lion-specific; I am on Snow Leopard. -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: mc@4.7.5.2_0 does not work with glib2@2.30.2 ---------------------------------------------+------------------------------ Reporter: bernhard.fisseni@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mc ---------------------------------------------+------------------------------ Comment(by bernhard.fisseni@…): Yes, indeed, Lion. -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: mc@4.7.5.2_0 does not work with glib2@2.30.2 ---------------------------------------------+------------------------------ Reporter: bernhard.fisseni@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mc ---------------------------------------------+------------------------------ Comment(by bonoba@…): Hello, a guy in the other ticket has found out it's a compiler issue in Lion. Apparently clang does not compile glib2 well. Here is the workaround: {{{ sudo port uninstall glib2 sudo port install glib2 configure.compiler=llvm-gcc-4.2 }}} -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: mc@4.7.5.2_0 does not work with glib2@2.30.2 ---------------------------------------------+------------------------------ Reporter: bernhard.fisseni@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mc ---------------------------------------------+------------------------------ Comment(by bernhard.fisseni@…): Thank you very much, this worked for me, too! -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ----------------------------------------------+----------------------------- Reporter: bernhard.fisseni@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: clang Port: glib2, glib2-devel | ----------------------------------------------+----------------------------- Changes (by ryandesign@…): * keywords: => clang * status: new => closed * resolution: => fixed * port: mc => glib2, glib2-devel Comment: Fixed glib2 in r87537 and glib2-devel in r87539. -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ----------------------------------------------+----------------------------- Reporter: bernhard.fisseni@… | Owner: waqar@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: clang Port: glib2, glib2-devel | ----------------------------------------------+----------------------------- Changes (by jeremyhu@…): * status: closed => reopened * resolution: fixed => Comment: Reopening. We need to figure out what it is miscompiling. What version of clang did you try this with? Does it still happen with XCode 4.3 using clang? -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ----------------------------------------------+----------------------------- Reporter: bernhard.fisseni@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: clang Port: glib2, glib2-devel | ----------------------------------------------+----------------------------- Changes (by jeremyhu@…): * owner: waqar@… => jeremyhu@… * status: reopened => new -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ---------------------------------+------------------------ Reporter: bernhard.fisseni@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: clang Port: glib2, glib2-devel | ---------------------------------+------------------------ Comment (by jeremyhu@…): ping -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ---------------------------------+------------------------ Reporter: bernhard.fisseni@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: clang Port: glib2, glib2-devel | ---------------------------------+------------------------ Comment (by ryandesign@…): At least on Mountain Lion, I cannot reproduce this problem. I installed mc and verified it works. Then I reinstalled glib2 with clang from Xcode 4.4.1, clang from the clang-3.0 port, and clang from the clang-2.9 port. After each one I tried re-running mc, which still worked. Then I tried rebuilding mc with each of those compilers and it still worked. -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ---------------------------------+------------------------ Reporter: bernhard.fisseni@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: clang Port: glib2, glib2-devel | ---------------------------------+------------------------ Comment (by jeremyhu@…): So if this doesn't reproduce, can we get rid of the blacklisting? -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ---------------------------------+------------------------ Reporter: bernhard.fisseni@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: clang Port: glib2, glib2-devel | ---------------------------------+------------------------ Comment (by jmr@…): Replying to [comment:14 jeremyhu@…]:
So if this doesn't reproduce, can we get rid of the blacklisting? +1
-- Ticket URL: <https://trac.macports.org/ticket/32202#comment:15> MacPorts <http://www.macports.org/> Ports system for OS X
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ---------------------------------+------------------------ Reporter: bernhard.fisseni@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: clang Port: glib2, glib2-devel | ---------------------------------+------------------------ Comment (by jeremyhu@…): Replying to [comment:15 jmr@…]:
Replying to [comment:14 jeremyhu@…]:
So if this doesn't reproduce, can we get rid of the blacklisting? +1
r106490 -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:16> MacPorts <http://www.macports.org/> Ports system for OS X
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ---------------------------------+------------------------ Reporter: bernhard.fisseni@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: clang Port: glib2, glib2-devel | ---------------------------------+------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:17> MacPorts <http://www.macports.org/> Ports system for OS X
#32202: glib2, glib2-devel built with clang: GLib-ERROR (recursed) **: The thread system is not yet initialised ---------------------------------+------------------------ Reporter: bernhard.fisseni@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: clang Port: glib2, glib2-devel | ---------------------------------+------------------------ Comment (by ryandesign@…): clang 211 from Xcode 4.2 fails to build glib2 +universal (see comment:ticket:39246:25); blacklisted in r106550. -- Ticket URL: <https://trac.macports.org/ticket/32202#comment:18> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts