Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-1718

Unable to build agl-demo-platform for qemux86-64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • Eel 5.0.3
    • None
    • None
    • Ubuntu 18.04.1

      I have followed the website following tutorials to build a qemu image:

      Tried with eel_5.1.0.xml and eel_5.0.3.xml. For both versions the recipe for e2fsprogs fails with exit code 1.

       

      joao@joao-ThinkPad-T470p:~/workspace_agl/build$ source meta-agl/scripts/aglsetup.sh -f -m qemux86-64 agl-demo agl-devel
      (ommited output)
      joao@joao-ThinkPad-T470p:~/workspace_agl/build$ bitbake agl-demo-platform
      (ommited output) 
      ../../git/debugfs/../misc/create_inode.c:399:18: error: conflicting types for ‘copy_file_range’ | static errcode_t copy_file_range(ext2_filsys fs, int fd, ext2_file_t e2_file, | ^~~~~~~~~~~~~~~ | In file included from ../../git/debugfs/../misc/create_inode.c:19:0: | /usr/include/unistd.h:1110:9: note: previous declaration of ‘copy_file_range’ was here | ssize_t copy_file_range (int __infd, __off64_t *__pinoff, | ^~~~~~~~~~~~~~~ | Makefile:422: recipe for target 'create_inode.o' failed | make[2]: *** [create_inode.o] Error 1 | make[2]: *** Waiting for unfinished jobs.... | make[2]: Leaving directory '/home/joao/workspace_agl/build/tmp/work/x86_64-linux/e2fsprogs-native/1.43.4-r0/build/debugfs' | Makefile:404: recipe for target 'all-progs-recursive' failed | make[1]: *** [all-progs-recursive] Error 1 | make[1]: Leaving directory '/home/joao/workspace_agl/build/tmp/work/x86_64-linux/e2fsprogs-native/1.43.4-r0/build' | Makefile:339: recipe for target 'all' failed | make: *** [all] Error 2 | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_compile (log file is located at /home/joao/workspace_agl/build/tmp/work/x86_64-linux/e2fsprogs-native/1.43.4-r0/temp/log.do_compile.10431) ERROR: Task (virtual:native:/home/joao/workspace_agl/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.4.bb:do_compile) failed with exit code '1'
      NOTE: Tasks Summary: Attempted 614 tasks of which 0 didn't need to be rerun and 1 failed.Summary: 1 task failed: virtual:native:/home/joao/workspace_agl/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.4.bb:do_compile Summary: There were 9 WARNING messages shown. Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
      

      Also follows the do_compile log file log.do_compile.10431

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jsmoeller Jan-Simon Moeller
            Joaocfernandes João Fernandes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: