Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-21017

Agent 2 build failure on Go 1.16

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 6.0.4
    • Agent2 plugin (N)
    • Go 16.11

      During build, building plugin_userparameter.go fails with

      //go:build comment without // +build comment

      The problem is in src/go/pkg/zbxcmd/zbxcmd_nix.go, it contains

      //go:build !windows

      but no

      // +build !windows

            zabbix.dev Zabbix Development Team
            Alex/AT Alexey Asemov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: