Build #1 for pl-synth-0.1.0.0
| Package | pl-synth-0.1.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-01-19 11:21:46.259820541 UTC |
|---|---|
| Compiler | ghc-9.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.18.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies... Downloading pl-synth-0.1.0.0 Downloaded pl-synth-0.1.0.0 Starting pl-synth-0.1.0.0 Building pl-synth-0.1.0.0 Completed pl-synth-0.1.0.0
Test log
[view raw]
Resolving dependencies...
Build profile: -w ghc-9.6.3 -O0
In order, the following will be built (use -v for more details):
- pl-synth-0.1.0.0 (first run)
Configuring pl-synth-0.1.0.0...
Preprocessing library for pl-synth-0.1.0.0..
Building library for pl-synth-0.1.0.0..
[1 of 3] Compiling Paths_pl_synth ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/autogen/Paths_pl_synth.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/Paths_pl_synth.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/Paths_pl_synth.dyn_o )
[2 of 3] Compiling Sound.PlSynth.FFI ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/Sound/PlSynth/FFI.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/Sound/PlSynth/FFI.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/Sound/PlSynth/FFI.dyn_o )
[3 of 3] Compiling Sound.PlSynth ( src/Sound/PlSynth.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/Sound/PlSynth.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/Sound/PlSynth.dyn_o )
Preprocessing test suite 'pl-synth-test' for pl-synth-0.1.0.0..
Building test suite 'pl-synth-test' for pl-synth-0.1.0.0..
[1 of 4] Compiling Example ( test/Example.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/pl-synth-test/pl-synth-test-tmp/Example.o )
[2 of 4] Compiling O1Pro ( test/O1Pro.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/pl-synth-test/pl-synth-test-tmp/O1Pro.o )
[3 of 4] Compiling Main ( test/Spec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/pl-synth-test/pl-synth-test-tmp/Main.o )
test/Spec.hs:42:25: error: [GHC-88464]
Data constructor not in scope: SAW :: GHC.Word.Word8
Suggested fix:
Perhaps you want to add SAW to the import list in the import of
Sound.PlSynth (test/Spec.hs:3:1-94).
|
42 | , osc1_waveform = SAW
| ^^^
[4 of 4] Compiling Paths_pl_synth ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/pl-synth-test/autogen/Paths_pl_synth.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/pl-synth-0.1.0.0/noopt/build/pl-synth-test/pl-synth-test-tmp/Paths_pl_synth.o )