Package Details: bsnes-qt5 20230610-1

Git Clone URL: https://aur.archlinux.org/bsnes-qt5.git (read-only, click to copy)
Package Base: bsnes-qt5
Description: Super Nintendo emulator focusing on performance, features, and ease of use. (Qt 5)
Upstream URL: https://github.com/bsnes-emu/bsnes
Licenses: GPL3
Conflicts: bsnes, bsnes-classic, bsnes-hd, bsnes-plus
Provides: bsnes
Submitter: Vaporeon
Maintainer: Vaporeon
Last Packager: Vaporeon
Votes: 4
Popularity: 0.000023
First Submitted: 2019-07-30 08:02 (UTC)
Last Updated: 2023-06-18 14:28 (UTC)

Latest Comments

Compile3440 commented on 2023-06-23 01:50 (UTC) (edited on 2023-06-23 01:51 (UTC) by Compile3440)

The other folders are not being created. If I compile bsnes personally, when I click the binary, it will generate certain folders and libraries. That does not happen with this here.

Executable technically runs, but I cannot do anything since there is no drivers or anything.

Vaporeon commented on 2023-06-18 14:26 (UTC)

Fixed.

Xakurinha32 commented on 2023-06-18 00:44 (UTC)

Flagged as out of date:

In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |            ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
In file included from ../nall/arithmetic.hpp:37,
                 from ../nall/hash/hash.hpp:3,
                 from ../nall/hash/sha256.hpp:3,
                 from ../nall/file-buffer.hpp:12,
                 from ../nall/file.hpp:3,
                 from ../nall/directory.hpp:3,
                 from ../hiro/core/core.hpp:4,
                 from ../hiro/core/core.cpp:13:
../nall/arithmetic/natural.hpp: In function ‘void nall::div(const uint256_t&, const uint256_t&, uint256_t&, uint256_t&)’:
../nall/arithmetic/natural.hpp:239:23: error: ‘runtime_error’ is not a member of ‘std’
  239 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:1:1: note: ‘std::runtime_error’ is defined in header ‘<stdexcept>’; did you forget to ‘#include <stdexcept>’?
  +++ |+#include <stdexcept>
    1 | #define ConcatenateType(Size) uint##Size##_t
In file included from ../nall/arithmetic.hpp:45:
../nall/arithmetic/natural.hpp: In function ‘void nall::div(const uint512_t&, const uint512_t&, uint512_t&, uint512_t&)’:
../nall/arithmetic/natural.hpp:239:23: error: ‘runtime_error’ is not a member of ‘std’
  239 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:239:23: note: ‘std::runtime_error’ is defined in header ‘<stdexcept>’; did you forget to ‘#include <stdexcept>’?
In file included from ../nall/arithmetic.hpp:53:
../nall/arithmetic/natural.hpp: In function ‘void nall::div(const uint1024_t&, const uint1024_t&, uint1024_t&, uint1024_t&)’:
../nall/arithmetic/natural.hpp:239:23: error: ‘runtime_error’ is not a member of ‘std’
  239 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:239:23: note: ‘std::runtime_error’ is defined in header ‘<stdexcept>’; did you forget to ‘#include <stdexcept>’?
In file included from ../nall/arithmetic.hpp:61:
../nall/arithmetic/natural.hpp: In function ‘void nall::div(const uint2048_t&, const uint2048_t&, uint2048_t&, uint2048_t&)’:
../nall/arithmetic/natural.hpp:239:23: error: ‘runtime_error’ is not a member of ‘std’
  239 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:239:23: note: ‘std::runtime_error’ is defined in header ‘<stdexcept>’; did you forget to ‘#include <stdexcept>’?
In file included from ../nall/arithmetic.hpp:69:
../nall/arithmetic/natural.hpp: In function ‘void nall::div(const uint4096_t&, const uint4096_t&, uint4096_t&, uint4096_t&)’:
../nall/arithmetic/natural.hpp:239:23: error: ‘runtime_error’ is not a member of ‘std’
  239 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:239:23: note: ‘std::runtime_error’ is defined in header ‘<stdexcept>’; did you forget to ‘#include <stdexcept>’?
In file included from ../nall/arithmetic.hpp:77:
../nall/arithmetic/natural.hpp: In function ‘void nall::div(const uint8192_t&, const uint8192_t&, uint8192_t&, uint8192_t&)’:
../nall/arithmetic/natural.hpp:239:23: error: ‘runtime_error’ is not a member of ‘std’
  239 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:239:23: note: ‘std::runtime_error’ is defined in header ‘<stdexcept>’; did you forget to ‘#include <stdexcept>’?
make: *** [../hiro/GNUmakefile:73: obj/hiro-gtk2.o] Error 1
make: Leaving directory '/home/spamtla/.cache/yay/bsnes/src/bsnes-115/bsnes'
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: bsnes-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
bsnes - exit status 4

Xakurinha32 commented on 2023-06-18 00:38 (UTC) (edited on 2023-06-18 00:38 (UTC) by Xakurinha32)

Currently not working

itstoast27 commented on 2020-12-11 20:05 (UTC)

(to clarify, it worked fine upon removal of bsnes-hd.)

itstoast27 commented on 2020-12-11 19:23 (UTC)

i believe there is an unlisted conflict with bsnes-hd? and most likely with all the other bsnes installables in the aur, if they try to install to the same place. if it's useful, the command leading up to the error is at https://pastebin.com/CDA1GFKy .

agapito commented on 2020-09-03 12:51 (UTC) (edited on 2020-09-03 12:52 (UTC) by agapito)

New upstream url: https://github.com/bsnes-emu/bsnes/archive/v115.tar.gz