[MacPorts] #16290: Mono-1.9.1 not building on PPC 10.5.4
#16290: Mono-1.9.1 not building on PPC 10.5.4 -----------------------------------------+---------------------------------- Reporter: psychotic.anomaly@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | -----------------------------------------+---------------------------------- ---> Building mono with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_mono/work/mono-1.9.1" && make all " returned error 2 Command output: darwin_stop_world.c:259: error: 'ppc_thread_state_t' has no member named '__r6' darwin_stop_world.c:260: error: 'ppc_thread_state_t' has no member named '__r7' darwin_stop_world.c:261: error: 'ppc_thread_state_t' has no member named '__r8' darwin_stop_world.c:262: error: 'ppc_thread_state_t' has no member named '__r9' darwin_stop_world.c:263: error: 'ppc_thread_state_t' has no member named '__r10' darwin_stop_world.c:264: error: 'ppc_thread_state_t' has no member named '__r11' darwin_stop_world.c:265: error: 'ppc_thread_state_t' has no member named '__r12' darwin_stop_world.c:266: error: 'ppc_thread_state_t' has no member named '__r13' darwin_stop_world.c:267: error: 'ppc_thread_state_t' has no member named '__r14' darwin_stop_world.c:268: error: 'ppc_thread_state_t' has no member named '__r15' darwin_stop_world.c:269: error: 'ppc_thread_state_t' has no member named '__r16' darwin_stop_world.c:270: error: 'ppc_thread_state_t' has no member named '__r17' darwin_stop_world.c:271: error: 'ppc_thread_state_t' has no member named '__r18' darwin_stop_world.c:272: error: 'ppc_thread_state_t' has no member named '__r19' darwin_stop_world.c:273: error: 'ppc_thread_state_t' has no member named '__r20' darwin_stop_world.c:274: error: 'ppc_thread_state_t' has no member named '__r21' darwin_stop_world.c:275: error: 'ppc_thread_state_t' has no member named '__r22' darwin_stop_world.c:276: error: 'ppc_thread_state_t' has no member named '__r23' darwin_stop_world.c:277: error: 'ppc_thread_state_t' has no member named '__r24' darwin_stop_world.c:278: error: 'ppc_thread_state_t' has no member named '__r25' darwin_stop_world.c:279: error: 'ppc_thread_state_t' has no member named '__r26' darwin_stop_world.c:280: error: 'ppc_thread_state_t' has no member named '__r27' darwin_stop_world.c:281: error: 'ppc_thread_state_t' has no member named '__r28' darwin_stop_world.c:282: error: 'ppc_thread_state_t' has no member named '__r29' darwin_stop_world.c:283: error: 'ppc_thread_state_t' has no member named '__r30' darwin_stop_world.c:284: error: 'ppc_thread_state_t' has no member named '__r31' make[3]: *** [darwin_stop_world.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/16290> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16290: Mono-1.9.1 not building on PPC 10.5.4 ------------------------------------------+--------------------------------- Reporter: psychotic.anomaly@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => mww@macports.org Comment: Assigning to maintainer. In the future, please use !{{{ and }}} for terminal output. See WikiFormatting. -- Ticket URL: <http://trac.macports.org/ticket/16290#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16290: Mono-1.9.1 not building on PPC 10.5.4 ------------------------------------------+--------------------------------- Reporter: psychotic.anomaly@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Comment(by jean-philippe.humbert@gmx.de): The problem is still here with mono 2.0 -- Ticket URL: <http://trac.macports.org/ticket/16290#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16290: Mono-1.9.1 not building on PPC 10.5.4 ------------------------------------------+--------------------------------- Reporter: psychotic.anomaly@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Comment(by neil_mayhew@mac.com): I have found the problem and created a fix for this. The patch file {{{patch-libgc-darwin_stop_world.c.diff}}} needs to have more changes in it. I'm attaching a new one. Until this gets accepted into the tree, you can use it on a temporary basis by copying it into {{{/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/mono/files/}}}, overwriting the previous one. Jean-Philippe, Raphael, I hope this works for you. mww, why did you not do anything about this in over 3 months? -- Ticket URL: <http://trac.macports.org/ticket/16290#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16290: Mono-1.9.1 not building on PPC 10.5.4 ------------------------------------------+--------------------------------- Reporter: psychotic.anomaly@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: ------------------------------------------+--------------------------------- Comment(by raphael@ira.uka.de): Replying to [comment:5 neil_mayhew@…]:
Jean-Philippe, Raphael, I hope this works for you.
Yes, it works here with mono-2.0.1 on Mac OS X 10.5.5 PPC. Thank you. -- Ticket URL: <http://trac.macports.org/ticket/16290#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16290: Mono-1.9.1 not building on PPC 10.5.4 ------------------------------------------+--------------------------------- Reporter: psychotic.anomaly@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: mono | ------------------------------------------+--------------------------------- Changes (by macsforever2000@macports.org): * port: => mono Old description:
---> Building mono with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_mono/work/mono-1.9.1" && make all " returned error 2 Command output: darwin_stop_world.c:259: error: 'ppc_thread_state_t' has no member named '__r6' darwin_stop_world.c:260: error: 'ppc_thread_state_t' has no member named '__r7' darwin_stop_world.c:261: error: 'ppc_thread_state_t' has no member named '__r8' darwin_stop_world.c:262: error: 'ppc_thread_state_t' has no member named '__r9' darwin_stop_world.c:263: error: 'ppc_thread_state_t' has no member named '__r10' darwin_stop_world.c:264: error: 'ppc_thread_state_t' has no member named '__r11' darwin_stop_world.c:265: error: 'ppc_thread_state_t' has no member named '__r12' darwin_stop_world.c:266: error: 'ppc_thread_state_t' has no member named '__r13' darwin_stop_world.c:267: error: 'ppc_thread_state_t' has no member named '__r14' darwin_stop_world.c:268: error: 'ppc_thread_state_t' has no member named '__r15' darwin_stop_world.c:269: error: 'ppc_thread_state_t' has no member named '__r16' darwin_stop_world.c:270: error: 'ppc_thread_state_t' has no member named '__r17' darwin_stop_world.c:271: error: 'ppc_thread_state_t' has no member named '__r18' darwin_stop_world.c:272: error: 'ppc_thread_state_t' has no member named '__r19' darwin_stop_world.c:273: error: 'ppc_thread_state_t' has no member named '__r20' darwin_stop_world.c:274: error: 'ppc_thread_state_t' has no member named '__r21' darwin_stop_world.c:275: error: 'ppc_thread_state_t' has no member named '__r22' darwin_stop_world.c:276: error: 'ppc_thread_state_t' has no member named '__r23' darwin_stop_world.c:277: error: 'ppc_thread_state_t' has no member named '__r24' darwin_stop_world.c:278: error: 'ppc_thread_state_t' has no member named '__r25' darwin_stop_world.c:279: error: 'ppc_thread_state_t' has no member named '__r26' darwin_stop_world.c:280: error: 'ppc_thread_state_t' has no member named '__r27' darwin_stop_world.c:281: error: 'ppc_thread_state_t' has no member named '__r28' darwin_stop_world.c:282: error: 'ppc_thread_state_t' has no member named '__r29' darwin_stop_world.c:283: error: 'ppc_thread_state_t' has no member named '__r30' darwin_stop_world.c:284: error: 'ppc_thread_state_t' has no member named '__r31' make[3]: *** [darwin_stop_world.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Error: Status 1 encountered during processing.
New description: {{{ ---> Building mono with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_mono/work/mono-1.9.1" && make all " returned error 2 Command output: darwin_stop_world.c:259: error: 'ppc_thread_state_t' has no member named '__r6' darwin_stop_world.c:260: error: 'ppc_thread_state_t' has no member named '__r7' darwin_stop_world.c:261: error: 'ppc_thread_state_t' has no member named '__r8' darwin_stop_world.c:262: error: 'ppc_thread_state_t' has no member named '__r9' darwin_stop_world.c:263: error: 'ppc_thread_state_t' has no member named '__r10' darwin_stop_world.c:264: error: 'ppc_thread_state_t' has no member named '__r11' darwin_stop_world.c:265: error: 'ppc_thread_state_t' has no member named '__r12' darwin_stop_world.c:266: error: 'ppc_thread_state_t' has no member named '__r13' darwin_stop_world.c:267: error: 'ppc_thread_state_t' has no member named '__r14' darwin_stop_world.c:268: error: 'ppc_thread_state_t' has no member named '__r15' darwin_stop_world.c:269: error: 'ppc_thread_state_t' has no member named '__r16' darwin_stop_world.c:270: error: 'ppc_thread_state_t' has no member named '__r17' darwin_stop_world.c:271: error: 'ppc_thread_state_t' has no member named '__r18' darwin_stop_world.c:272: error: 'ppc_thread_state_t' has no member named '__r19' darwin_stop_world.c:273: error: 'ppc_thread_state_t' has no member named '__r20' darwin_stop_world.c:274: error: 'ppc_thread_state_t' has no member named '__r21' darwin_stop_world.c:275: error: 'ppc_thread_state_t' has no member named '__r22' darwin_stop_world.c:276: error: 'ppc_thread_state_t' has no member named '__r23' darwin_stop_world.c:277: error: 'ppc_thread_state_t' has no member named '__r24' darwin_stop_world.c:278: error: 'ppc_thread_state_t' has no member named '__r25' darwin_stop_world.c:279: error: 'ppc_thread_state_t' has no member named '__r26' darwin_stop_world.c:280: error: 'ppc_thread_state_t' has no member named '__r27' darwin_stop_world.c:281: error: 'ppc_thread_state_t' has no member named '__r28' darwin_stop_world.c:282: error: 'ppc_thread_state_t' has no member named '__r29' darwin_stop_world.c:283: error: 'ppc_thread_state_t' has no member named '__r30' darwin_stop_world.c:284: error: 'ppc_thread_state_t' has no member named '__r31' make[3]: *** [darwin_stop_world.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- -- Ticket URL: <http://trac.macports.org/ticket/16290#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16290: Mono-1.9.1 not building on PPC 10.5.4 ------------------------------------------+--------------------------------- Reporter: psychotic.anomaly@gmail.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: mono | ------------------------------------------+--------------------------------- Comment(by jean-philippe.humbert@gmx.de):
Yes, it works here with mono-2.0.1 on Mac OS X 10.5.5 PPC. Thank you. It works for me too Thanks
-- Ticket URL: <http://trac.macports.org/ticket/16290#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16290: Mono-1.9.1 not building on PPC 10.5.4 ------------------------------------------+--------------------------------- Reporter: psychotic.anomaly@gmail.com | Owner: mww@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: mono | ------------------------------------------+--------------------------------- Changes (by blb@macports.org): * status: new => closed * resolution: => fixed Comment: Patch updated in r41881. Does anyone know if this has been [http://mono-project.com/Bugs reported upstream]? -- Ticket URL: <http://trac.macports.org/ticket/16290#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts