[MacPorts] #24671: cdrtools needs to be UsingTheRightCompiler

MacPorts noreply at macports.org
Mon Apr 26 19:32:46 PDT 2010


#24671: cdrtools needs to be UsingTheRightCompiler
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  bytestorm@…        
     Type:  defect                   |      Status:  new                
 Priority:  Normal                   |   Milestone:                     
Component:  ports                    |     Version:  1.8.2              
 Keywords:                           |        Port:  cdrtools           
-------------------------------------+--------------------------------------
 cdrtools doesn't ensure it's UsingTheRightCompiler. If you install the
 script described on that page, cdrtools will fail to build, indicating
 that it is affected by the issue described there:

 {{{
 --->  Building cdrtools
 DEBUG: Executing org.macports.build (cdrtools)
 DEBUG: port disallows a parallel build
 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_cdrtools/work/cdrtools-2.01.01"
 && /usr/bin/nice -n 10 smake all'
         ==> CONFIGURING RULES "incs/i386-darwin-cc/rules.cnf"
 loading cache ./config.cache
 checking host system type... i386-apple-macosx10.3.0
 checking if sh is bash... yes
 checking if /bin/sh is bash... yes
 checking whether sh -ce is broken... yes
 checking whether /bin/sh -ce is broken... yes
 checking whether /bin/bosh is a working shell... no
 checking whether /opt/schily/bin/bosh is a working shell... no
 checking for object suffix... configure: error: installation or
 configuration problem; compiler does not work
 smake: Operation not permitted. *** Code 1 from command line for target
 'incs/i386-darwin-cc/rules.cnf'.
 smake: The following command caused the error:
 echo "  ==> CONFIGURING RULES \"incs/i386-darwin-cc/rules.cnf\""; /bin/rm
 -f incs/i386-darwin-cc/rules.cnf;  cd incs/i386-darwin-cc;
 CONFIG_NOFAIL=TRUE CC="cc" CFLAGS="  -O  "  CXXFLAGS="  -O  " CPPFLAGS=""
 LDFLAGS="-Llibs/i386-darwin-cc  -framework IOKit -framework
 CoreFoundation" sh ../../autoconf/configure
 smake: No such file or directory. Can not open 'incs/i386-darwin-
 cc/rules.cnf'.
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_cdrtools/work/cdrtools-2.01.01"
 && /usr/bin/nice -n 10 smake all " returned error 2
 DEBUG: Backtrace: shell command " cd
 "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_cdrtools/work/cdrtools-2.01.01"
 && /usr/bin/nice -n 10 smake all " returned error 2
     while executing
 "command_exec build"
     (procedure "portbuild::build_main" line 9)
     invoked from within
 "$procedure $targetname"
 Warning: the following items did not execute (for cdrtools):
 org.macports.build
 Error: Status 1 encountered during processing.
 }}}

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


More information about the macports-tickets mailing list