Date: Sat, 12 Dec 2009 17:32:23 -0800 (PST) From: Kenyon Ralph <kenyon@kenyonralph.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/141416: audio/gstreamer-plugins-taglib build error in gstid3v2mux.cc Message-ID: <20091213013223.573BB39886@gauss.kenyonralph.com> Resent-Message-ID: <200912130230.nBD2U2Ka088203@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141416 >Category: ports >Synopsis: audio/gstreamer-plugins-taglib build error in gstid3v2mux.cc >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 13 02:30:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Kenyon Ralph >Release: FreeBSD 8.0-STABLE amd64 >Organization: >Environment: System: FreeBSD gauss.kenyonralph.com 8.0-STABLE FreeBSD 8.0-STABLE #0 r200190: Sun Dec 6 16:56:54 PST 2009 root@gauss.kenyonralph.com:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Building audio/gstreamer-plugins-taglib 0.10.16_1,3 fails: ... ===> Building for gstreamer-plugins-taglib-0.10.16_1,3 CC gsttaglibmux.o CXX gstid3v2mux.o gstid3v2mux.cc:55:37: error: textidentificationframe.h: No such file or directory gstid3v2mux.cc:56:39: error: uniquefileidentifierframe.h: No such file or directory gstid3v2mux.cc:57:34: error: attachedpictureframe.h: No such file or directory gstid3v2mux.cc:58:33: error: relativevolumeframe.h: No such file or directory gstid3v2mux.cc:59:27: error: commentsframe.h: No such file or directory gstid3v2mux.cc:60:26: error: unknownframe.h: No such file or directory gstid3v2mux.cc:61:28: error: id3v2synchdata.h: No such file or directory gstid3v2mux.cc:62:22: error: id3v2tag.h: No such file or directory gstid3v2mux.cc:65: error: 'TagLib' is not a namespace-name gstid3v2mux.cc:65: error: expected namespace-name before ';' token gstid3v2mux.cc:129: error: typedef 'GstId3v2MuxAddTagFunc' is initialized (use __typeof__ instead) gstid3v2mux.cc:129: error: 'ID3v2' has not been declared gstid3v2mux.cc:129: error: 'id3v2tag' was not declared in this scope gstid3v2mux.cc:130: error: expected primary-expression before 'const' gstid3v2mux.cc:131: error: expected primary-expression before 'const' gstid3v2mux.cc:131: error: expected primary-expression before 'num_tags' gstid3v2mux.cc:131: error: expected primary-expression before 'const' gstid3v2mux.cc:134: error: variable or field 'add_encoder_tag' declared void gstid3v2mux.cc:134: error: 'ID3v2' has not been declared gstid3v2mux.cc:134: error: 'id3v2tag' was not declared in this scope gstid3v2mux.cc:134: error: expected primary-expression before 'const' gstid3v2mux.cc:135: error: expected primary-expression before 'const' gstid3v2mux.cc:135: error: expected primary-expression before 'num_tags' gstid3v2mux.cc:135: error: expected primary-expression before 'const' gstid3v2mux.cc:80: warning: 'GstBuffer* gst_id3v2_mux_render_tag(GstTagLibMux*, GstTagList*)' declared 'static' but never defined gmake: *** [libgsttaglib_la-gstid3v2mux.lo] Error 1 *** Error code 2 Stop in /usr/ports/audio/gstreamer-plugins-taglib. ===>>> make failed for audio/gstreamer-plugins-taglib ===>>> Aborting update Full portmaster output: http://paste.pocoo.org/show/156644/ >How-To-Repeat: On the current ports tree: portmaster -v -D multimedia/gstreamer-plugins-all >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091213013223.573BB39886>