Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 628348 Details for
Bug 715716
games-fps/rott-1.1.2-r1 : dosutil.c: fatal error: execinfo.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-fps:rott-1.1.2-r1:20200401-064537.log
games-fps:rott-1.1.2-r1:20200401-064537.log (text/plain), 4.64 KB, created by
Toralf Förster
on 2020-04-01 07:14:50 UTC
(
hide
)
Description:
games-fps:rott-1.1.2-r1:20200401-064537.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-04-01 07:14:50 UTC
Size:
4.64 KB
patch
obsolete
> * Package: games-fps/rott-1.1.2-r1 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking rott-1.1.2.tar.gz to /var/tmp/portage/games-fps/rott-1.1.2-r1/work >>>> Source unpacked in /var/tmp/portage/games-fps/rott-1.1.2-r1/work >>>> Preparing source in /var/tmp/portage/games-fps/rott-1.1.2-r1/work/rott-1.1.2/rott ... >make -j1 clean >rm -f cin_actr.o cin_efct.o cin_evnt.o cin_glob.o cin_main.o cin_util.o dosutil.o engine.o isr.o modexlib.o rt_actor.o rt_battl.o rt_build.o rt_cfg.o rt_crc.o rt_com.o rt_debug.o rt_dmand.o rt_door.o rt_draw.o rt_floor.o rt_game.o rt_in.o rt_main.o rt_map.o rt_menu.o rt_msg.o rt_net.o rt_playr.o rt_rand.o rt_scale.o rt_sound.o rt_spbal.o rt_sqrt.o rt_stat.o rt_state.o rt_str.o rt_swift.o rt_ted.o rt_util.o rt_view.o rt_vid.o rt_err.o scriplib.o w_wad.o watcom.o z_zone.o byteordr.o dukemusc.o winrott.o rott rott.exe >make -C audiolib clean >make[1]: Entering directory '/var/tmp/portage/games-fps/rott-1.1.2-r1/work/rott-1.1.2/rott/audiolib' >rm -f audiolib.a fx_man.o dsl.o ll_man.o multivoc.o mv_mix.o mvreverb.o nodpmi.o pitch.o user.o usrhooks.o >make[1]: Leaving directory '/var/tmp/portage/games-fps/rott-1.1.2-r1/work/rott-1.1.2/rott/audiolib' >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-fps/rott-1.1.2-r1/work/rott-1.1.2/rott ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-fps/rott-1.1.2-r1/work/rott-1.1.2/rott ... >make -j1 -j1 'EXTRACFLAGS=-O2 -pipe -march=native -DDATADIR=\"/usr/share/rott/\"' SHAREWARE=0 >cc -O2 -pipe -march=native -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -DDATADIR=\"/usr/share/rott/\" -DSHAREWARE=0 -DSUPERROTT=0 -DSITELICENSE=0 -DUSE_SDL=1 -DPLATFORM_UNIX=1 -c -o cin_actr.o cin_actr.c >cc -O2 -pipe -march=native -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -DDATADIR=\"/usr/share/rott/\" -DSHAREWARE=0 -DSUPERROTT=0 -DSITELICENSE=0 -DUSE_SDL=1 -DPLATFORM_UNIX=1 -c -o cin_efct.o cin_efct.c >cc -O2 -pipe -march=native -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -DDATADIR=\"/usr/share/rott/\" -DSHAREWARE=0 -DSUPERROTT=0 -DSITELICENSE=0 -DUSE_SDL=1 -DPLATFORM_UNIX=1 -c -o cin_evnt.o cin_evnt.c >cin_evnt.c: In function âParseBackâ: >cin_evnt.c:338:23: warning: âwidthâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 338 | event->effect = SpawnCinematicBack ( name, duration, width, startx, endx, yoffset); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >cc -O2 -pipe -march=native -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -DDATADIR=\"/usr/share/rott/\" -DSHAREWARE=0 -DSUPERROTT=0 -DSITELICENSE=0 -DUSE_SDL=1 -DPLATFORM_UNIX=1 -c -o cin_glob.o cin_glob.c >cc -O2 -pipe -march=native -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -DDATADIR=\"/usr/share/rott/\" -DSHAREWARE=0 -DSUPERROTT=0 -DSITELICENSE=0 -DUSE_SDL=1 -DPLATFORM_UNIX=1 -c -o cin_main.o cin_main.c >cc -O2 -pipe -march=native -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -DDATADIR=\"/usr/share/rott/\" -DSHAREWARE=0 -DSUPERROTT=0 -DSITELICENSE=0 -DUSE_SDL=1 -DPLATFORM_UNIX=1 -c -o cin_util.o cin_util.c >cc -O2 -pipe -march=native -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -DDATADIR=\"/usr/share/rott/\" -DSHAREWARE=0 -DSUPERROTT=0 -DSITELICENSE=0 -DUSE_SDL=1 -DPLATFORM_UNIX=1 -c -o dosutil.o dosutil.c >dosutil.c:201:10: fatal error: execinfo.h: No such file or directory > 201 | #include <execinfo.h> > | ^~~~~~~~~~~~ >compilation terminated. >make: *** [<builtin>: dosutil.o] Error 1 > * ERROR: games-fps/rott-1.1.2-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-fps/rott-1.1.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-fps/rott-1.1.2-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/games-fps:rott-1.1.2-r1:20200401-064537.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-fps/rott-1.1.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-fps/rott-1.1.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-fps/rott-1.1.2-r1/work/rott-1.1.2/rott' > * S: '/var/tmp/portage/games-fps/rott-1.1.2-r1/work/rott-1.1.2/rott'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 715716
:
628340
|
628342
|
628344
|
628346
| 628348