Package: src:gcl
Version: 2.6.10-46
Tags: patch

still fails to build, work around is to build without ssp.

>[ "t" = "" ] || \
        ! [ -x /usr/bin/objdump ] || \
        ! /usr/bin/objdump -f saved_pre_gcl | grep "file format" | grep "elf" 
|| \
        ! /usr/bin/objdump -R saved_pre_gcl |grep R_.*_COPY || \
        ! echo "saved_pre_gcl cannot be prelinked"
saved_pre_gcl:     file format elf64-littleaarch64
0000000000101b80 R_AARCH64_COPY    __stack_chk_guard
saved_pre_gcl cannot be prelinked
makefile:127: recipe for target 'saved_pre_gcl' failed
make[2]: *** [saved_pre_gcl] Error 1
rm raw_pre_gcl
make[2]: Leaving directory '/build/buildd/gcl-2.6.10/unixport'
makefile:67: recipe for target 'unixport/saved_pre_gcl' failed
make[1]: *** [unixport/saved_pre_gcl] Error 2
rm h/mcompdefs.h
make[1]: Leaving directory '/build/buildd/gcl-2.6.10'
debian/rules:109: recipe for target 'build-gprof-stamp' failed
make: *** [build-gprof-stamp] Error 2

see
http://launchpadlibrarian.net/182248119/gcl_2.6.10-46_2.6.10-46ubuntu1.diff.gz


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to