MidnightBSD Magus

games/yadex

WAD file editor, for games like Doom and Heretic

Flavor Version Run OSVersion Arch License Restricted Status
1.7.0 623 4.0 i386 gpl2 0 fail

License Permissions:

Events

Machine Type Time Message
m4032 info 2025-12-23 19:06:35.402301 Test Started
m4032 fail 2025-12-23 19:06:53.841115 make build returned non-zero: 1
m4032 fail 2025-12-23 19:06:53.899528 Test complete.

Log

===>  Building for yadex-1.7.0
cp -p obj/0/config.h src/config.h
Generating yadex.dep
scripts/copyright -m docsrc/copyright >cache/copyright.man
scripts/copyright -t docsrc/copyright | sed 's/^./    &/' >cache/copyright.txt
cc scripts/ftime.c -o obj/0/ftime
Generating cache/srcdate
sed 's/%v/1.7.0/g; s,.*,.B &/yadex.cfg,' obj/0/config.etc >obj/0/files_etc.man
sed 's/%v/1.7.0/g; s,.*,.BI &/ game .ygd,' obj/0/config.share >obj/0/files_share.man
cc scripts/notexist.c -o obj/0/notexist
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/acolours.cc -o obj/0/acolours.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/aym.cc -o obj/0/aym.o
In file included from src/acolours.cc:40:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
  145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
      |                              ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
   70 | } ldiv_t;
      |   ^
In file included from src/acolours.cc:40:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
  145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
      |                                                                                           ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
  105 | ldiv_t   ldiv(long, long) __pure2;
      |          ^
In file included from src/aym.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
  145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
      |                              ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
   70 | } ldiv_t;
      |   ^
In file included from src/aym.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
  145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
      |                                                                                           ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
  105 | ldiv_t   ldiv(long, long) __pure2;
      |          ^
src/aym.cc:205:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
  205 |       else
      |       ^
src/aym.cc:229:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
  229 |       else
      |       ^
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/acolours.o] Error 1
gmake: *** Waiting for unfinished jobs....
2 warnings and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/aym.o] Error 1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/games/yadex

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis