[MacPorts] #21390: mlt build error
MacPorts
noreply at macports.org
Tue Sep 15 02:08:28 PDT 2009
#21390: mlt build error
--------------------------------+-------------------------------------------
Reporter: t.fellinger@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: mlt build | Port: mlt
--------------------------------+-------------------------------------------
{{{
---> Building mlt
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mlt/work/mlt"
&& make all " returned error 2
Command output: list='src/framework src/mlt++ src/melt src/modules
profiles'; \
for subdir in $list; do \
make -s -C $subdir depend || exit 1; \
make -C $subdir all || exit 1; \
done
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
list='avformat core dgraft dv effectv feeds frei0r gtk2 jackrack kdenlive
kino lumas melt motion_est normalize oldfilm plus qimage resample sdl sox
vmfx vorbis xine xml'; \
for subdir in $list; do \
if [ -f $subdir/Makefile -a ! -f disable-$subdir ] ; \
then make -C $subdir all || exit 1; \
fi \
done
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
cc -o have_mmx.o -c have_mmx.S
have_mmx.S:3:unknown section type: %progbits
have_mmx.S:6:Alignment too large: 15. assumed.
have_mmx.S:11:Unknown pseudo-op: .type
have_mmx.S:11:Rest of line ignored. 1st junk character valued 112 (p).
make[2]: *** [have_mmx.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21390>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list