Opened 19 years ago

Closed 19 years ago

#3122 closed defect (fixed)

BUG: gst-plugins build

Reported by: yves@… Owned by: gnome-darwinports@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Very similar to bug 2927

Appart from that, I have the complete gnome-2.10 installed (almost)

---> Building gst-plugins with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_gst- plugins/work/gst-plugins-0.8.4" && make all" returned error 2 Command output: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -L/opt/local/lib -I/opt/local/include -I../../ gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/local/include/ gstreamer-0.8 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ libxml2 -I/opt/local/include -DGST_DISABLE_DEPRECATED -Wall -g -O2 -MT libgstmodplug_la- gstmodplug.lo -MD -MP -MF .deps/libgstmodplug_la-gstmodplug.Tpo -c gstmodplug.cc -fno- common -DPIC -o .libs/libgstmodplug_la-gstmodplug.o /bin/sh ../../libtool --mode=link g++ -g -O2 -L/opt/local/lib -o libgstmodplug.la -rpath /opt/local/ lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex '_*(gst_|Gst|GST_).*' -L/opt/local/ lib -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 - lintl -liconv libgstmodplug_la-gstmodplug.lo ../../gst/modplug/libmodplug/libmodplug.la generating symbol list for `libgstmodplug.la' /usr/bin/nm -p .libs/libgstmodplug_la-gstmodplug.o ../../gst/modplug/libmodplug/.libs/ libmodplug.a | sed -n -e 's/.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9] *\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* ' | sort | uniq > .libs/libgstmodplug.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstmodplug.exp" > ".libs/libgstmodplug.expT" mv -f ".libs/libgstmodplug.expT" ".libs/libgstmodplug.exp" sed -e "s,#.*" -e "s,[ ]*" -e "s,\(..*\),_&," < .libs/libgstmodplug.exp > .libs/libgstmodplug- symbols.expsym g++ -flat_namespace -undefined suppress -o .libs/libgstmodplug.so -bundle .libs/libgstmodplug_la- gstmodplug.o -all_load ../../gst/modplug/libmodplug/.libs/libmodplug.a -L/opt/local/lib /opt/local/ lib/libgstreamer-0.8.dylib /opt/local/lib/libz.dylib /opt/local/lib/libpopt.dylib /opt/local/lib/ libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/ lib/libxml2.dylib -lpthread -lz -lm /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/ local/lib/libiconv.dylib /usr/bin/ld: warning -prebind has no effect with -bundle /usr/bin/ld: warning multiple definitions of symbol _eprintf /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_eprintf.o) private external definition of _eprintf in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libstdc++.dylib(single module) definition of _eprintf /usr/bin/ld: multiple definitions of symbol _divdi3 /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_divdi3.o) private external definition of _divdi3 in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_divdi3.o) definition of _divdi3 /usr/bin/ld: multiple definitions of symbol _udivdi3 /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_udivdi3.o) private external definition of _udivdi3 in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_udivdi3.o) definition of _udivdi3 /usr/bin/ld: multiple definitions of symbol _umoddi3 /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_umoddi3.o) private external definition of _umoddi3 in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_umoddi3.o) definition of _umoddi3 /usr/bin/ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset collect2: ld returned 1 exit status make[4]: * [libgstmodplug.la] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Change History (1)

comment:1 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

fixed in version bump.

thanks Yves.

Note: See TracTickets for help on using tickets.