Build #1 for projectroot-0.1.0.0
| Package | projectroot-0.1.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-12-15 03:13:07.986018 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | directory-1.2.2.0, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading projectroot-0.1.0.0...
Configuring projectroot-0.1.0.0...
Building projectroot-0.1.0.0...
Preprocessing library projectroot-0.1.0.0...
[1 of 1] Compiling System.Directory.ProjectRoot ( src/System/Directory/ProjectRoot.hs, dist/build/System/Directory/ProjectRoot.o )
projectroot/libprojectroot.c: In function ‘is_project_root’:
projectroot/libprojectroot.c:51:3:
error: ‘for’ loop initial declarations are only allowed in C99 mode
for(int i = 0; i < N_CANDIDATES; i++) {
^
projectroot/libprojectroot.c:51:3:
note: use option -std=c99 or -std=gnu99 to compile your code
Failed to install projectroot-0.1.0.0
cabal: Error: some packages failed to install:
projectroot-0.1.0.0 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.