Package: debhelper
Version: 13
Severity: minor

Building gcc-snapshot you see

dh_strip -pgcc-snapshot -Xdebug -X/cgo -Xbin/go -Xbin/gofmt \

objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stPxkJ3q: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stiq41jf: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stp57md7: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stUrD9Ye: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stDxcAwp: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/st3GA6QZ: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stcDa5aF: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stlmmSfM: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stXORwhW: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stHWQlbz: debuglink
section already exists
objcopy: debian/gcc-snapshot/usr/lib/gcc-snapshot/bin/stUWYSEI: debuglink
section already exists

It would be nice to emit the name of the original files as well, making
debugging issues a bit easier. So maybe buffer objcopy's output and in case of a
message, print the original file name.

Reply via email to