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

Zabbix agent 2 compilation failed on arm/v7

XMLWordPrintable

    • Sprint 69 (Oct 2020)
    • 0.5

      Zabbix agent 2 compilation failed on ARM/v7 and ARM/v6 with the following error:

      #11 [linux/arm/v7 3/5] RUN set -eux &&     apk add --no-cache --virtual buil...
      8133
      #11 2435. # zabbix.com/plugins/system/swap
      8134
      #11 2435. plugins/system/swap/swap_nix.go:32:13: cannot use info.Totalswap (type uint32) as type uint64 in return argument
      8135
      #11 2435. plugins/system/swap/swap_nix.go:32:29: cannot use info.Freeswap (type uint32) as type uint64 in return argument
      8136
      #11 ...
      8137
      
      8138
      #17 [linux/arm/v6 3/5] RUN set -eux &&     apk add --no-cache --virtual buil...
      8139
      #17 2603. # zabbix.com/plugins/system/swap
      8140
      #17 2603. plugins/system/swap/swap_nix.go:32:13: cannot use info.Totalswap (type uint32) as type uint64 in return argument
      8141
      #17 2603. plugins/system/swap/swap_nix.go:32:29: cannot use info.Freeswap (type uint32) as type uint64 in return argument
      8142
      #17 ...
      8143
      
      8144
      #11 [linux/arm/v7 3/5] RUN set -eux &&     apk add --no-cache --virtual buil...
      8145
      #11 2659. make[2]: *** [Makefile:539: build] Error 2
      8146
      #11 2659. make[1]: *** [Makefile:498: all-recursive] Error 1
      8147
      #11 2659. make: *** [Makefile:537: all-recursive] Error 1
      

      Full logs: https://github.com/zabbix/zabbix-docker/commit/de130ad9caf124f431302d3f8685fcda37833cf5/checks/1263448498/logs

            esneiders Eriks Sneiders
            dotneft Alexey Pustovalov
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: