games/yadex
WAD file editor, for games like Doom and Heretic
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 1.7.0 | 625 | 4.0 | amd64 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2026-01-05 16:31:55.422625 | Test Started |
| m4064b | fail | 2026-01-05 16:32:09.706191 | make build returned non-zero: 1 |
| m4064b | fail | 2026-01-05 16:32:09.772624 | 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
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
Generating src/credits.cc
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
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
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/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/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'?
In file included from src/aym.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:In file included from src/colour4.cc145:30:: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
In file included from src/bitvec.cc:7:
145 | inlinIn file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:31 e _LIBC145 | inlin30: :
error: In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: PP_HIDE_FROerror: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?Me_
unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
AB_LIBCPP_HIDE_FI l 145 | inlinle _LIBCPP R_HIDE145 | div_ti _dFRnline _Liv(OM_ABOlong long __x, long loIBCPP_HIDE_FROM_IAM lldiv_tB div(I_ long longAIn file included from Bsrc/bench.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.hIIn file included from :145:30: error: src/checks.cc:31:
In file included from src/yadex.h:53:
unknown type name 'lldiv_t'; did you mean 'ldiv_t'?lldiv_t d/usr/include/c++/v1/stdlib.hIn file included from :src/drawmap.cci :30v l:
In file included from ldiv_t
src/colour3.cc:31:
In file included from src/yadex.h:53145:30: :
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:145 | inline _LIB div(long30/usr/include/c++/v1/stdlib.hCPP_HIDE_FRO :M_ABI llong __x, long lon(lgo145:30 __n:lydi) _NOEXCEg v In file included from src/cfgfile.cc:29:
In file included from src/yadex.h:PnT53error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?{ reg t
:
ur__y 145 | i) _NOEXCEnline _n ::lld_t:/usr/include/c++/v1/stdlib.hP Terror: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
d { return ::lldivi(__x, __y); }
| ^
v(long li/usr/include/stdlib.h:70:ong3 : note: 'ldiv_t' declared here
v 145 | inli 70 | } ldi(_v_x_t;
| ^
, long long __y) _NOEXCEPT { returnen ::lldiv(__x, __y); }
| ^
L/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t_LIBCPP;
IBCPP_H | ^_HIDE_FROM
_ABI lldiv_t div(long long __xIDElIn file included from src/aym.cc:31:
In file included from src/yadex.h:53:
_ong __x, long long __y) _NO__x/usr/include/c++/v1/stdlib.h:145:93:FEXCR,O long long __y) _NOEM_ABE PTerror: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
{ rIeturn ::lld_ :illdiv145 _ t:30:error: _unknown type name 'lldiv_t'; did you mean 'ldiv_t'?x, long longdiv(lo
verror: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
In file included from src/bench.cc__y) _N(__x, __y); }
| ^
O,EX/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared hereIn file included from C
__y); }
| ^
src/edisplay.ccIn file included from src/disppic.cc:30:55:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: In file included from /usr/include/stdlib.hsrc/acolours.cc:40:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.hIn file included from src/editgrid.cc: 145 | i:3130:
nli 145 | i:
error: :
In file included from n:70 In file included from unknown type name 'lldiv_t'; did you mean 'ldiv_t'?nsrc/yadex.hsrc/yadex.hg long __x,Ee _In file included from 70
| l:src/yadex.h 145 | inline _LIBCPP_nlHIDE_FROM_ABI ll::}ine _LIBCo3: note: 53:
'ldiv_t' declared here145:
nLIg ld30:B53:
/usr/include/c++/v1/stdlib.h:145:93: error: ongno member named 'lldiv' in the global namespace; did you mean 'ldiv'?
CiP_ 145 | inline _LPIBCPP_:v_HHI _t div(lo_Derror: yPunknown type name 'lldiv_t'; did you mean 'ldiv_t'?
Pn 145 | inline _LIBCPP_H) _E_FROM_Ag long __xNO,_E long long __yX)CEHIDE_FRO PM_ABI lldiv_t div(loI:BI_NOEIDE XDTn lldiv_t diE_F_{ 53:
ROMr/usr/include/c++/v1/stdlib.hIn file included from _:l145src/editobj.cc:FROABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { reM31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: etturn ::lldiv(dIn file included from iv_t;
| ^
__x, _src/editzoom.cc::Cerror: In file included from unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
Esrc/colour2.ccPT { return ::ll: 145 | inline31:
In file included from src/yadex.h 31P_y); }
| ::
53T_LIBCPP_:
^
{ return ::lld30/usr/include/c++/v1/stdlib.hIn file included from :145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
:div( 145 | inline _LIBC _error: _x, __y); }
| ^
iv(__xunknown type name 'lldiv_t'; did you mean 'ldiv_t'?
src/colour4.cc, 145 | inline _LIBCPP_HIDE_FRO __y); }
| ^In file included from
Pg/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
XC Elong __x, long PTlong __y) _NOEXCEPT { retur/usr/include/stdlib.hIn file included from /usr/include/stdlib.h:70:3 src/dependcy.cc::src/yadex.hn7031:
::{: uIn file included from r 31::lldiv(__x, _n ::lld70src/yadex.h | :53:
} ldiv_t;
/usr/include/c++/v1/stdlib.h53:
_y); }
| ^
/usr/include/c++/v1/stdlib.h:| 145:30: ^error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
3: 145 | inlinote: :145:30:
error: 'ldiv_t' declared here
unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
/usr/include/stdlib.h:70:3: 70 | } ldiv 145 note: _t;
| | inline _LIBCPP_HIDE_FROM_ABI lldiv_nt'ldiv_t' declared heree
_LIn file included from src/edisplay.cc:55:
In file included from src/yadex.h rdiv(lHI 70 | } ld:ong long _D_x, long long:Me_turIABIn __y) _NOEXCBlldCPP_HIDE_FROM_ABI lldiv_tE_Ei iv(__x, __y)vP53_:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
t; 145 | inlidiv(long lo }
| ^
/usr/include/c++/v1/stdlib.h:145:30: Terror: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | i{ return ::llne _LIBCPP_n note: 'ldiv_t' declared here
H 70 | } ldiInlindDvE_FROM_ABI lldiv_t di_v/usr/include/stdlib.he _LI:t70gi __x,;B CPP_HIDE_FROM_ABI lldiv_t div(lonvg:
In file included from src/yadex.h:(__x, __y lo)
n; }
g (l| :v ^
(lon53:
/usr/include/c++/v1/stdlib.h:| ^
145:/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
93 70 | } ldi::glong lv:lldio_t;
| ^v(o _ng_l FROM_ABI In file included from src/acolours.cc lxIn file included from :oerror: 40no:
nIn file included from src/yadex.h:53:
g __x, long/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
lo 145 | inline _LIBCPP_H,I __y); }
g | ^
__x/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
n 70 | } ldivDE_F_t;, logng __y) _NOEXCEPTnglon
| ^ { ret
src/endian.cc:urn ::lld70 | } ldiv_t;
| ^
diRvO(M_ABI l
31:
In file included from lsrc/yadex.hdiv_t div(long long P_HIDE___x, Fi:v(__x, __yg __yROM_ABI lldiv_t div(long53In file included from :
src/colour3.cc/usr/include/c++/v1/stdlib.hIn file included from src/bitvec.cc:7In file included from src/dependcy.cc::
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:93: error: :31:
no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
In file included from 145 | inline _L__y145l | ong __x, long linline _on); }
:31IBC145:30:
LIBCPP_HIDE_FROM_ABI llPP_g __y)Hlong long _div_t Idiv(long lon:g __x, long long __y)long l In file included from ong src/yadex.h:53:
_ _y) _N/usr/include/c++/v1/stdlib.h)__xNOEXCEPT { return ::lldi ierror: v_tv_NOEXCEPOEX(,unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
_D In file included from 145 | inline src/editloop.cc:31:
In file included from src/yadex.h:_LIBCPP_HIDE_FEN)src/yadex.h:R _NOM_ABI 53:
__xlld,Oliv_t div(EXCEPT long long _ ___{ return ::lldiv(__x, __y);y }x, long l); ong}
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
| ~~^
_| /usr/include/stdlib.h:105:9: note: 'ldiv' declared here
o 105 | ldiv_t ldiv(long, long) __pure ^
2;
| ^
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_HIn70 | g OEX}CEPT { return ::lldivy) _NOEXCEPT {(__x, __y); } ldiv_t;
DE_FROM| _ABI lldiv_t di
v(l| ~~^
ong long/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
CE ^
105 | _l/usr/include/c++/v1/stdlib.h:145:30_ PTre: Aerror: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
/usr/include/stdlib.ht 145 | inline __BI lldurn :LIx, longdi :70v_t In file included from src/editzoom.cc:31:
In file included from src/yadex.hldiv(long, lonlon:53:
/usr/include/c++/v1/stdlib.h:145:93: error: g _no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
_: 145 | inline y) _Nivl:no member named 'lldiv' in the global namespace; did you mean 'ldiv'?_3: note: 'ldiv_t' declared heretldiv(__
xB, 70 | } ldiv_tC;
PP_OE 145 | inlXCEPT { d ret| ^
HIDE_FuiRrn ::lldiv(__x, OM_ABI lldiv_t div(lonig) __pure2;g long
__x, long ln__y); } _
| ~~^
_/usr/include/stdlib.h:105:9:y); }
T { retuIn file included from rn ::lldiv(o | ^
ng __y) _NOEXCEPT { return ::llsrc/disppic.cc:30d | ^iv(__x, __y); }
| ^
:
In file included from
src/yadex.h/usr/include/stdlib.h:70:3::/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
53:
/usr/include/c++/v1/stdlib.h note: :'ldiv_t' declared here
145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
_ 145 | inline _L70 | } ldivIB__C_e _LIBPCPP70 | P__HIDE_FROM_ABI lldiv_t div(lo} ltHIDE_FROM_ABI lld;
| ^
xdiv_t div(long long __x, long long __y) _NOEXCEPT { retur, __y); }
n ::l n| ~~^
g lo/usr/include/stdlib.hnildiv(__g __x, long long __y) _NO:105:9: note: v_t;
| ^
'ldiv' declared here
In file included from src/editloop.cc:31:
In file included from src/yadex.h:53:
105 | /usr/include/c++/v1/stdlib.h:lLx145,d:i93: v_t;IBCPP_H E:X
C | ldiEIv145P:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?TIn file included from src/endian.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145: { return ::lldiv(__x, __y)
( lo error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
v(_ 145 | inline _LIBCPP_HIDE__y); }145; }
| ~~^
l{ retu | ong/usr/include/stdlib.h
:long __x,F105ROM_AB long :9: note: 'ldiv' declared here
I 105 | ldi_ ^v
_t ld illDrlv(long, E_FROM_ABI lldiv_t div(long loFdinng von_t div(lo_n_x,Rlong) __pure2OM;
gIn file included from | src/cfgfile.cc_gAB __I: lo _29:
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'?
145lony)_x, long long __y) _NOEXC
93E: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
P 145 | inline _LIBCPP_HIDE_FROIn file included from src/dialog.cc:31:
In file included from src/yadex.h:nT { retg __53url/usr/include/stdlib.hglxd, long lo:
/usr/include/c++/v1/stdlib.hn:ni145:30: v_t ::lldivdiv(long long _ M__ABI lx, long log __y) _NOEXCEPTng _l {d(__ixv_t div, __y); }
| (long long _error: _y) _NOEXCEPT { r returnunknown type name 'lldiv_t'; did you mean 'ldiv_t'?_x, loneturn ::ll
l 145 | inline div( ~~^_ o
LI:/usr/include/stdlib.h:lld ::lldiv(__x,:n105 __y); }
| ~~^
__x, __y); g }:
/usr/include/stdlib.hl:105:9: note: 'ldiv' declared here
105 | ld| ~~^
o9/usr/include/stdlib.h:105:9: :iv_t note: ng __y) _NO'ldiv' declared here
l ong __y) _NOEXCEPT { rIn file included from src/editsave.cc:31:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.hEXiv(__x, __y); }
| ~~^eB
lturn ::d/usr/include/stdlib.h:105:note: In file included from 'ldiv' declared here
src/editlev.cc:30:
In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:145:30: error: 105 | ldiv_t CEi vunknown type name 'lldiv_t'; did you mean 'ldiv_t'?
| inli 145 | inline _LIBCPP_HIDE_FROM_ABI l l9PTn(long, l{l dir:e CPP_105 | HIDE_FRlte _LIBCPP_Hld_NOEXCEPT { return ::lldurn ::lldiv(__diviv(__x, __t dvxnote: 'ldiv' declared here, __y); }
| ~~^
o 105 | ldiv_t ldiv(lon/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
ing) __purv(long long __x, long longg, long) __pure2;
| ^
105 | ldiv_t ldiv(lone2;
| ^
__y) _NOEXCEPT { IDretu:ngg, long) __pure2;
| ^
,rn ::lldiv(__x, __y); }
| ^E_FROM_ABI lldiv_t div(long long __x, long longOM_AB l105I l
ong) __pu/usr/include/stdlib.h:70:3::l9: note: 'ldiv' declared here
div_t d 105 | ldiiv(long note: 'ldiv_t' declared here
_y 70 | } ldilong __x, long l)re2ong __; }v_t;
| ^
y) _NOEXC
| ^
v;:E/usr/include/stdlib.hPT { re145:30: t_error:
urn ::lldiv(__x, __y); }
| ^
unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
t/usr/include/stdlib.h:70:3 145 | inline: note: 'ldiv_t' declared here
70 | } ldiv_ltdiv(long, long) _;
| ^
_pure ldiv(long, long) 2In file included from src/editlev.cc:30:
_ ;
_L_In file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.hIp:B iv| ^
145_:93:In file included from src/dialog.cc:31:
error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
C 145 | inPIn file included from P_Hlsrc/yadex.h:53:
I/usr/include/c++/v1/stdlib.hine D:_ t_145:93_ y ldiv:L) _IBCPP_HIDE_FROM_ABN Oerror: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
IE lldiv_t div(long long __x, long long __y) _NOEXCEPT { return XC:((__long,xE:PT ,lldiv(__x, __y); }
| ~~^
{ retu /usr/include/stdlib.h:Er105_ :145 | inline _LFIBCPP_HIDE_FROM_ABI lldiv_t div(long long __xn ::RlOM_,A9BI lldiv_t div(long long: note: 'ldiv' declared herelon __x, long long long __y)
lon g __y)105 | ldig) __pure2v__t ldiv(long,NOEXCEPT { return ::lldiv(__x, __y;)
; }
| ^
| ^
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
g __y) _NOE 70 | } ldiv_t;
| ^
lXong) __puCEPT { rere2;tur
| ^
n ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
_NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_tIn file included from src/editsave.cc:31:
In file included from src/yadex.h:53 ldiv(lo:
ng, long) __pure2;
| ^
__y); }
| ^
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
/usr/include/stdlib.h:70 145 | inline _LIBCPP_HIDE_:3FROM_ABI lldi:v_t div( note: l'ldiv_t' declared here
70 | } ldiv_t;
| ^
ong long __x,ldiv(__x, __y); }
long| uIn file included from src/editgrid.cc: r ~~^
e2;30/usr/include/stdlib.h:105:9: note: l
| ^o'ldiv' declared here
ng 105 | ldiv ___y) _NOEXCEPT { retutiIn file included from src/colour2.cc:31n:
line _LIBCPP_HIDE_FROM_ABI lldIn file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h:i145:93v_t div(long long __x, long: long error: __y) _NOEXCEno member named 'lldiv' in the global namespace; did you mean 'ldiv'?PT
ldi 145 | inv(line {:
_LIBCIn file included from src/yadex.h:53:
/usr/include/c++/v1/stdlib.h: r145:93: error: long, lonetgPurnP_HIDE_ ::lno member named 'lldiv' in the global namespace; did you mean 'ldiv'?F) __
ROM_ABI l purle2;l145d | iiv_t div(long londigv(n_src/aym.cc_x, __ y);__x, long lo
n }
| ~~^
lin:g __ey) 205:7: warning: _add explicit braces to avoid dangling else [-Wdangling-else]NOEXC
_ L205 | /usr/include/stdlib.h:105: I9BCPP_HIDE_FR| ^: note: 'ldiv' declared here
105 | ldiv_t ldiv(lonEOM_ABI lldiveglse
| ^P,T { return ::lldi
v l(__x, __y); }
| ~~^
ong) _/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | l_div_t ldiv(long, long_p)tu
div(l __pure2;
| ^
ong long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
re2;
| /usr/include/stdlib.h:105:9: note: 'ldiv' declared here ^
105 | ldiv_t ldiv(long, long) __pure2;
| ^
src/aym.cc:229:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
229 | else
| ^
rn ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
2 warnings and 2 errors generated.
c++ -c -Iatclib -Iboost -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 src/entry.cc -o obj/0/entry.o
note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
gmake: *** [GNUmakefile:734: obj/0/aym.o] Error 1
gmake: *** Waiting for unfinished jobs....
: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;
| ^
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.
2 errors generated.
2 errors generated.
^
In file included from src/colour1.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;
| ^
gmake: *** [GNUmakefile:734: obj/0/bitvec.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/endian.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/colour3.o] Error 1
3: note: 'ldiv_t' declared here
70 | } ldiv_tlldiv;
| ^
_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;
| ^
2 errors generated.
In 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 long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_tIn file included from src/editobj.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'?
l 145 | inline _dLIBCPP_HIDEiv(long, long) __pure2;
| ^
_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.
gmake: *** [GNUmakefile:734: obj/0/dialog.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/editsave.o] Error 1
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/dependcy.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/editgrid.o] Error 1
2 errors generated.
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/acolours.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/colour2.o] Error 1
2 errors generated.
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;
| ^
gmake: *** [GNUmakefile:734: obj/0/colour1.o] Error 1
2 errors generated.
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/colour4.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/checks.o] Error 1
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;
| ^
In file included from src/entry.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/entry.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/entry.cc:121:2: warning: add explicit braces to avoid dangling else [-Wdangling-else]
121 | else
| ^
1 warning and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/entry.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
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;
| ^
src/editobj.cc:699:51: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
699 | if (Input2Numbers (-1, -1, "rotation angle ()", "scale (%)",
| ^~~~
1 warning and 2 errors generated.
3 warnings and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/editzoom.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/editobj.o] Error 1
src/bench.cc:89:13: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
89 | unit = "s";
| ^~~~
1 warning and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/bench.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,
| ^~~~
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/cfgfile.o] Error 1
2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/disppic.o] Error 1
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;
| ^
3 warnings and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/editloop.o] Error 1
1 warning and 2 errors generated.
1 warning and 2 errors generated.
gmake: *** [GNUmakefile:734: obj/0/drawmap.o] Error 1
gmake: *** [GNUmakefile:734: obj/0/edisplay.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