games/yadex
WAD file editor, for games like Doom and Heretic
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 1.7.0 | 620 | 4.0 | amd64 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2025-11-03 02:32:55.244371 | Test Started |
| m4064b | fail | 2025-11-03 02:35:50.839379 | make build returned non-zero: 1 |
| m4064b | fail | 2025-11-03 02:35:50.91987 | Test complete. |
Log
[1m===> Building for yadex-1.7.0[0m
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
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
Generating cache/srcdate
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
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/bench.cc -o obj/0/bench.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/bitvec.cc -o obj/0/bitvec.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/cfgfile.cc -o obj/0/cfgfile.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/checks.cc -o obj/0/checks.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/colour1.cc -o obj/0/colour1.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/colour2.cc -o obj/0/colour2.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/colour3.cc -o obj/0/colour3.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/colour4.cc -o obj/0/colour4.o
cp -p obj/0/config.cc src/config.cc
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/dependcy.cc -o obj/0/dependcy.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/dialog.cc -o obj/0/dialog.o
Generating src/credits.cc
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/disppic.cc -o obj/0/disppic.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/drawmap.cc -o obj/0/drawmap.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/edisplay.cc -o obj/0/edisplay.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/editgrid.cc -o obj/0/editgrid.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/editlev.cc -o obj/0/editlev.o
scripts/copyright -c docsrc/copyright >>src/credits.cc
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/editloop.cc -o obj/0/editloop.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/editobj.cc -o obj/0/editobj.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/editsave.cc -o obj/0/editsave.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/endian.cc -o obj/0/endian.o
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/editzoom.cc -o obj/0/editzoom.o
In file included from src/bench.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.hIn file included from src/bitvec.cc:In file included from :145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
src/editgrid.cc:30In file included from 7:
src/aym.ccIn file included from :31:
In file included from src/yadex.h:53src/yadex.h::
145 | inline _LIBCPP53In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:
/usr/include/c++/v1/stdlib.h:145:30: error: :30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
:
/usr/include/c++/v1/stdlib.h:145:30: 145 | ierror: _nline _LIBCPP_HIDE_FROM_ABI lldiv_t HIDE_In file included from src/colour4.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'?F
ROunknown type name 'lldiv_t'; did you mean 'ldiv_t'?
M_unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
A 145 | iB I lldiv_t div(lonnl145g long __x,i | ne _LIBCPP_HIDE_FROM_ABI lldiv_t div(long inline _L long long __y) _NOEXCEPT { return ::lldiv(__x, __y);long __x,dIBCPP_HIDE_FROM_ABIiv(long long __x, long l145 | l }
ong | ^ l_
_ong l/usr/include/stdlib.h:70:ong __3: note: 'ldiv_t' declared here
yy) _) _NOEXCENOEPT { retuXrn : 70 | CEPT { return ::lldiv}i (:ldiv_llt;
| ^
dldiv(__i_x, __yv_t div(l)o; In file included from }
| ^
_x, __y);/usr/include/stdlib.h:nline }
| 70n_LIBgC ^
lon/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
g __x 70 | } ldiv_t;
| ^
, long loIn file included from src/bench.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'?
ng __y) _NOEXCEPT { return ::lld 145 | iIn file included from src/cfgfile.cc:29:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: nline _LIerror: iv(BCP__xP_HIDE_FR,In file included from src/bitvec.cc:7:
In file included from src/yadex.h:53:
OM_ABI lldiv_t div(long l__y); }
| ^
o/usr/include/c++/v1/stdlib.h:145:93:n/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
g 145 | inline _LIBCPP_HI __x, long long __y) DE_FROM_ABI lldiv_t div(long long __x, long long ___y) _NOEXCEPT { rPP_HIDE_eNFOEXCEPT { return ::lldiv(__tIn file included from src/editloop.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145ROxuMrIn file included from src/editlev.cc:30:
n ::lldiv(In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: _A:In file included from src/colour2.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'?
error: 3 145 | inl: note: 'ldiv_t' declared here
ineunknown type name 'lldiv_t'; did you mean 'ldiv_t'?
_LIBCPP_HIDE 145 | inline_FROM_ABI lldiv_t div(long long _unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
_x, long long __y) B70 | } ldiv _70 | },src/disppic.cc_ ldiv_t;
| ^
_x, _In file included from _ src/colour3.cc_::_N_y); }
| ~~^
31::
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
145 105 | ldiOEXCEPT { return ::lldiv(__x,In file included from __y); }
| ^
I lldiv_tIn file included from src/aym.ccsrc/editobj.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: :_In file included from Lerror: 31unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
:
src/yadex.h 145 | inline _L:53:
/usr/include/c++/v1/stdlib.h:145:30In 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'?
IIBCPP_H 145 | inliIn file included from src/dependcy.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'?
ne 145 | inline _: yI); LIBtDE_FROM_ABI lldiv_t div(long long __x, loCerror: P n_LIBBgC loPCPP_HIDE_FROM_ABI lld}unknown type name 'lldiv_t'; did you mean 'ldiv_t'?Pn
_ 145HIDE_i
F;g vd_t ROM_ABI lldiv_t div(long long __x, long
__y) _NOEXCEPT | inllinev P_HIDE_FROM_ABI lldiv_t d | _t div(long long _idiv(lon| { ^ retur
vng long _ ~~^
30/usr/include/stdlib.h:105::
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30 | 9(long,In file included from src/drawmap.cc: note: 'ldiv' declared here
:::ll d l105iv(__x, __y); }
| ^ong)_ x, long lo30:
| ldiv_
nIn file included from ig/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
In file included from inline _LIBCPP_HI 70 | src/editgrid.cc:30:
In file included from src/yadex.h:}t53 ldiv(long:
In file included from src/checks.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: error: /usr/include/c++/v1/stdlib.h __y) _NOEXCEPT ldiv_t;
| ^
D,src/yadex.h:53 E::
/usr/include/c++/v1/stdlib.herror: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
_FROM_ABIIn file included from 145 | inline _LIBCPP_H:vlon_unknown type name 'lldiv_t'; did you mean 'ldiv_t'?145g) :src/editlev.cc_:_pure2;_
| ^
x, 93
l: 145 | lerror: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145:30oIing long ldi{ return ::lldiv(__x, __yn); }
| ^
D_/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_:v_t div(long long __x, long long __y) _NOEX 145 CEEPT { return ::lldiv(__x, _(lo_ng long y); }
| ^
__x, long long /usr/include/stdlib.h:70__y) _NOEXCEPT:3: note: 'ldiv_t' declared here
error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
_y) _N 145 | inli 70 | } ldiv_FROM_ABI lldiv_t div( | inlineIn file included from Osrc/acolours.cc:40:
In file included from _lsrc/yadex.hong long __x, long long __:53:
/usr/include/c++/v1/stdlib.h:145:30: error: Ey) _NOEXCEPT { returXnCEP unknown type name 'lldiv_t'; did you mean 'ldiv_t'?n:e t:;
| lldiv(__x, __y)T ^
{
_:;30 145 | i}
| ^
nlin:
{ ret/usr/include/stdlib.h:70:3:In file included from src/yadex.hurn ::lldiLIBCPPv(__x, __y); }
| ^
_HIDE_FROM_ABI lldiv_t div(long long __x, long note: 'ldiv_t' declared here
_LIBCPP_HIDE_FROM_ABI lldiv_t dl 70 | } ldiv_t;
ot;
| ^
n | ^
ge _LIBCPP_ HIDE_F_In file included from Rsrc/endian.cc:31:
OIn file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.hM:__y) _NOEXCEPT A{B145:I lldiv_t div30i(:In file included from src/dependcy.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:93: retu lr_LIBCPP_HIDIn file included from src/disppic.ccvr:(30elt :
In file included from In file included from error: usrc/yadex.h:53:
r/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
n unknown type name 'lldiv_t'; did you mean 'ldiv_t'? 145 | inli:
:ne _LIBCPP_HIDEo30: src/cfgfile.ccl 145 | inlineerror: lndiv(__x, __: _error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
_29EIn file included from src/colour1.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 | iunknown type name 'lldiv_t'; did you mean 'ldiv_t'?
/usr/include/stdlib.h_ 145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_tFROM_ AL:
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'?
gn long __l 145 | inline _LIyB); }
ine| ~~^
C145/usr/include/stdlib.h:105IB:dPP_HIDE_FROM_iCv(lonPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCAFB | ROg long __x,xI, loBnI lldiv_tg long E_PT { return _y) _N:OEXCEP div(long long __x,:lldiv(__x, __y); }
| ^
l/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
o 70 | } ldiv_t;
| ^
T { return ::lldiv(__nMx, __y); }
| ~~^
n/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
_ 105 | ldiv_t ldiv(long, long) __pu_LIBCPP_HIDE_FROM_g lldiv_t div(long long _: long __y) _NOEXCEPT { ret_x, long long __y) _NOEXCEPT { return ::lldiAv(__x, __y)B;I lldi:v_t 9: note: 'ldiv' declared here
105 | ldiv_t di:ldiv(longv,r e2;long) __pure2;
In file included from | ^| ^src/editsave.ccl:urn ::l31(
l:
ldiv(__
xlod_70ipiv(__x, __y)In file included from u;nline _LIBCPP_HIr src/yadex.hABI lldiv_}
| ^:e53:
/usr/include/c++/v1/stdlib.h:145
D2E_FROM_ABI /usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
l:ldiv_nt div(long long __x, long long __y) _t;In file included from src/edisplay.cc:55:
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'?
g 145 | inline _LIBCPP_ loHIDE_FROM_ABI | n ^g __x, l
30ong long __y) _NO: error: lEXCEPT { return ::unknown type name 'lldiv_t'; did you mean 'ldiv_t'?In file included from
lldiv(__x, _l_dyIn file included from src/drawmap.cc:30:
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 o i}
| ~~^
lN/usr/include/stdlib.h:105:9: ong __x, long lonnote: g'ldiv' declared here
__y) _NOEX 105 | lvdiv_t lOsrc/dialog.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30d_:it dC div(EPT {EXCEPT loerror: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
n{g return long __x, ::lldiv(lo__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
ng long __y) _NOEXCEPT { return ::lldi :53:
v(__x, __y); },vreturn ::lldiv(__x,
| ~~^
/usr/include/c++/v1/stdlib.h: _145 | 145:93: iv(long long __x,i/usr/include/stdlib.herror: :105:9: note: 'ldiv' declared here
no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
nline _LIBC(long, long) __purePP_HI2;
D_E_FROM_ABI ll long di long __y) _NOEXCEPT { __y); ret | ^
}v_}
t d
| ^
| ^
iv(long long __/usr/include/stdlib.h:70:3:x, long long __y) _NyO) note: 'ldiv_t' declared here
EX; 70 | } ldiv_t;
| ^
C}
E105 | /usr/include/stdlib.h:70: | ~~^
ld/usr/include/stdlib.hiIn file included from v_t 3l: note: 'ldiv_t' declared here
div(long, long) __pure2;
| ^
70 | } ldiv_t;
| ^
src/editzoom.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:In file included from src/colour1.cc:31:
In file included from src/yadex.h:53:
105145 | :9: note: 'ldiv' declared here
/usr/include/c++/v1/stdlib.h inline In file included from src/colour3.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 ll105d_LIBC | liv_t div(PP_HIolong __y) _NOEXCEPT { retuDlE_FROrn :ong long __x, long ng __x, long lolong __y) _NOEXCEPT { return lndg __y) _N:iOEXCEPT { return ::lldiv(__x, /usr/include/stdlib.hv_:_y); }
| ^
_ :145 | lldiv(__x, inline _:ll/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
d_ 70 | } ldi_y); }iv(__x, __y); }
L | ^
| ~~^
70/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
:/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
3v 70_ttI ;
ldiv(lon | ^
105 | ldiv_t ldiv(long, long) __pure2;
g:| ^
, | } lB CPP_HIDE_FROM_ABldiv_t;
| ^
ong) __pure2;
| ^
note: 'ldiv_t' declared hereI lldiv_t div(longnIn file included from :src/editzoom.cc:31:
In file included from src/yadex.h:53
l145 70 | } long __x, logd:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
n:
iu rn145 | inline _LIBCPP_HIDE_FROM In file included from src/colour2.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:93: g long __y) _NOEXerror: /usr/include/c++/v1/stdlib.hCEPT { return:::lldiv(__xno member named 'lldiv' in the global namespace; did you mean 'ldiv'?long __x, long, __y); }
| ^
145 | inline /usr/include/stdlib.h:70:P3vT_ { return ::lldiv(__x, __y); _}LIBCPP_HIDE_FROM_ABI lldiv_t div(lo _ABIt l
ldiv_;
| t ^
n | ^
g long __x, long lon/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
145: 70 | } div(long ldiv_t;
| ^
l93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
ong __x, long _long_y 145 | inlin) _NOEXCEPT eg{ __y) _NOEXIn file included from src/editobj.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:93:In file included from src/dialog.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:93: return ::lldi vlon(__x, __y); }
| ^
_LIBCPerror: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
gP/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
_H 70IDE_FROM_ABI lldiv | } _t div(long long error: _no member named 'lldiv' in the global namespace; did you mean 'ldiv'?_
y_ 145 | inlin_x, e 145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t dlong long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
)/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
_NOEXCEPT { return ::lld 105 | liv(__x, _div_t ldiv(long, long) __pure2;
_ | ^
LIBCPP_HlIiDv(loE_FROM_ABIng long __ lldiv_t div(dCEilong long _PT_ x, lon{ g relong __y)v t__x, t;
| ^
long loNn_uyr);g } __y) _NOEXCOn ::lldiv(__x, __y); }E
| ~~^
| ~~^
/usr/include/stdlib.h:105:9: /usr/include/stdlib.h:105:9: note: note: 'ldiv' declared here
'ldiv' declared here
105 | 105 | ldivlIn file included from src/acolours.ccdiv_t l_div(:lMt ldi_ABI lIn file included from EvXCEPT { retur40Psrc/endian.cc:31:
In file included from nT { return ::lldiv( __x, __y); }
| ~~^
::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
/usr/include/stdlib.h:105:9: 105 | ldiv_t ldiv( note: 'ldiv' declared here
lon 105 | g, long) __pldiv_ldiv_t div(long lonug __x,re2;
| ^
long long __y) _NOEXCEPT { return :(t :lldiv(_:
lIn file included from doisrc/yadex.hn_x, __ysrc/yadex.h:53:
/usr/include/c++/v1/stdlib.h:g, long) __pure2;145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
| ^
:53:
/usr/include/c++/v1/stdlib.h:145:93: long, long) __pure2error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
;
| ^
145 | inline _ 145 | inLIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long lv(long,on lline _LIoBCPP_HIDE_FROM_ABIng) __pure2;
| ^
lldiv_t div(long long __x, long long __y) _NOEXCEPT { return :g __y) _:lldiv(__x,NOEX __y); }
| ~~^
CEPT { return ::lldiv(__x, __y/usr/include/stdlib.h:105:); }
| ~~^
9: /usr/include/stdlib.h:105:9:note: 'ldiv' declared here
note: 'ldiv' declared here
105 | ldiv 105 | ldiv_t ldiv(long, long) __pure2;
| ^
_t :l note: 'ldiv_t' declared here
div(long, long) __pure2;
| ^
70 | } ldiv_t;
| ^
); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/edisplay.cc:55:
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/editsave.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;
| ^
line _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/checks.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;
| ^
::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.
2 errors generated.
2 warnings and 2 errors generated.
long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
gmake: *** [GNUmakefile:734: obj/0/dependcy.o] Error 1
gmake: *** Waiting for unfinished jobs....
In file included from src/editloop.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 ::gmake: *** [GNUmakefile:734: obj/0/colour3.o] Error 1
lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
gmake: *** [GNUmakefile:734: obj/0/aym.o] Error 1
:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/colour4.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;
| ^
2 errors generated.
In file included from src/editgrid.cc:31:
src/_edit.h:87:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
87 | typedef struct
| ^
| edit_t
src/_edit.h:89:3: note: type is not C-compatible due to this member declaration
89 | public :
| ^~~~~~~~
src/_edit.h:128:3: note: type is given name 'edit_t' for linkage purposes by this typedef declaration
128 | } edit_t;
| ^
1 warning and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/bitvec.o] Error 1
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/editgrid.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/acolours.o] Error 1
2 errors generated.
In file included from src/editloop.cc:33:
src/_edit.h:87:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
87 | typedef struct
| ^
| edit_t
src/_edit.h:89:3: note: type is not C-compatible due to this member declaration
89 | public :
| ^~~~~~~~
src/_edit.h:128:3: note: type is given name 'edit_t' for linkage purposes by this typedef declaration
128 | } edit_t;
| ^
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/endian.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/dialog.o] Error 1
2 errors generated.
2 errors generated.
In file included from src/edisplay.cc:56:
src/_edit.h:87:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
87 | typedef struct
| ^
| edit_t
src/_edit.h:89:3: note: type is not C-compatible due to this member declaration
89 | public :
| ^~~~~~~~
src/_edit.h:128:3: note: type is given name 'edit_t' for linkage purposes by this typedef declaration
128 | } edit_t;
| ^
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/colour1.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/editsave.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/colour2.o] Error 1
In file included from src/editobj.cc:32:
src/_edit.h:87:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
87 | typedef struct
| ^
| edit_t
src/_edit.h:89:3: note: type is not C-compatible due to this member declaration
89 | public :
| ^~~~~~~~
src/_edit.h:128:3: note: type is given name 'edit_t' for linkage purposes by this typedef declaration
128 | } edit_t;
| ^
src/checks.cc:924:33: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
924 | " You need at least %d", DOOM_MIN_DEATHMATCH_STARTS);
| ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
| %lu
src/checks.cc:927:33: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
927 | " You need at least %d", DOOM_MIN_DEATHMATCH_STARTS);
| ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
| %lu
src/checks.cc:930:33: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
929 | sprintf (msg1, "Warning: there are only %d deathmatch starts."
| ~~
| %lu
930 | " You need at least %d", dm, DOOM_MIN_DEATHMATCH_STARTS);
| ^~
src/checks.cc:930:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
930 | " You need at least %d", dm, DOOM_MIN_DEATHMATCH_STARTS);
| ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
| %lu
4 warnings and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/checks.o] Error 1
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/colour4.o] Error 1
In file included from src/editzoom.cc:33:
src/_edit.h:87:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
87 | typedef struct
| ^
| edit_t
src/_edit.h:89:3: note: type is not C-compatible due to this member declaration
89 | public :
| ^~~~~~~~
src/_edit.h:128:3: note: type is given name 'edit_t' for linkage purposes by this typedef declaration
128 | } edit_t;
| ^
1 warning and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/editzoom.o] Error 1
src/editobj.cc:142:30: warning: if statement has empty body [-Wempty-body]
142 | if (strlen (prompt) > maxlen);
| ^
src/editobj.cc:142:30: note: put the semicolon on a separate line to silence this warning
src/editobj.cc:699:51: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
699 | if (Input2Numbers (-1, -1, "rotation angle ()", "scale (%)",
| ^~~~
3 warnings and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/editobj.o] Error 1
src/editloop.cc:387:20: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
387 | "~Spin things 45 clockwise", 'x', 0,
| ^~~~
src/editloop.cc:388:19: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
388 | "Spin things 45 ~counter-clockwise", 'w', 0,
| ^~~~
3 warnings and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/editloop.o] Error 1
src/bench.cc:89:13: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
89 | unit = "s";
| ^~~~
In file included from src/drawmap.cc:38:
src/_edit.h:87:15: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
87 | typedef struct
| ^
| edit_t
src/_edit.h:89:3: note: type is not C-compatible due to this member declaration
89 | public :
| ^~~~~~~~
src/_edit.h:128:3: note: type is given name 'edit_t' for linkage purposes by this typedef declaration
128 | } edit_t;
| ^
1 warning and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/edisplay.o] Error 1
1 warning and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/bench.o] Error 1
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/cfgfile.o] Error 1
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/disppic.o] Error 1
1 warning and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/drawmap.o] Error 1
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/editlev.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
- devel/gmake (build)
- lang/perl5.38 (build)
- x11/libX11 (build)
- x11/libX11 (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus