Package Details: beye 6.1.0-5

Git Clone URL: https://aur.archlinux.org/beye.git (read-only, click to copy)
Package Base: beye
Description: A portable viewer of binary files, hexadecimal and disassembler modes
Upstream URL: http://beye.sourceforge.net/
Licenses: GPL
Replaces: biew
Submitter: Barthalion
Maintainer: richin13
Last Packager: richin13
Votes: 4
Popularity: 0.27
First Submitted: 2018-01-05 16:22 (UTC)
Last Updated: 2019-03-13 02:59 (UTC)

Latest Comments

milkii commented on 2023-12-18 01:04 (UTC)

Currently failing build:

<built-in>: note: this is the location of the previous definition
./biewlib/sysdep/x86_64/stdint.h:120: warning: "__UINT64_C" redefined
  120 | #define __UINT64_C(c)   c ## ULL
      | 
<built-in>: note: this is the location of the previous definition
bconsole.c: In function ‘__ListBox’:
bconsole.c:872:25: error: format not a string literal and no format arguments [-Werror=format-security]
  872 |                         fprintf(out,names[i]);
      |                         ^~~~~~~
bconsole.c:877:23: error: format not a string literal and no format arguments [-Werror=format-security]
  877 |                       else fprintf(out,names[i]);
      |                       ^~~~
cc1: some warnings being treated as errors
make: *** [makefile:167: bconsole.o] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: beye-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
beye - exit status 4
yay --answeredit none --answerdiff n --bottomup --sudoloop --answerclean n    8.80s user 3.65s system 86% cpu 14.387 total