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
[1m===> Building for higan-106_2[0m
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
- devel/binutils (build)
- devel/gettext-runtime (build)
- devel/gettext-tools (build)
- devel/gmake (build)
- devel/pkgconf (build)
- devel/sdl12 (build)
- lang/gcc13 (build)
- x11/libX11 (build)
- x11/libXext (build)
- x11/libXv (build)
- x11/xorgproto (build)
- accessibility/at-spi2-core (lib)
- devel/gettext-runtime (lib)
- devel/glib20 (lib)
- devel/sdl12 (lib)
- graphics/cairo (lib)
- graphics/gdk-pixbuf2 (lib)
- graphics/libglvnd (lib)
- print/freetype2 (lib)
- print/harfbuzz (lib)
- textproc/libxml2 (lib)
- x11-fonts/fontconfig (lib)
- x11-toolkits/gtk20 (lib)
- x11-toolkits/gtksourceview2 (lib)
- x11-toolkits/pango (lib)
- lang/gcc13 (run)
- x11/libX11 (run)
- x11/libXext (run)
- x11/libXv (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus