Skip to content

libgpg-error build fails with newer gawk (Upstream Issue) #668

Description

@flawedworld

Compilation fails upon libgpg-error when using gawk 5.0+ OpenWRT fixed this using commit openwrt/packages@9afde0d and this should give insight into the fixes needed until upstream resolves this.

Log: https://pastebin.com/raw/F8987WAg

Tested on Fedora 31 fully updated 30/01/2020
Gawk version which failed: 5.0.1 (gawk-5.0.1-5.fc31.x86_64.rpm)
Solution was to forcibly install Gawk from Fedora 30 - Gawk 4.2.1 (gawk-4.2.1-6.fc30.x86_64.rpm)
rpm -Uvh https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/os/Packages/g/gawk-4.2.1-6.fc30.x86_64.rpm --force

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions