[Bug 792726] New: bootstrap is failing on [(11/15)] orc-tool -> fetch. Seems to be a repository issue!?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jan 20 13:59:52 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792726

            Bug ID: 792726
           Summary: bootstrap is failing on [(11/15)] orc-tool -> fetch.
                    Seems to be a repository issue!?
    Classification: Platform
           Product: GStreamer
           Version: 2.x
                OS: Windows
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: dwells at blackcreekisc.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When running cerbero-uninstalled bootstrap the following git error occurs


[(10/15) pkg-config -> gen_library_file ]
[(11/15) orc-tool -> fetch ]
Running command 'mkdir -p
C:/MinGW/msys/1.0/home/bcis/cerbero/build/sources/local/orc-tool'
Running command 'git init'
Initialized empty Git repository in
C:/MinGW/msys/1.0/home/bcis/cerbero/build/sources/local/orc-tool/.git/
Running command 'git config user.email'
Running command 'git config user.email "cerbero at gstreamer.freedesktop.org"'
Running command 'git config user.name'
Running command 'git config user.name "Cerbero Build System"'
Running command 'git remote add origin
git://anongit.freedesktop.org/gstreamer/orc'
Running command 'git fetch --all'
Fetching origin
>From git://anongit.freedesktop.org/gstreamer/orc
 * [new branch]      0.5        -> origin/0.5
 * [new branch]      master     -> origin/master
 * [new tag]         0.4.23     -> 0.4.23
 * [new tag]         merge-base -> merge-base
 * [new tag]         orc-0.4.0  -> orc-0.4.0
 * [new tag]         orc-0.4.10 -> orc-0.4.10
 * [new tag]         orc-0.4.11 -> orc-0.4.11
 * [new tag]         orc-0.4.12 -> orc-0.4.12
 * [new tag]         orc-0.4.13 -> orc-0.4.13
 * [new tag]         orc-0.4.14 -> orc-0.4.14
 * [new tag]         orc-0.4.15 -> orc-0.4.15
 * [new tag]         orc-0.4.16 -> orc-0.4.16
 * [new tag]         orc-0.4.17 -> orc-0.4.17
 * [new tag]         orc-0.4.18 -> orc-0.4.18
 * [new tag]         orc-0.4.19 -> orc-0.4.19
 * [new tag]         orc-0.4.2  -> orc-0.4.2
 * [new tag]         orc-0.4.20 -> orc-0.4.20
 * [new tag]         orc-0.4.21 -> orc-0.4.21
 * [new tag]         orc-0.4.22 -> orc-0.4.22
 * [new tag]         orc-0.4.23 -> orc-0.4.23
 * [new tag]         orc-0.4.24 -> orc-0.4.24
 * [new tag]         orc-0.4.25 -> orc-0.4.25
 * [new tag]         orc-0.4.26 -> orc-0.4.26
 * [new tag]         orc-0.4.27 -> orc-0.4.27
 * [new tag]         orc-0.4.28 -> orc-0.4.28
 * [new tag]         orc-0.4.3  -> orc-0.4.3
 * [new tag]         orc-0.4.4  -> orc-0.4.4
 * [new tag]         orc-0.4.5  -> orc-0.4.5
 * [new tag]         orc-0.4.6  -> orc-0.4.6
 * [new tag]         orc-0.4.7  -> orc-0.4.7
 * [new tag]         orc-0.4.8  -> orc-0.4.8
 * [new tag]         orc-0.4.9  -> orc-0.4.9
Running command 'git reset --hard origin/master'
error: unable to stat just-written file .gitignore: No such file or directory
error: unable to stat just-written file COPYING: No such file or directory
error: unable to stat just-written file Makefile.am: No such file or directory
error: unable to stat just-written file README: No such file or directory
error: unable to stat just-written file RELEASE: No such file or directory
error: unable to stat just-written file ROADMAP: No such file or directory
error: unable to stat just-written file TODO: No such file or directory
error: unable to stat just-written file autogen.sh: No such file or directory
error: unable to stat just-written file configure.ac: No such file or directory
warning: unable to unlink 'doc': Directory not empty
fatal: cannot create directory at 'doc': Directory not empty

Recipe 'orc-tool' failed at the build step 'fetch'
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort

-- 
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