[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: No relro when building from inside a Git package ?



Hi,

On Fri, 22 Nov 2013, Andreas Tille wrote:
> $ gbp-clone ssh://git.debian.org/git/debian-med/htslib.git
> $ cd htslib
> (debian/unstable) $ git branch
> * debian/unstable
>   develop
>   pristine-tar
> (debian/unstable) $ git-buildpackage
> (debian/unstable) $ lintian -I --pedantic ../build-area/htslib_0.2.0~rc4-1_amd64.changes 

The mere fact that the generated files are in ../build-area/ means that
you're using --git-export-dir (via ~/.gbp.conf) and thus you are building
in a directory that doesn't have the .git dir. It's an export (with
git archive) that is unpacked in ../build-area/<package>/ that you use as
build directory.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


Reply to: