Error building gst-rtsp-server-1.0
yoyosuper8
yoyosuper8 at yahoo.com
Wed Oct 16 15:39:01 CEST 2013
So I'm trying to build gst-rtsp-server-1.0 for gstreamer 1.0
However, it keeps failing. I've already built successfully gstreamer-1.0
using cerbero 1.2. However, now when I try to build gst-rtsp-server-1.0 it
fails. Here is what I try to execute:
$ cerbero buildone gst-rtsp-server-1.0 or
$ cerbero -c config/cross-android.cbc buildone gst-rtsp-server-1.0
Here is the error I see:
androiduser at gstreamervm:~/cerbero$ cerbero buildone gst-rtsp-server-1.0
WARNING: Using default configuration because
/home/androiduser/.cerbero/cerbero.cbc is missing
WARNING: Could not recover status
Building the following recipes: gst-rtsp-server-1.0
[(1/1) gst-rtsp-server-1.0 -> fetch ]
Running command 'git remote add -f origin
git://anongit.freedesktop.org/gstreamer-sdk/gst-rtsp-server-1.0.git'
fatal: remote origin already exists.
Running command 'git remote add -f upstream
git://anongit.freedesktop.org/gstreamer/gst-rtsp-server'
fatal: remote upstream already exists.
Running command 'git tag -d RELEASE-0.10.1'
Deleted tag 'RELEASE-0.10.1' (was f517e31)
Running command 'git tag -d RELEASE-0.10.2'
Deleted tag 'RELEASE-0.10.2' (was 76f91c5)
Running command 'git tag -d RELEASE-0.10.3'
Deleted tag 'RELEASE-0.10.3' (was 0e876c8)
Running command 'git tag -d RELEASE-0.10.4'
Deleted tag 'RELEASE-0.10.4' (was 685071b)
Running command 'git tag -d RELEASE-0.10.5'
Deleted tag 'RELEASE-0.10.5' (was 944d3ad)
Running command 'git tag -d RELEASE-0.10.6'
Deleted tag 'RELEASE-0.10.6' (was 6822915)
Running command 'git tag -d RELEASE-0.10.7'
Deleted tag 'RELEASE-0.10.7' (was b428209)
Running command 'git tag -d RELEASE-0.10.8'
Deleted tag 'RELEASE-0.10.8' (was 7f90df4)
Running command 'git fetch --all'
Fetching origin
fatal: The remote end hung up unexpectedly
error: Could not fetch origin
Fetching upstream
>From git://anongit.freedesktop.org/gstreamer/gst-rtsp-server
* [new tag] RELEASE-0.10.1 -> RELEASE-0.10.1
* [new tag] RELEASE-0.10.2 -> RELEASE-0.10.2
* [new tag] RELEASE-0.10.3 -> RELEASE-0.10.3
* [new tag] RELEASE-0.10.4 -> RELEASE-0.10.4
* [new tag] RELEASE-0.10.5 -> RELEASE-0.10.5
* [new tag] RELEASE-0.10.6 -> RELEASE-0.10.6
* [new tag] RELEASE-0.10.7 -> RELEASE-0.10.7
* [new tag] RELEASE-0.10.8 -> RELEASE-0.10.8
Running command 'git reset --hard origin/master'
fatal: ambiguous argument 'origin/master': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions
***** Error running 'buildone' command:
Recipe 'gst-rtsp-server-1.0' failed at the build step 'fetch'
Thank you
Andy
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Error-building-gst-rtsp-server-1-0-tp4662633.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list