[MacPorts] #33152: ppl on Lion Xcode 4.2.1 not compiling

MacPorts noreply at macports.org
Sun Feb 5 17:05:55 PST 2012


#33152: ppl on Lion Xcode 4.2.1 not compiling
-------------------------------+--------------------------------------------
 Reporter:  gvibe06@…          |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  2.0.3                                
 Keywords:  ppl                |        Port:  ppl lion xcode 4.2.1                 
-------------------------------+--------------------------------------------
 Says it can't find something that is clearly there...ppl is needed to
 build gcc46.

 {{{
 #       source='fpu-ia32.cc' object='fpu-ia32.lo' libtool=yes
 /bin/sh ../libtool  --tag=CXX   --mode=compile /Developer/usr/bin/clang++
 -DHAVE_CONFIG_H -I. -I..  -I.. -I../src  -I/opt/local/include  -g -O2
 -frounding-math -pipe -O2 -arch i386 -W -Wall -c -o fpu-ia32.lo fpu-
 ia32.cc
 libtool: compile:  /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..
 -I.. -I../src -I/opt/local/include -g -O2 -frounding-math -pipe -O2 -arch
 i386 -W -Wall -c Float.cc  -fno-common -DPIC -o .libs/Float.o
 clang: warning: argument unused during compilation: '-frounding-math'
 libtool: compile:  /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..
 -I.. -I../src -I/opt/local/include -g -O2 -frounding-math -pipe -O2 -arch
 i386 -W -Wall -c fpu-ia32.cc  -fno-common -DPIC -o .libs/fpu-ia32.o
 clang: warning: argument unused during compilation: '-frounding-math'
 10 warnings and 1 error generated.
 make[3]: *** [Box.lo] Error 1
 make[3]: *** Waiting for unfinished jobs....
 libtool: compile:  /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..
 -I.. -I../src -I/opt/local/include -g -O2 -frounding-math -pipe -O2 -arch
 i386 -W -Wall -c fpu-ia32.cc -o fpu-ia32.o >/dev/null 2>&1
 libtool: compile:  /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..
 -I.. -I../src -I/opt/local/include -g -O2 -frounding-math -pipe -O2 -arch
 i386 -W -Wall -c Float.cc -o Float.o >/dev/null 2>&1
 make[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/work/ppl-0.11.2-i386/src'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/work/ppl-0.11.2-i386/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/work/ppl-0.11.2-i386'
 make: *** [all] Error 2
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/work/ppl-0.11.2-i386'
 shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/work/ppl-0.11.2-i386"
 && /usr/bin/make -j3 -w all " returned error 2
 Error: Target org.macports.build returned: shell command failed (see log
 for details)
 DEBUG: Backtrace: shell command failed (see log for details)
     while executing
 "$procedure $targetname"
 Warning: the following items did not execute (for ppl):
 org.macports.activate org.macports.build org.macports.destroot
 org.macports.install
 Error: Failed to install ppl
 '''DEBUG: could not read "/opt/local/share/examples/glpk/zebra.mod"''': no
 such file or directory
     while executing
 "file type $file"
 Log for ppl is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/main.log
 Error: The following dependencies were not installed: ppl
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>
 }}}

 Here is the zebra.mod that it claims doesn't exist:

 {{{
 root /opt/local # ll /opt/local/share/examples/glpk/zebra.mod
 -rw-r--r--  1 root  admin   5.1K Feb  5 18:15
 /opt/local/share/examples/glpk/zebra.mod
 }}}

 Here is my PATH:

  {{{
  root /opt/local # echo $PATH
 /opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/android/sdk
  /platform-tools:/opt/android/sdk/tools:/var/root/bin
  }}}

  Xcode version:

  {{{
  root /opt/local # xcodebuild -version
  Xcode 4.2.1
  Build version 4D502
  }}}

  System Info (yes I am booted to 32 bit kernel):

  {{{
  root /opt/local # uname -a
  Darwin media 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:48:32 PST
  2012; root:xnu-1699.24.23~1/RELEASE_I386 i386
  }}}

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


More information about the macports-tickets mailing list