[MacPorts] #17275: gst-plugins-base 0.10.21 build fails
MacPorts
noreply at macports.org
Tue Nov 18 10:30:44 PST 2008
#17275: gst-plugins-base 0.10.21 build fails
--------------------------------------+-------------------------------------
Reporter: oscar.ostlund at gmail.com | Owner: blb at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords: gstreamer gst-plugins-base -.10.21 build fails
Port: gst-plugins-base |
--------------------------------------+-------------------------------------
Changes (by devans at macports.org):
* owner: macports-tickets at lists.macosforge.org => blb at macports.org
Comment:
Yes, if I deactivate gtk-doc and rebuild, I get this error:
{{{
Error: Target org.macports.destroot returned: shell command " cd
"/opt/local/var/macports/build/_Volumes_maxtor-
80_opt_macports_trunk_dports_gnome_gst-plugins-base/work/gst-plugins-
base-0.10.21" && make install DESTDIR=/opt/local/var/macports/build
/_Volumes_maxtor-80_opt_macports_trunk_dports_gnome_gst-plugins-
base/work/destroot " returned error 2
Command output: -- Installing ./html/gst-plugins-base-libs-
gstvideoorientation.html
-- Installing ./html/gst-plugins-base-libs-gstvideosink.html
-- Installing ./html/gst-plugins-base-libs-gstxoverlay.html
-- Installing ./html/gstreamer-audio.html
-- Installing ./html/gstreamer-base-utils.html
-- Installing ./html/gstreamer-cdda.html
-- Installing ./html/gstreamer-ffft.html
-- Installing ./html/gstreamer-floatcast.html
-- Installing ./html/gstreamer-interfaces.html
-- Installing ./html/gstreamer-libs-hierarchy.html
-- Installing ./html/gstreamer-netbuffer.html
-- Installing ./html/gstreamer-plugins-base.html
-- Installing ./html/gstreamer-riff.html
-- Installing ./html/gstreamer-rtp.html
-- Installing ./html/gstreamer-rtsp.html
-- Installing ./html/gstreamer-sdp.html
-- Installing ./html/gstreamer-tag.html
-- Installing ./html/gstreamer-video.html
-- Installing ./html/index.html
-- Installing ./html/home.png
-- Installing ./html/left.png
-- Installing ./html/right.png
-- Installing ./html/up.png
-- Installing ./html/style.css
-- Installing ./html/gst-plugins-base-libs.devhelp
/bin/sh: line 1: gtkdoc-rebase: command not found
make[3]: *** [install-data-local] Error 127
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
Warning: the following items did not execute (for gst-plugins-base):
org.macports.destroot
Error: Status 1 encountered during processing.
}}}
So it's trying to use gtkdoc-rebase provided by gtk-doc even though
configure correctly
determines that gtkdoc is not installed/is disabled.
Again, the quick work around is to just install gtk-doc, clean and
rebuild.
However, the more correct fix would be to apply the same sort of patch as
with
gstreamer. This should have been fixed in r42232 but looks like that is
not working
or maybe its a different issue.
Will assign to blb for further consideration.
--
Ticket URL: <http://trac.macports.org/ticket/17275#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list