Package: git-buildpackage
Version: 0.4.54
Severity: normal

In my .gitconfig I had

    [format]
           pretty = oneline

I was trying to do "debuild -uc -us -tc" in a clean clone of
scim-anthy and getting errors of the form

    ../libtool: line 835: X--tag=CXX: command not found
    [...]

It seemed like X was being put in front of every arg to libtool.
Commenting out that format.pretty=oneline above, fixed the problem.

The commands I used were

    git clone git://git.debian.org/collab-maint/scim-anthy.git
    git checkout origin/pristine-tar -b pristine-tar
    git checkout origin/upstream -b upstream
    git checkout master
    git-buildpackage

This problem also seemed to affect "debuild -uc -us -tc -i -I" when I
ran that instead of git-buildpackage, so maybe this bug belongs
against scim-anthy itself?  But "apt-get source -t unstable -b
scim-anthy" worked, so it's something that ONLY affects the git
version...

These are the tags as at when this bug occurred.  Hopefully that's
enough information for you to be able to reproduce the problem.

    $ git tag
    debian/0.8.0-1ubuntu2
    debian/1.2.1-1
    debian/1.2.4-1.1
    debian/1.2.4-1ubuntu2
    debian/1.2.7-0ubuntu1
    debian/1.2.7-1
    upstream/0.8.0
    upstream/1.2.1
    upstream/1.2.4
    upstream/1.2.7


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-23-openvz (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git-buildpackage depends on:
ii  devscripts                   2.10.52     scripts to make the life of a Debi
ii  git-core                     1:1.6.3.3-2 fast, scalable, distributed revisi
ii  python                       2.5.4-2     An interactive high-level object-o
ii  python-dateutil              1.4.1-3     powerful extensions to the standar
ii  python-support               1.0.3       automated rebuilding support for P

Versions of packages git-buildpackage recommends:
ii  pristine-tar                  1.00       regenerate pristine tarballs

Versions of packages git-buildpackage suggests:
pn  git-load-dirs                 <none>     (no description available)

-- no debconf information



-- 
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