[MacPorts] #39373: vit fails to configure: perl must be installed as /opt/local/bin/perl

MacPorts noreply at macports.org
Thu Jun 6 18:21:20 PDT 2013


#39373: vit fails to configure: perl must be installed as /opt/local/bin/perl
--------------------------+--------------------
 Reporter:  ryandesign@…  |      Owner:  g5pw@…
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.1.3
 Keywords:                |       Port:  vit
--------------------------+--------------------
 Configuring vit fails on the buildbots, e.g.:

 {{{
 --->  Configuring vit
 DEBUG: Using compiler 'Mac OS X clang'
 DEBUG: Executing org.macports.configure (vit)
 DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2'
 CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2'
 LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8'
 CXX='/usr/bin/clang++'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_dports_office_vit/vit/work/.CC_PRINT_OPTIONS'
 F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/clang'
 FCFLAGS='-pipe -O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2'
 FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_mports_dports_office_vit/vit/work/vit-1.1"
 && ./configure --prefix=/opt/local'
 DEBUG: Executing command line:  cd
 "/opt/local/var/macports/build/_opt_mports_dports_office_vit/vit/work/vit-1.1"
 && ./configure --prefix=/opt/local
 checking for task... /opt/local/bin/task
 checking for perl... /usr/bin/perl
 configure: error: can not continue... perl must be installed as
 /opt/local/bin/perl
 confgiure: hint: try "sudo ln -s /usr/bin/perl /opt/local/bin/perl"
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_mports_dports_office_vit/vit/work/vit-1.1"
 && ./configure --prefix=/opt/local
 Exit code: 1
 }}}

 Sounds like you need to inform the configure script that perl is actually
 located at /opt/local/bin/perl5.12.

-- 
Ticket URL: <https://trac.macports.org/ticket/39373>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list