Hi,

On Thu, Sep 21, 2017 at 03:06:51PM +0200, Jan Stary wrote:
> On Sep 20 23:15:23, k...@outback.escape.de wrote:
> > ~dd -stdc=c++11 to CXXFLAGS to kill a lot of warnings and (more
> > important) give it at least a chance to survive configure with
> > poppler->= 0.58 (the build with poppler-0.59 still fails, but that's
> > another story I'm still working on).
> > 
> > While here, expand "gcc" to "base-clang ports-gcc" in COMPILER.
> > 
> > Cmments and/or ok?
> 
> With this patch, print/texlive/base fails for me
> on current/amd64 while configuring in web2c.
> The offending line is
> 
> ../.././../texk/web2c/luatexdir/image/pdftoepdf.w:74:34: error: invalid
> suffix
>       on literal; C++11 requires a space between literal and identifier
>             [-Wreserved-user-defined-literal]
>           
> snprintf(ck,PDF_CHECKSUM_SIZE,"%"PRIu64"_%"PRIu64,(uint64_t)size,(uint64...

Sigh. Thanks for testing, and sorry that I didn't catch this (I've
already poppler-0.59 on my build machine).

At the moment, I'm trying to fix the breakage that I'm seeing (caused
by popplers changed Object API). There seem to be some patches
around in the intertubes, it looks even like the arch-linux people
already have fixes for poppler-0.59, so I'll also look wether they've
fixed C++11 breakage like the one you have seen. Or fix it myself.

Ciao,
        Kili

Reply via email to