ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* texlua fails on OSX-PPC
@ 2009-03-24 10:39 Henning Hraban Ramm
  2009-03-24 10:54 ` Arthur Reutenauer
  0 siblings, 1 reply; 12+ messages in thread
From: Henning Hraban Ramm @ 2009-03-24 10:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 10:39 texlua fails on OSX-PPC Henning Hraban Ramm
@ 2009-03-24 10:54 ` Arthur Reutenauer
  2009-03-24 11:12   ` Thomas A. Schmitz
                     ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Arthur Reutenauer @ 2009-03-24 10:54 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

> 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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 10:54 ` Arthur Reutenauer
@ 2009-03-24 11:12   ` Thomas A. Schmitz
  2009-03-24 13:07   ` Thomas A. Schmitz
  2009-03-24 13:36   ` Henning Hraban Ramm
  2 siblings, 0 replies; 12+ messages in thread
From: Thomas A. Schmitz @ 2009-03-24 11:12 UTC (permalink / raw)
  To: Mailing list for ConTeXt users


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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 10:54 ` Arthur Reutenauer
  2009-03-24 11:12   ` Thomas A. Schmitz
@ 2009-03-24 13:07   ` Thomas A. Schmitz
  2009-03-24 20:43     ` Thomas A. Schmitz
  2009-03-24 13:36   ` Henning Hraban Ramm
  2 siblings, 1 reply; 12+ messages in thread
From: Thomas A. Schmitz @ 2009-03-24 13:07 UTC (permalink / raw)
  To: Mailing list for ConTeXt users


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 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 10:54 ` Arthur Reutenauer
  2009-03-24 11:12   ` Thomas A. Schmitz
  2009-03-24 13:07   ` Thomas A. Schmitz
@ 2009-03-24 13:36   ` Henning Hraban Ramm
  2009-03-24 13:53     ` Henning Hraban Ramm
  2 siblings, 1 reply; 12+ messages in thread
From: Henning Hraban Ramm @ 2009-03-24 13:36 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

2009/3/24 Arthur Reutenauer <arthur.reutenauer@normalesup.org>:
>> 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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 13:36   ` Henning Hraban Ramm
@ 2009-03-24 13:53     ` Henning Hraban Ramm
  0 siblings, 0 replies; 12+ messages in thread
From: Henning Hraban Ramm @ 2009-03-24 13:53 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

2009/3/24 Henning Hraban Ramm <hraban@fiee.net>:
> 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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 13:07   ` Thomas A. Schmitz
@ 2009-03-24 20:43     ` Thomas A. Schmitz
  2009-03-24 21:43       ` Mojca Miklavec
  0 siblings, 1 reply; 12+ messages in thread
From: Thomas A. Schmitz @ 2009-03-24 20:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 20:43     ` Thomas A. Schmitz
@ 2009-03-24 21:43       ` Mojca Miklavec
  2009-03-24 21:47         ` Arthur Reutenauer
  2009-03-24 21:56         ` Thomas A. Schmitz
  0 siblings, 2 replies; 12+ messages in thread
From: Mojca Miklavec @ 2009-03-24 21:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 21:43       ` Mojca Miklavec
@ 2009-03-24 21:47         ` Arthur Reutenauer
  2009-03-24 21:56         ` Thomas A. Schmitz
  1 sibling, 0 replies; 12+ messages in thread
From: Arthur Reutenauer @ 2009-03-24 21:47 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

> What libraries come with Leopard by default? Tiger is able to compile
> for 10.3, right?

  Leopard also has the libraries for 10.3, but you need to set some
environment variables for them to be used.

	Arthur
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 21:43       ` Mojca Miklavec
  2009-03-24 21:47         ` Arthur Reutenauer
@ 2009-03-24 21:56         ` Thomas A. Schmitz
  2009-03-25  7:49           ` Arthur Reutenauer
  2009-03-25 12:35           ` Mojca Miklavec
  1 sibling, 2 replies; 12+ messages in thread
From: Thomas A. Schmitz @ 2009-03-24 21:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 21:56         ` Thomas A. Schmitz
@ 2009-03-25  7:49           ` Arthur Reutenauer
  2009-03-25 12:35           ` Mojca Miklavec
  1 sibling, 0 replies; 12+ messages in thread
From: Arthur Reutenauer @ 2009-03-25  7:49 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

> 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.

  Apparently you did indeed commit yesterday at 13:12, according to the
log.  Thanks for your efforts :-)

	Arthur
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: texlua fails on OSX-PPC
  2009-03-24 21:56         ` Thomas A. Schmitz
  2009-03-25  7:49           ` Arthur Reutenauer
@ 2009-03-25 12:35           ` Mojca Miklavec
  1 sibling, 0 replies; 12+ messages in thread
From: Mojca Miklavec @ 2009-03-25 12:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-03-25 12:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-24 10:39 texlua fails on OSX-PPC Henning Hraban Ramm
2009-03-24 10:54 ` Arthur Reutenauer
2009-03-24 11:12   ` Thomas A. Schmitz
2009-03-24 13:07   ` Thomas A. Schmitz
2009-03-24 20:43     ` Thomas A. Schmitz
2009-03-24 21:43       ` Mojca Miklavec
2009-03-24 21:47         ` Arthur Reutenauer
2009-03-24 21:56         ` Thomas A. Schmitz
2009-03-25  7:49           ` Arthur Reutenauer
2009-03-25 12:35           ` Mojca Miklavec
2009-03-24 13:36   ` Henning Hraban Ramm
2009-03-24 13:53     ` Henning Hraban Ramm

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).