Hi Chris Thanks for the bug report!
On 11 October 2016 at 09:48, Chris Lamb <[email protected]> wrote: > libtool: link: gcc -g -O2 > -fdebug-prefix-map=/home/lamby/temp/cdt.20161011083154.1VrxVOdO2c.db.motif/motif-2.3.4=. > -fPIE -fstack-protector-strong -Wformat -Werror=format-security > -D_FILE_OFFSET_BITS=64 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment > -I/usr/include/freetype2 -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o > wmluiltok wmluiltok.o -Wl,--as-needed -lfl -L/usr/lib/x86_64-linux-gnu > /usr/lib/x86_64-linux-gnu/libfreetype.so -lXrender -lfontconfig -lXft -ljpeg > -lpng > /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libfl_pic.a(libmain.o): relocation > R_X86_64_PC32 against symbol `exit@@GLIBC_2.2.5' can not be used when making > a shared object; recompile with -fPIC > /usr/bin/ld: final link failed: Bad value > collect2: error: ld returned 1 exit status > Makefile:498: recipe for target 'wmluiltok' failed I believe this will be fixed by a binNMU of flex [1] after GCC 6 is uploaded with PIE enabled by default [2]. This should be happening Real Soon Now. Cheers Graham [1] https://bugs.debian.org/837658 [2] https://bugs.debian.org/835148

