[MacPorts] #26209: orc 0.4.7 build fails due to use of 'posix_memalign' of 10.5
MacPorts
noreply at macports.org
Tue Aug 24 23:16:52 PDT 2010
#26209: orc 0.4.7 build fails due to use of 'posix_memalign' of 10.5
------------------------------------+---------------------------------------
Reporter: michaelld@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: orc
------------------------------------+---------------------------------------
Comment(by stephen@…):
Replying to [ticket:26209 michaelld@…]:
> MacPorts 1.9.1.99, OSX 10.5.8 i386 only, XCode 3.1.3.
>
> Building in the 'orc-test' directory needs to be disabled.
Unfortunately, it's not that easy. The tools directory depends on orc-
test. After {{{port patch orc}}}, I cd to the work directory and edited
the top-level Makefile to remove the orc-test directory from SUBDIRS.
Then {{{port upgrade orc}}} results in
{{{
:info:build Making all in tools
:info:build /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..
-I/opt/local/include -Wall -I.. -O2 -arch i386 -MT orcc.o -MD -MP -MF
.deps/orcc.Tpo -c -o orcc.o orcc.c
:info:build mv -f .deps/orcc.Tpo .deps/orcc.Po
:info:build make[2]: *** No rule to make target `../orc-test/liborc-
test-0.4.la', needed by `orcc'. Stop.
:info:build make[1]: *** [all-recursive] Error 1
:info:build make: *** [all] Error 2
:info:build shell command " cd
"/opt/local/var/macports/build/_Users_steve_src_MacPorts_dports_devel_orc/work/orc-0.4.7"
&& /usr/bin/make all" returned error 2
:error:build Target org.macports.build returned: shell command failed
:debug:build Backtrace: shell command failed
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for orc):
org.macports.destroot org.macports.build
:notice:build Log for orc is at:
/opt/local/var/macports/logs/_Users_steve_src_MacPorts_dports_devel_orc/main.log
}}}
from the tail of the log.
/sigh/
--
Ticket URL: <http://trac.macports.org/ticket/26209#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list