Skip to content

Instantly share code, notes, and snippets.

@bshepherdson
Created August 8, 2013 19:08
Show Gist options
  • Select an option

  • Save bshepherdson/6187696 to your computer and use it in GitHub Desktop.

Select an option

Save bshepherdson/6187696 to your computer and use it in GitHub Desktop.
`vagrant up` run for master ghcjs that failed
> vagrant up ~/src/ghcjs/scratch
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'precise32'...
[default] Matching MAC address for NAT networking...
[default] Setting the name of the VM...
[default] Clearing any previously set forwarded ports...
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 3000 => 3030 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
[default] Mounting shared folders...
[default] -- /vagrant
[default] -- /tmp/vagrant-puppet/manifests
[default] -- /tmp/vagrant-puppet/modules-0
[default] Running provisioner: puppet...
Running Puppet with base.pp...
stdin: is not a tty
info: Applying configuration version '1375983990'
notice: /Stage[main]//File[/home/vagrant/stage1_cabalsrc.sh]/ensure: defined content as '{md5}0260307e328047457914428724483cbb'
info: /Stage[main]//File[/home/vagrant/stage1_cabalsrc.sh]: Scheduling refresh of Exec[build1]
notice: /Stage[main]//Exec[apt-update]/returns: executed successfully
notice: /Stage[main]//Package[libtool]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//File[/home/vagrant/stage0_ghc.sh]/ensure: defined content as '{md5}78b4e0e2ef594e7d5ea76ed4aabf610b'
info: /Stage[main]//File[/home/vagrant/stage0_ghc.sh]: Scheduling refresh of Exec[build0]
notice: /Stage[main]//Package[git]/ensure: created
notice: /Stage[main]//Package[libgl1-mesa-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Vcsrepo[/home/vagrant/ghcjs-build-refs]/ensure: Creating repository from latest
notice: /Stage[main]//Vcsrepo[/home/vagrant/ghcjs-build-refs]/ensure: created
info: /Stage[main]//Vcsrepo[/home/vagrant/ghcjs-build-refs]: Scheduling refresh of Exec[build0]
notice: /Stage[main]//Package[darcs]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[cabal-install]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[freeglut3-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[alex]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[happy]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//File[/home/vagrant/stage2_cabal.sh]/ensure: defined content as '{md5}24ea42b0dd9566c63e8492eecbb53c7e'
info: /Stage[main]//File[/home/vagrant/stage2_cabal.sh]: Scheduling refresh of Exec[build2]
notice: /Stage[main]//File[/home/vagrant/stage3_ghcjs.sh]/ensure: defined content as '{md5}b04371d4c84280f93a9a6b1e8ea7b3fa'
info: /Stage[main]//File[/home/vagrant/stage3_ghcjs.sh]: Scheduling refresh of Exec[build3]
notice: /Stage[main]//Package[libwebkitgtk-3.0-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[autoconf]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//File[/home/vagrant/jsshell]/ensure: created
notice: /Stage[main]//Exec[wget http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/jsshell-linux-i686.zip]/returns: executed successfully
err: /Stage[main]//Exec[unzip /home/vagrant/jsshell/jsshell.zip]/returns: change from notrun to 0 failed: Could not find command 'unzip'
notice: /Stage[main]//Package[default-jre]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[libncurses5-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//File[/home/vagrant/pkg]/ensure: created
notice: /Stage[main]//Package[unzip]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[libbz2-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Exec[wget http://nodejs.org/dist/v0.10.15/node-v0.10.15-linux-x86.tar.gz]/returns: executed successfully
notice: /Stage[main]//Exec[tar -xzf node-v0.10.15-linux-x86.tar.gz]/returns: executed successfully
notice: /Stage[main]//File[/home/vagrant/node]/ensure: created
notice: /Stage[main]//File[/home/vagrant/prep0_profile.sh]/ensure: defined content as '{md5}76f8860c564a1b7a63a6df0d9cc917f6'
info: /Stage[main]//File[/home/vagrant/prep0_profile.sh]: Scheduling refresh of Exec[prep0]
notice: /Stage[main]//Exec[prep0]/returns: executed successfully
notice: /Stage[main]//Exec[prep0]: Triggered 'refresh' from 1 events
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Updating ghc-build-refs
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Copy the ghc-build-refs into place
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Syncing GHC source
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Config file path source is default config file.
notice: /Stage[main]//Exec[build0]/returns: Config file /home/vagrant/.cabal/config not found.
notice: /Stage[main]//Exec[build0]/returns: Writing default configuration to /home/vagrant/.cabal/config
notice: /Stage[main]//Exec[build0]/returns: Downloading the latest package list from hackage.haskell.org
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Patching GHC
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/basicTypes/Module.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/cmm/PprC.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/deSugar/DsForeign.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/ghc.cabal.in
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/ghc.mk
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 FAILED at 421.
notice: /Stage[main]//Exec[build0]/returns: 1 out of 1 hunk FAILED -- saving rejects to file compiler/ghc.mk.rej
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/iface/LoadIface.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/llvmGen/LlvmCodeGen/CodeGen.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/DriverPipeline.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/DynFlags.hs
notice: /Stage[main]//Exec[build0]/returns: Hunk #5 succeeded at 490 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 659 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #7 succeeded at 764 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #8 succeeded at 822 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #9 succeeded at 1022 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #10 succeeded at 1049 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #11 succeeded at 1059 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #12 succeeded at 1070 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #13 succeeded at 1081 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #14 succeeded at 1093 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #15 succeeded at 1105 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #16 succeeded at 1120 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #17 succeeded at 1132 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #18 succeeded at 1146 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #19 succeeded at 1169 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #20 succeeded at 1300 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #21 succeeded at 1328 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #22 succeeded at 2671 (offset -4 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/GhcMake.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/Hooks.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/Packages.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/AsmCodeGen.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Linear/Main.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/TargetReg.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/Lexer.x
notice: /Stage[main]//Exec[build0]/returns: Hunk #2 succeeded at 664 (offset -3 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/Parser.y.pp
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 268 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #2 succeeded at 990 (offset -6 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #3 succeeded at 2057 (offset -12 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/RdrHsSyn.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 969 (offset -4 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/prelude/ForeignCall.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/prelude/PrelNames.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 1367 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/simplCore/CoreMonad.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/simplCore/SimplCore.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/typecheck/TcForeign.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #4 succeeded at 181 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #5 succeeded at 280 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 319 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #7 succeeded at 369 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #8 succeeded at 489 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/typecheck/TcType.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 1522 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/utils/Platform.hs
err: /Stage[main]//Exec[build0]/returns: change from notrun to 0 failed: /home/vagrant/stage0_ghc.sh returned 1 instead of one of [0] at /tmp/vagrant-puppet/manifests/base.pp:136
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Updating ghc-build-refs
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Copy the ghc-build-refs into place
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Syncing GHC source
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Downloading the latest package list from hackage.haskell.org
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Patching GHC
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/basicTypes/Module.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/cmm/PprC.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/deSugar/DsForeign.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/ghc.cabal.in
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/ghc.mk
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 FAILED at 421.
notice: /Stage[main]//Exec[build0]/returns: 1 out of 1 hunk FAILED -- saving rejects to file compiler/ghc.mk.rej
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/iface/LoadIface.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/llvmGen/LlvmCodeGen/CodeGen.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/DriverPipeline.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/DynFlags.hs
notice: /Stage[main]//Exec[build0]/returns: Hunk #5 succeeded at 490 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 659 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #7 succeeded at 764 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #8 succeeded at 822 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #9 succeeded at 1022 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #10 succeeded at 1049 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #11 succeeded at 1059 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #12 succeeded at 1070 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #13 succeeded at 1081 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #14 succeeded at 1093 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #15 succeeded at 1105 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #16 succeeded at 1120 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #17 succeeded at 1132 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #18 succeeded at 1146 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #19 succeeded at 1169 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #20 succeeded at 1300 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #21 succeeded at 1328 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #22 succeeded at 2671 (offset -4 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/GhcMake.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/Hooks.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/Packages.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/AsmCodeGen.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Linear/Main.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/TargetReg.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/Lexer.x
notice: /Stage[main]//Exec[build0]/returns: Hunk #2 succeeded at 664 (offset -3 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/Parser.y.pp
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 268 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #2 succeeded at 990 (offset -6 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #3 succeeded at 2057 (offset -12 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/RdrHsSyn.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 969 (offset -4 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/prelude/ForeignCall.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/prelude/PrelNames.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 1367 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/simplCore/CoreMonad.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/simplCore/SimplCore.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/typecheck/TcForeign.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #4 succeeded at 181 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #5 succeeded at 280 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 319 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #7 succeeded at 369 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #8 succeeded at 489 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/typecheck/TcType.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 1522 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/utils/Platform.hs
err: /Stage[main]//Exec[build0]: Failed to call refresh: /home/vagrant/stage0_ghc.sh returned 1 instead of one of [0] at /tmp/vagrant-puppet/manifests/base.pp:136
notice: /Stage[main]//Exec[build1]: Dependency Exec[build0] has failures: true
warning: /Stage[main]//Exec[build1]: Skipping because of failed dependencies
notice: /Stage[main]//Exec[build1]: Triggered 'refresh' from 1 events
info: /Stage[main]//Exec[build1]: Scheduling refresh of Exec[build2]
notice: /Stage[main]//Exec[build2]: Dependency Exec[build0] has failures: true
warning: /Stage[main]//Exec[build2]: Skipping because of failed dependencies
notice: /Stage[main]//Exec[build2]: Triggered 'refresh' from 2 events
info: /Stage[main]//Exec[build2]: Scheduling refresh of Exec[build3]
notice: /Stage[main]//Exec[build3]: Dependency Exec[build0] has failures: true
warning: /Stage[main]//Exec[build3]: Skipping because of failed dependencies
notice: /Stage[main]//Exec[build3]: Triggered 'refresh' from 2 events
info: Creating state file /var/lib/puppet/state/state.yaml
notice: Finished catalog run in 741.47 seconds
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
puppet apply --verbose --modulepath '/etc/puppet/modules:/tmp/vagrant-puppet/modules-0' --detailed-exitcodes /tmp/vagrant-puppet/manifests/base.pp || [ $? -eq 2 ]
Stdout from the command:
info: Applying configuration version '1375983990'
notice: /Stage[main]//File[/home/vagrant/stage1_cabalsrc.sh]/ensure: defined content as '{md5}0260307e328047457914428724483cbb'
info: /Stage[main]//File[/home/vagrant/stage1_cabalsrc.sh]: Scheduling refresh of Exec[build1]
notice: /Stage[main]//Exec[apt-update]/returns: executed successfully
notice: /Stage[main]//Package[libtool]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//File[/home/vagrant/stage0_ghc.sh]/ensure: defined content as '{md5}78b4e0e2ef594e7d5ea76ed4aabf610b'
info: /Stage[main]//File[/home/vagrant/stage0_ghc.sh]: Scheduling refresh of Exec[build0]
notice: /Stage[main]//Package[git]/ensure: created
notice: /Stage[main]//Package[libgl1-mesa-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Vcsrepo[/home/vagrant/ghcjs-build-refs]/ensure: Creating repository from latest
notice: /Stage[main]//Vcsrepo[/home/vagrant/ghcjs-build-refs]/ensure: created
info: /Stage[main]//Vcsrepo[/home/vagrant/ghcjs-build-refs]: Scheduling refresh of Exec[build0]
notice: /Stage[main]//Package[darcs]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[cabal-install]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[freeglut3-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[alex]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[happy]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//File[/home/vagrant/stage2_cabal.sh]/ensure: defined content as '{md5}24ea42b0dd9566c63e8492eecbb53c7e'
info: /Stage[main]//File[/home/vagrant/stage2_cabal.sh]: Scheduling refresh of Exec[build2]
notice: /Stage[main]//File[/home/vagrant/stage3_ghcjs.sh]/ensure: defined content as '{md5}b04371d4c84280f93a9a6b1e8ea7b3fa'
info: /Stage[main]//File[/home/vagrant/stage3_ghcjs.sh]: Scheduling refresh of Exec[build3]
notice: /Stage[main]//Package[libwebkitgtk-3.0-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[autoconf]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//File[/home/vagrant/jsshell]/ensure: created
notice: /Stage[main]//Exec[wget http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/jsshell-linux-i686.zip]/returns: executed successfully
err: /Stage[main]//Exec[unzip /home/vagrant/jsshell/jsshell.zip]/returns: change from notrun to 0 failed: Could not find command 'unzip'
notice: /Stage[main]//Package[default-jre]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[libncurses5-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//File[/home/vagrant/pkg]/ensure: created
notice: /Stage[main]//Package[unzip]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Package[libbz2-dev]/ensure: ensure changed 'purged' to 'present'
notice: /Stage[main]//Exec[wget http://nodejs.org/dist/v0.10.15/node-v0.10.15-linux-x86.tar.gz]/returns: executed successfully
notice: /Stage[main]//Exec[tar -xzf node-v0.10.15-linux-x86.tar.gz]/returns: executed successfully
notice: /Stage[main]//File[/home/vagrant/node]/ensure: created
notice: /Stage[main]//File[/home/vagrant/prep0_profile.sh]/ensure: defined content as '{md5}76f8860c564a1b7a63a6df0d9cc917f6'
info: /Stage[main]//File[/home/vagrant/prep0_profile.sh]: Scheduling refresh of Exec[prep0]
notice: /Stage[main]//Exec[prep0]/returns: executed successfully
notice: /Stage[main]//Exec[prep0]: Triggered 'refresh' from 1 events
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Updating ghc-build-refs
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Copy the ghc-build-refs into place
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Syncing GHC source
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Config file path source is default config file.
notice: /Stage[main]//Exec[build0]/returns: Config file /home/vagrant/.cabal/config not found.
notice: /Stage[main]//Exec[build0]/returns: Writing default configuration to /home/vagrant/.cabal/config
notice: /Stage[main]//Exec[build0]/returns: Downloading the latest package list from hackage.haskell.org
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Patching GHC
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/basicTypes/Module.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/cmm/PprC.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/deSugar/DsForeign.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/ghc.cabal.in
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/ghc.mk
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 FAILED at 421.
notice: /Stage[main]//Exec[build0]/returns: 1 out of 1 hunk FAILED -- saving rejects to file compiler/ghc.mk.rej
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/iface/LoadIface.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/llvmGen/LlvmCodeGen/CodeGen.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/DriverPipeline.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/DynFlags.hs
notice: /Stage[main]//Exec[build0]/returns: Hunk #5 succeeded at 490 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 659 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #7 succeeded at 764 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #8 succeeded at 822 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #9 succeeded at 1022 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #10 succeeded at 1049 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #11 succeeded at 1059 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #12 succeeded at 1070 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #13 succeeded at 1081 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #14 succeeded at 1093 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #15 succeeded at 1105 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #16 succeeded at 1120 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #17 succeeded at 1132 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #18 succeeded at 1146 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #19 succeeded at 1169 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #20 succeeded at 1300 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #21 succeeded at 1328 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #22 succeeded at 2671 (offset -4 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/GhcMake.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/Hooks.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/Packages.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/AsmCodeGen.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Linear/Main.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/TargetReg.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/Lexer.x
notice: /Stage[main]//Exec[build0]/returns: Hunk #2 succeeded at 664 (offset -3 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/Parser.y.pp
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 268 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #2 succeeded at 990 (offset -6 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #3 succeeded at 2057 (offset -12 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/RdrHsSyn.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 969 (offset -4 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/prelude/ForeignCall.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/prelude/PrelNames.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 1367 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/simplCore/CoreMonad.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/simplCore/SimplCore.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/typecheck/TcForeign.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #4 succeeded at 181 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #5 succeeded at 280 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 319 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #7 succeeded at 369 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #8 succeeded at 489 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/typecheck/TcType.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 1522 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/utils/Platform.hs
err: /Stage[main]//Exec[build0]/returns: change from notrun to 0 failed: /home/vagrant/stage0_ghc.sh returned 1 instead of one of [0] at /tmp/vagrant-puppet/manifests/base.pp:136
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Updating ghc-build-refs
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Copy the ghc-build-refs into place
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Syncing GHC source
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Downloading the latest package list from hackage.haskell.org
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Patching GHC
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/basicTypes/Module.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/cmm/PprC.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/deSugar/DsForeign.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/ghc.cabal.in
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/ghc.mk
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 FAILED at 421.
notice: /Stage[main]//Exec[build0]/returns: 1 out of 1 hunk FAILED -- saving rejects to file compiler/ghc.mk.rej
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/iface/LoadIface.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/llvmGen/LlvmCodeGen/CodeGen.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/DriverPipeline.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/DynFlags.hs
notice: /Stage[main]//Exec[build0]/returns: Hunk #5 succeeded at 490 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 659 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #7 succeeded at 764 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #8 succeeded at 822 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #9 succeeded at 1022 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #10 succeeded at 1049 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #11 succeeded at 1059 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #12 succeeded at 1070 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #13 succeeded at 1081 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #14 succeeded at 1093 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #15 succeeded at 1105 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #16 succeeded at 1120 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #17 succeeded at 1132 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #18 succeeded at 1146 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #19 succeeded at 1169 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #20 succeeded at 1300 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #21 succeeded at 1328 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #22 succeeded at 2671 (offset -4 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/GhcMake.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/Hooks.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/main/Packages.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/AsmCodeGen.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/RegAlloc/Linear/Main.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/nativeGen/TargetReg.hs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/Lexer.x
notice: /Stage[main]//Exec[build0]/returns: Hunk #2 succeeded at 664 (offset -3 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/Parser.y.pp
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 268 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #2 succeeded at 990 (offset -6 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #3 succeeded at 2057 (offset -12 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/parser/RdrHsSyn.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 969 (offset -4 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/prelude/ForeignCall.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/prelude/PrelNames.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 1367 (offset -2 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/simplCore/CoreMonad.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/simplCore/SimplCore.lhs
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/typecheck/TcForeign.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #4 succeeded at 181 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #5 succeeded at 280 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #6 succeeded at 319 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #7 succeeded at 369 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: Hunk #8 succeeded at 489 (offset -18 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/typecheck/TcType.lhs
notice: /Stage[main]//Exec[build0]/returns: Hunk #1 succeeded at 1522 (offset -1 lines).
notice: /Stage[main]//Exec[build0]/returns: patching file compiler/utils/Platform.hs
err: /Stage[main]//Exec[build0]: Failed to call refresh: /home/vagrant/stage0_ghc.sh returned 1 instead of one of [0] at /tmp/vagrant-puppet/manifests/base.pp:136
notice: /Stage[main]//Exec[build1]: Dependency Exec[build0] has failures: true
warning: /Stage[main]//Exec[build1]: Skipping because of failed dependencies
notice: /Stage[main]//Exec[build1]: Triggered 'refresh' from 1 events
info: /Stage[main]//Exec[build1]: Scheduling refresh of Exec[build2]
notice: /Stage[main]//Exec[build2]: Dependency Exec[build0] has failures: true
warning: /Stage[main]//Exec[build2]: Skipping because of failed dependencies
notice: /Stage[main]//Exec[build2]: Triggered 'refresh' from 2 events
info: /Stage[main]//Exec[build2]: Scheduling refresh of Exec[build3]
notice: /Stage[main]//Exec[build3]: Dependency Exec[build0] has failures: true
warning: /Stage[main]//Exec[build3]: Skipping because of failed dependencies
notice: /Stage[main]//Exec[build3]: Triggered 'refresh' from 2 events
info: Creating state file /var/lib/puppet/state/state.yaml
notice: Finished catalog run in 741.47 seconds
Stderr from the command:
stdin: is not a tty
[1] braden@braden-macbookair> vagrant ssh ~/src/ghcjs/scratch
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic-pae i686)
* Documentation: https://help.ubuntu.com/
Welcome to your Vagrant-built virtual machine.
Last login: Fri Sep 14 06:22:31 2012 from 10.0.2.2
vagrant@precise32:~$ ghcjs --version
ghcjs: command not found
vagrant@precise32:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment