Build #1 for simd-0.1.0.1

[all reports]

Package simd-0.1.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-05-21 06:00:37.107451 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies vector-0.10.12.3, primitive-0.5.4.0, ghc-prim-0.3.1.0, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring primitive-0.5.4.0...
Building primitive-0.5.4.0...
Preprocessing library primitive-0.5.4.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )

Data/Primitive/Array.hs:32:1: Warning:
    The import of ‘Control.Monad.ST’ is redundant
      except perhaps to import instances from ‘Control.Monad.ST’
    To import instances alone, use: import Control.Monad.ST()
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.4.0...
Running Haddock for primitive-0.5.4.0...
Running hscolour for primitive-0.5.4.0...
Preprocessing library primitive-0.5.4.0...
Preprocessing library primitive-0.5.4.0...

Data/Primitive/Array.hs:32:1: Warning:
    The import of ‘Control.Monad.ST’ is redundant
      except perhaps to import instances from ‘Control.Monad.ST’
    To import instances alone, use: import Control.Monad.ST()
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  71% ( 10 / 14) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file: /tmp/pkgConf-primitive-0.5.49833.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.5.4.0
Registering primitive-0.5.4.0...
Installed primitive-0.5.4.0
Configuring vector-0.10.12.3...
Building vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Size’
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.4.0 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )

Data/Vector/Storable/Mutable.hs:450:1: Warning:
    Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
      because ‘unsafeFromForeignPtr’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:1398:1: Warning:
    Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
      because ‘unsafeFromForeignPtr’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.12.3...
Running Haddock for vector-0.10.12.3...
Running hscolour for vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Size’
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  93% (215 /232) in 'Data.Vector.Generic'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
  97% (185 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
  97% (194 /200) in 'Data.Vector.Storable'
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  96% (201 /210) in 'Data.Vector.Unboxed'
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  76% ( 37 / 49) in 'Data.Vector.Mutable'
  94% (199 /212) in 'Data.Vector'
Warning: Data.Vector.Unboxed: could not find link destinations for:
    Data.Vector.Unboxed.Base.TFCo:R:VectorBool Data.Vector.Unboxed.Base.V_Bool Data.Vector.Unboxed.Base.TFCo:R:VectorChar Data.Vector.Unboxed.Base.V_Char Data.Vector.Unboxed.Base.TFCo:R:VectorDouble Data.Vector.Unboxed.Base.V_Double Data.Vector.Unboxed.Base.TFCo:R:VectorFloat Data.Vector.Unboxed.Base.V_Float Data.Vector.Unboxed.Base.TFCo:R:VectorInt Data.Vector.Unboxed.Base.V_Int Data.Vector.Unboxed.Base.TFCo:R:VectorInt8 Data.Vector.Unboxed.Base.V_Int8 Data.Vector.Unboxed.Base.TFCo:R:VectorInt16 Data.Vector.Unboxed.Base.V_Int16 Data.Vector.Unboxed.Base.TFCo:R:VectorInt32 Data.Vector.Unboxed.Base.V_Int32 Data.Vector.Unboxed.Base.TFCo:R:VectorInt64 Data.Vector.Unboxed.Base.V_Int64 Data.Vector.Unboxed.Base.TFCo:R:VectorWord Data.Vector.Unboxed.Base.V_Word Data.Vector.Unboxed.Base.TFCo:R:VectorWord8 Data.Vector.Unboxed.Base.V_Word8 Data.Vector.Unboxed.Base.TFCo:R:VectorWord16 Data.Vector.Unboxed.Base.V_Word16 Data.Vector.Unboxed.Base.TFCo:R:VectorWord32 Data.Vector.Unboxed.Base.V_Word32 Data.Vector.Unboxed.Base.TFCo:R:VectorWord64 Data.Vector.Unboxed.Base.V_Word64 Data.Vector.Unboxed.Base.TFCo:R:Vector() Data.Vector.Unboxed.Base.V_Unit Data.Vector.Unboxed.Base.TFCo:R:VectorComplex Data.Vector.Unboxed.Base.V_Complex Data.Vector.Unboxed.Base.TFCo:R:Vector(,) Data.Vector.Unboxed.Base.V_2 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,) Data.Vector.Unboxed.Base.V_3 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,) Data.Vector.Unboxed.Base.V_4 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,) Data.Vector.Unboxed.Base.V_5 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,,) Data.Vector.Unboxed.Base.V_6 Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file: /tmp/pkgConf-vector-0.10.129833.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-0.10.12.3
