Jump to content


Photo

dvdauthor_git.bb vs AUTOINC


  • Please log in to reply
8 replies to this topic

#1 A.A.

  • Senior Member
  • 391 posts

+8
Neutral

Posted 1 February 2021 - 22:46

Well, after years upstream sources have ben updated and patch needs to be refreshed (by the way, why th epatch? where is the text comment?)

 

ERROR: dvdauthor-0.7.1+gitAUTOINC+f93eb78171-r0 do_patch: Command Error: 'quilt --quiltrc /tmp/build/tmp/work/mips32el-oe-linux/dvdauthor/0.7.1+gitAUTOINC+f93eb78171-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
Applying patch fix-build.patch
patching file Makefile.am
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- rejects in file Makefile.am
patching file configure.ac
Hunk #1 succeeded at 136 (offset 1 line).
Patch fix-build.patch does not apply (enforce with -f)
ERROR: Logfile of failure stored in: /tmp/build/tmp/work/mips32el-oe-linux/dvdauthor/0.7.1+gitAUTOINC+f93eb78171-r0/temp/log.do_patch.11083
ERROR: Task (/oe/openpli-oe-core/meta-openpli/recipes-multimedia/dvdauthor/dvdauthor.bb:do_patch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5922 tasks of which 4807 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /oe/openpli-oe-core/meta-openpli/recipes-multimedia/dvdauthor/dvdauthor.bb:do_



Re: dvdauthor_git.bb vs AUTOINC #2 rantanplan

  • PLi® Contributor
  • 1,799 posts

+83
Good

Posted 2 February 2021 - 01:00

I once inserted it into an existing pull request.
Perhaps somebody will take care of it in the course of the day.
greetings



Re: dvdauthor_git.bb vs AUTOINC #3 Dimitrij

  • PLi® Core member
  • 9,992 posts

+338
Excellent

Posted 22 February 2021 - 17:43

NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: dvdauthor-0.7.1+gitAUTOINC+f93eb78171-r0 do_patch: Command Error: 'quilt --quiltrc /home/dima/openpli8/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/dvdauthor/0.7.1+gitAUTOINC+f93eb78171-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
Applying patch fix-build.patch
patching file Makefile.am
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- rejects in file Makefile.am
patching file configure.ac
Hunk #1 succeeded at 136 (offset 1 line).
Patch fix-build.patch does not apply (enforce with -f)
ERROR: dvdauthor-0.7.1+gitAUTOINC+f93eb78171-r0 do_patch: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /home/dima/openpli8/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/dvdauthor/0.7.1+gitAUTOINC+f93eb78171-r0/temp/log.do_patch.14114
ERROR: Task (/home/dima/openpli8/meta-openpli/recipes-multimedia/dvdauthor/dvdauthor.bb:do_patch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3172 tasks of which 3167 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/dima/openpli8/meta-openpli/recipes-multimedia/dvdauthor/dvdauthor.bb:do_patch
Summary: There were 2 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
dima@dima-desktop:~/openpli8/build$ 

 


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: dvdauthor_git.bb vs AUTOINC #4 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 22 February 2021 - 18:40

This works for me

PV = "0.7.2+git${SRCPV}"-dvdauthor_0.7.2+git414+f93eb78-r0_cortexa15hf-neon-vfpv4.ipk

diff --git a/Makefile.am b/Makefile.am
index de76fc5..395b8c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = doc src
+SUBDIRS = src
 ACLOCAL_AMFLAGS = -I m4
 # as per recommendation at <https://www.gnu.org/software/libtool/manual/html_node/Invoking-libtoolize.html>
 
diff --git a/configure.ac b/configure.ac
index 1194059..8decf23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -135,4 +135,4 @@ ifdef([AM_PATH_XML2],
 
 AC_CHECK_DECLS(O_BINARY, , , [ #include <fcntl.h> ] )
 
-AC_OUTPUT(Makefile doc/Makefile src/Makefile)
+AC_OUTPUT(Makefile src/Makefile)

Edited by foxbob, 22 February 2021 - 18:44.


Re: dvdauthor_git.bb vs AUTOINC #5 Dimitrij

  • PLi® Core member
  • 9,992 posts

+338
Excellent

Posted 22 February 2021 - 19:22

Yes, replace this patch manual it work.


Edited by Dimitrij, 22 February 2021 - 19:22.

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: dvdauthor_git.bb vs AUTOINC #6 Dimitrij

  • PLi® Core member
  • 9,992 posts

+338
Excellent

Posted 22 February 2021 - 22:11

 

WARNING: libjpeg-turbo-1_2.0.3-r0 do_fetch: Failed to fetch URL https://downloads.so...bo-2.0.3.tar.gz, attempting MIRRORS if available
WARNING: libgles-vusolo4k-17.1-20190424.r0 do_fetch: Checksum mismatch for local file /home/dima/openpli8.1/openpli-oe-core/sources/libgles-vusolo4k-17.1-20190424.r0.tar.gz
Cleaning and trying again.
WARNING: libgles-vusolo4k-17.1-20190424.r0 do_fetch: Renaming /home/dima/openpli8.1/openpli-oe-core/sources/libgles-vusolo4k-17.1-20190424.r0.tar.gz to /home/dima/openpli8.1/openpli-oe-core/sources/libgles-vusolo4k-17.1-20190424.r0.tar.gz_bad-checksum_d4a0e7f4375aead34e6569edb9ad6d1e
WARNING: libgles-vusolo4k-17.1-20190424.r0 do_fetch: Checksum failure encountered with download of http://archive.vuplu...90424.r0.tar.gz - will attempt other sources if available
ERROR: libgles-vusolo4k-17.1-20190424.r0 do_fetch: Fetcher failure for URL: 'http://archive.vuplu...90424.r0.tar.gz'. Checksum mismatch!
File: '/home/dima/openpli8.1/openpli-oe-core/sources/libgles-vusolo4k-17.1-20190424.r0.tar.gz' has md5 checksum d4a0e7f4375aead34e6569edb9ad6d1e when 6686ec2be5cc5fef8b55545fee2bf700 was expected
File: '/home/dima/openpli8.1/openpli-oe-core/sources/libgles-vusolo4k-17.1-20190424.r0.tar.gz' has sha256 checksum 864596d93013c9608b48f16fc9f976addf7186926d36f783979b79bebb3ac704 when 58f8c45bbf1bf42dbb7d3304ee67a2d0da95e2cc8ae00aa01ce19183b5ae7be0 was expected
If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:
SRC_URI[md5sum] = "d4a0e7f4375aead34e6569edb9ad6d1e"
SRC_URI[sha256sum] = "864596d93013c9608b48f16fc9f976addf7186926d36f783979b79bebb3ac704"
Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.

ERROR: libgles-vusolo4k-17.1-20190424.r0 do_fetch: Fetcher failure for URL: 'http://archive.vuplu...90424.r0.tar.gz'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/dima/openpli8.1/openpli-oe-core/build/tmp/work/vusolo4k-oe-linux-gnueabi/libgles-vusolo4k/17.1-20190424.r0/temp/log.do_fetch.24785
ERROR: Task (/home/dima/openpli8.1/openpli-oe-core/meta-vuplus/recipes-bsp/drivers/libgles-vusolo4k.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1128 tasks of which 0 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/dima/openpli8.1/openpli-oe-core/meta-vuplus/recipes-bsp/drivers/libgles-vusolo4k.bb:do_fetch
Summary: There were 4 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Makefile:128: ошибка выполнения рецепта для цели «image»
make: *** [image] Ошибка 1

 


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: dvdauthor_git.bb vs AUTOINC #7 rantanplan

  • PLi® Contributor
  • 1,799 posts

+83
Good

Posted 22 February 2021 - 22:27

yes the VU + sources are no longer accessible.
It was the same yesterday.

 

Server request

 

If you're the site owner, contact us at 1-480-505-8855. If you are a visitor, please check back soon.


Re: dvdauthor_git.bb vs AUTOINC #8 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 23 February 2021 - 04:44

It seems to have been fixed, but I have not tested it yet http://code.vuplus.c...php?action=repo.



Re: dvdauthor_git.bb vs AUTOINC #9 rantanplan

  • PLi® Contributor
  • 1,799 posts

+83
Good

Posted 23 February 2021 - 11:41

http://code.vuplus.c...php?action=repo

 

The download mirrors were changed and unfortunately not adapted.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users