<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/idris, branch v3.7.2</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/idris: disable on armhf due to build failure</title>
<updated>2017-10-29T20:25:19+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-10-29T20:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c2fc85c203693d141a255af17efc02ed02237811'/>
<id>c2fc85c203693d141a255af17efc02ed02237811</id>
<content type='text'>
  cabal: Missing dependencies on foreign libraries:
  * Missing C libraries: ffi, ffi
  ...
  cabal: Leaving directory '/tmp/cabal-tmp-29534/libffi-0.1'
  Updating world file...
  cabal: Error: some packages failed to install:
  libffi-0.1 failed during the configure step. The exception was:
  ExitFailure 1

http://tpaste.us/Vbxz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  cabal: Missing dependencies on foreign libraries:
  * Missing C libraries: ffi, ffi
  ...
  cabal: Leaving directory '/tmp/cabal-tmp-29534/libffi-0.1'
  Updating world file...
  cabal: Error: some packages failed to install:
  libffi-0.1 failed during the configure step. The exception was:
  ExitFailure 1

http://tpaste.us/Vbxz
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/idris: bump release, disable building of profiled objects</title>
<updated>2017-10-27T21:04:31+00:00</updated>
<author>
<name>Mitch Tishmack</name>
<email>mitch.tishmack@gmail.com</email>
</author>
<published>2017-06-04T18:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f2a1affc94db5c26008ceac2383a8740a76d6379'/>
<id>f2a1affc94db5c26008ceac2383a8740a76d6379</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/idris: Fix build of idris with newer pkg versions</title>
<updated>2017-10-27T21:04:31+00:00</updated>
<author>
<name>Mitch Tishmack</name>
<email>mitch.tishmack@gmail.com</email>
</author>
<published>2017-05-28T21:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cc57909e25afdd9fcefdb2cb74492e51c7ab0bb3'/>
<id>cc57909e25afdd9fcefdb2cb74492e51c7ab0bb3</id>
<content type='text'>
The use of cabal freeze only works for install/configure. cabal fetch
does not honor the cabal.config.

Ref:
https://github.com/haskell/cabal/issues/4256

Change the build to still use the freeze file, however put the cabal
directory to $srcdir/cabal, do not set CABAL_CONFIG so that constraints
get shadowed if future packages are released, when installing libffi
constrain libffi to version 0.1 and extract constraints from the
cabal.config.

Additionally, for cabal freeze add switch to ignore the base ghc packages
as they're not relevant to cabal install/fetch/build.

Finally, add any libffi transitive depdendencies missing from the cabal.config
file for idris. For now only one applies. Also force constraints manually on
cabal install libffi as cabal.config wasn't getting picked up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The use of cabal freeze only works for install/configure. cabal fetch
does not honor the cabal.config.

Ref:
https://github.com/haskell/cabal/issues/4256

Change the build to still use the freeze file, however put the cabal
directory to $srcdir/cabal, do not set CABAL_CONFIG so that constraints
get shadowed if future packages are released, when installing libffi
constrain libffi to version 0.1 and extract constraints from the
cabal.config.

Additionally, for cabal freeze add switch to ignore the base ghc packages
as they're not relevant to cabal install/fetch/build.

Finally, add any libffi transitive depdendencies missing from the cabal.config
file for idris. For now only one applies. Also force constraints manually on
cabal install libffi as cabal.config wasn't getting picked up.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/idris: Remove incorrect comments re: cabal and validation</title>
<updated>2017-10-27T21:00:34+00:00</updated>
<author>
<name>Mitch Tishmack</name>
<email>mitch.tishmack@gmail.com</email>
</author>
<published>2017-05-28T22:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=002dd9d33ccb052baf19eae26c2d9fab05328251'/>
<id>002dd9d33ccb052baf19eae26c2d9fab05328251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/idris: disable on armhf. does not build</title>
<updated>2017-05-22T15:18:58+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-05-22T15:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9f9567bc4746ad714b8991695fb141688c7ec700'/>
<id>9f9567bc4746ad714b8991695fb141688c7ec700</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/idris: use cabal freeze and sandbox for great good</title>
<updated>2017-05-17T11:38:42+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-05-15T23:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bf5f52db4540a8eac95a255c1b9b3c226ae08e49'/>
<id>bf5f52db4540a8eac95a255c1b9b3c226ae08e49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/idris: fix and improve abuild</title>
<updated>2017-05-17T11:38:42+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-05-15T22:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=735829e7c6918524a9f139fc9dd95cf8c73f326d'/>
<id>735829e7c6918524a9f139fc9dd95cf8c73f326d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/idris: new aport</title>
<updated>2017-05-17T11:38:42+00:00</updated>
<author>
<name>Mitch Tishmack</name>
<email>mitch.tishmack@gmail.com</email>
</author>
<published>2017-01-03T02:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=92cf3505b3a320114e44801ec194ef03da1706a4'/>
<id>92cf3505b3a320114e44801ec194ef03da1706a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
