From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/101127 Path: news.gmane.org!.POSTED!not-for-mail From: Lutz Haseloff Newsgroups: gmane.comp.tex.context Subject: Problem with luatex experimental on linux armhf Date: Wed, 27 Jun 2018 12:23:29 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3585446834241026861==" X-Trace: blaine.gmane.org 1530094914 11036 195.159.176.226 (27 Jun 2018 10:21:54 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 27 Jun 2018 10:21:54 +0000 (UTC) User-Agent: K-9 Mail for Android To: Context Mailing List Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 27 12:21:50 2018 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fY7a9-0002mk-RE for gctc-ntg-context-518@m.gmane.org; Wed, 27 Jun 2018 12:21:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 4DD7E3AD17; Wed, 27 Jun 2018 12:23:39 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iB9gYN36vQnB; Wed, 27 Jun 2018 12:23:37 +0200 (CEST) Original-Received: from zapf.ntg.nl (localhost [IPv6:::1]) by zapf.ntg.nl (Postfix) with ESMTP id 454563AD0F; Wed, 27 Jun 2018 12:23:37 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id B78843AD0D for ; Wed, 27 Jun 2018 12:23:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PjncoNltvsoz for ; Wed, 27 Jun 2018 12:23:36 +0200 (CEST) Original-Received: from mail2.ccgmbh.net (mail2.ccgmbh.net [80.64.180.66]) by zapf.ntg.nl (Postfix) with ESMTP id 3E38C3AD0C for ; Wed, 27 Jun 2018 12:23:26 +0200 (CEST) Original-Received: from [10.21.118.178] (tmo-104-92.customers.d1-online.com [80.187.104.92]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.securexchange.de (Postfix) with ESMTP id 7EF81B3B56 for ; Wed, 27 Jun 2018 12:23:25 +0200 (CEST) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.16 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.org gmane.comp.tex.context:101127 Archived-At: --===============3585446834241026861== Content-Type: multipart/alternative; boundary="----Z0J3MGA3RAH7V2BWE5C5Z5UASF440Q" Content-Transfer-Encoding: 7bit ------Z0J3MGA3RAH7V2BWE5C5Z5UASF440Q Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi all, since the replacement of poppler by pplib the self-compiled luatex executables doesn't work properly anymore=2E The binaries compile without stop errors=2E The size of the binaries is about 2MB less than with poppler=2E The embedding of pdf files doesn't work=2E ConTeXt breaks without writing a logfile and the last lines on the termina= l are: =2E=2E=2E fonts > preloading latin modern fonts (second stage) fonts > 'fallback modern-designsize rm 12pt' is loaded mtx-context | fatal error: no return code, message: luatex: execution = interrupted I think, pplib isn't enabled=2E In the build=2Esh, there is a line: (336) (cd libs/poppler; $MAKE all ) but /libs/poppler doesn't exist=2E My testfiles are: \starttext \externalfigure[a=2Epdf] \stoptext a=2Etex \startMPpage fill fullcircle scaled 5cm withcolor blue; \stopMPpage Is there anything I can do or is it a problem of the source? Greetings Lutz ------Z0J3MGA3RAH7V2BWE5C5Z5UASF440Q Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi all,

since the replacement of poppler by pplib the self-compiled luatex
executables doesn't work properly anymore=2E

The binaries compile without stop errors=2E
The size of the binaries is about 2MB less than with poppler=2E

The embedding of pdf files doesn't work=2E

ConTeXt breaks without writing a logfile and the last lines on the termina= l are:

=2E=2E=2E
fonts > preloading latin modern fonts (second stage)
fonts > 'fallback modern-designsize rm 12pt' is loade= d
mtx-context | fatal error: no return code, message: luatex: execution = interrupted

I think, pplib isn't enabled=2E

In the build=2Esh, there is a line: (336)

(cd libs/poppler; $MAKE all )

but /libs/poppler doesn't exist=2E

My testfiles are:
\starttext
\externalfigure[a=2Epdf]
\stoptext

a=2Etex
\startMPpage
fill fullcircle scaled 5cm withcolor blue;
\stopMPpage

Is there anything I can do or is it a problem of the source?



Greetings Lutz
------Z0J3MGA3RAH7V2BWE5C5Z5UASF440Q-- --===============3585446834241026861== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f --===============3585446834241026861==--