[oe-commits] [Bug 5415] New: x11-image build fails because of xf86-video-omapfb recipe

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Sat Mar 20 02:22:15 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5415

           Summary: x11-image build fails because of xf86-video-omapfb
                    recipe
           Product: Openembedded
           Version: org.openembedded.dev
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: unspecified
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: adityagaddam at gmail.com


I am trying to build x11-image and it keeps failing on xf86-video-omapfb. It's
failing on do_fetch, trying to retrieve "xf86-video-omapfb.git".

I have attached the error output. There was no error log since it was a
do_fetch:

aditya at mars:~/oe/openembedded$ MACHINE=beagleboard bitbake x11-image
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to
increase performance.
NOTE: Handling BitBake files: / (8096/8096) [100 %]
NOTE: Parsing finished. 7469 cached, 313 parsed, 314 skipped, 0 masked.
NOTE: Resolving any missing task queue dependencies
NOTE: preferred version git of u-boot not available (for item u-boot)
NOTE: preferred version git of u-boot not available (for item u-boot)
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 3434 of 6619 (ID: 4160,
/home/aditya/oe/openembedded/recipes/hal/consolekit_0.4.1.bb, do_configure)
NOTE: Running task 4883 of 6619 (ID: 297,
/home/aditya/oe/openembedded/recipes/xorg-driver/xf86-video-omapfb_git.bb,
do_fetch)
NOTE: fetch http://git.pingu.fi/xf86-video-omapfb.git
--2010-03-19 21:54:45--  http://git.pingu.fi/xf86-video-omapfb.git
Resolving git.pingu.fi... NOTE: Running task 4974 of 6619 (ID: 2952,
/home/aditya/oe/openembedded/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb,
do_setscene)
81.22.249.143
Connecting to git.pingu.fi|81.22.249.143|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://git.pingu.fi/xf86-video-omapfb.git/ [following]
--2010-03-19 21:54:45--  http://git.pingu.fi/xf86-video-omapfb.git/
Reusing existing connection to git.pingu.fi:80.
HTTP request sent, awaiting response... 200 OK
Length: 2275 (2.2K) [text/html]
Saving to: `/home/aditya/oe/downloads/index.html.1'

100%[=========================================>] 2,275       --.-K/s   in 0s

2010-03-19 21:54:46 (161 MB/s) - `/home/aditya/oe/downloads/index.html.1' saved
[2275/2275]

NOTE: fetch http://mirrors.openembedded.org//xf86-video-omapfb.git
--2010-03-19 21:54:46--  http://mirrors.openembedded.org//xf86-video-omapfb.git
Resolving mirrors.openembedded.org... 82.197.159.157
Connecting to mirrors.openembedded.org|82.197.159.157|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-03-19 21:54:46 ERROR 404: Not Found.

NOTE: fetch http://sources.openembedded.org//xf86-video-omapfb.git
--2010-03-19 21:54:46--  http://sources.openembedded.org//xf86-video-omapfb.git
Resolving sources.openembedded.org... 140.211.169.165
Connecting to sources.openembedded.org|140.211.169.165|:80... connected.
HTTP request sent, awaiting response... NOTE: Running task 5236 of 6619 (ID:
5707, /home/aditya/oe/openembedded/recipes/pointercal/pointercal_0.0.bb,
do_setscene)
404 Not Found
2010-03-19 21:54:46 ERROR 404: Not Found.

NOTE: fetch
http://www.angstrom-distribution.org/unstable/sources/xf86-video-omapfb.git
--2010-03-19 21:54:46-- 
http://www.angstrom-distribution.org/unstable/sources/xf86-video-omapfb.git
Resolving www.angstrom-distribution.org... NOTE: Running task 5237 of 6619 (ID:
2950,
/home/aditya/oe/openembedded/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb,
do_fetch)
188.40.83.200
Connecting to www.angstrom-distribution.org|188.40.83.200|:80...
staging-pointercal-beagleboard-angstrom-linux-gnueabi - 0.0-r19
connected.
HTTP request sent, awaiting response... 404 Not Found
2010-03-19 21:54:47 ERROR 404: Not Found.

NOTE: Task failed: Fetch failed:
http://git.pingu.fi/xf86-video-omapfb.git;protocol=http
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/aditya/oe/openembedded/recipes/xorg-driver/xf86-video-omapfb_git.bb
do_fetch failed
ERROR: Task 297
(/home/aditya/oe/openembedded/recipes/xorg-driver/xf86-video-omapfb_git.bb,
do_fetch) failed
NOTE: Waiting for 3 active tasks to finish


This has happened again and again. If anything else is needed, please let me
know.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list