My x86 Windows MSYS build, and "tnaur x86 OS X stable" also died with
the same problem. Upgrading to a recent version of sed (4.2.1) fixed the
problem.
Ben.
Jonah Petri wrote:
sed '/^xFlags/,/]/{/^ (/{s/^[^"]*"/ ["/; s/"[^"]*$/"] ++/; p}}; d'
compiler/main/DynFlags.hs >>
utils/ghc-cabal
Hi,
I'm trying to do an unregistered build of HEAD on OS X (with the goal
of making progress towards a 64 bit build on OS X). I ran into the
following problem while building:
sed '/^xFlags/,/]/{/^ (/{s/^[^"]*"/ ["/; s/"[^"]*$/"] ++/; p}}; d'
compiler/main/DynFlags.hs >> utils/ghc-cabal
On Tue, Oct 06, 2009 at 10:08:37AM +0100, Simon Marlow wrote:
> Apparently everyone's iconv is different. You'd think that "UTF32LE"
> would be a universal encoding name, but no.
Quoting the holy (and, in this case, not very helpful) open group
standard:
Settings of fromcode and tocode
Tue Oct 6 13:34:41 PDT 2009 Ian Lynagh
* Add the new bytestring to the repository
A ./libraries/tarballs/bytestring-0.9.1.5.tar.gz
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091006203441-3fd76-c1277c18f67cc95387ad67854384633c1fb22ecf.gz
Tue Oct 6 13:33:42 PDT 2009 Ian Lynagh
* Add a test in darcs-all for old bytestring repositories
M ./darcs-all +18
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091006203342-3fd76-046b1741337039d044a5cd92d26d8a5c6505d111.gz
Tue Oct 6 13:14:15 PDT 2009 Ian Lynagh
* Add --supported-languages support to dummy-ghc
We used to call the bootstrapping compiler to get its --supported-languages
but that doesn't work when it doesn't support all the extensions that we
need. In particular, compiling the new bytestring w
Tue Oct 6 09:06:33 PDT 2009 Ian Lynagh
* Update bin-package-db's Cabal dep
M ./libraries/bin-package-db/bin-package-db.cabal -1 +1
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091006160633-3fd76-c96f07e112f83c61068483ff8e75e9361b7b610d.gz
___
Tue Oct 6 06:14:56 PDT 2009 Simon Marlow
* follow changes in Distribution.Simple.PackageIndex API
Ignore-this: ae072de9e355b794a3a3222a34e0be48
M ./utils/ghc-cabal/ghc-cabal.hs -9 +8
M ./utils/ghc-pkg/Main.hs -2 +2
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/pat
Build description = HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Tue Oct 6 19:00:01 BST 2009.
***
Tue Oct 6 09:06:33 PDT 2009 Ian Lynagh
* Update bin-package-db's Cabal dep
M ./libraries/bin-package-db/bin-package-db.cabal -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091006160633-3fd76-c96f07e112f83c61068483ff8e75e9361b7b610d.gz
Tue Oct 6 05:34:20 PDT 2009 Simon Marlow
* tidy up
Ignore-this: a577ddd29deb53d86f2718190d33562f
M ./tests/ghc-regress/cabal/cabal01/Setup.lhs -6
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20091006123420-12142-7e99470277a46ecb75ce19cc05b9427d1206373c.gz
_
Tue Oct 6 05:34:15 PDT 2009 Simon Marlow
* Add a test for shadowing/overlapping packages with Cabal
Ignore-this: e184a9a859af6e13b1c378462d9e402
A ./tests/ghc-regress/cabal/cabal03/
A ./tests/ghc-regress/cabal/cabal03/Makefile
A ./tests/ghc-regress/cabal/cabal03/Setup.lhs
A
Tue Oct 6 06:14:56 PDT 2009 Simon Marlow
* follow changes in Distribution.Simple.PackageIndex API
Ignore-this: ae072de9e355b794a3a3222a34e0be48
M ./utils/ghc-cabal/ghc-cabal.hs -9 +8
M ./utils/ghc-pkg/Main.hs -2 +2
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/2009
Tue Oct 6 02:40:08 PDT 2009 Simon Marlow
* remove a TODO now done
Ignore-this: 9eace17f93ed484ff5599af52fc33f10
M ./ghc.mk -2
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091006094008-12142-4bccf417a237230a3e390cba0b43d33eb3dc533d.gz
___
Tue Oct 6 02:40:00 PDT 2009 Simon Marlow
* Add ".PRECIOUS: %/."
Ignore-this: 9819cb98eb217ec377003925d4ad1e45
To quiet those warnings from make about not being able to delete
directories.
M ./ghc.mk +3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091006094000-12
On 06/10/2009 05:35, Manuel M T Chakravarty wrote:
"inplace/bin/ghc-stage2" -H32m -O -Wall -Werror -H64m -O0 -fasm
-DNEW_GHC_LAYOUT -hide-all-packages -i -iutils/haddock/src
-iutils/haddock/dist/build -iutils/haddock/dist/build/autogen
-Iutils/haddock/dist/build -Iutils/haddock/dist/build/autoge
Build results:
kgardas stable: fail (failed boot)
tnaur PPC OSX stable 2: fail (failed compile)
tnaur x86 OS X stable: fail (failed compile)
x86 Linux stable:pass
x86 Windows stable: fail (failed bindist bindisttest) fail (failed
getsubrepos)
x86 Windows stable fast: pass
17 matches
Mail list logo