#8195 closed defect (fixed)
BUG: cdrdao-1.2.1 doesn't build on intel macs
Reported by: | emil@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
sysutils/cdrdao doesn't build on intel macs.
this is the output from my attempt on a 10.4.6 MacBook Pro: # port clean cdrdao ---> Cleaning cdrdao # port install cdrdao ---> Fetching cdrdao ---> Verifying checksum(s) for cdrdao ---> Extracting cdrdao ---> Configuring cdrdao ---> Building cdrdao with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_Users_hmjeho_Desktop_darwinports_dports_sysutils_cdrdao/work/cdrdao-1.2.1" && make all" returned error 2 Command output: make all-recursive Making all in scsilib RULES/rules1.top:234: incs/Dcc.i386-darwin: No such file or directory RULES/rules.top:39: RULES/i386-darwin-cc.rul: No such file or directory RULES/rules.cnf:56: incs/i386-darwin-cc/Inull: No such file or directory RULES/rules.cnf:57: incs/i386-darwin-cc/rules.cnf: No such file or directory Makefile:18: warning: overriding commands for target `install' RULES/rules1.dir:27: warning: ignoring old commands for target `install' p incs/i386-darwin-cc make[2]: p: Command not found make[2]: [incs/i386-darwin-cc/Inull] Error 127 (ignored) /bin/sh: line 1: incs/i386-darwin-cc/Inull: No such file or directory make[2]: * [incs/i386-darwin-cc/Inull] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Error: Status 1 encountered during processing.
Change History (3)
comment:1 Changed 18 years ago by pguyot (Paul Guyot)
Component: | base → dports |
---|
comment:2 Changed 17 years ago by markd@…
Cc: | markd@… added |
---|---|
Milestone: | → Port Bugs |
Resolution: | → fixed |
Status: | new → closed |
Summary: | sysutils/cdrdao doesn't build on intel macs → BUG: cdrdao-1.2.1 doesn't build on intel macs |
1.2.2 fixed this. Tested on Intel. Closing.