[MacPorts] #15142: ghc 6.8.2 fails to build Adjustor.o (bus error, segmentation fault) on PowerPC

MacPorts noreply at macports.org
Sun Jul 12 08:47:17 PDT 2009


#15142: ghc 6.8.2 fails to build Adjustor.o (bus error, segmentation fault) on
PowerPC
--------------------------------------+-------------------------------------
  Reporter:  ryandesign@…             |       Owner:  gwright@…           
      Type:  defect                   |      Status:  closed              
  Priority:  Normal                   |   Milestone:                      
 Component:  ports                    |     Version:  1.6.0               
Resolution:  fixed                    |    Keywords:                      
      Port:  ghc                      |  
--------------------------------------+-------------------------------------

Comment(by mike.vasiljevs@…):

 Replying to [comment:26 gwright@…]:
 > This was apparently a bug in the gcc provided by certain versions of
 Xcode.  AFAIK, the latest versions for Tiger/ppc and Leopard/ppc work.

 Hi,


 I have just did the following:

 {{{
 $ sudo port selfupdate
 $ sudo port clean --all ghc
 $ sudo port -dv destroot ghc > dest.log 2>&1
 }}}


 and i still get "make[1]: *** [Apply.o] Bus error"


 I have checked for the latest XCode/gcc on developer.apple.com and I seem
 to have the latest, it has not been update for a while :/.

 If a newer version for Tiger/ppc is required than that available on
 apple's site, would that imply buiding it myself?

 Or would you recommend filing another report?

 Greets
 m


 Mac Ports Version: 1.710

 {{{
 $ gcc --version
 powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build
 5370)
 Copyright (C) 2005 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 }}}

 {{{
 $ make --version
 GNU Make 3.80
 Copyright (C) 2002  Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.
 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.
 }}}



 {{{
 $ uname -a
 Darwin mikes-ibook 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10
 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh
 powerpc
 }}}


 {{{
 $ port info ghc
 ghc @6.10.3, Revision 4 (lang, haskell)
 Variants:    cabal_configure_debug, darwin_6, darwin_7, darwin_8_i386,
 darwin_8_powerpc, darwin_9_i386, darwin_9_powerpc

 The Glasgow Haskell Compiler is a robust, fully-featured, optimising
 compiler and interactive environment for Haskell 98, GHC compiles Haskell
 to either
 native code or C. It implements numerous experimental language extensions
 to Haskell 98, for example: concurrency, a foreign language interface,
 multi-parameter type classes, scoped type variables, existential and
 universal quantification, unboxed types, exceptions, weak pointers, and so
 on. GHC comes
 with a generational garbage collector, and a space and time profiler.
 Homepage:    http://haskell.org/ghc

 Library Dependencies: libedit, gmp, perl5.8
 Platforms:            darwin
 Maintainers:          gwright at macports.org

 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/15142#comment:27>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list