Build #1 for hath-0.1.0

[all reports]

Package hath-0.1.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies test-framework-quickcheck2-0.3.0.2, test-framework-hunit-0.3.0.1, test-framework-0.8.0.3, split-0.2.2, parallel-io-0.3.3, dns-1.0.0, cmdargs-0.10.5, bytestring-0.10.0.2, base-4.6.0.1, QuickCheck-2.6, MissingH-1.2.0.2, HUnit-1.2.5.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring hath-0.1.0...
Dependency HUnit ==1.2.5.2: using HUnit-1.2.5.2
Dependency MissingH ==1.2.0.2: using MissingH-1.2.0.2
Dependency QuickCheck ==2.6: using QuickCheck-2.6
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency bytestring ==0.10.0.2: using bytestring-0.10.0.2
Dependency cmdargs ==0.10.5: using cmdargs-0.10.5
Dependency dns ==1.0.0: using dns-1.0.0
Dependency parallel-io ==0.3.3: using parallel-io-0.3.3
Dependency split ==0.2.2: using split-0.2.2
Dependency test-framework ==0.8.0.3: using test-framework-0.8.0.3
Dependency test-framework-hunit ==0.3.0.1: using test-framework-hunit-0.3.0.1
Dependency test-framework-quickcheck2 ==0.3.0.2: using
test-framework-quickcheck2-0.3.0.2
Using Cabal-1.16.0.3 compiled by ghc-7.6
Using compiler: ghc-7.6.3
Using install prefix: /srv/hackage/var/build/cache/inst
Binaries installed in: /srv/hackage/var/build/cache/inst/bin
Libraries installed in:
/srv/hackage/var/build/cache/inst/lib/hath-0.1.0/ghc-7.6.3
Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec
Data files installed in: /srv/hackage/var/build/cache/inst/share/hath-0.1.0
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/hath-0.1.0
Using alex version 3.0.1 found on system at: /usr/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No ffihugs found
Using gcc version 4.7 found on system at: /usr/bin/gcc
Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc
Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg
No greencard found
Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock
Using happy version 1.18.9 found on system at: /usr/bin/happy
No hmake found
Using hpc version 0.6 found on system at: /usr/local/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs
Using hscolour version 1.19 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
creating dist/build
creating dist/build/autogen
Building hath-0.1.0...
Preprocessing executable 'hath' for hath-0.1.0...
Building executable hath...
creating dist/build/hath
creating dist/build/hath/hath-tmp
/usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build/hath/hath-tmp -hidir dist/build/hath/hath-tmp -stubdir dist/build/hath/hath-tmp -i -idist/build/hath/hath-tmp -isrc/ -idist/build/autogen -Idist/build/autogen -Idist/build/hath/hath-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id HUnit-1.2.5.2-ea6a50f5ccd59abad40d4d429d215291 -package-id MissingH-1.2.0.2-a15b37441427b3851bb59082aa21f3f7 -package-id QuickCheck-2.6-2613b8664f74d924e0c53b79dc47a12a -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id cmdargs-0.10.5-e8b67b60f45290a711fd0a44f15fd8df -package-id dns-1.0.0-8eac1663d179228ad40338b7225c8f0e -package-id parallel-io-0.3.3-eb4ad4b208bc7759650bd0684869b1bd -package-id split-0.2.2-0e631f8e941338aeb644782541c9fc1f -package-id test-framework-0.8.0.3-22886ad8f56b07a36804ac89bebe9c41 -package-id test-framework-hunit-0.3.0.1-2b9ff69e745d94cd53cd9bc08f22f26b -package-id test-framework-quickcheck2-0.3.0.2-dd6320b35b5a4898a1ffbd90dfb118f6 -XHaskell98 src/Main.hs -o dist/build/hath/hath -Wall -fwarn-hi-shadowing -fwarn-missing-signatures -fwarn-name-shadowing -fwarn-orphans -fwarn-type-defaults -fwarn-tabs -fwarn-incomplete-record-updates -fwarn-monomorphism-restriction -fwarn-unused-do-bind -rtsopts -threaded -optc-O3 -optc-march=native -O2 -O0
[ 1 of 11] Compiling Paths_hath       ( dist/build/autogen/Paths_hath.hs, dist/build/hath/hath-tmp/Paths_hath.o )
[ 2 of 11] Compiling Maskbits         ( src/Maskbits.hs, dist/build/hath/hath-tmp/Maskbits.o )
[ 3 of 11] Compiling Bit              ( src/Bit.hs, dist/build/hath/hath-tmp/Bit.o )
[ 4 of 11] Compiling Maskable         ( src/Maskable.hs, dist/build/hath/hath-tmp/Maskable.o )
[ 5 of 11] Compiling Octet            ( src/Octet.hs, dist/build/hath/hath-tmp/Octet.o )
[ 6 of 11] Compiling IPv4Address      ( src/IPv4Address.hs, dist/build/hath/hath-tmp/IPv4Address.o )
[ 7 of 11] Compiling ExitCodes        ( src/ExitCodes.hs, dist/build/hath/hath-tmp/ExitCodes.o )
[ 8 of 11] Compiling DNS              ( src/DNS.hs, dist/build/hath/hath-tmp/DNS.o )
[ 9 of 11] Compiling CommandLine      ( src/CommandLine.hs, dist/build/hath/hath-tmp/CommandLine.o )
[10 of 11] Compiling Cidr             ( src/Cidr.hs, dist/build/hath/hath-tmp/Cidr.o )
[11 of 11] Compiling Main             ( src/Main.hs, dist/build/hath/hath-tmp/Main.o )
Linking dist/build/hath/hath ...

/tmp/ghc28716_0/ghc28716_0.c:1:0:
     error: CPU you selected does not support x86-64 instruction set

Test log

No test log was submitted for this report.