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

build fails on meta-freescale/kirkstone due to missing revision in management-console upstream #1804

Open
0xharshal opened this issue Apr 25, 2024 · 4 comments
Assignees

Comments

@0xharshal
Copy link

Suddenly the builds started failing.
Upon checking I notice that qoriq-mc-binary repository (https://github.com/nxp-qoriq/qoriq-mc-binary) no longer contains the revision mentioned in meta-freescale/recipes-dpaa2/management-complex/management-complex_10.35.0.bb

SRCREV = "836d7bf606b51c18b5e3726d68dcf3b3ac4de74a"

The qoriq-mc-binary has some very recent changes and
The license file also doesn't match.

Can you shed light on this, is this intended or the repository is compromised?

Build log snippet showing FetchError

$ MACHINE="tqmlx2160a-mblx2160a" DISTRO="dumpling" bitbake management-complex                                                            
...
NOTE: Executing Tasks
WARNING: management-complex-10.35.0-r0 do_fetch: Failed to fetch URL git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1, attempting MIRRORS if available
ERROR: management-complex-10.35.0-r0 do_fetch: Fetcher failure: Unable to find revision 836d7bf606b51c18b5e3726d68dcf3b3ac4de74a in branch  even from upstream
ERROR: management-complex-10.35.0-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1')
ERROR: Logfile of failure stored in: /Apr25_1435/build/tmp/work/tqmlx2160a_mblx2160a-tq-linux/management-complex/10.35.0-r0/temp/log.do_fetch.2844294
ERROR: Task (/Apr25_1435/meta-freescale/recipes-dpaa2/management-complex/management-complex_10.35.0.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 514 tasks of which 513 didn't need to be rerun and 1 failed.
@alberhung
Copy link

I also faced the same issue a few days.
Any solution?

@otavio
Copy link
Member

otavio commented Apr 26, 2024

Would you be willing to select and apply the necessary fixes from the master branch and prepare a pull request?

@0xharshal
Copy link
Author

0xharshal commented Apr 29, 2024

Would you be willing to select and apply the necessary fixes from the master branch and prepare a pull request?

I want to wait for official reply from NXP. NXP-Binary-EULA.txt is also missing.

The hash mentioned in kirkstone branch was not associated with a branch, it was an out-of-tree commit. I am pretty sure it was removed by git gc

This is the latest tag, https://github.com/nxp-qoriq/qoriq-mc-binary/tree/f638dd0e6103607c9d84d57c2ef2059f9b5d32b9 , there is a LICENSE file but no NXP-Binary-EULA.txt, similarly this one is also out of tree and does not belong to any branch

@ryathnah
Copy link

Hello team,
let me know if any solution for this.

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

6 participants