from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1424:15: note: called from here 1424 | slope = FixedDiv (opentop - shootz , dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1453:19: note: called from here 1453 | thingtopslope = FixedDiv (th->z+th->height - shootz , dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1458:22: note: called from here 1458 | thingbottomslope = FixedDiv (th->z - shootz, dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: p_map.c: In function 'PTR_ShootTraverse': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1510:19: note: called from here 1510 | (slope = FixedDiv(openbottom - shootz , dist)) <= aimslope) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1512:19: note: called from here 1512 | (slope = FixedDiv (opentop - shootz , dist)) >= aimslope)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1519:23: note: called from here 1519 | frac = in->frac - FixedDiv (4*FRACUNIT,attackrange); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1563:19: note: called from here 1563 | thingtopslope = FixedDiv (th->z+th->height - shootz , dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1568:22: note: called from here 1568 | thingbottomslope = FixedDiv (th->z - shootz, dist); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_map.c:35: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_map.c:1576:21: note: called from here 1576 | frac = in->frac - FixedDiv (10*FRACUNIT,attackrange); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_main.o r_main.c r_main.c: In function 'R_ShowStats': r_main.c:540:5: warning: "USE_SDL" is not defined, evaluates to 0 [-Wundef] 540 | #if USE_SDL | ^~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_main.c:43: r_main.c: In function 'R_ExecuteSetViewSize': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_main.c:257:17: note: called from here 257 | focallength = FixedDiv(centerxfrac, finetangent[FINEANGLES/4+FIELDOFVIEW/2]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_main.c:43: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_main.c:417:19: note: called from here 417 | yslope[i] = FixedDiv(projectiony, dy); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_main.c:43: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_main.c:423:22: note: called from here 423 | distscale[i] = FixedDiv(FRACUNIT,cosadj); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_main.c:43: r_main.c: In function 'R_Init': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_main.c:324:23: note: called from here 324 | int scale = FixedDiv ((320/2*FRACUNIT), (j+1)<x - v2->x)>>8, v1->dy) + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 148 | FixedMul((v2->y - v1->y)>>8, v1->dx), den) : 0; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_maputl.c:37: p_maputl.c: In function 'P_PathTraverse': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_maputl.c:608:15: note: called from here 608 | ystep = FixedDiv (y2-y1,D_abs(x2-x1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_maputl.c:37: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_maputl.c:615:17: note: called from here 615 | ystep = FixedDiv (y2-y1,D_abs(x2-x1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_maputl.c:37: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_maputl.c:630:15: note: called from here 630 | xstep = FixedDiv (x2-x1,D_abs(y2-y1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from p_maputl.c:37: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ p_maputl.c:637:17: note: called from here 637 | xstep = FixedDiv (x2-x1,D_abs(y2-y1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_plane.o r_plane.c In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_plane.c:53: r_plane.c: In function 'R_ClearPlanes': m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_plane.c:214:16: note: called from here 214 | baseyscale = FixedDiv (viewcos,projection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_pspr.h:40, from d_player.h:44, from doomstat.h:43, from r_plane.c:53: m_fixed.h:201:33: warning: inlining failed in call to 'FixedDiv': call is unlikely and code size would grow [-Winline] 201 | inline static CONSTFUNC fixed_t FixedDiv(fixed_t a, fixed_t b) | ^~~~~~~~ r_plane.c:213:16: note: called from here 213 | basexscale = FixedDiv (viewsin,projection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o md5.o md5.c md5.c: In function 'MD5Final': md5.c:134:30: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 134 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_checksum.o p_checksum.c /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_patch.o r_patch.c r_patch.c: In function 'createPatch': r_patch.c:245:20: warning: cast increases required alignment of target type [-Wcast-align] 245 | patch->columns = (rcolumn_t*)((unsigned char*)patch->pixels + pixelDataSize); | ^ r_patch.c:246:18: warning: cast increases required alignment of target type [-Wcast-align] 246 | patch->posts = (rpost_t*)((unsigned char*)patch->columns + columnsDataSize); | ^ r_patch.c: In function 'createTextureCompositePatch': r_patch.c:470:30: warning: cast increases required alignment of target type [-Wcast-align] 470 | composite_patch->columns = (rcolumn_t*)((unsigned char*)composite_patch->pixels + pixelDataSize); | ^ r_patch.c:471:28: warning: cast increases required alignment of target type [-Wcast-align] 471 | composite_patch->posts = (rpost_t*)((unsigned char*)composite_patch->columns + columnsDataSize); | ^ /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_fps.o r_fps.c /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_filter.o r_filter.c r_filter.c:35:52: warning: missing braces around initializer [-Wmissing-braces] 35 | byte filter_ditherMatrix[DITHER_DIM][DITHER_DIM] = { | ^ 36 | 0*DMR, 14*DMR, 3*DMR, 13*DMR, 11*DMR, 5*DMR, 8*DMR, 6*DMR, | { } { } 37 | 12*DMR, 2*DMR, 15*DMR, 1*DMR, 7*DMR, 9*DMR, 4*DMR, 10*DMR | { } { 38 | }; | } r_filter.c: In function 'R_FilterInit': r_filter.c:79:3: warning: multi-line comment [-Wcomment] 79 | // /4 \ | ^ /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_client.o d_client.c d_client.c: In function 'D_InitNetGame': d_client.c:148:17: warning: pointer targets in initialization of 'char *' from 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 148 | char *p = sinfo->wadnames; | ^~~~~ d_client.c: In function 'CheckQueuedPackets': d_client.c:420:14: warning: cast increases required alignment of target type [-Wcast-align] 420 | int *p = (int*)(queuedpacket[i]+1); | ^ /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o w_mmap.o w_mmap.c /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o prboom mmus2mid.o am_map.o g_game.o p_mobj.o r_demo.o r_segs.o hu_lib.o lprintf.o p_plats.o r_sky.o d_deh.o hu_stuff.o m_argv.o p_pspr.o m_bbox.o p_saveg.o r_things.o d_items.o m_cheat.o p_setup.o s_sound.o d_main.o p_sight.o sounds.o m_menu.o p_spec.o info.o st_lib.o m_misc.o p_switch.o p_telept.o st_stuff.o m_random.o p_tick.o tables.o p_user.o p_ceilng.o v_video.o doomdef.o p_doors.o p_enemy.o r_bsp.o version.o doomstat.o p_floor.o r_data.o w_wad.o p_genlin.o dstrings.o p_inter.o wi_stuff.o r_draw.o f_finale.o p_lights.o z_bmalloc.o p_map.o r_main.o f_wipe.o z_zone.o p_maputl.o r_plane.o md5.o p_checksum.o r_patch.o r_fps.o r_filter.o d_client.o w_mmap.o SDL/libsdldoom.a -lSDL_net -L/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/lib -lSDL -lpthread -lpng -lSDL_mixer -lm /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_server.o d_server.c d_server.c: In function 'n_players_in_state': d_server.c:234:36: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 234 | if (playerstate[i] == ps) j++; | ^~ d_server.c: In function 'main': d_server.c:492:10: warning: cast increases required alignment of target type [-Wcast-align] 492 | n = *(short*)(packet+1); | ^ d_server.c:522:32: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 522 | strcpy(sinfo->wadnames + extrabytes, wadname[i]); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ | | | byte * {aka unsigned char *} In file included from d_server.c:44: /tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/string.h:33:15: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 33 | char *strcpy (char *__restrict, const char *__restrict); | ^ d_server.c:573:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 573 | if (verbose>2) printf("%d requests resend from %d\n", from, ptic(packet)); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:591:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 591 | if (verbose) printf("%d quits at %d (%d left)\n", from, ptic(packet),curplayers); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 578 | { | ^ d_server.c:596:5: note: here 596 | case PKT_EXTRA: | ^~~~ /tmp/instance-14/output-1/per-package/prboom/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o prboom-game-server d_server.o POSIX/libposixdoom.a SDL/i_network.o -lSDL_net -L/tmp/instance-14/output-1/per-package/prboom/host/or1k-buildroot-linux-musl/sysroot/usr/lib -lSDL -lpthread -lpng -lSDL_mixer -lm make[4]: Leaving directory '/tmp/instance-14/output-1/build/prboom-2.5.0/src' make[3]: Leaving directory '/tmp/instance-14/output-1/build/prboom-2.5.0/src' Making all in ICONS make[3]: Entering directory '/tmp/instance-14/output-1/build/prboom-2.5.0/ICONS' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-14/output-1/build/prboom-2.5.0/ICONS' Making all in VisualC8 make[3]: Entering directory '/tmp/instance-14/output-1/build/prboom-2.5.0/VisualC8' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-14/output-1/build/prboom-2.5.0/VisualC8' Making all in VisualC6 make[3]: Entering directory '/tmp/instance-14/output-1/build/prboom-2.5.0/VisualC6' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-14/output-1/build/prboom-2.5.0/VisualC6' make[3]: Entering directory '/tmp/instance-14/output-1/build/prboom-2.5.0' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-14/output-1/build/prboom-2.5.0' make[2]: Leaving directory '/tmp/instance-14/output-1/build/prboom-2.5.0' make[1]: Leaving directory '/tmp/instance-14/output-1/build/prboom-2.5.0' >>> prboom 2.5.0 Installing to target /usr/bin/install -D /tmp/instance-14/output-1/build/prboom-2.5.0/src/prboom /tmp/instance-14/output-1/per-package/prboom/target/usr/games/prboom /usr/bin/install -D /tmp/instance-14/output-1/build/prboom-2.5.0/src/prboom-game-server /tmp/instance-14/output-1/per-package/prboom/target/usr/games/prboom-game-server /usr/bin/install -D /tmp/instance-14/output-1/build/prboom-2.5.0/data/prboom.wad /tmp/instance-14/output-1/per-package/prboom/target/usr/share/games/doom/prboom.wad mkdir -p /tmp/instance-14/output-1/per-package/qprint/host mkdir -p /tmp/instance-14/output-1/per-package/qprint/target >>> qprint 1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-14/output-1/build/.qprint-1.1.tar.gz.PYQ7Yj/output' 'https://www.fourmilab.ch/webtools/qprint/qprint-1.1.tar.gz' --2023-02-24 23:04:39-- https://www.fourmilab.ch/webtools/qprint/qprint-1.1.tar.gz Resolving www.fourmilab.ch (www.fourmilab.ch)... 52.28.236.0, 2a05:d014:d43:3101:c6ee:ea42:3836:6cbf Connecting to www.fourmilab.ch (www.fourmilab.ch)|52.28.236.0|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 358575 (350K) [application/x-gzip] Saving to: '/tmp/instance-14/output-1/build/.qprint-1.1.tar.gz.PYQ7Yj/output' 0K .......... .......... .......... .......... .......... 14% 194K 2s 50K .......... .......... .......... .......... .......... 28% 387K 1s 100K .......... .......... .......... .......... .......... 42% 171M 1s 150K .......... .......... .......... .......... .......... 57% 38.8M 0s 200K .......... .......... .......... .......... .......... 71% 388K 0s 250K .......... .......... .......... .......... .......... 85% 257M 0s 300K .......... .......... .......... .......... .......... 99% 298M 0s 350K 100% 326G=0.5s 2023-02-24 23:04:40 (676 KB/s) - '/tmp/instance-14/output-1/build/.qprint-1.1.tar.gz.PYQ7Yj/output' saved [358575/358575] qprint-1.1.tar.gz: OK (sha256: ffa9ca1d51c871fb3b56a4bf0165418348cf080f01ff7e59cd04511b9665019c) >>> qprint 1.1 Extracting mkdir -p /tmp/instance-14/output-1/per-package/qprint/host rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-tar/host/ /tmp/instance-14/output-1/per-package/host-tar/host/ /tmp/instance-14/output-1/per-package/qprint/host mkdir -p /tmp/instance-14/output-1/per-package/qprint/target rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-tar/target/ /tmp/instance-14/output-1/per-package/host-tar/target/ /tmp/instance-14/output-1/per-package/qprint/target gzip -d -c /tmp/instance-14/dl/qprint/qprint-1.1.tar.gz | /tmp/instance-14/output-1/per-package/qprint/host/bin/tar --strip-components=1 -C /tmp/instance-14/output-1/build/qprint-1.1 -xf - >>> qprint 1.1 Patching >>> qprint 1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-14/output-1/build/qprint-1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> qprint 1.1 Patching libtool >>> qprint 1.1 Configuring mkdir -p /tmp/instance-14/output-1/per-package/qprint/host rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-skeleton/host/ /tmp/instance-14/output-1/per-package/host-skeleton/host/ /tmp/instance-14/output-1/per-package/qprint/host rsync -a --link-dest=/tmp/instance-14/output-1/per-package/skeleton/host/ /tmp/instance-14/output-1/per-package/skeleton/host/ /tmp/instance-14/output-1/per-package/qprint/host rsync -a --link-dest=/tmp/instance-14/output-1/per-package/toolchain/host/ /tmp/instance-14/output-1/per-package/toolchain/host/ /tmp/instance-14/output-1/per-package/qprint/host mkdir -p /tmp/instance-14/output-1/per-package/qprint/target rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-skeleton/target/ /tmp/instance-14/output-1/per-package/host-skeleton/target/ /tmp/instance-14/output-1/per-package/qprint/target rsync -a --link-dest=/tmp/instance-14/output-1/per-package/skeleton/target/ /tmp/instance-14/output-1/per-package/skeleton/target/ /tmp/instance-14/output-1/per-package/qprint/target rsync -a --link-dest=/tmp/instance-14/output-1/per-package/toolchain/target/ /tmp/instance-14/output-1/per-package/toolchain/target/ /tmp/instance-14/output-1/per-package/qprint/target (cd /tmp/instance-14/output-1/build/qprint-1.1/ && rm -rf config.cache && PATH="/tmp/instance-14/output-1/per-package/qprint/host/bin:/tmp/instance-14/output-1/per-package/qprint/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-as" LD="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-ld" NM="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc" GCC="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc" CPP="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-cpp" CXX="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-g++" FC="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gfortran" F77="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-14/output-1/per-package/qprint/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-14/output-1/per-package/qprint/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-14/output-1/per-package/qprint/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-14/output-1/per-package/qprint/host/lib -Wl,-rpath,/tmp/instance-14/output-1/per-package/qprint/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-14/output-1/per-package/qprint/host/bin/pkg-config" STAGING_DIR="/tmp/instance-14/output-1/per-package/qprint/host/or1k-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-musl --host=or1k-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for or1k-buildroot-linux-musl-gcc... /tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... yes checking for /tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking size of unsigned long long... 8 checking size of unsigned long... 4 checking for getopt... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> qprint 1.1 Building PATH="/tmp/instance-14/output-1/per-package/qprint/host/bin:/tmp/instance-14/output-1/per-package/qprint/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-14/output-1/build/qprint-1.1/ make[1]: Entering directory '/tmp/instance-14/output-1/build/qprint-1.1' /tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc -c qprint.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 /tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc -c getopt.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 /tmp/instance-14/output-1/per-package/qprint/host/bin/or1k-buildroot-linux-musl-gcc qprint.o getopt.o -o qprint -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 make[1]: Leaving directory '/tmp/instance-14/output-1/build/qprint-1.1' >>> qprint 1.1 Installing to target PATH="/tmp/instance-14/output-1/per-package/qprint/host/bin:/tmp/instance-14/output-1/per-package/qprint/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-14/output-1/per-package/qprint/target install-bin -C /tmp/instance-14/output-1/build/qprint-1.1/ make[1]: Entering directory '/tmp/instance-14/output-1/build/qprint-1.1' /usr/bin/install -c qprint /tmp/instance-14/output-1/per-package/qprint/target/usr/bin/qprint make[1]: Leaving directory '/tmp/instance-14/output-1/build/qprint-1.1' mkdir -p /tmp/instance-14/output-1/per-package/quickjs/host mkdir -p /tmp/instance-14/output-1/per-package/quickjs/target >>> quickjs 2021-03-27 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-14/output-1/build/.quickjs-2021-03-27.tar.xz.fp83IN/output' 'https://bellard.org/quickjs/quickjs-2021-03-27.tar.xz' --2023-02-24 23:04:44-- https://bellard.org/quickjs/quickjs-2021-03-27.tar.xz Resolving bellard.org (bellard.org)... 51.15.168.198 Connecting to bellard.org (bellard.org)|51.15.168.198|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 753556 (736K) [application/x-xz] Saving to: '/tmp/instance-14/output-1/build/.quickjs-2021-03-27.tar.xz.fp83IN/output' 0K .......... .......... .......... .......... .......... 6% 199K 3s 50K .......... .......... .......... .......... .......... 13% 399K 2s 100K .......... .......... .......... .......... .......... 20% 404K 2s 150K .......... .......... .......... .......... .......... 27% 17.2M 1s 200K .......... .......... .......... .......... .......... 33% 34.6M 1s 250K .......... .......... .......... .......... .......... 40% 408K 1s 300K .......... .......... .......... .......... .......... 47% 248M 1s 350K .......... .......... .......... .......... .......... 54% 12.3M 1s 400K .......... .......... .......... .......... .......... 61% 193M 0s 450K .......... .......... .......... .......... .......... 67% 13.3M 0s 500K .......... .......... .......... .......... .......... 74% 407K 0s 550K .......... .......... .......... .......... .......... 81% 240M 0s 600K .......... .......... .......... .......... .......... 88% 240M 0s 650K .......... .......... .......... .......... .......... 95% 258M 0s 700K .......... .......... .......... ..... 100% 288M=0.8s 2023-02-24 23:04:45 (970 KB/s) - '/tmp/instance-14/output-1/build/.quickjs-2021-03-27.tar.xz.fp83IN/output' saved [753556/753556] quickjs-2021-03-27.tar.xz: OK (sha256: a45bface4c3379538dea8533878d694e289330488ea7028b105f72572fe7fe1a) >>> quickjs 2021-03-27 Extracting mkdir -p /tmp/instance-14/output-1/per-package/quickjs/host rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-tar/host/ /tmp/instance-14/output-1/per-package/host-tar/host/ /tmp/instance-14/output-1/per-package/quickjs/host rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-xz/host/ /tmp/instance-14/output-1/per-package/host-xz/host/ /tmp/instance-14/output-1/per-package/quickjs/host mkdir -p /tmp/instance-14/output-1/per-package/quickjs/target rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-tar/target/ /tmp/instance-14/output-1/per-package/host-tar/target/ /tmp/instance-14/output-1/per-package/quickjs/target rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-xz/target/ /tmp/instance-14/output-1/per-package/host-xz/target/ /tmp/instance-14/output-1/per-package/quickjs/target /tmp/instance-14/output-1/per-package/quickjs/host/bin/xzcat /tmp/instance-14/dl/quickjs/quickjs-2021-03-27.tar.xz | /tmp/instance-14/output-1/per-package/quickjs/host/bin/tar --strip-components=1 -C /tmp/instance-14/output-1/build/quickjs-2021-03-27 -xf - >>> quickjs 2021-03-27 Patching >>> quickjs 2021-03-27 Configuring mkdir -p /tmp/instance-14/output-1/per-package/quickjs/host rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-skeleton/host/ /tmp/instance-14/output-1/per-package/host-skeleton/host/ /tmp/instance-14/output-1/per-package/quickjs/host rsync -a --link-dest=/tmp/instance-14/output-1/per-package/skeleton/host/ /tmp/instance-14/output-1/per-package/skeleton/host/ /tmp/instance-14/output-1/per-package/quickjs/host rsync -a --link-dest=/tmp/instance-14/output-1/per-package/toolchain/host/ /tmp/instance-14/output-1/per-package/toolchain/host/ /tmp/instance-14/output-1/per-package/quickjs/host mkdir -p /tmp/instance-14/output-1/per-package/quickjs/target rsync -a --link-dest=/tmp/instance-14/output-1/per-package/host-skeleton/target/ /tmp/instance-14/output-1/per-package/host-skeleton/target/ /tmp/instance-14/output-1/per-package/quickjs/target rsync -a --link-dest=/tmp/instance-14/output-1/per-package/skeleton/target/ /tmp/instance-14/output-1/per-package/skeleton/target/ /tmp/instance-14/output-1/per-package/quickjs/target rsync -a --link-dest=/tmp/instance-14/output-1/per-package/toolchain/target/ /tmp/instance-14/output-1/per-package/toolchain/target/ /tmp/instance-14/output-1/per-package/quickjs/target >>> quickjs 2021-03-27 Building PATH="/tmp/instance-14/output-1/per-package/quickjs/host/bin:/tmp/instance-14/output-1/per-package/quickjs/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-14/output-1/build/quickjs-2021-03-27 CROSS_PREFIX="/tmp/instance-14/output-1/per-package/quickjs/host/bin/or1k-buildroot-linux-musl-" EXTRA_LIBS="-latomic" all make[1]: Entering directory '/tmp/instance-14/output-1/build/quickjs-2021-03-27' mkdir -p .obj .obj/examples .obj/tests /tmp/instance-14/output-1/per-package/quickjs/host/bin/or1k-buildroot-linux-musl-gcc -g -Wall -MMD -MF .obj/quickjs.check.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -DCONFIG_CHECK_JSVALUE -c -o .obj/quickjs.check.o quickjs.c quickjs.c: In function 'js_ecvt': quickjs.c:11366:66: error: 'FE_DOWNWARD' undeclared (first use in this function) 11366 | js_ecvt1(d, n_digits + 1, &decpt1, &sign1, buf1, FE_DOWNWARD, | ^~~~~~~~~~~ quickjs.c:11366:66: note: each undeclared identifier is reported only once for each function it appears in quickjs.c:11368:66: error: 'FE_UPWARD' undeclared (first use in this function) 11368 | js_ecvt1(d, n_digits + 1, &decpt2, &sign2, buf2, FE_UPWARD, | ^~~~~~~~~ quickjs.c: In function 'js_fcvt': quickjs.c:11417:64: error: 'FE_DOWNWARD' undeclared (first use in this function) 11417 | n1 = js_fcvt1(buf1, sizeof(buf1), d, n_digits + 1, FE_DOWNWARD); | ^~~~~~~~~~~ quickjs.c:11418:64: error: 'FE_UPWARD' undeclared (first use in this function) 11418 | n2 = js_fcvt1(buf2, sizeof(buf2), d, n_digits + 1, FE_UPWARD); | ^~~~~~~~~ make[1]: *** [Makefile:284: .obj/quickjs.check.o] Error 1 make[1]: Leaving directory '/tmp/instance-14/output-1/build/quickjs-2021-03-27' make: *** [package/pkg-generic.mk:293: /tmp/instance-14/output-1/build/quickjs-2021-03-27/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-14/buildroot'