Build #3 for hruby-0.3.4.4

[all reports]

Package hruby-0.3.4.4
Install ConfigureFailed
Docs NotTried
Tests NotTried
Time submitted 2017-07-21 13:26:17.758151686 UTC
Compiler ghc-8.0.2
OS linux
Arch x86_64
Dependencies aeson-1.2.1.0, attoparsec-0.13.1.0, base-4.9.1.0, bytestring-0.10.8.1, scientific-0.3.5.1, stm-2.4.4.1, text-1.2.2.2, unordered-containers-0.2.8.0, vector-0.12.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring dlist-0.8.0.3...
Configuring base-compat-0.9.3...
Building dlist-0.8.0.3...
Building base-compat-0.9.3...
Configuring integer-logarithms-1.0.2...
Installed dlist-0.8.0.3
Building integer-logarithms-1.0.2...
Configuring random-1.1...
Installed base-compat-0.9.3
Building random-1.1...
Configuring primitive-0.6.2.0...
Installed integer-logarithms-1.0.2
Building primitive-0.6.2.0...
Configuring stm-2.4.4.1...
Installed random-1.1
Building stm-2.4.4.1...
Configuring text-1.2.2.2...
Installed stm-2.4.4.1
Building text-1.2.2.2...
Configuring time-locale-compat-0.1.1.3...
Installed primitive-0.6.2.0
Building time-locale-compat-0.1.1.3...
Configuring transformers-compat-0.5.1.4...
Installed time-locale-compat-0.1.1.3
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring tagged-0.8.5...
Building tagged-0.8.5...
Configuring vector-0.12.0.1...
Installed tagged-0.8.5
Building vector-0.12.0.1...
Installed text-1.2.2.2
Configuring hashable-1.2.6.1...
Building hashable-1.2.6.1...
Installed hashable-1.2.6.1
Configuring unordered-containers-0.2.8.0...
Building unordered-containers-0.2.8.0...
Configuring uuid-types-1.0.3...
Installed unordered-containers-0.2.8.0
Building uuid-types-1.0.3...
Configuring scientific-0.3.5.1...
Installed uuid-types-1.0.3
Building scientific-0.3.5.1...
Installed vector-0.12.0.1
Installed scientific-0.3.5.1
Configuring attoparsec-0.13.1.0...
Building attoparsec-0.13.1.0...
Installed attoparsec-0.13.1.0
Configuring aeson-1.2.1.0...
Building aeson-1.2.1.0...
Installed aeson-1.2.1.0
Configuring hruby-0.3.4.4...
Failed to install hruby-0.3.4.4
Build log ( /home/builder/.cabal/logs/hruby-0.3.4.4.log ):
cabal: Entering directory '/tmp/cabal-tmp-2115/hruby-0.3.4.4'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-2115/hruby-0.3.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-2115/hruby-0.3.4.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-2115/hruby-0.3.4.4/dist/setup/setup ...
Configuring hruby-0.3.4.4...
Warning: Could not find the ruby library. Ensure that it is present on your
system (on Debian/Ubuntu, make sure you installed the ruby1.8-dev package).
If you know it to be installed, please install hruby in the following way
(example for nix):

$ cabal install hruby -p --configure-option="--rubyversion=19 --rubylib=ruby
--rubyinc=/nix/store/v0w14mdpcy9c0qwvhqa7154qsv53ifqn-ruby-1.9.3-p484/include/ruby-1.9.1
--rubyinc=/nix/store/v0w14mdpcy9c0qwvhqa7154qsv53ifqn-ruby-1.9.3-p484/include/ruby-1.9.1/x86_64-linux'
--extra-lib-dirs=$HOME/.nix-profile/lib/"

--rubylib : Should be the name of the library passed to the linker (ruby for
libruby.so).
--rubyinc : There can be several instances of this flag. Should be the path of
the various ruby header files.
--rubyversion : Mandatory for ruby 2.0 and 2.1, should have the values 20 or
21.
setup: Missing dependency on a foreign library:
* Missing (or bad) header file: ruby.h
* Missing C library: ruby
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
If the header file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.
cabal: Leaving directory '/tmp/cabal-tmp-2115/hruby-0.3.4.4'
cabal: Error: some packages failed to install:
hruby-0.3.4.4 failed during the configure step. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.