-
Notifications
You must be signed in to change notification settings - Fork 809
[gatesgarth-next] Add libpapi.5.7.0 #385
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
Conversation
Add papi 5.7.0 support to Gatesgarth Signed-off-by: Olivier Georget <[email protected]>
|
cherry-picked for master-next |
|
this fails to build on many combinations e.g. mips/glibc https://errors.yoctoproject.org/Errors/Details/586891/ same errors seen on riscv32/riscv64/musl/x86 |
kraj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have a matrix of architectures where its failing so please take a look and resubmit.
|
here is list of failures https://errors.yoctoproject.org/Errors/Search/?query=papi&filter=%20papi:%20do_compile&type=failure |
|
This is fine for master but adding a new package to a stable branch is not allowed. |
|
Thanks for the feedback @kraj, I'll have a look. |
|
|
@akuster as |
…27995b38eb4271044f)
Drop patches now part of new upstream release:
- 449.patch
- 481.patch
- 482.patch
Refresh patches due to GENIVI->COVESA renaming
What's Changed:
Update ReleaseNotes and version to v2.18.9 by @minminlittleshrimp in openembedded#468
Update status badges on README.md by @michael-methner in openembedded#467
logstorage: Adds option to write logs in gzip format by @LiquidityC in openembedded#442
Re-Initialize internal logging in daemon mode only by @lvklevankhanh in openembedded#459
Remove use of DLT_LOG in signal handler by @michael-methner in openembedded#472
Update gtest_dlt_daemon_multiple_files_logging.cpp by @LocutusOfBorg in openembedded#481
Update AUTOSAR standard link by @lucafrance in openembedded#480
cmake: set version to 2.18.9 by @alexmohr in openembedded#478
Fix macro code to use boolean value in while instruction (false) by @michael-methner in openembedded#469
dlt_user_shared: Add timeout to writev by @alexmohr in openembedded#385
build: add static lib only if necessary by @alexmohr in openembedded#479
Update CMakeLists.txt by @LocutusOfBorg in openembedded#482
watchdog: improve dlt watchdog by @alexmohr in openembedded#470
log-level-config: add option to configure log levels by @alexmohr in openembedded#474
gtest_dlt_daemon_gateway: dlt-daemon run without dlt_passive.conf file by @lti9hc in openembedded#487
dlt_unit_test: Fix and improve quality of unit tests by @minminlittleshrimp in openembedded#494
dlt-qnx-system improvement by @lvklevankhanh in openembedded#495
gtest: Init submodule and update version by @minminlittleshrimp in openembedded#497
dlt-qnx-system: prevent message loss in high load situations by @alexmohr in openembedded#490
Fix compile error stringop-truncation with GCC 9.4 by @michael-methner in openembedded#499
Update README.md by @lvklevankhanh in openembedded#503
dlt-coverage: Add coverage report generator for dlt by @minminlittleshrimp in openembedded#501
dlt-system: move journal reading to its own thread by @alexmohr in openembedded#471
Switch from GENIVI to COVESA by @minminlittleshrimp in openembedded#511
Update CMakeLists.txt: set required std version to gnu++14 by @LocutusOfBorg in openembedded#504
cmake: Policy CMP0115 set to OLD behavior for dlt-daemon with cmake >= 3.20 by @minminlittleshrimp in openembedded#510
fix usage of pthread_cond_timedwait by @alexmohr in openembedded#491
DLT Upstream for minor release by @minminlittleshrimp in openembedded#515
cmake: disable network trace by @alexmohr in openembedded#477
doc: add COVESA logo image by @minminlittleshrimp in openembedded#516
Prepare for 2.18.10 release by @michael-methner in openembedded#517
Signed-off-by: Gianfranco Costamagna <[email protected]>
Signed-off-by: Gianfranco Costamagna <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
…27995b38eb4271044f)
Drop patches now part of new upstream release:
- 449.patch
- 481.patch
- 482.patch
Refresh patches due to GENIVI->COVESA renaming
What's Changed:
Update ReleaseNotes and version to v2.18.9 by @minminlittleshrimp in openembedded#468
Update status badges on README.md by @michael-methner in openembedded#467
logstorage: Adds option to write logs in gzip format by @LiquidityC in openembedded#442
Re-Initialize internal logging in daemon mode only by @lvklevankhanh in openembedded#459
Remove use of DLT_LOG in signal handler by @michael-methner in openembedded#472
Update gtest_dlt_daemon_multiple_files_logging.cpp by @LocutusOfBorg in openembedded#481
Update AUTOSAR standard link by @lucafrance in openembedded#480
cmake: set version to 2.18.9 by @alexmohr in openembedded#478
Fix macro code to use boolean value in while instruction (false) by @michael-methner in openembedded#469
dlt_user_shared: Add timeout to writev by @alexmohr in openembedded#385
build: add static lib only if necessary by @alexmohr in openembedded#479
Update CMakeLists.txt by @LocutusOfBorg in openembedded#482
watchdog: improve dlt watchdog by @alexmohr in openembedded#470
log-level-config: add option to configure log levels by @alexmohr in openembedded#474
gtest_dlt_daemon_gateway: dlt-daemon run without dlt_passive.conf file by @lti9hc in openembedded#487
dlt_unit_test: Fix and improve quality of unit tests by @minminlittleshrimp in openembedded#494
dlt-qnx-system improvement by @lvklevankhanh in openembedded#495
gtest: Init submodule and update version by @minminlittleshrimp in openembedded#497
dlt-qnx-system: prevent message loss in high load situations by @alexmohr in openembedded#490
Fix compile error stringop-truncation with GCC 9.4 by @michael-methner in openembedded#499
Update README.md by @lvklevankhanh in openembedded#503
dlt-coverage: Add coverage report generator for dlt by @minminlittleshrimp in openembedded#501
dlt-system: move journal reading to its own thread by @alexmohr in openembedded#471
Switch from GENIVI to COVESA by @minminlittleshrimp in openembedded#511
Update CMakeLists.txt: set required std version to gnu++14 by @LocutusOfBorg in openembedded#504
cmake: Policy CMP0115 set to OLD behavior for dlt-daemon with cmake >= 3.20 by @minminlittleshrimp in openembedded#510
fix usage of pthread_cond_timedwait by @alexmohr in openembedded#491
DLT Upstream for minor release by @minminlittleshrimp in openembedded#515
cmake: disable network trace by @alexmohr in openembedded#477
doc: add COVESA logo image by @minminlittleshrimp in openembedded#516
Prepare for 2.18.10 release by @michael-methner in openembedded#517
Signed-off-by: Gianfranco Costamagna <[email protected]>
Signed-off-by: Gianfranco Costamagna <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
…27995b38eb4271044f)
Drop patches now part of new upstream release:
- 449.patch
- 481.patch
- 482.patch
Refresh patches due to GENIVI->COVESA renaming
What's Changed:
Update ReleaseNotes and version to v2.18.9 by @minminlittleshrimp in openembedded#468
Update status badges on README.md by @michael-methner in openembedded#467
logstorage: Adds option to write logs in gzip format by @LiquidityC in openembedded#442
Re-Initialize internal logging in daemon mode only by @lvklevankhanh in openembedded#459
Remove use of DLT_LOG in signal handler by @michael-methner in openembedded#472
Update gtest_dlt_daemon_multiple_files_logging.cpp by @LocutusOfBorg in openembedded#481
Update AUTOSAR standard link by @lucafrance in openembedded#480
cmake: set version to 2.18.9 by @alexmohr in openembedded#478
Fix macro code to use boolean value in while instruction (false) by @michael-methner in openembedded#469
dlt_user_shared: Add timeout to writev by @alexmohr in openembedded#385
build: add static lib only if necessary by @alexmohr in openembedded#479
Update CMakeLists.txt by @LocutusOfBorg in openembedded#482
watchdog: improve dlt watchdog by @alexmohr in openembedded#470
log-level-config: add option to configure log levels by @alexmohr in openembedded#474
gtest_dlt_daemon_gateway: dlt-daemon run without dlt_passive.conf file by @lti9hc in openembedded#487
dlt_unit_test: Fix and improve quality of unit tests by @minminlittleshrimp in openembedded#494
dlt-qnx-system improvement by @lvklevankhanh in openembedded#495
gtest: Init submodule and update version by @minminlittleshrimp in openembedded#497
dlt-qnx-system: prevent message loss in high load situations by @alexmohr in openembedded#490
Fix compile error stringop-truncation with GCC 9.4 by @michael-methner in openembedded#499
Update README.md by @lvklevankhanh in openembedded#503
dlt-coverage: Add coverage report generator for dlt by @minminlittleshrimp in openembedded#501
dlt-system: move journal reading to its own thread by @alexmohr in openembedded#471
Switch from GENIVI to COVESA by @minminlittleshrimp in openembedded#511
Update CMakeLists.txt: set required std version to gnu++14 by @LocutusOfBorg in openembedded#504
cmake: Policy CMP0115 set to OLD behavior for dlt-daemon with cmake >= 3.20 by @minminlittleshrimp in openembedded#510
fix usage of pthread_cond_timedwait by @alexmohr in openembedded#491
DLT Upstream for minor release by @minminlittleshrimp in openembedded#515
cmake: disable network trace by @alexmohr in openembedded#477
doc: add COVESA logo image by @minminlittleshrimp in openembedded#516
Prepare for 2.18.10 release by @michael-methner in openembedded#517
Signed-off-by: Gianfranco Costamagna <[email protected]>
Signed-off-by: Gianfranco Costamagna <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Changelog: ============ -Dropped Python 3.7 support -Fixed @TypeChecked optimization causing compilation of instrumented code to fail when any block was left empty by the AST transformer (eg if or try / except blocks) (openembedded#352) -Fixed placement of injected typeguard imports with respect to __future__ imports and module docstrings (openembedded#385) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Changelog: ============ -Dropped Python 3.7 support -Fixed @TypeChecked optimization causing compilation of instrumented code to fail when any block was left empty by the AST transformer (eg if or try / except blocks) (openembedded#352) -Fixed placement of injected typeguard imports with respect to __future__ imports and module docstrings (openembedded#385) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Changelog: ============ -Dropped Python 3.7 support -Fixed @TypeChecked optimization causing compilation of instrumented code to fail when any block was left empty by the AST transformer (eg if or try / except blocks) (openembedded#352) -Fixed placement of injected typeguard imports with respect to __future__ imports and module docstrings (openembedded#385) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Changelog: ============ -Dropped Python 3.7 support -Fixed @TypeChecked optimization causing compilation of instrumented code to fail when any block was left empty by the AST transformer (eg if or try / except blocks) (openembedded#352) -Fixed placement of injected typeguard imports with respect to __future__ imports and module docstrings (openembedded#385) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Changelog: ============ -Dropped Python 3.7 support -Fixed @TypeChecked optimization causing compilation of instrumented code to fail when any block was left empty by the AST transformer (eg if or try / except blocks) (openembedded#352) -Fixed placement of injected typeguard imports with respect to __future__ imports and module docstrings (openembedded#385) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Changelog found at https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.18.4 - icons: Scale at size 16x16 to 128x128 (Fixes openembedded#385) - icons: Fix centering of org.xfce.panel - icons: Rename org.xfce.panel.statustray to org.xfce.panel.systray - Fix memory leaks around gtk_get_current_event() - tasklist: Fix use-after-free on tasklist child - systray: Update icon also on status change - Translation Updates: Catalan, Estonian, French, Greek, Italian, Korean, Occitan (post 1500), Russian, Slovenian, Turkish, Ukrainian Signed-off-by: Jason Schonberg <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Changelog found at https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.18.4 - icons: Scale at size 16x16 to 128x128 (Fixes #385) - icons: Fix centering of org.xfce.panel - icons: Rename org.xfce.panel.statustray to org.xfce.panel.systray - Fix memory leaks around gtk_get_current_event() - tasklist: Fix use-after-free on tasklist child - systray: Update icon also on status change - Translation Updates: Catalan, Estonian, French, Greek, Italian, Korean, Occitan (post 1500), Russian, Slovenian, Turkish, Ukrainian Signed-off-by: Jason Schonberg <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Changelog found at https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.18.4 - icons: Scale at size 16x16 to 128x128 (Fixes #385) - icons: Fix centering of org.xfce.panel - icons: Rename org.xfce.panel.statustray to org.xfce.panel.systray - Fix memory leaks around gtk_get_current_event() - tasklist: Fix use-after-free on tasklist child - systray: Update icon also on status change - Translation Updates: Catalan, Estonian, French, Greek, Italian, Korean, Occitan (post 1500), Russian, Slovenian, Turkish, Ukrainian Signed-off-by: Jason Schonberg <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Add papi 5.7.0 support to Gatesgarth
Signed-off-by: Olivier Georget [email protected]