Package Details: tox-weechat-git r348.424eacc-1

Git Clone URL: https://aur.archlinux.org/tox-weechat-git.git (read-only, click to copy)
Package Base: tox-weechat-git
Description: Tox protocol plugin for WeeChat
Upstream URL: https://github.com/haavard/tox-weechat
Licenses: GPL3
Conflicts: tox-weechat
Provides: tox-weechat
Submitter: physkets
Maintainer: None
Last Packager: physkets
Votes: 1
Popularity: 0.000000
First Submitted: 2019-01-17 09:48 (UTC)
Last Updated: 2019-01-17 09:48 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

doclai commented on 2023-10-09 12:34 (UTC)

I got error

/tmp/makepkg/tox-weechat-git/src/tox-weechat-git/src/twc-utils.h:74:34: warning: ‘enum TOX_ERR_FILE_SEND_CHUNK’ declared inside parameter list will not be visible outside of this definition or declaration
   74 | twc_tox_err_file_send_chunk(enum TOX_ERR_FILE_SEND_CHUNK error);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/makepkg/tox-weechat-git/src/tox-weechat-git/src/twc-list.h:23,
                 from /tmp/makepkg/tox-weechat-git/src/tox-weechat-git/src/twc-config.c:27:
/tmp/makepkg/tox-weechat-git/src/tox-weechat-git/src/twc-tfer.h:153:52: warning: ‘enum TOX_ERR_FILE_SEND’ declared inside parameter list will not be visible outside of this definition or declaration
  153 | twc_tfer_file_err_send_message(char *message, enum TOX_ERR_FILE_SEND error);
      |                                                    ^~~~~~~~~~~~~~~~~
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/tox.dir/all] Error 2
make: *** [Makefile:136: all] Error 2