Opened 15 years ago
Closed 13 years ago
#24671 closed defect (fixed)
cdrtools needs to be UsingTheRightCompiler
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | bytestorm@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | cdrtools |
Description
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.
Change History (1)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r91672