ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Karl Berry <karl@freefriends.org>,
	Alan BRASLAU <alan.braslau@comcast.net>
Subject: Re: luatex binary is too old
Date: Mon, 15 Jan 2018 21:12:32 +0100	[thread overview]
Message-ID: <CALBOmsYXi_ndsfO8nZj44SXu6CZcPUA3rJZ8j1qOOymCMEq=Qw@mail.gmail.com> (raw)
In-Reply-To: <CAG5iGsDCSM5sxjD6NZ=JOWZuA6EnnmaP94zERp_6_BObv26-iA@mail.gmail.com>

On 15 January 2018 at 20:54, luigi scarso  wrote:
> Il 15 gen 2018 20:52, "Mojca Miklavec" ha scritto:
> On 15 January 2018 at 15:26, Mojca Miklavec wrote:
>> On 15 January 2018 at 14:56, Hans Hagen wrote:
>>> On 1/15/2018 2:47 PM, Roger Mason wrote:
>>>>
>>>> !!!!: Your luatex binary is too old, you need at least version 1.05!
>>>>
>>>> Where do I get the updated luatex binary?
>>>>
>>>> I'm running on FreeBSD 10.3, 32 bit.
>>>
>>> Does that binary come from the garden too?
>>
>> I can take a look.
>>
>> It's quite possible that FreeBSD didn't get updated after the problems
>> with firewalls and networks being shifted around at both ends.
>
> I tried to compile it, but it fails with
>
> In file included from
> ../../../source/libs/poppler/poppler-src/poppler/Annot.cc:62:
> In file included from
> ../../../source/libs/poppler/poppler-src/poppler/PDFDoc.h:53:
> ../../../source/libs/poppler/poppler-src/poppler/Form.h:271:79: error:
> unknown type name 'time_t'
>   SignatureInfo *validateSignature(bool doVerifyCert, bool
> forceRevalidation, time_t validationTime);
>
> ^
> ../../../source/libs/poppler/poppler-src/poppler/Form.h:534:79: error:
> unknown type name 'time_t'
>   SignatureInfo *validateSignature(bool doVerifyCert, bool
> forceRevalidation, time_t validationTime);
>
> ^
> 2 errors generated.
>
> Hm, trunk ?

Are you suggesting to distribute LuaTeX trunk for everyone?

Anyway, the same problem happens with the latest TeX Live sources as well.

I added
   #include <ctime>
to poppler-src/poppler/Form.h after which the build proceeds, but
later fails again building ICU.

../../../libs/icu/icu-src/source/i18n/coll.cpp:157:28: error: pasting
formed 'u"Collator"', an invalid preprocessing token
        : ICULocaleService(UNICODE_STRING_SIMPLE("Collator"))
                           ^

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2018-01-15 20:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-15 13:47 Roger Mason
2018-01-15 13:56 ` Hans Hagen
2018-01-15 14:26   ` Mojca Miklavec
2018-01-15 19:51     ` Mojca Miklavec
2018-01-15 19:54       ` luigi scarso
2018-01-15 20:12         ` Mojca Miklavec [this message]
2018-01-15 21:59           ` luigi scarso
2018-01-15 16:19   ` Roger Mason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALBOmsYXi_ndsfO8nZj44SXu6CZcPUA3rJZ8j1qOOymCMEq=Qw@mail.gmail.com' \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=alan.braslau@comcast.net \
    --cc=karl@freefriends.org \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).