Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 678936

Summary: sys-apps/fwupd-1.2.5 USE=uefi - ld: error: /usr/lib64/crt0-efi-x86_64.o: requires dynamic R_X86_64_PC32 reloc against '_relocate' which may overflow at runtime; recompile with -fPIC
Product: Gentoo Linux Reporter: Paolo Pedroni <paolo.pedroni>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fwupd-1.2.5:20190227-152228.log.gz

Description Paolo Pedroni 2019-02-27 15:41:24 UTC
Created attachment 566658 [details]
fwupd-1.2.5:20190227-152228.log.gz

With USE=uefi:
[...]
[282/314] ld -o plugins/uefi/efi/fwup.so -T /usr/lib64/elf_x86_64_efi.lds -shared -Bsymbolic -nostdlib -znocombreloc -L /usr/lib64 /usr/lib64/crt0-efi-x86_64.o plugins/uefi/efi/fwupdate.o plugins/uefi/efi/fwup-debug.o plugins/uefi/efi/fwup-efi.o plugins/uefi/efi/fwup-common.o -lefi -lgnuefi /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/libgcc.a
FAILED: plugins/uefi/efi/fwup.so 
ld -o plugins/uefi/efi/fwup.so -T /usr/lib64/elf_x86_64_efi.lds -shared -Bsymbolic -nostdlib -znocombreloc -L /usr/lib64 /usr/lib64/crt0-efi-x86_64.o plugins/uefi/efi/fwupdate.o plugins/uefi/efi/fwup-debug.o plugins/uefi/efi/fwup-efi.o plugins/uefi/efi/fwup-common.o -lefi -lgnuefi /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/libgcc.a
/usr/lib64/libefi.a(data.o): plugin needed to handle lto object
/usr/lib64/libefi.a(dpath.o): plugin needed to handle lto object
/usr/lib64/libefi.a(guid.o): plugin needed to handle lto object
/usr/lib64/libefi.a(hand.o): plugin needed to handle lto object
/usr/lib64/libefi.a(init.o): plugin needed to handle lto object
/usr/lib64/libefi.a(misc.o): plugin needed to handle lto object
/usr/lib64/libefi.a(print.o): plugin needed to handle lto object
/usr/lib64/libefi.a(str.o): plugin needed to handle lto object
/usr/lib64/libefi.a(rtdata.o): plugin needed to handle lto object
/usr/lib64/libgnuefi.a(reloc_x86_64.o): plugin needed to handle lto object
ld: error: /usr/lib64/crt0-efi-x86_64.o: requires dynamic R_X86_64_PC32 reloc against '_relocate' which may overflow at runtime; recompile with -fPIC
ninja: build stopped: subcommand failed.
 * ERROR: sys-apps/fwupd-1.2.5::gentoo failed (compile phase):
 *   ninja -v -j3 -l2 -C /var/tmp/portage/sys-apps/fwupd-1.2.5/work/fwupd-1.2.5-build failed

With USE=-uefi the ebuild compiles and installs fine.

I've already tried building without LTO, using ld.bfd instead of ld.gold and MAKEOPTS=-j1, to no avail.

# emerge --info =sys-apps/fwupd-1.2.5
emerge --info =sys-apps/fwupd-1.2.5
Portage 2.3.51 (python 3.6.5-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-8.3.0, glibc-2.27-r6, 4.19.23-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.19.23-gentoo-x86_64-Intel-R-_Pentium-R-_CPU_G640_@_2.80GHz-with-gentoo-2.6
KiB Mem:    12144624 total,   1641308 free
KiB Swap:    8388604 total,   8364076 free
Timestamp of repository gentoo: Wed, 27 Feb 2019 08:00:01 +0000
Head commit of repository gentoo: 465dc691f1b0d2560e034482b4282a8261a7c0c3
sh dash 0.5.9.1-r3
ld GNU gold (Gentoo 2.30 p5 2.30.0) 1.15
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r4::gentoo
sys-devel/gcc:            8.2.0-r6::gentoo, 8.3.0::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.17::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r6::gentoo
Repositories:

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

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -frecord-gcc-switches -flto=2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /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"
CXXFLAGS="-march=native -O2 -pipe -frecord-gcc-switches -flto=2"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-march=native -O2 -pipe -frecord-gcc-switches -flto=2"
FEATURES="assume-digests binpkg-logs cgroup compress-build-logs config-protect-if-modified distlocks ebuild-locks ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch preserve-libs protect-owned sandbox sfperms sign split-elog split-log strict strict-keepdir test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe -frecord-gcc-switches -flto=2"
GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/ https://mirrors.evowise.com/gentoo/ http://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=2"
LINGUAS="it it_IT"
MAKEOPTS="-j3 -l2"
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 activities adns alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli crypt css cups curl cxx dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp glamor gmp gnutls gphoto2 gpm graphviz gtk handbook iconv icu idn imagemagick imlib ipv6 java javascript jbig jpeg jpeg2k kde kipi kwallet lame lcms libass libcaca libnotify libsamplerate libtirpc lm_sensors lua lzma lzo mad mmap mng mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal opengl openmp pam pango pcre pdf phonon plasma png policykit postscript ppds pulseaudio qml qt5 rdesktop readline recode samba sctp sdl seccomp sndfile sockets speex spell sqlite ssl startup-notification subversion svg symlink syslog systemd sysvipc taglib test theora threads tidy tiff truetype udev udisks unicode upower usb vaapi vcd vim-syntax vnc vorbis wayland widgets win32codecs wmf wxwidgets x264 xattr xcb xcomposite xine xml xpm xscreensaver xv xvid yahoo zlib" ABI_X86="64" ALSA_CARDS="hda-intel virmidi" 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="karbon sheets words" CAMERAS="kodak ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="gnutls" 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" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 pypy pypy3" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="intel i965" 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, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

# emerge -1pqv =sys-apps/fwupd-1.2.5
[ebuild  N    ] sys-apps/fwupd-1.2.5  USE="gpg man pkcs7 systemd test uefi -colorhug -dell -doc -elogind -nvme -redfish -thunderbolt" PYTHON_SINGLE_TARGET="python3_6 -python3_4 -python3_5 -python3_7" PYTHON_TARGETS="python3_6 -python3_4 -python3_5 -python3_7"
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-28 07:54:09 UTC
The issue was somehow related to gnuefi being built with LTO. I guess this is fine now?