[MacPorts] #25316: texlive @2009 not building on x86_64 systems

MacPorts noreply at macports.org
Fri Jun 18 09:51:39 PDT 2010


#25316: texlive @2009 not building on x86_64 systems
---------------------------------+------------------------------------------
  Reporter:  jwiegley@…          |       Owner:  dports@…           
      Type:  defect              |      Status:  closed             
  Priority:  Normal              |   Milestone:                     
 Component:  ports               |     Version:  1.9.0              
Resolution:  fixed               |    Keywords:                     
      Port:  texlive             |  
---------------------------------+------------------------------------------

Comment(by stejanecek@…):

 FYI: I just tried to install texlive using changeset r68917. The first
 time, the build failed with the following message:

 {{{
 --->  Configuring texlive-bin
 DEBUG: Using compiler 'Mac OS X gcc 4.2'
 DEBUG: configure phase started at Fri Jun 18 17:37:47 CEST 2010
 DEBUG: Executing proc-pre-org.macports.configure-configure-0
 Error: The file /opt/local/lib/libt1.dylib does not exist, though it was
 Error: expected to have been provided by one of texlive-bin's
 dependencies. Try
 Error: rebuilding the port that should have provided that file by running
 Error:
 Error:     sudo port -n upgrade --force <portname>
 Error:
 Error: Target org.macports.configure returned: missing required file
 DEBUG: Backtrace: missing required file
 }}}

 The {{{libt1.dylib}}} really was not present on my machine, only
 {{{/opt/local/lib/libt1.a}}} was.
 Doing
 {{{
 sudo port -n upgrade --force t1lib
 }}}
 fixed the problem, {{{port install texlive}}} went just fine afterwards.

 Thanks for the patch!

-- 
Ticket URL: <http://trac.macports.org/ticket/25316#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list