Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make swift types public and deprecations prettier #91

Merged
merged 6 commits into from
Nov 20, 2024

Fix up

1ea4f5b
Select commit
Loading
Failed to load commit list.
Merged

Make swift types public and deprecations prettier #91

Fix up
1ea4f5b
Select commit
Loading
Failed to load commit list.
Garnix CI / package moat-ghc90 [x86_64-linux] failed Nov 20, 2024 in 16s

Run results

Build failed

Details

Last 100 lines of logs:

indexed-traversable-0.1.4> Using tar found on system at:
indexed-traversable-0.1.4> /nix/store/sdljgkhcmlflr785i4jffg1rvm294i1k-gnutar-1.35/bin/tar
indexed-traversable-0.1.4> No uhc found
indexed-traversable-0.1.4> Running phase: buildPhase
indexed-traversable-0.1.4> Preprocessing library for indexed-traversable-0.1.4..
indexed-traversable-0.1.4> Building library for indexed-traversable-0.1.4..
pcre-light-0.4.1.2> Building library for pcre-light-0.4.1.2..
pcre-light-0.4.1.2> [1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, dist/build/Text/Regex/PCRE/Light/Base.o, dist/build/Text/Regex/PCRE/Light/Base.dyn_o )
indexed-traversable-0.1.4> [1 of 7] Compiling CoerceCompat     ( src/CoerceCompat.hs, dist/build/CoerceCompat.o, dist/build/CoerceCompat.dyn_o )
indexed-traversable-0.1.4> [2 of 7] Compiling GhcList          ( src/GhcList.hs, dist/build/GhcList.o, dist/build/GhcList.dyn_o )
indexed-traversable-0.1.4> [3 of 7] Compiling WithIndex        ( src/WithIndex.hs, dist/build/WithIndex.o, dist/build/WithIndex.dyn_o )
pcre-light-0.4.1.2> 
pcre-light-0.4.1.2> Text/Regex/PCRE/Light/Base.hsc:830:1: warning: [-Wdodgy-foreign-imports]
pcre-light-0.4.1.2>     possible missing & in foreign import of FunPtr
pcre-light-0.4.1.2>     |
pcre-light-0.4.1.2> 830 | foreign import capi "pcre.h value pcre_free"
pcre-light-0.4.1.2>     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
pcre-light-0.4.1.2> [2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, dist/build/Text/Regex/PCRE/Light.o, dist/build/Text/Regex/PCRE/Light.dyn_o )
random-1.2.1.2> [2 of 4] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist/build/System/Random/Internal.o, dist/build/System/Random/Internal.dyn_o )
pcre-light-0.4.1.2> [3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, dist/build/Text/Regex/PCRE/Light/Char8.o, dist/build/Text/Regex/PCRE/Light/Char8.dyn_o )
pcre-light-0.4.1.2> [1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, dist/build/Text/Regex/PCRE/Light/Base.p_o )
pcre-light-0.4.1.2> 
pcre-light-0.4.1.2> Text/Regex/PCRE/Light/Base.hsc:830:1: warning: [-Wdodgy-foreign-imports]
pcre-light-0.4.1.2>     possible missing & in foreign import of FunPtr
pcre-light-0.4.1.2>     |
pcre-light-0.4.1.2> 830 | foreign import capi "pcre.h value pcre_free"
pcre-light-0.4.1.2>     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
pcre-light-0.4.1.2> [2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, dist/build/Text/Regex/PCRE/Light.p_o )
pcre-light-0.4.1.2> [3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, dist/build/Text/Regex/PCRE/Light/Char8.p_o )
pcre-light-0.4.1.2> Preprocessing test suite 'unit' for pcre-light-0.4.1.2..
pcre-light-0.4.1.2> Building test suite 'unit' for pcre-light-0.4.1.2..
indexed-traversable-0.1.4> [4 of 7] Compiling Data.Traversable.WithIndex ( src/Data/Traversable/WithIndex.hs, dist/build/Data/Traversable/WithIndex.o, dist/build/Data/Traversable/WithIndex.dyn_o )
pcre-light-0.4.1.2> [1 of 1] Compiling Main             ( tests/Unit.hs, dist/build/unit/unit-tmp/Main.o )
indexed-traversable-0.1.4> [5 of 7] Compiling Data.Functor.WithIndex ( src/Data/Functor/WithIndex.hs, dist/build/Data/Functor/WithIndex.o, dist/build/Data/Functor/WithIndex.dyn_o )
indexed-traversable-0.1.4> [6 of 7] Compiling Data.Foldable1.WithIndex ( src/Data/Foldable1/WithIndex.hs, dist/build/Data/Foldable1/WithIndex.o, dist/build/Data/Foldable1/WithIndex.dyn_o )
indexed-traversable-0.1.4> [7 of 7] Compiling Data.Foldable.WithIndex ( src/Data/Foldable/WithIndex.hs, dist/build/Data/Foldable/WithIndex.o, dist/build/Data/Foldable/WithIndex.dyn_o )
indexed-traversable-0.1.4> [1 of 7] Compiling CoerceCompat     ( src/CoerceCompat.hs, dist/build/CoerceCompat.p_o )
indexed-traversable-0.1.4> [2 of 7] Compiling GhcList          ( src/GhcList.hs, dist/build/GhcList.p_o )
indexed-traversable-0.1.4> [3 of 7] Compiling WithIndex        ( src/WithIndex.hs, dist/build/WithIndex.p_o )
random-1.2.1.2> [3 of 4] Compiling System.Random    ( src/System/Random.hs, dist/build/System/Random.o, dist/build/System/Random.dyn_o )
ansi-terminal-1.0.2> Running phase: setupCompilerEnvironmentPhase
ansi-terminal-1.0.2> Build with /nix/store/5ki8zjk0hk7f0bvmm83hb9zjda65fq3l-ghc-9.0.2.
ansi-terminal-1.0.2> Running phase: unpackPhase
cmark-gfm-0.2.6> Running phase: setupCompilerEnvironmentPhase
ansi-terminal-1.0.2> unpacking source archive /nix/store/30vx095xbgprxd4rjr69rgmc8cv9456b-ansi-terminal-1.0.2.tar.gz
cmark-gfm-0.2.6> Build with /nix/store/5ki8zjk0hk7f0bvmm83hb9zjda65fq3l-ghc-9.0.2.
ansi-terminal-1.0.2> source root is ansi-terminal-1.0.2
ansi-terminal-1.0.2> setting SOURCE_DATE_EPOCH to timestamp 1705166631 of file ansi-terminal-1.0.2/CHANGELOG.md
ansi-terminal-1.0.2> Running phase: patchPhase
ansi-terminal-1.0.2> Running phase: compileBuildDriverPhase
ansi-terminal-1.0.2> setupCompileFlags: -package-db=/build/tmp.cadd5xSLBW/setup-package.conf.d -threaded
cmark-gfm-0.2.6> Running phase: unpackPhase
cmark-gfm-0.2.6> unpacking source archive /nix/store/gj8mhaqhr8kgjj7v3mkl0nih526x7j4b-cmark-gfm-0.2.6.tar.gz
cmark-gfm-0.2.6> source root is cmark-gfm-0.2.6
cmark-gfm-0.2.6> setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file cmark-gfm-0.2.6/test/test-cmark.hs
cmark-gfm-0.2.6> Running phase: patchPhase
cmark-gfm-0.2.6> Replace Cabal file with edited version from mirror://hackage/cmark-gfm-0.2.6/revision/1.cabal.
cmark-gfm-0.2.6> Running phase: compileBuildDriverPhase
cmark-gfm-0.2.6> setupCompileFlags: -package-db=/build/tmp.YKaG7GCnLo/setup-package.conf.d -threaded
ansi-terminal-1.0.2> [1 of 1] Compiling Main             ( Setup.hs, /build/tmp.cadd5xSLBW/Main.o )
cmark-gfm-0.2.6> [1 of 1] Compiling Main             ( Setup.hs, /build/tmp.YKaG7GCnLo/Main.o )
ansi-terminal-1.0.2> Linking Setup ...
cmark-gfm-0.2.6> Linking Setup ...
ansi-terminal-1.0.2> Running phase: updateAutotoolsGnuConfigScriptsPhase
ansi-terminal-1.0.2> Running phase: configurePhase
ansi-terminal-1.0.2> configureFlags: --verbose --prefix=/nix/store/fpx05mp313kyq90jw8a50c19an9i4drq-ansi-terminal-1.0.2 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/bb05cr4bbbb0vv8n3m2gni6hwkd1a51s-ansi-terminal-1.0.2-doc/share/doc/ansi-terminal-1.0.2 --with-gcc=gcc --package-db=/build/tmp.cadd5xSLBW/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla -…
indexed-traversable-0.1.4> [4 of 7] Compiling Data.Traversable.WithIndex ( src/Data/Traversable/WithIndex.hs, dist/build/Data/Traversable/WithIndex.p_o )
cmark-gfm-0.2.6> Running phase: updateAutotoolsGnuConfigScriptsPhase
cmark-gfm-0.2.6> Running phase: configurePhase
cmark-gfm-0.2.6> configureFlags: --verbose --prefix=/nix/store/mc4abrc9ydm8xxdsvbhxrx13d9nzfyf3-cmark-gfm-0.2.6 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/rjqdyglnp0vl5ylcnmp1iwfcqcs6700q-cmark-gfm-0.2.6-doc/share/doc/cmark-gfm-0.2.6 --with-gcc=gcc --package-db=/build/tmp.YKaG7GCnLo/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library…
ansi-terminal-1.0.2> Using Parsec parser
ansi-terminal-1.0.2> Configuring ansi-terminal-1.0.2...
ansi-terminal-1.0.2> Flags chosen: example=False
ansi-terminal-1.0.2> Dependency ansi-terminal-types ==0.11.5: using ansi-terminal-types-0.11.5
ansi-terminal-1.0.2> Dependency base >=4.8.0.0 && <5: using base-4.15.1.0
ansi-terminal-1.0.2> Dependency colour >=2.1.0: using colour-2.3.6
indexed-traversable-0.1.4> [5 of 7] Compiling Data.Functor.WithIndex ( src/Data/Functor/WithIndex.hs, dist/build/Data/Functor/WithIndex.p_o )
indexed-traversable-0.1.4> [6 of 7] Compiling Data.Foldable1.WithIndex ( src/Data/Foldable1/WithIndex.hs, dist/build/Data/Foldable1/WithIndex.p_o )
indexed-traversable-0.1.4> [7 of 7] Compiling Data.Foldable.WithIndex ( src/Data/Foldable/WithIndex.hs, dist/build/Data/Foldable/WithIndex.p_o )
cmark-gfm-0.2.6> Using Parsec parser
cmark-gfm-0.2.6> Configuring cmark-gfm-0.2.6...
cmark-gfm-0.2.6> 
cmark-gfm-0.2.6> Setup: Encountered missing or private dependencies:
cmark-gfm-0.2.6> bytestring >=0.11.5 && <0.13
cmark-gfm-0.2.6> 
error: build of '/nix/store/h9p7p1vy9kmlnq47pzynqcq6gkgygpl5-cmark-gfm-0.2.6.drv' on 'ssh-ng://nix-ssh@garnix6' failed: builder for '/nix/store/h9p7p1vy9kmlnq47pzynqcq6gkgygpl5-cmark-gfm-0.2.6.drv' failed with exit code 1;
       last 10 log lines:
       > Linking Setup ...
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > configureFlags: --verbose --prefix=/nix/store/mc4abrc9ydm8xxdsvbhxrx13d9nzfyf3-cmark-gfm-0.2.6 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/rjqdyglnp0vl5ylcnmp1iwfcqcs6700q-cmark-gfm-0.2.6-doc/share/doc/cmark-gfm-0.2.6 --with-gcc=gcc --package-db=/build/tmp.YKaG7GCnLo/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghc…
       > Using Parsec parser
       > Configuring cmark-gfm-0.2.6...
       >
       > Setup: Encountered missing or private dependencies:
       > bytestring >=0.11.5 && <0.13
       >
       For full logs, run 'nix log /nix/store/h9p7p1vy9kmlnq47pzynqcq6gkgygpl5-cmark-gfm-0.2.6.drv'.
error: builder for '/nix/store/h9p7p1vy9kmlnq47pzynqcq6gkgygpl5-cmark-gfm-0.2.6.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/c2c1vh77390l53snfzld6v4ahhnskldr-moat-0.1.drv' failed to build