[FS#939] LEDE Compile Error

LEDE Bugs lede-bugs at lists.infradead.org
Sat Jul 29 16:00:04 PDT 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - nouman8 (nouman8) 

Attached to Project - LEDE Project
Summary - LEDE Compile Error
Task Type - Build Failure
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Critical
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - 

 [me at Archlinux source]$ make -j8        
 make[1] world
 make[2] tools/compile
 make[2] package/cleanup
 make[3] -C tools/flock compile
 make[3] -C tools/sed compile
 make[3] -C tools/xz compile
 make[3] -C tools/tar compile
 make[3] -C tools/patch compile
 make[3] -C tools/scons compile
 make[3] -C tools/sstrip compile
 make[3] -C tools/pkg-config compile
 make[3] -C tools/expat compile
 make[3] -C tools/patch-image compile
 make[3] -C tools/mtools compile
 make[3] -C tools/m4 compile
 make[3] -C tools/make-ext4fs compile
 make[3] -C tools/lzma-old compile
 make[3] -C tools/lzma compile
 make[3] -C tools/squashfs4 compile
 make[3] -C tools/squashfs compile
 make[3] -C tools/libressl compile
 make[3] -C tools/autoconf compile
 make[3] -C tools/missing-macros compile
 make[3] -C tools/automake compile
 make[3] -C tools/dosfstools compile
 make[3] -C tools/libtool compile
 make[3] -C tools/gmp compile
 make[3] -C tools/libelf compile
 make[3] -C tools/flex compile
 make[3] -C tools/mklibs compile
 make[3] -C tools/e2fsprogs compile
 make[3] -C tools/gengetopt compile
 make[3] -C tools/mm-macros compile
 make[3] -C tools/patchelf compile
 make[3] -C tools/mkimage compile
 make[3] -C tools/firmware-utils compile
 make[3] -C tools/cmake compile
 make[3] -C tools/bison compile
 make[3] -C tools/findutils compile
 make[3] -C tools/bc compile
 make[3] -C tools/mtd-utils compile
 make[3] -C tools/mpfr compile
 make[3] -C tools/quilt compile
 make[3] -C tools/[nouman at Arch1 source]$ make -j8        
 make[1] world
 make[2] tools/compile
 make[2] package/cleanup
 make[3] -C tools/flock compile
 make[3] -C tools/sed compile
 make[3] -C tools/xz compile
 make[3] -C tools/tar compile
 make[3] -C tools/patch compile
 make[3] -C tools/scons compile
 make[3] -C tools/sstrip compile
 make[3] -C tools/pkg-config compile
 make[3] -C tools/expat compile
 make[3] -C tools/patch-image compile
 make[3] -C tools/mtools compile
 make[3] -C tools/m4 compile
 make[3] -C tools/make-ext4fs compile
 make[3] -C tools/lzma-old compile
 make[3] -C tools/lzma compile
 make[3] -C tools/squashfs4 compile
 make[3] -C tools/squashfs compile
 make[3] -C tools/libressl compile
 make[3] -C tools/autoconf compile
 make[3] -C tools/missing-macros compile
 make[3] -C tools/automake compile
 make[3] -C tools/dosfstools compile
 make[3] -C tools/libtool compile
 make[3] -C tools/gmp compile
 make[3] -C tools/libelf compile
 make[3] -C tools/flex compile
 make[3] -C tools/mklibs compile
 make[3] -C tools/e2fsprogs compile
 make[3] -C tools/gengetopt compile
 make[3] -C tools/mm-macros compile
 make[3] -C tools/patchelf compile
 make[3] -C tools/mkimage compile
 make[3] -C tools/firmware-utils compile
 make[3] -C tools/cmake compile
 make[3] -C tools/bison compile
 make[3] -C tools/findutils compile
 make[3] -C tools/padjffs2 compile
 make[3] -C tools/mpc compile
 make[2] target/compile
 make[3] -C target/linux compile
 make[2] diffconfig
 make[2] package/compile
 make[3] -C package/libs/libubox host-compile
 make[3] -C package/libs/toolchain compile
 make[3] -C package/libs/ncurses host-compile
 make[3] -C package/system/usign host-compile
 make[3] -C package/system/fwtool host-compile
 make[3] -C package/system/opkg host-compile
 make[3] -C package/firmware/prism54-firmware compile
 make[3] -C package/utils/lua compile
 make[3] -C package/libs/libnl-tiny compile
 make[3] -C package/firmware/linux-firmware compile
 make[3] -C package/system/fwtool compile
 make[3] -C package/libs/zlib compile
 make[3] -C package/libs/libjson-c compile
 make[3] -C package/system/lede-keyring compile
 make[3] -C package/firmware/b43legacy-firmware compile
 make[3] -C package/network/services/dnsmasq compile
 make[3] -C package/network/services/dropbear compile
 make[3] -C package/libs/libpcap compile
 make[3] -C package/network/utils/linux-atm compile
 make[3] -C package/network/utils/resolveip compile
 make[3] -C package/utils/busybox compile
 make[3] -C package/kernel/linux compile
 make[3] -C package/libs/ncurses compile
make -r world: build failed. Please re-run make with -j1 V=s to see what's going on
make: *** [/source/include/toplevel.mk:209: world] Error 1

make[6]: Entering directory '/source/build_dir/hostpkg/opkg-2017-07-28-4bd8601e'
[ 98%] Linking C executable opkg-cl
/usr/bin/ld: /source/staging_dir/hostpkg/lib/libubox.a(blob.c.o): relocation R_X86_64_32S against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /source/staging_dir/hostpkg/lib/libubox.a(md5.c.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
make[6]: *** [src/CMakeFiles/opkg-cl.dir/build.make:98: src/opkg-cl] Error 1
make[6]: Leaving directory '/source/build_dir/hostpkg/opkg-2017-07-28-4bd8601e'
make[5]: *** [CMakeFiles/Makefile2:197: src/CMakeFiles/opkg-cl.dir/all] Error 2
make[5]: Leaving directory '/source/build_dir/hostpkg/opkg-2017-07-28-4bd8601e'
make[4]: *** [Makefile:130: all] Error 2
make[4]: Leaving directory '/source/build_dir/hostpkg/opkg-2017-07-28-4bd8601e'
make[3]: *** [Makefile:113: /source/build_dir/hostpkg/opkg-2017-07-28-4bd8601e/.built] Error 2
make[3]: Leaving directory '/source/package/system/opkg'
make[2]: *** [package/Makefile:109: package/system/opkg/host/compile] Error 2
make[2]: Leaving directory '/source'
make[1]: *** [package/Makefile:105: /source/staging_dir/target-mips_74kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/source'
make: *** [/source/include/toplevel.mk:209: world] Error 2

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=939



More information about the lede-bugs mailing list