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

[Backport scarthgap] linux-fslc: Fix TMPDIR build failure #1881

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

github-actions[bot]
Copy link

Description

Backport of #1876 to scarthgap.

The build failures:

ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: QA Issue: File
/usr/src/debug/linux-fslc/6.6.36+git/lib/oid_registry_data.c in package linux-fslc-src contains reference to TMPDIR [buildpaths]
ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: Fatal QA errors were found, failing task.

ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: QA Issue: File
/usr/src/debug/linux-fslc/6.6.36+git/drivers/tty/vt/consolemap_deftbl.c in package linux-fslc-src contains reference to TMPDIR
ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: Fatal QA errors were found, failing task.

ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: QA Issue: File
/usr/src/debug/linux-fslc/6.6.36+git/drivers/video/logo/logo_linux_clut224.c in package linux-fslc-src contains reference to TMPDIR [buildpaths]
ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: Fatal QA errors were found, failing task

The relevant changes:

 8f24666d05968 tty: vt: conmakehash: cope with abs_srctree no longer in env
 7ea30dacfb713 lib/build_OID_registry: don't mention the full path of the script in output
 0f806d7395704 video: logo: Drop full path of the input filename in generated fil

Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
(cherry picked from commit db123d1)
@github-actions github-actions bot requested a review from otavio July 28, 2024 20:55
@otavio otavio merged commit 0f8091c into scarthgap Jul 28, 2024
@otavio otavio deleted the backport-1876-to-scarthgap branch July 28, 2024 21:26
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