Hi ho, my formats were outdated, so I tried to update my "minimals" installation - got only an error. So I deleted the whole texmf tree and installed from scratch: neither --context=beta nor --context=current works (I deleted the --context=beta switch from first-setup.sh); looks like an error in the texlua binary for OSX-PPC: /usr/local/ConTeXt user$ ./first-setup.sh receiving file list ... done bin/ bin/mtx-update.lua bin/mtxrun bin/texlua sent 109 bytes received 7636548 bytes 311700.29 bytes/sec total size is 7635348 speedup is 1.00 dyld: Symbol not found: _close$UNIX2003 Referenced from: /usr/local/ConTeXt/bin/texlua Expected in: /usr/lib/libSystem.B.dylib ./first-setup.sh: line 67: 835 Trace/BPT trap mtxrun --verbose --script ./bin/mtx-update.lua --update --make --force --engine=all --tree=$PWD/tex $@ What can I do? Did I overlook some upgrade instructions? Greetlilngs, Hraban
dyld: Symbol not found: _close$UNIX2003 Referenced from: /usr/local/ConTeXt/bin/texlua Expected in: /usr/lib/libSystem.B.dylib
Sorry, I updated the binaries, but compiled on 10.5 Intel; that's probably the problem. Can anyone compile OS X PPC binaries natively? Thomas? Arthur
On Mar 24, 2009, at 11:54 AM, Arthur Reutenauer wrote:
Sorry, I updated the binaries, but compiled on 10.5 Intel; that's probably the problem. Can anyone compile OS X PPC binaries natively? Thomas?
Arthur
Yes, though - I compiled luatex from trunk yesterday and am experiencing problems myself. I'm trying to find a minimal example, but have failed so far. But I'll try and update the minimals. Thomas
On Mar 24, 2009, at 11:54 AM, Arthur Reutenauer wrote:
Sorry, I updated the binaries, but compiled on 10.5 Intel; that's probably the problem. Can anyone compile OS X PPC binaries natively? Thomas?
Arthur Hi,
I was just updating the binaries when the server at contextgarden went belly-up; my computer couldn't finish uploading, so I guess I'll have to redo everything, and now the garden is down )-:. Thomas
On Mar 24, 2009, at 2:07 PM, Thomas A. Schmitz wrote:
On Mar 24, 2009, at 11:54 AM, Arthur Reutenauer wrote:
Sorry, I updated the binaries, but compiled on 10.5 Intel; that's probably the problem. Can anyone compile OS X PPC binaries natively? Thomas?
Arthur Hi,
I was just updating the binaries when the server at contextgarden went belly-up; my computer couldn't finish uploading, so I guess I'll have to redo everything, and now the garden is down )-:.
Thomas
If I interpret the messages from the build script correctly, my computer managed to upload all binaries before the server died this afternoon:
pdftex SVN #534 is at the latest version already
xetex SVN #820 is at the latest version already
luatex beta-0.36.0 is at the latest version already
metapost 1.102 is at the latest version already
Arthur, will these new binaries be propagated automatically to the minimals, or is manual intervention required? Hraban, can you test these new binaries? Thomas
Hello Thomas, On Tue, Mar 24, 2009 at 21:43, Thomas A. Schmitz wrote:
If I interpret the messages from the build script correctly, my computer managed to upload all binaries before the server died this afternoon:
No.
pdftex SVN #534 is at the latest version already
xetex SVN #820 is at the latest version already
luatex beta-0.36.0 is at the latest version already
metapost 1.102 is at the latest version already
Arthur, will these new binaries be propagated automatically to the minimals, or is manual intervention required? Hraban, can you test these new binaries?
This means that your version of LuaTeX is not any newer than the one already present in the binaries, so nothing gets compiled at all. You need to compile manually (stepping into the folder, running build.sh), copy the resulting binary to the repository and commit manually. My computer is at service at the moment (I'll probably upgrade to Leopard after it comes back, so we'll have a problem again?), so I cannot do anything but eventually revert to the old version. What libraries come with Leopard by default? Tiger is able to compile for 10.3, right? Mojca
On Mar 24, 2009, at 10:43 PM, Mojca Miklavec wrote:
This means that your version of LuaTeX is not any newer than the one already present in the binaries, so nothing gets compiled at all. You need to compile manually (stepping into the folder, running build.sh), copy the resulting binary to the repository and commit manually.
Hmm, but when I ran the script this morning, it compiled a lot of binaries and tried to commit the new files; it got stuck somewhere in the svn commit. If it says now that my version isn't newer than the binaries in the repository, doesn't that mean that everything is up to date? Sorry for being obtuse, but these scripts are just too complex for me... Thomas
On Tue, Mar 24, 2009 at 22:56, Thomas A. Schmitz wrote:
On Mar 24, 2009, at 10:43 PM, Mojca Miklavec wrote:
This means that your version of LuaTeX is not any newer than the one already present in the binaries, so nothing gets compiled at all. You need to compile manually (stepping into the folder, running build.sh), copy the resulting binary to the repository and commit manually.
Hmm, but when I ran the script this morning, it compiled a lot of binaries and tried to commit the new files; it got stuck somewhere in the svn commit.
Sorry, I thought that these were all Arthur's binaries. In that case they should indeed be OK. Sorry for my misinterpretation. Mojca
2009/3/24 Arthur Reutenauer
dyld: Symbol not found: _close$UNIX2003 Referenced from: /usr/local/ConTeXt/bin/texlua Expected in: /usr/lib/libSystem.B.dylib
Sorry, I updated the binaries, but compiled on 10.5 Intel; that's probably the problem. Can anyone compile OS X PPC binaries natively? Thomas?
I tried it myself with luatex sources 0.36.0; build runs through. I copied build/texk/web2c/luatex to bin/texlua But at the moment rsync does nothing (no message at all), we had some network problems before, I'll try to reboot Greetlings, Hraban
2009/3/24 Henning Hraban Ramm
But at the moment rsync does nothing (no message at all), we had some network problems before, I'll try to reboot
Seems like some server processes are down on contextgarden.net - I can ping the garden, but neither http nor rsync respond. Greetlings, Hraban
participants (4)
-
Arthur Reutenauer
-
Henning Hraban Ramm
-
Mojca Miklavec
-
Thomas A. Schmitz