MidnightBSD Magus

emulators/higan

Nintendo multi-system emulator

Flavor Version Run OSVersion Arch License Restricted Status
106_2 603 3.2 i386 gpl3 0 fail

License Permissions:

Events

Machine Type Time Message
m3232 info 2025-05-23 08:11:14.479302 Test Started
m3232 fail 2025-05-23 08:11:56.135504 make build returned non-zero: 1
m3232 fail 2025-05-23 08:11:56.318597 Test complete.

Log

===>  Building for higan-106_2
gmake: Entering directory '/magus/work/usr/mports/emulators/higan/work/higan_v106-source/higan'
g++13 -x c++ -std=c++14 -O3 -fno-strict-aliasing -fwrapv -I/usr/local/include -I. -I.. -fopenmp -DSFC_SUPERGAMEBOY -c target-tomoko/tomoko.cpp -o obj/ui-tomoko.o
g++13 -x c++ -std=c++14 -O3 -fno-strict-aliasing -fwrapv -I/usr/local/include -I. -I.. -fopenmp -DSFC_SUPERGAMEBOY -c target-tomoko/program/program.cpp -o obj/ui-program.o
g++13 -x c++ -std=c++14 -O3 -fno-strict-aliasing -fwrapv -I/usr/local/include -I. -I.. -fopenmp -DSFC_SUPERGAMEBOY -c target-tomoko/configuration/configuration.cpp -o obj/ui-configuration.o
g++13 -x c++ -std=c++14 -O3 -fno-strict-aliasing -fwrapv -I/usr/local/include -I. -I.. -fopenmp -DSFC_SUPERGAMEBOY -c target-tomoko/input/input.cpp -o obj/ui-input.o
In file included from ../nall/arithmetic.hpp:17,
                 from ../nall/nall.hpp:18,
                 from target-tomoko/configuration/../tomoko.hpp:1,
                 from target-tomoko/configuration/configuration.cpp:1:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint128_t&, const uint128_t&, uint128_t&, uint128_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:1:1: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
  +++ |+#include 
    1 | #define ConcatenateType(Size) uint##Size##_t
In file included from ../nall/arithmetic.hpp:17,
                 from ../nall/nall.hpp:18,
                 from target-tomoko/input/../tomoko.hpp:1,
                 from target-tomoko/input/input.cpp:1:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint128_t&, const uint128_t&, uint128_t&, uint128_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:1:1: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
  +++ |+#include 
    1 | #define ConcatenateType(Size) uint##Size##_t
In file included from ../nall/arithmetic.hpp:17,
                 from ../nall/nall.hpp:18,
                 from target-tomoko/program/../tomoko.hpp:1,
                 from target-tomoko/program/program.cpp:1:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint128_t&, const uint128_t&, uint128_t&, uint128_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:1:1: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
  +++ |+#include 
    1 | #define ConcatenateType(Size) uint##Size##_t
In file included from ../nall/arithmetic.hpp:17,
                 from ../nall/nall.hpp:18,
                 from target-tomoko/tomoko.hpp:1,
                 from target-tomoko/tomoko.cpp:1:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint128_t&, const uint128_t&, uint128_t&, uint128_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:1:1: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
  +++ |+#include 
    1 | #define ConcatenateType(Size) uint##Size##_t
In file included from ../nall/arithmetic.hpp:26:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint256_t&, const uint256_t&, uint256_t&, uint256_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:26:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint256_t&, const uint256_t&, uint256_t&, uint256_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:26:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint256_t&, const uint256_t&, uint256_t&, uint256_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:26:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint256_t&, const uint256_t&, uint256_t&, uint256_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:34:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint512_t&, const uint512_t&, uint512_t&, uint512_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:34:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint512_t&, const uint512_t&, uint512_t&, uint512_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:34:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint512_t&, const uint512_t&, uint512_t&, uint512_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:34:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint512_t&, const uint512_t&, uint512_t&, uint512_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:42:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint1024_t&, const uint1024_t&, uint1024_t&, uint1024_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:42:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint1024_t&, const uint1024_t&, uint1024_t&, uint1024_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:42:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint1024_t&, const uint1024_t&, uint1024_t&, uint1024_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:42:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint1024_t&, const uint1024_t&, uint1024_t&, uint1024_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:50:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint2048_t&, const uint2048_t&, uint2048_t&, uint2048_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:50:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint2048_t&, const uint2048_t&, uint2048_t&, uint2048_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:50:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint2048_t&, const uint2048_t&, uint2048_t&, uint2048_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:50:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint2048_t&, const uint2048_t&, uint2048_t&, uint2048_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:58:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint4096_t&, const uint4096_t&, uint4096_t&, uint4096_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:58:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint4096_t&, const uint4096_t&, uint4096_t&, uint4096_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:58:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint4096_t&, const uint4096_t&, uint4096_t&, uint4096_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:58:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint4096_t&, const uint4096_t&, uint4096_t&, uint4096_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:66:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint8192_t&, const uint8192_t&, uint8192_t&, uint8192_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:66:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint8192_t&, const uint8192_t&, uint8192_t&, uint8192_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:66:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint8192_t&, const uint8192_t&, uint8192_t&, uint8192_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
In file included from ../nall/arithmetic.hpp:66:
../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint8192_t&, const uint8192_t&, uint8192_t&, uint8192_t&)':
../nall/arithmetic/natural.hpp:240:23: error: 'runtime_error' is not a member of 'std'
  240 |   if(!rhs) throw std::runtime_error("division by zero");
      |                       ^~~~~~~~~~~~~
../nall/arithmetic/natural.hpp:240:23: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '?
gmake: *** [GNUmakefile:49: obj/ui-configuration.o] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [GNUmakefile:49: obj/ui-input.o] Error 1
gmake: *** [GNUmakefile:49: obj/ui-program.o] Error 1
gmake: *** [GNUmakefile:49: obj/ui-tomoko.o] Error 1
gmake: Leaving directory '/magus/work/usr/mports/emulators/higan/work/higan_v106-source/higan'
*** Error code 2

Stop.
make: stopped in /usr/mports/emulators/higan

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis