Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: aravis-git-r0 do_patch: Command Error: 'quilt --quiltrc #2

Open
miteshdube opened this issue Nov 24, 2021 · 0 comments
Open

Comments

@miteshdube
Copy link

I am trying to install aravis in petalinux. I have copied aravis recipe directory in path path-to-project/components/yocto/layers/meta-petalinux/recipes-multimedia/.

On running petalinux-build -c aravis command I'm getting below error:

$ petalinux-build -c aravis
[INFO] Sourcing buildtools
[INFO] Building aravis
[INFO] Sourcing build environment
[INFO] Generating workspace directory
INFO: bitbake aravis
NOTE: Started PRServer with DBfile: /path-to-project/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 33703, PID: 9330
Loading cache: 100% |###############################################################################################################################################################################| Time: 0:00:01
Loaded 5099 entries from dependency cache.
Parsing recipes: 100% |#############################################################################################################################################################################| Time: 0:00:01
Parsing of 3472 .bb files complete (3463 cached, 9 parsed). 5107 targets, 274 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Initialising tasks: 100% |##########################################################################################################################################################################| Time: 0:00:03
Checking sstate mirror object availability: 100% |##################################################################################################################################################| Time: 0:00:32
Sstate summary: Wanted 165 Found 20 Missed 145 Current 1325 (12% match, 90% complete)
NOTE: Executing Tasks
ERROR: aravis-git-r0 do_patch: Command Error: 'quilt --quiltrc /path-to-project/build/tmp/work/cortexa72-cortexa53-xilinx-linux/aravis/git-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
stdout: Applying patch aravis-disable-gtkdoc.patch
patching file autogen.sh
Hunk #1 succeeded at 24 (offset -1 lines).
patching file configure.ac
Hunk #2 FAILED at 286.
1 out of 2 hunks FAILED -- rejects in file configure.ac
patching file Makefile.am
Hunk #1 succeeded at 20 with fuzz 1.
Patch aravis-disable-gtkdoc.patch does not apply (enforce with -f)

stderr: 
ERROR: Logfile of failure stored in: /path-to-project/build/tmp/work/cortexa72-cortexa53-xilinx-linux/aravis/git-r0/temp/log.do_patch.9789
ERROR: Task (/path-to-project/build/k26_sd2.0_2/xilinx-k26-starterkit-2021.1/components/yocto/layers/meta-petalinux/recipes-multimedia/aravis/aravis_git.bb:do_patch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3897 tasks of which 3893 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /path-to-project/build/k26_sd2.0_2/xilinx-k26-starterkit-2021.1/components/yocto/layers/meta-petalinux/recipes-multimedia/aravis/aravis_git.bb:do_patch
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
ERROR: Failed to build aravis. Check the /path-to-project/build/k26_sd2.0_2/xilinx-k26-starterkit-2021.1/build/build.log file for more details...

Target Board: ZynqMP UltraScale + MPSoC

Thank You!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant