Vamsikrishna440 / mini2440

Automatically exported from code.google.com/p/mini2440
0 stars 0 forks source link

bitbake error from czech repository #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am using the openembedded from the czech mini2440 repository and when I
try to compile a gpe-image I am getting this error

NOTE: Running task 5615 of 6832 (ID: 2025,
/oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb, do_unpack)
NOTE: Unpacking ../sources/gpe-mixer-0.42.tar.gz to
tmp/work/armv4t-angstrom-linux-gnueabi/gpe-mixer-0.42-r1/
NOTE: Running task 5616 of 6832 (ID: 2026,
/oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb, do_patch)
NOTE: Applying patch 'gpemixer-no-host-includes.patch'
(recipes/gpe-mixer/gpe-mixer/gpemixer-no-host-includes.patch)
NOTE: Applying patch 'fix-install.patch'
(recipes/gpe-mixer/gpe-mixer/fix-install.patch)
ERROR: Error in executing: /oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb
ERROR: Exception:<class 'CmdError'> Message:Command Error: exit status: 1 
Output:
Applying patch fix-install.patch
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Makefile.old   2009-05-09 21:11:12.000000000 +0200
|+++ Makefile   2009-05-09 21:11:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch fix-install.patch does not apply (enforce with -f)
ERROR: Printing the environment of the function
ERROR: Error in executing: /oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb
ERROR: Exception:<class 'CmdError'> Message:Command Error: exit status: 1 
Output:
Applying patch fix-install.patch
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Makefile.old   2009-05-09 21:11:12.000000000 +0200
|+++ Makefile   2009-05-09 21:11:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch fix-install.patch does not apply (enforce with -f)
ERROR: Printing the environment of the function
ERROR: Error in executing: /oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb
ERROR: Exception:<class 'CmdError'> Message:Command Error: exit status: 1 
Output:
Applying patch fix-install.patch
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Makefile.old   2009-05-09 21:11:12.000000000 +0200
|+++ Makefile   2009-05-09 21:11:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch fix-install.patch does not apply (enforce with -f)
ERROR: Printing the environment of the function
ERROR: Build of /oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb do_patch
failed
Traceback (most recent call last):
  File "/oeroot/base/bitbake/bin/bitbake", line 143, in <module>
    main()
  File "/oeroot/base/bitbake/bin/bitbake", line 140, in main
    cooker.cook()
  File "/oeroot/base/bitbake/lib/bb/cooker.py", line 643, in cook
    return self.buildTargets(pkgs_to_build)
  File "/oeroot/base/bitbake/lib/bb/cooker.py", line 550, in buildTargets
    failures = rq.execute_runqueue()
  File "/oeroot/base/bitbake/lib/bb/runqueue.py", line 841, in execute_runqueue
    self.execute_runqueue_internal()
  File "/oeroot/base/bitbake/lib/bb/runqueue.py", line 950, in
execute_runqueue_internal
    self.cooker.tryBuild(fn)
  File "/oeroot/base/bitbake/lib/bb/cooker.py", line 136, in tryBuild
    return self.tryBuildPackage(fn, item, self.configuration.cmd, the_data)
  File "/oeroot/base/bitbake/lib/bb/cooker.py", line 110, in tryBuildPackage
    bb.build.exec_task('do_%s' % task, the_data)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 278, in exec_task
    exec_func(task, localdata)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 113, in exec_func
    exec_func_python(func, d)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 136, in exec_func_python
    utils.better_exec(comp, g, tmp, bbfile)
  File "/oeroot/base/bitbake/lib/bb/utils.py", line 171, in better_exec
    exec code in context
  File "do_patch", line 4, in <module>
  File "do_patch", line 2, in do_patch
  File "/oeroot/base/bitbake/lib/bb/build.py", line 113, in exec_func
    exec_func_python(func, d)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 136, in exec_func_python
    utils.better_exec(comp, g, tmp, bbfile)
  File "/oeroot/base/bitbake/lib/bb/utils.py", line 171, in better_exec
    exec code in context
  File "base_do_patch", line 4, in <module>
  File "base_do_patch", line 2, in base_do_patch
  File "/oeroot/base/bitbake/lib/bb/build.py", line 113, in exec_func
    exec_func_python(func, d)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 136, in exec_func_python
    utils.better_exec(comp, g, tmp, bbfile)
  File "/oeroot/base/bitbake/lib/bb/utils.py", line 171, in better_exec
    exec code in context
  File "patch_do_patch", line 100, in <module>
  File "patch_do_patch", line 98, in patch_do_patch
  File "<bb>", line 347, in Resolve
__builtin__.CmdError: Command Error: exit status: 1  Output:
Applying patch fix-install.patch
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Makefile.old   2009-05-09 21:11:12.000000000 +0200
|+++ Makefile   2009-05-09 21:11:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch fix-install.patch does not apply (enforce with -f)
ERROR: Task 2026 (/oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb,
do_patch) failed
NOTE: Tasks Summary: Attempted 5615 tasks of which 5117 didn't need to be
rerun and 1 failed.
ERROR: '/oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb' failed
mahesh@mahesh-laptop:/oeroot/base$ bitbake gpe-image
NOTE: Handling BitBake files: / (6668/6668) [100 %]
NOTE: Parsing finished. 6372 cached, 0 parsed, 296 skipped, 0 masked.
NOTE: Cache is clean, not saving.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide bluez-libs
(/oeroot/base/recipes/bluez/bluez4_4.35.bb
/oeroot/base/recipes/bluez/bluez-libs_3.36.bb).
 This usually means one provides something the other doesn't and should.
