Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2014 20:27:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196107] New: elftoolchain strip(1) fails to strip some i386 binaries
Message-ID:  <bug-196107-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196107

            Bug ID: 196107
           Summary: elftoolchain strip(1) fails to strip some i386
                    binaries
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

e.g. from i386 ports exp-run devel/etcd

===>   Generating temporary packing list
/bin/mkdir -p /wrkdirs/usr/ports/devel/etcd/work/stage/usr/local/share/doc/etcd
install  -o root -g wheel -m 0644
/wrkdirs/usr/ports/devel/etcd/work/coreos-etcd-a381ff0/README.md
/wrkdirs/usr/ports/devel/etcd/work/stage/usr/local/share/doc/etcd
install  -s -o root -g wheel -m 555
/wrkdirs/usr/ports/devel/etcd/work/coreos-etcd-a381ff0/bin/bench
/wrkdirs/usr/ports/devel/etcd/work/stage/usr/local/bin/
strip: moving loadable section,is this intentional?
strip: elf_update() failed: Invalid data buffer descriptor
install: strip command strip failed on
/wrkdirs/usr/ports/devel/etcd/work/stage/usr/local/bin//bench
*** Error code 70

Binary from the exp run available at
https://people.freebsd.org/~emaste/elftoolchain/bench

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196107-8>