Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640488 - games-fps/eduke32-20131119.4169 - ld: source/obj/game.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
Summary: games-fps/eduke32-20131119.4169 - ld: source/obj/game.o: relocation R_X86_64_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-10 11:28 UTC by Conrad Kostecki
Modified: 2018-05-13 09:54 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
complete build log (build.log,195.81 KB, text/plain)
2018-02-17 12:52 UTC, Felix J. Ogris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2017-12-10 11:28:32 UTC
mkdir -p obj
if x86_64-pc-linux-gnu-gcc -march=native -mfpmath=sse,387 -mtune=intel -O3 -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -std=gnu89 -Wimplicit -Wdeclaration-after-statement -funswitch-loops -fomit-frame-pointer -DNDEBUG -fno-stack-protector  -W -Wall -Werror-implicit-function-declaration -Wpointer-arith -Wextra  -funsigned-char -fno-strict-aliasing -DNO_GCC_BUILTINS -D_FORTIFY_SOURCE=2    -Wno-char-subscripts -DNETCODE_DISABLE -DUSE_LIBPNG -DUSE_LIBVPX  -DHAVE_INTTYPES -DSDL_TARGET=1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DRENDERTYPESDL=1 -DMIXERTYPESDL=1 -Wno-strict-overflow -DUSE_OPENGL -DNOASM -DLINKED_GTK -DPOLYMER -Iinclude -I../../build/include -Isrc -DHAVE_VORBIS -DHAVE_FLAC -DHAVE_SDL `pkg-config --cflags vorbis`  -Wno-attributes -c src/driver_sdl.c -o obj/driver_sdl.o; then true; else false; exit 1; fi
<Kommandozeile>:0:0: Warnung: »_FORTIFY_SOURCE« redefiniert
<eingebaut>:0:0: Anmerkung: dies ist die Stelle der vorherigen Definition
if x86_64-pc-linux-gnu-ar cr libjfaudiolib.a obj/drivers.o obj/fx_man.o obj/multivoc.o obj/mix.o obj/mixst.o obj/pitch.o obj/formats.o obj/vorbis.o obj/flac.o obj/driver_nosound.o obj/driver_sdl.o; then true; else false; exit 1; fi
make[1]: Leaving directory '/var/tmp/portage/games-fps/eduke32-20131119.4169/work/eduke32_20131119-4169/source/jaudiolib'
if x86_64-pc-linux-gnu-gcc -funswitch-loops -fomit-frame-pointer -DNDEBUG -fno-stack-protector  -W -Wall -Werror-implicit-function-declaration -Wpointer-arith -Wextra  -funsigned-char -fno-strict-aliasing -DNO_GCC_BUILTINS -D_FORTIFY_SOURCE=2    -Wno-char-subscripts -DNETCODE_DISABLE -DUSE_LIBPNG -DUSE_LIBVPX -Isource -Ibuild/include -Isource/jmact -Isource/jaudiolib/include -Isource/enet/include  -fno-pic -DHAVE_GTK2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DHAVE_INTTYPES -DSDL_TARGET=1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DRENDERTYPESDL=1 -DMIXERTYPESDL=1 -Wno-strict-overflow -DUSE_OPENGL -DNOASM -DLINKED_GTK -DPOLYMER  -Wno-attributes -march=native -mfpmath=sse,387 -mtune=intel -O3 -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -std=gnu89 -Wimplicit -Wdeclaration-after-statement -o eduke32 source/obj/game.o source/obj/actors.o source/obj/anim.o source/obj/common.o source/obj/config.o source/obj/demo.o source/obj/gamedef.o source/obj/gameexec.o source/obj/gamevars.o source/obj/global.o source/obj/input.o source/obj/menus.o source/obj/namesdyn.o source/obj/net.o source/obj/player.o source/obj/premap.o source/obj/savegame.o source/obj/sector.o source/obj/rts.o source/obj/osdfuncs.o source/obj/osdcmds.o source/obj/grpscan.o source/obj/sounds.o source/obj/soundsdyn.o source/obj/file_lib.o source/obj/control.o source/obj/keyboard.o source/obj/mouse.o source/obj/joystick.o source/obj/mathutil.o source/obj/scriplib.o source/obj/animlib.o source/obj/animvpx.o source/obj/game_banner.o source/obj/startgtk.game.o source/obj/game_icon.o source/obj/sdlmusic.o source/eobj/libengine.a source/jaudiolib/libjfaudiolib.a -funswitch-loops -fomit-frame-pointer -DNDEBUG -fno-stack-protector  -W -Wall -Werror-implicit-function-declaration -Wpointer-arith -Wextra  -funsigned-char -fno-strict-aliasing -DNO_GCC_BUILTINS -D_FORTIFY_SOURCE=2    -Wno-char-subscripts -DNETCODE_DISABLE -DUSE_LIBPNG -DUSE_LIBVPX -Isource -Ibuild/include -Isource/jmact -Isource/jaudiolib/include -Isource/enet/include  -fno-pic -DHAVE_GTK2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DHAVE_INTTYPES -DSDL_TARGET=1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DRENDERTYPESDL=1 -DMIXERTYPESDL=1 -Wno-strict-overflow -DUSE_OPENGL -DNOASM -DLINKED_GTK -DPOLYMER -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,-z,now  -Wl,-Map=eduke32.memmap      -lrt -lFLAC -lvorbisfile -lvorbis -logg -lSDL_mixer -lm -lvpx  -lSDL -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -ldl -pthread -lpng -lz ; then true; else false; exit 1; fi
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/game.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/actors.o: relocation R_X86_64_32S against undefined symbol `actor' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/anim.o: relocation R_X86_64_32 against undefined symbol `walock' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/common.o: relocation R_X86_64_32S against undefined symbol `multipskytile' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/config.o: relocation R_X86_64_32 against symbol `h_gamefuncs' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/demo.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/gamedef.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/gameexec.o: relocation R_X86_64_32S against undefined symbol `g_player' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/gamevars.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/input.o: relocation R_X86_64_32S against undefined symbol `g_player' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/menus.o: relocation R_X86_64_32 against undefined symbol `ud' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/namesdyn.o: relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/net.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/player.o: relocation R_X86_64_32S against undefined symbol `sintable' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/premap.o: relocation R_X86_64_32S against symbol `GametypeFlags' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/savegame.o: relocation R_X86_64_32 against undefined symbol `g_tile' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/sector.o: relocation R_X86_64_32S against undefined symbol `headspritesect' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/rts.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/osdcmds.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/grpscan.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/sounds.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/soundsdyn.o: relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/file_lib.o: relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/control.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/keyboard.o: relocation R_X86_64_32 against undefined symbol `keystatus' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/joystick.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/scriplib.o: relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/animvpx.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/startgtk.game.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/sdlmusic.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: source/obj/game_banner.o: warning: relocation in readonly section `.rodata'
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
make: *** [Makefile:371: eduke32] Error 1
 * ERROR: games-fps/eduke32-20131119.4169::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=games-fps/eduke32-20131119.4169::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=games-fps/eduke32-20131119.4169::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/games-fps/eduke32-20131119.4169/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-fps/eduke32-20131119.4169/temp/environment'.
 * Working directory: '/var/tmp/portage/games-fps/eduke32-20131119.4169/work/eduke32_20131119-4169'
 * S: '/var/tmp/portage/games-fps/eduke32-20131119.4169/work/eduke32_20131119-4169'

>>> Failed to emerge games-fps/eduke32-20131119.4169, Log file:
Comment 1 Conrad Kostecki gentoo-dev 2017-12-10 11:28:49 UTC
Portage 2.3.17 (python 3.6.3-final-0, default/linux/amd64/17.0/desktop, gcc-7.2.0, glibc-2.26-r3, 4.14.0-gentoo x86_64)
=================================================================
System uname: Linux-4.14.0-gentoo-x86_64-Intel-R-_Core-TM-_i7-6600U_CPU_@_2.60GHz-with-gentoo-2.4.1
KiB Swap:   17301500 total,  17301500 free
Timestamp of repository gentoo: Sat, 09 Dec 2017 17:45:01 +0000
Head commit of repository gentoo: 4077a5d1109dab362d6fd5a9716a3805c4b55297
Head commit of repository steam-overlay: 699d267a7358ca340ee684e68e5366419f8e0ded

sh bash 4.4_p12
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
distcc 3.2rc1 x86_64-pc-linux-gnu [disabled]
ccache version 3.3.4 [enabled]
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.26.1-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.4.6-r1::gentoo, 3.5.4-r1::gentoo, 3.6.3-r1::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.10.0::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.12::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.11.6-r2::gentoo, 1.15.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo
sys-devel/gcc:            7.2.0::gentoo
sys-devel/gcc-config:     1.9.0-r1::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r3::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.de.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts: --exclude-from=/etc/portage/rsync_excludes

serenity
    location: /usr/local/portage
    masters: gentoo

steam-overlay
    location: /usr/local/portage/steam-overlay
    sync-type: git
    sync-uri: https://github.com/anyc/steam-overlay.git
    masters: gentoo
    priority: 50

vmware
    location: /var/lib/layman/vmware
    sync-type: laymansync
    sync-uri: https://anongit.gentoo.org/git/proj/vmware.git
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mfpmath=sse,387 -mtune=intel -O3 -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.1/ext-active/ /etc/php/apache2-php7.2/ext-active/ /etc/php/cgi-php7.1/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/cli-php7.1/ext-active/ /etc/php/cli-php7.2/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-march=native -mfpmath=sse,387 -mtune=intel -O3 -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n --quiet-build=n --with-bdeps=y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/"
INSTALL_MASK="/etc/systemd/* /etc/xinetd.d/* /usr/lib/systemd/system/*"
LANG="de_DE.UTF-8"
LC_ALL="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,-z,now"
MAKEOPTS="-j5 -l4"
PKGDIR="/usr/portage/packages"
PORTAGE_BUNZIP2_COMMAND="pbunzip2"
PORTAGE_BZIP2_COMMAND="pbzip2"
PORTAGE_COMPRESS="xz"
PORTAGE_COMPRESS_FLAGS="-9e"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac aalib accessibility acl acpi adns alsa amd64 ao bcmath berkdb bluetooth bzip2 cairo caps cdda cddb cdinstall cjk cracklib crypt css ctype cups curl cvs cxx dbus dga djvu dri dts dvb dvd encode exif fbcon ffmpeg fftw flac flite fontconfig ftp gd gdbm geolocation gif gimp git glut gmp gnome-keyring gnutls gphoto2 gpm gps graphviz gsm gstreamer gtk http iconv icu idn imlib inotify introspection ipv6 java javascript jbig jit joystick jpeg jpeg2k lame lcms ldap libcaca libnotify libsamplerate lm_sensors lzma lzo mad maildir matroska mbox mhash mikmod mmap mng modplug mono mp3 mpeg mtp mysql mysqli ncurses networkmanager nls nntp nptl nsplugin offensive ogg openal opencl openexr opengl openmp orc oss pam pcre pdf perl pie png policykit posix postproc postscript pulseaudio python qt4 qt5 quicktime raw readline recode rtmp samba sasl scanner sdl seccomp session simplexml slang smartcard smp sndfile snmp sockets sound speex spell sqlite ssl startup-notification subversion suid svg symlink syslog tcpd theora threads tiff timidity truetype udev udisks unicode upnp usb v4l vaapi vcd vdpau vim-syntax vnc vorbis wavpack webkit webp wifi wmf x264 xattr xcb xcomposite xface xft xml xmlrpc xmp xpm xscreensaver xv xvid zeroconf zlib zsh-completion" ABI_X86="32 64" COLLECTD_PLUGINS="battery cgroups conntrack contextswitch cpu cpufreq cpusleep df disk dns entropy ethstat exec filecount hddtemp hugepages interface ipc iptables irq load lvm memory netlink nfs nginx openvpn ping postgresql processes protocols rrdcached sensors serial smart swap syslog tcpconns thermal turbostat unixsock uptime users wireless" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2" CURL_SSL="openssl" ELIBC="glibc" INPUT_DEVICES="libinput" KERNEL="linux" L10N="de de_DE" LINGUAS="de de_DE" NGINX_MODULES_HTTP="access auth_basic autoindex browser charset fancyindex fastcgi geo geoip gunzip gzip headers_more limit_conn proxy realip referer rewrite sticky stub_status upstream_keepalive" NGINX_MODULES_STREAM="access geo geoip limit_conn realip return ssl_preread" PHP_TARGETS="php7-1 php7-2" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby24" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="i965 intel"
Unset:  CC, CPPFLAGS, CTARGET, CXX
Comment 2 Conrad Kostecki gentoo-dev 2017-12-16 22:48:38 UTC
Upgrading to a never version of eduke32 (2017) does compile fine for me.
Maybe the old gentoo version from 2013 should be bumped to a never one?
Comment 3 Felix J. Ogris 2018-02-17 12:49:48 UTC
Hi,

i'm also experiencing the same issue when building eduke32:

# emerge --info '=games-fps/eduke32-20131119.4169::gentoo'
Portage 2.3.24 (python 2.7.14-final-0, default/linux/amd64/17.0, gcc-7.3.0, glibc-2.26-r6, 4.15.1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.15.1-x86_64-Intel-R-_Core-TM-_i7-4770S_CPU_@_3.10GHz-with-gentoo-2.4.1
KiB Mem:    16470948 total,   8336496 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sat, 17 Feb 2018 11:30:01 +0000
Head commit of repository gentoo: 2799ecc02c10b7b314da4343690a2788d8feb9da
sh bash 4.4_p19
ld GNU ld (Gentoo 2.30 p1) 2.30.0
app-shells/bash:          4.4_p19::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.26.1-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.5.4-r1::gentoo, 3.6.4::gentoo
dev-util/cmake:           3.10.2::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.12::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.11.6-r2::gentoo, 1.15.1-r1::gentoo
sys-devel/binutils:       2.30::gentoo
sys-devel/gcc:            7.3.0::gentoo
sys-devel/gcc-config:     1.9.1::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r1::gentoo
sys-kernel/linux-headers: 4.15::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts: 

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA googleearth AdobeFlash-10.3 AdobeFlash-11.x Oracle-BCLA-JavaSE QUAKE4 dlj-1.1 Q3AEULA-20000111 google-chrome FraunhoferFDK NVIDIA-CODEC-SDK"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=nocona"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=nocona"
DISTDIR="/tmp/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news notitles parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en de"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac aalib acl acpi alsa amd64 apng asf async audiofile avahi avi bash-completion berkdb bitmap-fonts bluray bzip2 cairo cdda cddb cdinstall cdio cdparanoia cdr cli client color-console cpudetection cpufreq crypt css cups curl cxx dbus device-mapper dga dia dri dts dvb dvd dvdnav dvdr dvdread egl encode exif expat extraengine extras f77 faac faad fam fdk ffmpeg flac flash font-server fortran ftp fts3 g3dvl gdbm gegl gif gimp gles2 glib glut gmp gmplayer gpu-accel gtk gtk2 gtk3 gudev gui havekernel hddtemp hfs highlight hipe iconv icu id3tag idn imagemagick imap imlib introspection ipv6 iscsi jabber java javafx javamail javascript jpeg jpeg2k kpathsea kpoll lame latex lcms libcaca libffi libg++ libmpeg2 libsamplerate libsoxr libv4l2 libwww lightning lights lm_sensors log4j lua lvm lzo macosx-eyetv mad maildir management matroska md5sum mdnsresponder-compat midi ming minizip mmap mng modules motif mp2 mp3 mp4v2 mpeg mpg123 multilib ncurses nfs nls nntp nptl nptlonly numa nvenc nvidia ogg oggvorbis opengl openmp openssl opus pam pcre pcre16 pdf pdfimport pdflib perl pg-intdatetime plotutils png pnm pop postproc postscript python qemu qmax qml qt5 quicktime rarpd raw readline real rtmp rtsp samba sasl sdl seccomp secure-delete smp smtp sndfile spell sqlite ssl startup-notification stream subversion svc svg sysfs syslog textures theora threads tiff timidity tk tools truetype truetype-fonts type1-fonts unicode upcall upnp usb v4l v4l2 vaapi vcd vdpau vhosts vim-syntax visio vnc vorbis widevine widgets win32codecs wma wmf wpg x264 x265 xanim xattr xcb xcomposite xext xinerama xkb xml xml2 xmms xmp xnest xpm xsl xulrunner xv xvid xvmc zenmap zeroconf zlib" ABI_X86="64 32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="openssl" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="en de" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="java profiler websvccommon cnd dlight enterprise php" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" QEMU_SOFTMMU_TARGETS="x86_64 i386" RUBY_TARGETS="ruby22 ruby23 ruby25" USERLAND="GNU" VIDEO_CARDS="nv nvidia v4l" XFCE_PLUGINS="menu brightness clock logout trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

# emerge -pqv '=games-fps/eduke32-20131119.4169::gentoo'
[ebuild  N    ] games-fps/eduke32-20131119.4169  USE="cdinstall gtk opengl png server textures tools vpx -debug -demo -offensive -opl-musicpack -samples -sc55-musicpack"
Comment 4 Felix J. Ogris 2018-02-17 12:52:36 UTC
Created attachment 519888 [details]
complete build log
Comment 5 Conrad Kostecki gentoo-dev 2018-05-11 00:38:44 UTC
Done a PR for the newest version 20180508-6885 and bumped all extras, like HRP to the newest ones.
Comment 6 Larry the Git Cow gentoo-dev 2018-05-13 09:54:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a2a8527c626e6f5d1f92dc0a4cac3b48e2a79f

commit c2a2a8527c626e6f5d1f92dc0a4cac3b48e2a79f
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-05-11 00:35:05 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2018-05-13 09:54:42 +0000

    games-fps/eduke32: Bump to version 20180508.6885 and drop old
    
    Closes: https://bugs.gentoo.org/640488
    Package-Manager: Portage-2.3.36, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/8340

 games-fps/eduke32/Manifest                         |  13 +-
 games-fps/eduke32/eduke32-20131119.4169.ebuild     | 218 -------------------
 games-fps/eduke32/eduke32-20180508.6885.ebuild     | 233 +++++++++++++++++++++
 .../eduke32/files/eduke32-20131119.4169-QA.patch   | 150 -------------
 games-fps/eduke32/files/eduke32-bin                |  12 ++
 games-fps/eduke32/files/fix-build-transpal.patch   |  20 ++
 games-fps/eduke32/files/log-to-tmpdir.patch        |  11 +
 games-fps/eduke32/files/search-duke3d-path.patch   |  11 +
 games-fps/eduke32/metadata.xml                     |  42 ++--
 licenses/{hrp_art => HRP}                          | 152 +++++++-------
 10 files changed, 395 insertions(+), 467 deletions(-)