<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/ocaml-lambda-term, branch v20190925</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>aports: add support for armv7 [skip ci]</title>
<updated>2018-09-24T07:19:24+00:00</updated>
<author>
<name>Oliver Smith</name>
<email>ollieparanoid@bitmessage.ch</email>
</author>
<published>2018-09-20T04:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9d9f981a2c421f44db3ae66b90293202748eb9f3'/>
<id>9d9f981a2c421f44db3ae66b90293202748eb9f3</id>
<content type='text'>
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
&lt;https://lists.alpinelinux.org/alpine-devel/6271.html&gt;

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
&lt;https://lists.alpinelinux.org/alpine-devel/6271.html&gt;

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-lambda-term: upgrade to 1.13</title>
<updated>2018-07-07T16:41:29+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-07-07T16:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=34a5d98c2edfd727adbb1d0817872ca03b29aac5'/>
<id>34a5d98c2edfd727adbb1d0817872ca03b29aac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-lwt: rename subpkg ocaml-lwt-react to ocaml-lwt_react</title>
<updated>2018-07-07T16:41:28+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-07-07T11:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c1a4655c1c5ba63241798b9b574c2439cb244320'/>
<id>c1a4655c1c5ba63241798b9b574c2439cb244320</id>
<content type='text'>
To be consistent in naming.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To be consistent in naming.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-lwt: rebuild depending packages</title>
<updated>2018-03-30T18:39:13+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-30T18:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f7386acb8f0681d7df89dff940f65ca9ec83d3ac'/>
<id>f7386acb8f0681d7df89dff940f65ca9ec83d3ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-migrate-parsetree: rebuild depending packages</title>
<updated>2018-03-30T18:26:43+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-30T18:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9774cf1dd76d16a0aa6e46e83fc83676cc664dca'/>
<id>9774cf1dd76d16a0aa6e46e83fc83676cc664dca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-lambda-term: enable on ppc64le</title>
<updated>2018-03-16T13:57:21+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-16T13:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=33ebcfcbd99f0a68a61b08d682c3dab8a452bb16'/>
<id>33ebcfcbd99f0a68a61b08d682c3dab8a452bb16</id>
<content type='text'>
It was failing due to ocaml-lwt, this has been fixed in
561ee68a37add471ba206c25a29197498802cbed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was failing due to ocaml-lwt, this has been fixed in
561ee68a37add471ba206c25a29197498802cbed.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-lambda-term: disable on ppc64le due to build failure</title>
<updated>2018-03-13T15:32:37+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-13T15:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=eec0dec579994a499def4c1ab349672b8404b80b'/>
<id>eec0dec579994a499def4c1ab349672b8404b80b</id>
<content type='text'>
       ocamlopt tools/lambda_term_actions.exe (exit 2)
    (cd _build/default &amp;&amp; /usr/bin/ocamlopt.opt -w -40 -safe-string -g -o tools/lambda_term_actions.exe -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/camomile -I /usr/lib/ocaml/lwt -I /usr/lib/ocaml/lwt_react -I /usr/lib/ocaml/react -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I /usr/lib/ocaml/zed -I src /usr/lib/ocaml/result/result.cmxa /usr/lib/ocaml/lwt/lwt.cmxa /usr/lib/ocaml/unix.cmxa /usr/lib/ocaml/bigarray.cmxa /usr/lib/ocaml/lwt/lwt_log.cmxa /usr/lib/ocaml/threads/threads.cmxa /usr/lib/ocaml/lwt/lwt_unix.cmxa /usr/lib/ocaml/react/react.cmxa /usr/lib/ocaml/lwt_react/lwt_react.cmxa /usr/lib/ocaml/camomile/camomile.cmxa /usr/lib/ocaml/zed/zed.cmxa src/lambda_term.cmxa tools/.lambda_term_actions.eobjs/lambda_term_actions.cmx)
    /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: /usr/lib/ocaml/lwt/liblwt_unix_stubs.a(unix_lseek_job.o): In function `result_lseek':
    /home/buildozer/aports/testing/ocaml-lwt/src/lwt-3.2.1/_build/default/src/unix/unix_lseek_job.c:113:(.text+0xb8): call to `result_lseek.part.0' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub)
    /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: /usr/lib/ocaml/lwt/liblwt_unix_stubs.a(unix_lseek_job.o): In function `result_lseek_64':
    /home/buildozer/aports/testing/ocaml-lwt/src/lwt-3.2.1/_build/default/src/unix/unix_lseek_job.c:134:(.text+0x134): call to `result_lseek_64.part.1' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub)
    /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: final link failed: Bad value
    collect2: error: ld returned 1 exit status
    File "caml_startup", line 1:
    Error: Error during linking
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       ocamlopt tools/lambda_term_actions.exe (exit 2)
    (cd _build/default &amp;&amp; /usr/bin/ocamlopt.opt -w -40 -safe-string -g -o tools/lambda_term_actions.exe -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/camomile -I /usr/lib/ocaml/lwt -I /usr/lib/ocaml/lwt_react -I /usr/lib/ocaml/react -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I /usr/lib/ocaml/zed -I src /usr/lib/ocaml/result/result.cmxa /usr/lib/ocaml/lwt/lwt.cmxa /usr/lib/ocaml/unix.cmxa /usr/lib/ocaml/bigarray.cmxa /usr/lib/ocaml/lwt/lwt_log.cmxa /usr/lib/ocaml/threads/threads.cmxa /usr/lib/ocaml/lwt/lwt_unix.cmxa /usr/lib/ocaml/react/react.cmxa /usr/lib/ocaml/lwt_react/lwt_react.cmxa /usr/lib/ocaml/camomile/camomile.cmxa /usr/lib/ocaml/zed/zed.cmxa src/lambda_term.cmxa tools/.lambda_term_actions.eobjs/lambda_term_actions.cmx)
    /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: /usr/lib/ocaml/lwt/liblwt_unix_stubs.a(unix_lseek_job.o): In function `result_lseek':
    /home/buildozer/aports/testing/ocaml-lwt/src/lwt-3.2.1/_build/default/src/unix/unix_lseek_job.c:113:(.text+0xb8): call to `result_lseek.part.0' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub)
    /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: /usr/lib/ocaml/lwt/liblwt_unix_stubs.a(unix_lseek_job.o): In function `result_lseek_64':
    /home/buildozer/aports/testing/ocaml-lwt/src/lwt-3.2.1/_build/default/src/unix/unix_lseek_job.c:134:(.text+0x134): call to `result_lseek_64.part.1' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub)
    /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: final link failed: Bad value
    collect2: error: ld returned 1 exit status
    File "caml_startup", line 1:
    Error: Error during linking
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-lambda-term: enable on ppc64le</title>
<updated>2018-03-13T15:27:59+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-13T15:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ce0c31f95375a46b7c62952d39ec3bc01051d1a9'/>
<id>ce0c31f95375a46b7c62952d39ec3bc01051d1a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-lambda-term: disable on ppc64le - ocaml-camomile is N/A</title>
<updated>2018-03-10T11:53:25+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-10T11:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=132e610ff81c57956f7bd9ba8f9591f2a6fd94d3'/>
<id>132e610ff81c57956f7bd9ba8f9591f2a6fd94d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/ocaml-lambda-term: rebuild with ocaml 4.06.1, enable on ppc64le</title>
<updated>2018-03-10T01:17:26+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-03-10T00:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=93fb133d7ae5e2d73760d477a35f9e8d896ee2bc'/>
<id>93fb133d7ae5e2d73760d477a35f9e8d896ee2bc</id>
<content type='text'>
...and fix depends.

ocaml-cppo is now available for ppc64le.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...and fix depends.

ocaml-cppo is now available for ppc64le.
</pre>
</div>
</content>
</entry>
</feed>