NOTE: Executing runqueue
NOTE: Running task 5616 of 6832 (ID: 2026,
/oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb, do_patch)
NOTE: Applying patch 'gpemixer-no-host-includes.patch'
(recipes/gpe-mixer/gpe-mixer/gpemixer-no-host-includes.patch)
NOTE: Applying patch 'fix-install.patch'
(recipes/gpe-mixer/gpe-mixer/fix-install.patch)
ERROR: Error in executing: /oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb
ERROR: Exception:<class 'CmdError'> Message:Command Error: exit status: 1 
Output:
Applying patch fix-install.patch
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Makefile.old   2009-05-09 21:11:12.000000000 +0200
|+++ Makefile   2009-05-09 21:11:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch fix-install.patch does not apply (enforce with -f)
ERROR: Printing the environment of the function
ERROR: Error in executing: /oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb
ERROR: Exception:<class 'CmdError'> Message:Command Error: exit status: 1 
Output:
Applying patch fix-install.patch
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Makefile.old   2009-05-09 21:11:12.000000000 +0200
|+++ Makefile   2009-05-09 21:11:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch fix-install.patch does not apply (enforce with -f)
ERROR: Printing the environment of the function
ERROR: Error in executing: /oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb
ERROR: Exception:<class 'CmdError'> Message:Command Error: exit status: 1 
Output:
Applying patch fix-install.patch
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Makefile.old   2009-05-09 21:11:12.000000000 +0200
|+++ Makefile   2009-05-09 21:11:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch fix-install.patch does not apply (enforce with -f)
ERROR: Printing the environment of the function
ERROR: Build of /oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb do_patch
failed
Traceback (most recent call last):
  File "/oeroot/base/bitbake/bin/bitbake", line 143, in <module>
    main()
  File "/oeroot/base/bitbake/bin/bitbake", line 140, in main
    cooker.cook()
  File "/oeroot/base/bitbake/lib/bb/cooker.py", line 643, in cook
    return self.buildTargets(pkgs_to_build)
  File "/oeroot/base/bitbake/lib/bb/cooker.py", line 550, in buildTargets
    failures = rq.execute_runqueue()
  File "/oeroot/base/bitbake/lib/bb/runqueue.py", line 841, in execute_runqueue
    self.execute_runqueue_internal()
  File "/oeroot/base/bitbake/lib/bb/runqueue.py", line 950, in
execute_runqueue_internal
    self.cooker.tryBuild(fn)
  File "/oeroot/base/bitbake/lib/bb/cooker.py", line 136, in tryBuild
    return self.tryBuildPackage(fn, item, self.configuration.cmd, the_data)
  File "/oeroot/base/bitbake/lib/bb/cooker.py", line 110, in tryBuildPackage
    bb.build.exec_task('do_%s' % task, the_data)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 278, in exec_task
    exec_func(task, localdata)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 113, in exec_func
    exec_func_python(func, d)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 136, in exec_func_python
    utils.better_exec(comp, g, tmp, bbfile)
  File "/oeroot/base/bitbake/lib/bb/utils.py", line 171, in better_exec
    exec code in context
  File "do_patch", line 4, in <module>
  File "do_patch", line 2, in do_patch
  File "/oeroot/base/bitbake/lib/bb/build.py", line 113, in exec_func
    exec_func_python(func, d)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 136, in exec_func_python
    utils.better_exec(comp, g, tmp, bbfile)
  File "/oeroot/base/bitbake/lib/bb/utils.py", line 171, in better_exec
    exec code in context
  File "base_do_patch", line 4, in <module>
  File "base_do_patch", line 2, in base_do_patch
  File "/oeroot/base/bitbake/lib/bb/build.py", line 113, in exec_func
    exec_func_python(func, d)
  File "/oeroot/base/bitbake/lib/bb/build.py", line 136, in exec_func_python
    utils.better_exec(comp, g, tmp, bbfile)
  File "/oeroot/base/bitbake/lib/bb/utils.py", line 171, in better_exec
    exec code in context
  File "patch_do_patch", line 100, in <module>
  File "patch_do_patch", line 98, in patch_do_patch
  File "<bb>", line 347, in Resolve
__builtin__.CmdError: Command Error: exit status: 1  Output:
Applying patch fix-install.patch
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Makefile.old   2009-05-09 21:11:12.000000000 +0200
|+++ Makefile   2009-05-09 21:11:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch fix-install.patch does not apply (enforce with -f)
ERROR: Task 2026 (/oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb,
do_patch) failed
NOTE: Tasks Summary: Attempted 5615 tasks of which 5615 didn't need to be
rerun and 1 failed.
ERROR: '/oeroot/base/recipes/gpe-mixer/gpe-mixer_0.42.bb' failed
mahesh@mahesh-laptop:/oeroot/base$ (nautilus:5054): Eel-WARNING **:
"nautilus-metafile.c: metafiles" hash table still has 3 elements at quit
time (keys above)
bash: syntax error near unexpected token `:'

Original issue reported on code.google.com by maheshku...@gmail.com on 26 Oct 2009 at 3:43

GoogleCodeExporter commented 8 years ago
A couple of mailing lists I read said it could be a Openembedded problem

Original comment by maheshku...@gmail.com on 26 Oct 2009 at 3:44

GoogleCodeExporter commented 8 years ago
never heard of "czech mini2440 repository"

Original comment by buser...@gmail.com on 5 Nov 2009 at 12:43

GoogleCodeExporter commented 8 years ago

Original comment by buser...@gmail.com on 5 Nov 2009 at 12:44