[MacPorts] #16134: omake 0.9.8.5-3 build error
MacPorts
noreply at macports.org
Tue Jul 29 23:29:02 PDT 2008
#16134: omake 0.9.8.5-3 build error
-----------------------------------+----------------------------------------
Reporter: drbacher at alum.mit.edu | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: omake |
-----------------------------------+----------------------------------------
Looks like the compiler isn't getting passed to the build command. I tried
setting CC and CXX in the environment, but the build fails with the same
error. I'm not sure whether there's more build information that I should
post -- I'm still new to macports.
{{{
---> Building omake with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_omake/work
/omake-0.9.8.5" && make all " returned error 2
Command output:
...
*** omake: finished reading OMakefiles (3.57 sec)
*** omake: warning: stdout is not a tty, disabling the progress bar
(use --progress to override).
- scan src/clib scan-c-lm_fs_case_sensitive.c
+ -O2 -Wall -Werror -Wno-unused -I. -I/opt/local/lib/ocaml -I. -MM
lm_fs_case_sensitive.c
*** process creation failed:
*** omake error:
File lib/build/C.om: line 275, characters 8-51
command not found in PATH: -O2
*** omake: 219/1149 targets are up to date
*** omake: failed (10.31 sec, 2/2 scans, 21/21 rules, 84/681 digests)
*** omake: targets were not rebuilt because of errors:
<scanner src/clib/scan-c-lm_fs_case_sensitive.c>
make: *** [all] Error 126
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16134>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list