[Bug 776523] New: Ubuntu 16.04 buildfailure of mediainfo
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Dec 27 15:29:30 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=776523
Bug ID: 776523
Summary: Ubuntu 16.04 buildfailure of mediainfo
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-devtools
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: christophevr at telenet.be
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 342501
--> https://bugzilla.gnome.org/attachment.cgi?id=342501&action=edit
base build script works nice
On ubuntu 16.04 all of gstreamer does build ok but not gst-devtools mediainfo .
codec anilizer and validate does build ok.
To avoid problems with distro ubuntu included gstreamer , install is done by me
on seperate harddrive. so the gstreamer is build to be used out off a prefix
called /media/build/usr
(build is actually the extra drive mountpoint) .
When building gstreamer I just use clone all the master gits to my standard ~/
dir in a map GIT/GSTREAMER/UBUNTU1604/gst . There all the modules inclusif
common are cloned.
To build I use a script located in GIT/GSTREAMER/UBUNTU1604 .
well since I left /media/build/usr to owner root I just used a trick to use
sudo for the install pfase only. Script included , gstreamer build fine all
works nice (if of course first use export PATH=/media/build/usr/bin:$PATH
before running gst-play-1.0 or gst-launch-1.0 or ...)
build script gstreamer included all ok.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list