Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#27010 - [gstreamermm] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 10:36 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Monday, 28 November 2011, 21:06 GMT
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 10:36 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Monday, 28 November 2011, 21:06 GMT
|
DetailsDescription:
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"gstreamermm\" -DGSTREAMERMM_BUILD=1 -pthread -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/gstreamer-0.10 -Wall -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT bus.lo -MD -MP -MF .deps/bus.Tpo -c bus.cc -fPIC -DPIC -o .libs/bus.o bin.cc: In member function 'Gst::Iterator<Gst::Element> Gst::Bin::iterate_elements()': bin.cc:661:80: error: cannot call constructor 'Gst::Iterator<Gst::Element>::Iterator' directly [-fpermissive] bin.cc:661:80: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<const Gst::Element> Gst::Bin::iterate_elements() const': bin.cc:666:107: error: cannot call constructor 'Gst::Iterator<const Gst::Element>::Iterator' directly [-fpermissive] bin.cc:666:107: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<Gst::Element> Gst::Bin::iterate_recurse()': bin.cc:671:79: error: cannot call constructor 'Gst::Iterator<Gst::Element>::Iterator' directly [-fpermissive] bin.cc:671:79: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<const Gst::Element> Gst::Bin::iterate_recurse() const': bin.cc:676:106: error: cannot call constructor 'Gst::Iterator<const Gst::Element>::Iterator' directly [-fpermissive] bin.cc:676:106: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<Gst::Element> Gst::Bin::iterate_sorted()': bin.cc:681:78: error: cannot call constructor 'Gst::Iterator<Gst::Element>::Iterator' directly [-fpermissive] bin.cc:681:78: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<const Gst::Element> Gst::Bin::iterate_sorted() const': bin.cc:686:105: error: cannot call constructor 'Gst::Iterator<const Gst::Element>::Iterator' directly [-fpermissive] bin.cc:686:105: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<Gst::Element> Gst::Bin::iterate_sources()': bin.cc:691:79: error: cannot call constructor 'Gst::Iterator<Gst::Element>::Iterator' directly [-fpermissive] bin.cc:691:79: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<const Gst::Element> Gst::Bin::iterate_sources() const': bin.cc:696:106: error: cannot call constructor 'Gst::Iterator<const Gst::Element>::Iterator' directly [-fpermissive] bin.cc:696:106: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<Gst::Element> Gst::Bin::iterate_sinks()': bin.cc:701:77: error: cannot call constructor 'Gst::Iterator<Gst::Element>::Iterator' directly [-fpermissive] bin.cc:701:77: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<const Gst::Element> Gst::Bin::iterate_sinks() const': bin.cc:706:104: error: cannot call constructor 'Gst::Iterator<const Gst::Element>::Iterator' directly [-fpermissive] bin.cc:706:104: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<Gst::Element> Gst::Bin::iterate_by_interface(GType)': bin.cc:711:95: error: cannot call constructor 'Gst::Iterator<Gst::Element>::Iterator' directly [-fpermissive] bin.cc:711:95: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] bin.cc: In member function 'Gst::Iterator<const Gst::Element> Gst::Bin::iterate_by_interface(GType) const': bin.cc:716:122: error: cannot call constructor 'Gst::Iterator<const Gst::Element>::Iterator' directly [-fpermissive] bin.cc:716:122: error: for a function-style cast, remove the redundant '::Iterator' [-fpermissive] make[2]: *** [bin.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/buffer.Tpo .deps/buffer.Plo mv -f .deps/basetransform.Tpo .deps/basetransform.Plo mv -f .deps/bus.Tpo .deps/bus.Plo make[2]: Leaving directory `/build/src/gstreamermm-0.10.6/gstreamer/gstreamermm' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/build/src/gstreamermm-0.10.6' make: *** [all] Error 2 Additional info: * gstreamermm 0.10.6-1 Steps to reproduce: Try to build it. |
This task depends upon
Closed by Jaroslav Lichtblau (Dragonlord)
Monday, 28 November 2011, 21:06 GMT
Reason for closing: Fixed
Additional comments about closing: In gstreamermm-0.10.10-1
Monday, 28 November 2011, 21:06 GMT
Reason for closing: Fixed
Additional comments about closing: In gstreamermm-0.10.10-1