Skip to content

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

@0xharshal

Description

@0xharshal

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions