[MacPorts] #30254: Error building arb on 10.7

MacPorts noreply at macports.org
Thu Jul 21 06:50:46 PDT 2011


#30254: Error building arb on 10.7
---------------------------------+------------------------------------------
 Reporter:  chris@…              |       Owner:  matt.cottrell@…     
     Type:  defect               |      Status:  new                 
 Priority:  Normal               |   Milestone:                      
Component:  ports                |     Version:  2.0.99              
 Keywords:                       |        Port:  arb                 
---------------------------------+------------------------------------------

Comment(by chris@…):

 Replying to [comment:4 matt.cottrell@…]:
 > Replying to [comment:3 chris@…]:
 > > Removing ARBHOME, cleaning, and reinstalling did not help.  Attaching
 new log file.
 >
 > Works for me with MacPorts-2.0.0-rc1-10.7-Lion.


 Just did this again, and it fails in the same place.  I run the make
 manually, I see the following:

 The following tools are missing:
     /bin/xmkmf
 These tools are vital to compile ARB, so
 please ensure that these tools are installed and that either
 - their installation directory is in PATH or
 - they are linked into the PATH

 If I change the makefile line 313 to: XMKMF := /opt/local/bin/xmkmf
 and run the make again, I see this:

 ARBHOME is set to ''
 All tools needed for ARB compilation have been located.
 GCC version check:
 The environment variable ARBHOME has to point to the top arb source
 directory.
   - Your version is '4.2.1'
 If you use bash enter:
   - Supported gcc version '4.2.1' detected - fine!

 /usr/bin/make check_same_GCC_VERSION
           export
 ARBHOME='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_arb/arb/work/arbsrc_6779'

 If I set ARBHOME and run make, I see this:

 The environment variable PATH has to contain
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_arb/arb/work/arbsrc_6779/bin
 All tools needed for ARB compilation have been located.
 GCC version check:
 If you use bash enter:
   - Your version is '4.2.1'
                         export PATH=$ARBHOME/bin:$PATH

 If i set the path and run make again, I see this (see newest make.log).
 Things that are strage (to me) are:

 ld: warning: directory not found for option '-L/lib'

 I realize that there's a lot going on with macports since the Lion
 release.  I'm also assuming you're running your tests with the Lion
 version of macports actually on lion.  I would be excellent if we could
 solve this ASAP, since I'll be away for some courses using ARB next week.
 Thanks!

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


More information about the macports-tickets mailing list