Build #7 for photoname-2.1

[all reports]

Package photoname-2.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-01-02 23:37:08.78031 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, exif-3000.0.0, filepath-1.4.1.0, mtl-2.2.1, old-locale-1.0.0.7, parsec-3.1.11, time-1.6.0.1, unix-2.7.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring exif-3000.0.0...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Building exif-3000.0.0...
Installed mtl-2.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Configuring text-1.2.2.1...
Installed exif-3000.0.0
Building text-1.2.2.1...
Installed old-locale-1.0.0.7
Installed text-1.2.2.1
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Installed parsec-3.1.11
Configuring photoname-2.1...
Building photoname-2.1...
Failed to install photoname-2.1
Build log ( /home/builder/.cabal/logs/photoname-2.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-10787/photoname-2.1'
Configuring photoname-2.1...
Building photoname-2.1...
Preprocessing executable 'photoname' for photoname-2.1...
[1 of 4] Compiling Photoname.Serial ( src/Photoname/Serial.hs, dist/build/photoname/photoname-tmp/Photoname/Serial.o )

src/Photoname/Serial.hs:12:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Photoname/Serial.hs:23:19: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘t1’
    Suppress this warning by saying ‘_ <- p’

src/Photoname/Serial.hs:30:7: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '.'’

src/Photoname/Serial.hs:31:7: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘[Char]’
    Suppress this warning by saying ‘_ <- count 3 (alphaNum)’
[2 of 4] Compiling Photoname.Opts   ( src/Photoname/Opts.hs, dist/build/photoname/photoname-tmp/Photoname/Opts.o )
[3 of 4] Compiling Photoname.Date   ( src/Photoname/Date.hs, dist/build/photoname/photoname-tmp/Photoname/Date.o )

src/Photoname/Date.hs:46:34: error:
    Ambiguous occurrence ‘defaultTimeLocale’
    It could refer to either ‘Data.Time.Format.defaultTimeLocale’,
                             imported from ‘Data.Time.Format’ at src/Photoname/Date.hs:12:1-23
                             (and originally defined in ‘time-1.6.0.1:Data.Time.Format.Locale’)
                          or ‘System.Locale.defaultTimeLocale’,
                             imported from ‘System.Locale’ at src/Photoname/Date.hs:14:24-40

src/Photoname/Date.hs:53:33: error:
    Ambiguous occurrence ‘defaultTimeLocale’
    It could refer to either ‘Data.Time.Format.defaultTimeLocale’,
                             imported from ‘Data.Time.Format’ at src/Photoname/Date.hs:12:1-23
                             (and originally defined in ‘time-1.6.0.1:Data.Time.Format.Locale’)
                          or ‘System.Locale.defaultTimeLocale’,
                             imported from ‘System.Locale’ at src/Photoname/Date.hs:14:24-40

src/Photoname/Date.hs:60:36: error:
    Ambiguous occurrence ‘defaultTimeLocale’
    It could refer to either ‘Data.Time.Format.defaultTimeLocale’,
                             imported from ‘Data.Time.Format’ at src/Photoname/Date.hs:12:1-23
                             (and originally defined in ‘time-1.6.0.1:Data.Time.Format.Locale’)
                          or ‘System.Locale.defaultTimeLocale’,
                             imported from ‘System.Locale’ at src/Photoname/Date.hs:14:24-40
cabal: Leaving directory '/tmp/cabal-tmp-10787/photoname-2.1'
cabal: Error: some packages failed to install:
photoname-2.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.