final buildbot setup for high sierra?

2018-09-17 Thread Ken Cunningham
I’m about to archive my current high sierra setup into a VM, and if possible, I’d like it to match the way the buildbot will be finally left. 10.13 with XCode 9? or 10.13 with Xcode 10? I guess people who stay on 10.13 will be prompted to upgrade to XCode 10 by the App Store, and so I

Re: Undefined symbols for architecture x86_64

2018-09-17 Thread Mark Brethen
Adding "-lintl" to configure.ldflags seems to have worked however new errors popped up: :info:build make[3]: *** No rule to make target `/opt/local/var/macports/build/_Users_marbre_ports_math_reduce/reduce-csl/work/Reduce-source_4717/csl/cslbase/../generated-c/profile.dat', needed by

Re: texlive-ec - Computer modern fonts in T1 and TS1 encodings

2018-09-17 Thread Mark Brethen
Certain Tex files caused pdflatex to bail. I’m not certain whether it was due to encoding differences or latex code errors in the Tex file. The developer has since fixed this in a newer build so this patch is not necessary. Sent from my iPhone > On Sep 17, 2018, at 9:02 AM, Ryan Schmidt

Re: Undefined symbols for architecture x86_64

2018-09-17 Thread Mark Brethen
I remember seeing in the developer’s documentation that he specifically wanted to link to the static library. At the time this was coded (~2016) there was a bug in the fontconfig port not supplying the static library so he supplied one. I asked him to remove it, since that issue has been fixed

Re: texlive-ec - Computer modern fonts in T1 and TS1 encodings

2018-09-17 Thread Ryan Schmidt
On Sep 16, 2018, at 22:48, Mark Brethen wrote: > I was having trouble building the pdf file in /doc/manual. Checking the > manual.log I saw the following error on the title.tex file: > > ! Package inputenc Error: Invalid UTF-8 byte 246. > > See the inputenc package documentation for

Re: Undefined symbols for architecture x86_64

2018-09-17 Thread Ryan Schmidt
On Sep 17, 2018, at 08:33, Mark Brethen wrote: > I’m getting the following error when trying to build current snapshot of > reduce-csl: > > > :info:build Undefined symbols for architecture x86_64: > :info:build "_libintl_dgettext", referenced from: > :info:build

Undefined symbols for architecture x86_64

2018-09-17 Thread Mark Brethen
I’m getting the following error when trying to build current snapshot of reduce-csl: :info:build Undefined symbols for architecture x86_64: :info:build "_libintl_dgettext", referenced from: :info:build _FcConfigFileInfoIterGet in libfontconfig.a(fccfg.o) :info:build ld: symbol(s) not