* Package: games-misc/yadex-1.7.0-r1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking yadex-1.7.0.tar.gz to /var/tmp/portage/games-misc/yadex-1.7.0-r1/work >>> Unpacking yadex.png to /var/tmp/portage/games-misc/yadex-1.7.0-r1/work unpack yadex.png: file format not recognized. Ignoring. >>> Unpacking Yadex_170_ALL.diff to /var/tmp/portage/games-misc/yadex-1.7.0-r1/work unpack Yadex_170_ALL.diff: file format not recognized. Ignoring. >>> Unpacking yadex-1.7.0-mrmeval-differential-patch.patch to /var/tmp/portage/games-misc/yadex-1.7.0-r1/work unpack yadex-1.7.0-mrmeval-differential-patch.patch: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/games-misc/yadex-1.7.0-r1/work >>> Preparing source in /var/tmp/portage/games-misc/yadex-1.7.0-r1/work/yadex-1.7.0 ... * Applying Yadex_170_ALL.diff ... [ ok ] * Applying yadex-1.7.0-mrmeval-differential-patch.patch ... [ ok ] * Applying yadex-1.7.0-64bit.patch ... [ ok ] * Applying yadex-1.7.0-NULL-is-not-zero.patch ... [ ok ] * Applying yadex-1.7.0-datadir.patch ... [ ok ] * Applying yadex-1.7.0-destdir.patch ... [ ok ] * Applying yadex-1.7.0-elif.patch ... [ ok ] * Applying yadex_170-obj-overflow.patch ... [ ok ] * Applying yadex_170_O2.patch ... [ ok ] * Applying yadex_170_wm.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-misc/yadex-1.7.0-r1/work/yadex-1.7.0 ... looking for a C compiler... gcc checking whether the C compiler works... yes checking for gettimeofday... yes checking for nanosleep... yes checking for snprintf... yes checking for usleep... yes looking for a C++ compiler... g++ checking whether the C++ compiler works... yes build directory is obj/mr-fox_3592064644129 generating obj/mr-fox_3592064644129/Makefile.config generating obj/mr-fox_3592064644129/config.share generating obj/mr-fox_3592064644129/config.etc generating obj/mr-fox_3592064644129/config.cc generating obj/mr-fox_3592064644129/config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/games-misc/yadex-1.7.0-r1/work/yadex-1.7.0 ... make -j1 CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ 'CFLAGS=-O2 -pipe -march=native' 'CXXFLAGS=-O2 -pipe -march=native -std=gnu++03' cp -p obj/0/config.h src/config.h Generating yadex.dep Generating cache/pixlist scripts/copyright -m docsrc/copyright >cache/copyright.man scripts/copyright -t docsrc/copyright | sed 's/^./ &/' >cache/copyright.txt Generating cache/srcdate x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc scripts/notexist.c -o obj/0/notexist Generating README Generating doc/README Generating doc/advanced.html Generating doc/contact.html Generating doc/credits.html Generating doc/deu_diffs.html Generating doc/editing_docs.html Generating doc/faq.html Generating doc/feedback.html Generating doc/getting_started.html Generating doc/hackers_guide.html Generating doc/help.html Generating doc/index.html Generating doc/keeping_up.html Generating doc/legal.html Generating doc/packagers_guide.html Generating doc/palette.html Generating doc/preview.html Generating doc/reporting.html Generating doc/tips.html Generating doc/trivia.html Generating doc/trouble.html Generating doc/users_guide.html Generating doc/wad_specs.html Generating doc/ygd.html Generating doc/yadex.6 x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/acolours.cc -o obj/0/acolours.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/aym.cc -o obj/0/aym.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/bench.cc -o obj/0/bench.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/bitvec.cc -o obj/0/bitvec.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/cfgfile.cc -o obj/0/cfgfile.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/checks.cc -o obj/0/checks.o src/checks.cc: In function ‘bool CheckStartingPos()’: src/checks.cc:924:59: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] " You need at least %d", DOOM_MIN_DEATHMATCH_STARTS); ^ src/checks.cc:927:59: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] " You need at least %d", DOOM_MIN_DEATHMATCH_STARTS); ^ src/checks.cc:930:63: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] " You need at least %d", dm, DOOM_MIN_DEATHMATCH_STARTS); ^ src/checks.cc:930:63: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/colour1.cc -o obj/0/colour1.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/colour2.cc -o obj/0/colour2.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/colour3.cc -o obj/0/colour3.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/colour4.cc -o obj/0/colour4.o cp -p obj/0/config.cc src/config.cc x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/config.cc -o obj/0/config.o src/config.cc:5:35: warning: ‘yadex_etc_path’ initialized and declared ‘extern’ extern const char *yadex_etc_path[] = ^ src/config.cc:15:37: warning: ‘yadex_share_path’ initialized and declared ‘extern’ extern const char *yadex_share_path[] = ^ Generating src/credits.cc scripts/copyright -c docsrc/copyright >>src/credits.cc x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/credits.cc -o obj/0/credits.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/dependcy.cc -o obj/0/dependcy.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/dialog.cc -o obj/0/dialog.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/disppic.cc -o obj/0/disppic.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/drawmap.cc -o obj/0/drawmap.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/edisplay.cc -o obj/0/edisplay.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/editgrid.cc -o obj/0/editgrid.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/editlev.cc -o obj/0/editlev.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/editloop.cc -o obj/0/editloop.o src/editloop.cc: In function ‘void EditorLoop(const char*)’: src/editloop.cc:2451:18: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(Behavior, BehaviorSize, 1, f); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/editobj.cc -o obj/0/editobj.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/editsave.cc -o obj/0/editsave.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/endian.cc -o obj/0/endian.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/editzoom.cc -o obj/0/editzoom.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/entry.cc -o obj/0/entry.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/entry2.cc -o obj/0/entry2.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/events.cc -o obj/0/events.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/flats.cc -o obj/0/flats.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/game.cc -o obj/0/game.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/gcolour1.cc -o obj/0/gcolour1.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/gcolour2.cc -o obj/0/gcolour2.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/gcolour3.cc -o obj/0/gcolour3.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/geom.cc -o obj/0/geom.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/gfx.cc -o obj/0/gfx.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/gfx2.cc -o obj/0/gfx2.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/gfx3.cc -o obj/0/gfx3.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/gotoobj.cc -o obj/0/gotoobj.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/help1.cc -o obj/0/help1.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/help2.cc -o obj/0/help2.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/highlt.cc -o obj/0/highlt.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/img.cc -o obj/0/img.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/imgscale.cc -o obj/0/imgscale.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/imgspect.cc -o obj/0/imgspect.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/infobar.cc -o obj/0/infobar.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/input.cc -o obj/0/input.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/l_align.cc -o obj/0/l_align.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/l_centre.cc -o obj/0/l_centre.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/l_flags.cc -o obj/0/l_flags.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/l_misc.cc -o obj/0/l_misc.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/l_prop.cc -o obj/0/l_prop.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/l_unlink.cc -o obj/0/l_unlink.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/l_vertices.cc -o obj/0/l_vertices.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/levels.cc -o obj/0/levels.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/lists.cc -o obj/0/lists.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/locate.cc -o obj/0/locate.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/lumpdir.cc -o obj/0/lumpdir.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/macro.cc -o obj/0/macro.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/memory.cc -o obj/0/memory.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/menubar.cc -o obj/0/menubar.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/menu.cc -o obj/0/menu.o src/menu.cc:46:20: warning: ‘MI_SEPARATION’ initialized and declared ‘extern’ extern const char *MI_SEPARATION = ""; ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/mkpalette.cc -o obj/0/mkpalette.o src/mkpalette.cc: In function ‘int make_gimp_palette(int, const char*)’: src/mkpalette.cc:103:22: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘size_t {aka long unsigned int}’ [-Wformat=] dpal[3 * n + 2]); ^ src/mkpalette.cc:103:22: warning: format ‘%X’ expects argument of type ‘unsigned int’, but argument 7 has type ‘size_t {aka long unsigned int}’ [-Wformat=] x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/mouse.cc -o obj/0/mouse.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/names.cc -o obj/0/names.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/nop.cc -o obj/0/nop.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/objects.cc -o obj/0/objects.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/objinfo.cc -o obj/0/objinfo.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/oldmenus.cc -o obj/0/oldmenus.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/palview.cc -o obj/0/palview.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/patchdir.cc -o obj/0/patchdir.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/pic2img.cc -o obj/0/pic2img.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/prefer.cc -o obj/0/prefer.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_centre.cc -o obj/0/s_centre.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_door.cc -o obj/0/s_door.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_lift.cc -o obj/0/s_lift.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_linedefs.cc -o obj/0/s_linedefs.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_merge.cc -o obj/0/s_merge.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_misc.cc -o obj/0/s_misc.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_prop.cc -o obj/0/s_prop.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_slice.cc -o obj/0/s_slice.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_split.cc -o obj/0/s_split.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_swapf.cc -o obj/0/s_swapf.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/s_vertices.cc -o obj/0/s_vertices.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/sanity.cc -o obj/0/sanity.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/scrnshot.cc -o obj/0/scrnshot.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/selbox.cc -o obj/0/selbox.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/selectn.cc -o obj/0/selectn.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/selpath.cc -o obj/0/selpath.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/selrect.cc -o obj/0/selrect.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/serialnum.cc -o obj/0/serialnum.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/spritdir.cc -o obj/0/spritdir.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/sticker.cc -o obj/0/sticker.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/swapmem.cc -o obj/0/swapmem.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/r_render.cc -o obj/0/r_render.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/r_images.cc -o obj/0/r_images.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/t_centre.cc -o obj/0/t_centre.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/t_flags.cc -o obj/0/t_flags.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/t_prop.cc -o obj/0/t_prop.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/t_spin.cc -o obj/0/t_spin.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/textures.cc -o obj/0/textures.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/things.cc -o obj/0/things.o src/things.cc: In function ‘int lookup_thing(wad_ttype_t)’: src/things.cc:164:21: warning: overflow in implicit constant conversion [-Woverflow] return (size_t) -1; ^ src/things.cc:188:18: warning: overflow in implicit constant conversion [-Woverflow] return (size_t) -1; ^ x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/trace.cc -o obj/0/trace.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/v_centre.cc -o obj/0/v_centre.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/v_merge.cc -o obj/0/v_merge.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/v_polyg.cc -o obj/0/v_polyg.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/vectext.cc -o obj/0/vectext.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/verbmsg.cc -o obj/0/verbmsg.o Generating src/version.cc x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/version.cc -o obj/0/version.o x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/wadfile.cc -o obj/0/wadfile.o src/wadfile.cc: In member function ‘const char* Wad_file::where() const’: src/wadfile.cc:80:8: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] offset); ^ src/wadfile.cc:80:8: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 6 has type ‘size_t {aka long unsigned int}’ [-Wformat=] x86_64-pc-linux-gnu-g++ -c -Iatclib -Iboost -I/usr/X11R6/include -O2 -pipe -march=native -std=gnu++03 src/wadlist.cc -o obj/0/wadlist.o src/wadlist.cc:34:10: fatal error: boost/smart_ptr.hpp: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [GNUmakefile:741: obj/0/wadlist.o] Error 1 * ERROR: games-misc/yadex-1.7.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-misc/yadex-1.7.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-misc/yadex-1.7.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-misc:yadex-1.7.0-r1:20180721-201258.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-misc/yadex-1.7.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-misc/yadex-1.7.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-misc/yadex-1.7.0-r1/work/yadex-1.7.0' * S: '/var/tmp/portage/games-misc/yadex-1.7.0-r1/work/yadex-1.7.0'