Registering vector-0.10.12.3...
Installed vector-0.10.12.3
Downloading simd-0.1.0.1...
Configuring simd-0.1.0.1...
Building simd-0.1.0.1...
Preprocessing library simd-0.1.0.1...
[1 of 4] Compiling Data.SIMD.SIMD16 ( src/Data/SIMD/SIMD16.hs, dist/build/Data/SIMD/SIMD16.o )

src/Data/SIMD/SIMD16.hs:208:10: Warning:
    No explicit implementation for
      ‘Data.Primitive.setByteArray#’ and ‘setOffAddr#’
    In the instance declaration for ‘Prim (X16 Float)’

src/Data/SIMD/SIMD16.hs:212:10: Warning:
    No explicit implementation for
      ‘Data.Primitive.setByteArray#’ and ‘setOffAddr#’
    In the instance declaration for ‘Prim (X16 Int32)’

src/Data/SIMD/SIMD16.hs:216:10: Warning:
    No explicit implementation for
      ‘Data.Primitive.setByteArray#’ and ‘setOffAddr#’
    In the instance declaration for ‘Prim (X16 Word32)’
/tmp/ghc10400_0/ghc10400_9.s: Assembler messages:

/tmp/ghc10400_0/ghc10400_9.s:8304:0:
     Error: no such instruction: `vbroadcastssz 7(%rbx),%zmm0'

/tmp/ghc10400_0/ghc10400_9.s:8412:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8414:0:
     Error: no such instruction: `vmovssz %xmm0,120(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8440:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8442:0:
     Error: no such instruction: `vmovssz %xmm0,112(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8468:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8470:0:
     Error: no such instruction: `vmovssz %xmm0,104(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8496:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8498:0:
     Error: no such instruction: `vmovssz %xmm0,96(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8524:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8526:0:
     Error: no such instruction: `vmovssz %xmm0,88(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8552:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8554:0:
     Error: no such instruction: `vmovssz %xmm0,80(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8580:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8582:0:
     Error: no such instruction: `vmovssz %xmm0,72(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8608:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8610:0:
     Error: no such instruction: `vmovssz %xmm0,64(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8636:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8638:0:
     Error: no such instruction: `vmovssz %xmm0,56(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8664:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8666:0:
     Error: no such instruction: `vmovssz %xmm0,48(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8692:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8694:0:
     Error: no such instruction: `vmovssz %xmm0,40(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8720:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8722:0:
     Error: no such instruction: `vmovssz %xmm0,8(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8748:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8750:0:
     Error: no such instruction: `vmovssz %xmm0,16(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8776:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8778:0:
     Error: no such instruction: `vmovssz %xmm0,24(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8804:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8806:0:
     Error: no such instruction: `vmovssz %xmm0,32(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8830:0:
     Error: no such instruction: `vmovssz 120(%rbp),%xmm8'

/tmp/ghc10400_0/ghc10400_9.s:8831:0:
     Error: no such instruction: `vmovssz 112(%rbp),%xmm9'

/tmp/ghc10400_0/ghc10400_9.s:8832:0:
     Error: no such instruction: `vmovssz 104(%rbp),%xmm10'

/tmp/ghc10400_0/ghc10400_9.s:8833:0:
     Error: no such instruction: `vmovssz 96(%rbp),%xmm11'

/tmp/ghc10400_0/ghc10400_9.s:8834:0:
     Error: no such instruction: `vmovssz 88(%rbp),%xmm12'

/tmp/ghc10400_0/ghc10400_9.s:8835:0:
     Error: no such instruction: `vmovssz 80(%rbp),%xmm13'

/tmp/ghc10400_0/ghc10400_9.s:8836:0:
     Error: no such instruction: `vmovssz 72(%rbp),%xmm14'

/tmp/ghc10400_0/ghc10400_9.s:8837:0:
     Error: no such instruction: `vmovssz 64(%rbp),%xmm15'

/tmp/ghc10400_0/ghc10400_9.s:8838:0:
     Error: no such instruction: `vmovssz 56(%rbp),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8839:0:
     Error: no such instruction: `vmovssz 48(%rbp),%xmm1'

/tmp/ghc10400_0/ghc10400_9.s:8840:0:
     Error: no such instruction: `vmovssz 40(%rbp),%xmm2'

/tmp/ghc10400_0/ghc10400_9.s:8841:0:
     Error: no such instruction: `vmovssz 8(%rbp),%xmm3'

/tmp/ghc10400_0/ghc10400_9.s:8842:0:
     Error: no such instruction: `vmovssz 16(%rbp),%xmm4'

/tmp/ghc10400_0/ghc10400_9.s:8843:0:
     Error: no such instruction: `vmovssz 24(%rbp),%xmm5'

/tmp/ghc10400_0/ghc10400_9.s:8844:0:
     Error: no such instruction: `vmovssz 32(%rbp),%xmm6'

/tmp/ghc10400_0/ghc10400_9.s:8845:0:
     Error: no such instruction: `vmovssz 7(%rbx),%xmm7'

/tmp/ghc10400_0/ghc10400_9.s:8846:0:
     Error: no such instruction: `vmovssz %xmm7,(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8847:0:
     Error: no such instruction: `vmovssz %xmm6,8(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8848:0:
     Error: no such instruction: `vmovssz %xmm5,16(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8849:0:
     Error: no such instruction: `vmovssz %xmm4,24(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8850:0:
     Error: no such instruction: `vmovssz %xmm3,32(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8851:0:
     Error: no such instruction: `vmovssz %xmm2,40(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8852:0:
     Error: no such instruction: `vmovssz %xmm1,48(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8853:0:
     Error: no such instruction: `vmovssz %xmm0,56(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8854:0:
     Error: no such instruction: `vmovssz %xmm15,64(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8855:0:
     Error: no such instruction: `vmovssz %xmm14,72(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8856:0:
     Error: no such instruction: `vmovssz %xmm13,80(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8857:0:
     Error: no such instruction: `vmovssz %xmm12,88(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8858:0:
     Error: no such instruction: `vmovssz %xmm11,96(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8859:0:
     Error: no such instruction: `vmovssz %xmm10,104(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8860:0:
     Error: no such instruction: `vmovssz %xmm9,112(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8861:0:
     Error: no such instruction: `vmovssz %xmm8,120(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:8896:0:
     Error: no such instruction: `vmovssz 128(%rbp),%xmm8'

/tmp/ghc10400_0/ghc10400_9.s:8897:0:
     Error: no such instruction: `vmovssz 120(%rbp),%xmm9'

/tmp/ghc10400_0/ghc10400_9.s:8898:0:
     Error: no such instruction: `vmovssz 112(%rbp),%xmm10'

/tmp/ghc10400_0/ghc10400_9.s:8899:0:
     Error: no such instruction: `vmovssz 104(%rbp),%xmm11'

/tmp/ghc10400_0/ghc10400_9.s:8900:0:
     Error: no such instruction: `vmovssz 96(%rbp),%xmm12'

/tmp/ghc10400_0/ghc10400_9.s:8901:0:
     Error: no such instruction: `vmovssz 88(%rbp),%xmm13'

/tmp/ghc10400_0/ghc10400_9.s:8902:0:
     Error: no such instruction: `vmovssz 80(%rbp),%xmm14'

/tmp/ghc10400_0/ghc10400_9.s:8903:0:
     Error: no such instruction: `vmovssz 72(%rbp),%xmm15'

/tmp/ghc10400_0/ghc10400_9.s:8904:0:
     Error: no such instruction: `vmovssz 64(%rbp),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:8905:0:
     Error: no such instruction: `vmovssz 56(%rbp),%xmm1'

/tmp/ghc10400_0/ghc10400_9.s:8906:0:
     Error: no such instruction: `vmovssz 48(%rbp),%xmm2'

/tmp/ghc10400_0/ghc10400_9.s:8907:0:
     Error: no such instruction: `vmovssz 40(%rbp),%xmm3'

/tmp/ghc10400_0/ghc10400_9.s:8908:0:
     Error: no such instruction: `vmovssz 32(%rbp),%xmm4'

/tmp/ghc10400_0/ghc10400_9.s:8909:0:
     Error: no such instruction: `vmovssz 24(%rbp),%xmm5'

/tmp/ghc10400_0/ghc10400_9.s:8910:0:
     Error: no such instruction: `vmovssz 16(%rbp),%xmm6'

/tmp/ghc10400_0/ghc10400_9.s:8911:0:
     Error: no such instruction: `vmovssz 8(%rbp),%xmm7'

/tmp/ghc10400_0/ghc10400_9.s:8912:0:
     Error: no such instruction: `vmovssz %xmm7,60(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8913:0:
     Error: no such instruction: `vmovssz %xmm6,56(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8914:0:
     Error: no such instruction: `vmovssz %xmm5,52(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8915:0:
     Error: no such instruction: `vmovssz %xmm4,48(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8916:0:
     Error: no such instruction: `vmovssz %xmm3,44(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8917:0:
     Error: no such instruction: `vmovssz %xmm2,40(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8918:0:
     Error: no such instruction: `vmovssz %xmm1,36(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8919:0:
     Error: no such instruction: `vmovssz %xmm0,32(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8920:0:
     Error: no such instruction: `vmovssz %xmm15,28(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8921:0:
     Error: no such instruction: `vmovssz %xmm14,24(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8922:0:
     Error: no such instruction: `vmovssz %xmm13,20(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8923:0:
     Error: no such instruction: `vmovssz %xmm12,16(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8924:0:
     Error: no such instruction: `vmovssz %xmm11,12(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8925:0:
     Error: no such instruction: `vmovssz %xmm10,8(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8926:0:
     Error: no such instruction: `vmovssz %xmm9,4(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8927:0:
     Error: no such instruction: `vmovssz %xmm8,(%rsp)'

/tmp/ghc10400_0/ghc10400_9.s:8995:0:
     Error: no such instruction: `vextractpsz $3,%xmm3,-240(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:8998:0:
     Error: no such instruction: `vextractpsz $2,%xmm3,-224(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9001:0:
     Error: no such instruction: `vextractpsz $1,%xmm3,-208(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9004:0:
     Error: no such instruction: `vmovssz %xmm3,-192(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9007:0:
     Error: no such instruction: `vextractpsz $3,%xmm2,-176(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9010:0:
     Error: no such instruction: `vextractpsz $2,%xmm2,-160(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9013:0:
     Error: no such instruction: `vextractpsz $1,%xmm2,-144(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9022:0:
     Error: no such instruction: `vmovssz %xmm2,-128(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9024:0:
     Error: no such instruction: `vextractpsz $3,%xmm1,-112(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9026:0:
     Error: no such instruction: `vextractpsz $2,%xmm1,-96(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9028:0:
     Error: no such instruction: `vextractpsz $1,%xmm1,-80(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9032:0:
     Error: no such instruction: `vmovssz %xmm1,-64(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9034:0:
     Error: no such instruction: `vextractpsz $3,%xmm0,-48(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9038:0:
     Error: no such instruction: `vextractpsz $2,%xmm0,-32(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9042:0:
     Error: no such instruction: `vextractpsz $1,%xmm0,-16(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9046:0:
     Error: no such instruction: `vmovssz %xmm0,(%r12)'

/tmp/ghc10400_0/ghc10400_9.s:9133:0:
     Error: no such instruction: `vmovssz 7(%rax),%xmm0'

/tmp/ghc10400_0/ghc10400_9.s:9135:0:
     Error: no such instruction: `vmovssz %xmm0,88(%rbp)'

/tmp/ghc10400_0/ghc10400_9.s:9175:0:
     Error: no such instruction: `vmovssz 88(%rbp),%xmm1'

/tmp/ghc10400_0/ghc10400_9.s:9178:0:
     Error: no such instruction: `vmovssz %xmm1,(%rsp,%rcx,4)'
Failed to install simd-0.1.0.1
cabal: Error: some packages failed to install:
simd-0.1.0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.