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

Layer Updates: sources/meta-altera sources/meta-freescale sources/me… #362

Merged
merged 1 commit into from
May 6, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented May 5, 2020

…ta-ti sources/meta-yoe sources/openembedded-core

  • sources/meta-altera e6ec40f...13c57dd (1):

    linux-altera-lts: 5.4.23: update to latest SRCREV

  • sources/meta-freescale cf58e441...642c234e (8):

    weston: Restore partial clients for i.MX 6 and 7
    linux-qoriq: add perf patch to resolve linux-qoriq build
    linux-imx-5.4.3: update perf patch with upstream status
    qtbase: Fix patch fuzz for mkspecs/linux-oe-g++/qmake.conf
    optee-os: Replace /lib by ${nonarch_base_libdir} in do_install
    qtbase: Allow easy override of the mainline BSP GL backend
    Revert "qtbase: Do not pin gles2 when using open source graphic stack"
    imx-boot: fix mkimage_uboot linking issue

  • sources/meta-ti 79e77ea1...2875d409 (4):

    ti-sci-fw: update imggen SRCREV to the latest
    am65xx-evm.conf: add SR1 DTB, list DTBs one-per-line for easy patching
    linux-ti-staging: update to the latest
    conf, recipes-bsp: support building for K3 R5F cores via multiconfig

  • sources/meta-yoe 4e26584...8e309f4 (1):

    Merge pull request envsetup.sh - lines 37+38 called with each execution #70 from YoeDistro/yoe/mut

  • sources/openembedded-core 05313bd1f7...1c560d4e4b (1):

    Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell

Signed-off-by: Khem Raj [email protected]

…a-ti sources/meta-yoe sources/openembedded-core

* sources/meta-altera e6ec40f...13c57dd (1):
  > linux-altera-lts: 5.4.23: update to latest SRCREV

* sources/meta-freescale cf58e441...642c234e (8):
  > weston: Restore partial clients for i.MX 6 and 7
  > linux-qoriq: add perf patch to resolve linux-qoriq build
  > linux-imx-5.4.3: update perf patch with upstream status
  > qtbase: Fix patch fuzz for mkspecs/linux-oe-g++/qmake.conf
  > optee-os: Replace /lib by ${nonarch_base_libdir} in do_install
  > qtbase: Allow easy override of the mainline BSP GL backend
  > Revert "qtbase: Do not pin gles2 when using open source graphic stack"
  > imx-boot: fix mkimage_uboot linking issue

* sources/meta-ti 79e77ea1...2875d409 (4):
  > ti-sci-fw: update imggen SRCREV to the latest
  > am65xx-evm.conf: add SR1 DTB, list DTBs one-per-line for easy patching
  > linux-ti-staging: update to the latest
  > conf, recipes-bsp: support building for K3 R5F cores via multiconfig

* sources/meta-yoe 4e26584...8e309f4 (1):
  > Merge pull request #70 from YoeDistro/yoe/mut

* sources/openembedded-core 05313bd1f7...1c560d4e4b (1):
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell

Signed-off-by: Khem Raj <[email protected]>
@cbrake
Copy link
Contributor

cbrake commented May 6, 2020

build failed:

| In file included from ../../gdb-9.1/gdb/inferior.h:49,
|                  from ../../gdb-9.1/gdb/infrun.c:26:
| ../../gdb-9.1/gdb/progspace.h:313:31: warning: '*((void*)(& maybe_restore_inferior)+32).scoped_restore_current_program_space::m_saved_pspace' may be used uninitialized in this function [-Wmaybe-uninitialized]
|   313 |   { set_current_program_space (m_saved_pspace); }
|       |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
| ../../gdb-9.1/gdb/infrun.c:927:6: note: '*((void*)(& maybe_restore_inferior)+32).scoped_restore_current_program_space::m_saved_pspace' was declared here
|   927 |      maybe_restore_inferior;
|       |      ^~~~~~~~~~~~~~~~~~~~~~
|   CXX    tracefile.o
|   CXX    tracepoint.o
|   CXX    trad-frame.o
|   CXX    type-stack.o
|   CXX    tramp-frame.o
| aarch64-yoe-linux-g++: internal compiler error: Segmentation fault signal terminated program cc1plus
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <https://gcc.gnu.org/bugs/> for instructions.
| Makefile:1660: recipe for target 'target-dcache.o' failed
| make[2]: *** [target-dcache.o] Error 4
| make[2]: *** Waiting for unfinished jobs....
| In file included from ../../gdb-9.1/gdb/exceptions.h:23,
|                  from ../../gdb-9.1/gdb/utils.h:24,
|                  from ../../gdb-9.1/gdb/defs.h:652,
|                  from ../../gdb-9.1/gdb/record-btrace.c:22:
| ../../gdb-9.1/gdb/ui-out.h: In function 'void btrace_insn_history(ui_out*, const btrace_thread_info*, const btrace_insn_iterator*, const btrace_insn_iterator*, gdb_disassembly_flags)':
| ../../gdb-9.1/gdb/ui-out.h:352:18: warning: 'asm_list.ui_out_emit_type<ui_out_type_list>::m_uiout' may be used uninitialized in this function [-Wmaybe-uninitialized]
|   352 |     m_uiout->end (Type);
|       |     ~~~~~~~~~~~~~^~~~~~
| ../../gdb-9.1/gdb/record-btrace.c:779:35: note: 'asm_list.ui_out_emit_type<ui_out_type_list>::m_uiout' was declared here
|   779 |   gdb::optional<ui_out_emit_list> asm_list;
|       |                                   ^~~~~~~~
| make[2]: Leaving directory '/scratch/drone-sZixzP1trfuneYZb/drone/src/build/tmp/work/aarch64-yoe-linux/gdb/9.1-r0/build-aarch64-yoe-linux/gdb'
| Makefile:8895: recipe for target 'all-gdb' failed
| make[1]: *** [all-gdb] Error 2
| make[1]: Leaving directory '/scratch/drone-sZixzP1trfuneYZb/drone/src/build/tmp/work/aarch64-yoe-linux/gdb/9.1-r0/build-aarch64-yoe-linux'
| Makefile:851: recipe for target 'all' failed
| make: *** [all] Error 2
| WARNING: /scratch/drone-sZixzP1trfuneYZb/drone/src/build/tmp/work/aarch64-yoe-linux/gdb/9.1-r0/temp/run.do_compile.72385:1 exit 1 from 'exit 1'
| 
NOTE: recipe gdb-9.1-r0: task do_compile: Failed
ERROR: Task (/scratch/drone-sZixzP1trfuneYZb/drone/src/sources/openembedded-core/meta/recipes-devtools/gdb/gdb_9.1.bb:do_compile) failed with exit code '1'

@kraj
Copy link
Contributor Author

kraj commented May 6, 2020

yeah its intermittent issue

@cbrake cbrake merged commit 53e5e50 into dunfell May 6, 2020
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

Successfully merging this pull request may close these issues.

2 participants