Re: Compiling TeX Live on 10.5 (was: libatomic build failure 10.5/x86)

2018-04-26 Thread Ken Cunningham
On 2018-04-26, at 8:24 AM, Ken Cunningham wrote: > > > well disabling luajit just leads to the same error I found when I used > > --with-system-luajit > > One or two more iterations and I we should have this :> Fixed. I'll put something up for a PR later today. Ken

Re: Compiling TeX Live on 10.5 (was: libatomic build failure 10.5/x86)

2018-04-26 Thread Ken Cunningham
On 2018-04-26, at 7:17 AM, Ken Cunningham wrote: > > On 2018-04-26, at 5:42 AM, Mojca Miklavec wrote: > >>> If you use the_silver_searcher on texlive-bin you will see a flag in >>> autotools build scripts called need_luajit . It looks like many different >>> tools call for it, and you'd have

Re: Compiling TeX Live on 10.5 (was: libatomic build failure 10.5/x86)

2018-04-26 Thread Ken Cunningham
On 2018-04-26, at 5:42 AM, Mojca Miklavec wrote: >> If you use the_silver_searcher on texlive-bin you will see a flag in >> autotools build scripts called need_luajit . It looks like many different >> tools call for it, and you'd have to disable a lot to get past needing it. > > I have no time

Re: Compiling TeX Live on 10.5 (was: libatomic build failure 10.5/x86)

2018-04-26 Thread Ken Cunningham
> On Apr 26, 2018, at 04:19, Mojca Miklavec wrote: > >> On 26 April 2018 at 13:12, Riccardo Mottola wrote: >>> On 2018-04-26 07:33:30 +0200 Mojca Miklavec wrote: >>> >>> Riccardo, can you please try: >>>sudo port -v build luajit configure.compiler=macports-gcc-6 >>> or >>>sudo port -v

Re: Compiling TeX Live on 10.5 (was: libatomic build failure 10.5/x86)

2018-04-26 Thread Ken Cunningham
installing libcxx on 10.5 requires changing the universal archs in macports.conf to i386 x86_64 make sure you port sync because I fixed an issue with libcxx recently it will build with clang 3.4 you'll see screenfuls of macports errors . if you get stuck I'll post up binaries for libcxx & cl

Re: Compiling TeX Live on 10.5 (was: libatomic build failure 10.5/x86)

2018-04-26 Thread Mojca Miklavec
On 26 April 2018 at 13:12, Riccardo Mottola wrote: > On 2018-04-26 07:33:30 +0200 Mojca Miklavec wrote: > >> Riccardo, can you please try: >> sudo port -v build luajit configure.compiler=macports-gcc-6 >> or >> sudo port -v build luajit configure.compiler=macports-gcc-7 >> >> It should pote

Re: Compiling TeX Live on 10.5 (was: libatomic build failure 10.5/x86)

2018-04-26 Thread Riccardo Mottola via macports-users
Hi Mojca, On 2018-04-26 07:33:30 +0200 Mojca Miklavec wrote: Riccardo, can you please try: sudo port -v build luajit configure.compiler=macports-gcc-6 or sudo port -v build luajit configure.compiler=macports-gcc-7 It should potentially lead to the same issue (it doesn't fail for me on