Pkgcheck Warnings

  • All Versions
    • 4.5-r2
      • EmptyGlobalAssignment
        line 15: empty global assignment: IUSE=""
      • VariableOrderWrong
        variable S should occur before IUSE
    • 4.4-r2
      • EmptyGlobalAssignment
        line 15: empty global assignment: IUSE=""
      • VariableOrderWrong
        variable S should occur before IUSE
    • 4.3-r4
      • EmptyGlobalAssignment
        line 15: empty global assignment: IUSE=""
      • VariableOrderWrong
        variable S should occur before IUSE
    • 4.2-r4
      • EmptyGlobalAssignment
        line 15: empty global assignment: IUSE=""
      • VariableOrderWrong
        variable S should occur before IUSE
    • 4.1-r5
      • EmptyGlobalAssignment
        line 15: empty global assignment: IUSE=""
      • VariableOrderWrong
        variable S should occur before IUSE
    • 4.0-r5
      • EmptyGlobalAssignment
        line 15: empty global assignment: IUSE=""
      • VariableOrderWrong
        variable S should occur before IUSE
    • 3.1-r5
      • EmptyGlobalAssignment
        line 15: empty global assignment: IUSE=""
      • VariableOrderWrong
        variable S should occur before IUSE
    • 3.0-r5
      • EmptyGlobalAssignment
        line 15: empty global assignment: IUSE=""
      • VariableOrderWrong
        variable S should occur before IUSE

    Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.