-
Notifications
You must be signed in to change notification settings - Fork 140
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
gawk's -ptest package has QA issue #384
Comments
This seems like an upstream issue |
I had the same problem and found the following workaround (if you also need to stay on a specific revision of yocto itself).
This fixes the hashbang line of the https://git.savannah.gnu.org/cgit/gawk.git/tree/test/mpfrfield.awk file, which still contains the hashbang line today. |
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 Signed-off-by: Khem Raj <[email protected]>
@cg-sat yeah, I think the problem here, I have sent a fix to oe-core layer [1] [1] https://lore.kernel.org/openembedded-core/[email protected]/T/#u |
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 3905f9beabdd219e0ec902db785cb8866f63279d) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 84b2ead1b6536ead19efc0faee3e09ab0867b666) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 84b2ead1b6536ead19efc0faee3e09ab0867b666) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 3905f9beabdd219e0ec902db785cb8866f63279d) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 84b2ead1b6536ead19efc0faee3e09ab0867b666) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 84b2ead1b6536ead19efc0faee3e09ab0867b666) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 3905f9beabdd219e0ec902db785cb8866f63279d) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 9f58ad97f6587322b716de1c9dc409bb4e1376f0) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 9f58ad97f6587322b716de1c9dc409bb4e1376f0) Signed-off-by: Khem Raj <raj.khemgmail.com> Signed-off-by: Richard Purdie <richard.purdielinuxfoundation.org>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 3905f9beabdd219e0ec902db785cb8866f63279d) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 9f58ad97f6587322b716de1c9dc409bb4e1376f0) Signed-off-by: Khem Raj <raj.khemgmail.com> Signed-off-by: Richard Purdie <richard.purdielinuxfoundation.org>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 9f58ad97f6587322b716de1c9dc409bb4e1376f0) Signed-off-by: Khem Raj <raj.khemgmail.com> Signed-off-by: Richard Purdie <richard.purdielinuxfoundation.org>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 64ae7492c69599019ef2bec62a834335539908ef) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 9f58ad9) Signed-off-by: Steve Sakoman <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 64ae7492c69599019ef2bec62a834335539908ef) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 9f58ad9) Signed-off-by: Steve Sakoman <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 9f58ad9) Signed-off-by: Steve Sakoman <[email protected]>
Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 64ae7492c69599019ef2bec62a834335539908ef) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 9f58ad97f6587322b716de1c9dc409bb4e1376f0) Signed-off-by: Steve Sakoman <[email protected]>
Source: poky MR: 158408 Type: Integration Disposition: Merged from poky ChangeID: 50cd98a Description: Also replace the hashbangs using /bin/gawk to use ${bindir}/gawk This fixes issues such as riscv/meta-riscv#384 (From OE-Core rev: 64ae7492c69599019ef2bec62a834335539908ef) Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 9f58ad97f6587322b716de1c9dc409bb4e1376f0) Signed-off-by: Steve Sakoman <[email protected]> Signed-off-by: Jeremy A. Puhlman <[email protected]>
Related to riscv#384 Add `gawk_5.2.1.bb` file to address QA issues in `gawk-ptest` package. * Add `-e 's|#! /bin/gawk|#! ${bindir}/gawk|g' \` to the `sed` line to update hashbang lines in affected files. * Add `-e 's|#! /usr/local/bin/gawk|#! ${bindir}/gawk|g' \` to the `sed` line to update hashbang lines in affected files.
Description
gawk's -ptest package has QA issue
Steps to reproduce the issue:
1.source meta-riscv/setup.sh
2.bitbake core-image-full-cmdline
3.gawk-test error occour
Describe the results you received:
BB_VERSION = "2.2.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "riscv64-unknown-linux"
MACHINE = "qemuriscv64"
DISTRO = "rvcore-distro"
DISTRO_VERSION = "1.1"
TUNE_FEATURES = "riscv64"
meta = "work:9b0f88642570383b09de94238fe1a8ef5119fb47"
meta-oe
meta-python
meta-multimedia
meta-networking = "work:ca7082caa800124b4e0a7b36175f60387d1e3f8c"
meta-riscv = "work:d6e3efd54a3c1361fecf2a56c6f4f590fbe676d9"
meta-clang = "master:57a06dffa2d528456fa973592dc1989cb1342f29"
meta-rvcore = "main:96183eb2029c01afbaafc68cd3de8f139212b44e"
meta-perl
meta-filesystems = "work:ca7082caa800124b4e0a7b36175f60387d1e3f8c"
Initialising tasks: 100% |############################################################################################################################################################################################################| Time: 0:00:01
Sstate summary: Wanted 398 Local 0 Mirrors 0 Missed 398 Current 2072 (0% match, 83% complete)
NOTE: Executing Tasks
ERROR: gawk-5.2.1-r0 do_package_qa: QA Issue: /usr/lib/gawk/ptest/test/fnarydel.awk contained in package gawk-ptest requires /usr/local/bin/gawk, but no providers found in RDEPENDS:gawk-ptest? [file-rdeps]
ERROR: gawk-5.2.1-r0 do_package_qa: QA Issue: /usr/lib/gawk/ptest/test/mpfrfield.awk contained in package gawk-ptest requires /bin/gawk, but no providers found in RDEPENDS:gawk-ptest? [file-rdeps]
ERROR: gawk-5.2.1-r0 do_package_qa: Fatal QA errors were found, failing task.
ERROR: Logfile of failure stored in: /home/work2TB/zhangze/rvcore-yocto/build/tmp-glibc/work/riscv64-unknown-linux/gawk/5.2.1-r0/temp/log.do_package_qa.3719989
ERROR: Task (/home/work2TB/zhangze/rvcore-yocto/openembedded-core/meta/recipes-extended/gawk/gawk_5.2.1.bb:do_package_qa) failed with exit code '1'
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Additional details (revisions used, host distro, etc.):
The text was updated successfully, but these errors were encountered: