Control: tag 701386  + patch

On Mon, 17 Dec 2012 19:40:00 -0800, Steve Langasek wrote:

> Package: acct
> Version: 6.5.5-1
> Severity: important
> Tags: patch
> User: ubuntu-de...@lists.ubuntu.com
> Usertags: origin-ubuntu raring ubuntu-patch
> 
> Hi Mathieu,
> 
> I've just uploaded a modified acct package to Ubuntu.  The original purpose
> of the upload was to fix cross-compilation support, but in the process of
> addressing this I found a number of other issues - including the fact that
> the package did not build as-is in raring, apparently due to a newer glibc
> (2.16).

The patch (debian/patches/gnulib-c11-compat.patch) fixes #701386, but
the package FBTFS now with:

make[3]: Entering directory `/tmp/buildd/acct-6.5.5'
restore=: && backupdir=".am$$" && \
    am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
    rm -rf $backupdir && mkdir $backupdir && \
    if (makeinfo --version) >/dev/null 2>&1; then \
      for f in accounting.info accounting.info-[0-9] accounting.info-[0-9][0-9] 
accounting.i[0-9] accounting.i[0-9][0-9]; do \
        if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
      done; \
    else :; fi && \
    cd "$am__cwd"; \
    if makeinfo   -I . \
     -o accounting.info accounting.texi; \
    then \
      rc=0; \
      CDPATH="${ZSH_VERSION+.}:" && cd .; \
    else \
      rc=$?; \
      CDPATH="${ZSH_VERSION+.}:" && cd . && \
      $restore $backupdir/* `echo "./accounting.info" | sed 's|[^/]*$||'`; \
    fi; \
    rm -rf $backupdir; exit $rc
accounting.texi:471: raising the section level of @unnumberedsubsubsec which is 
too low
make[3]: *** [accounting.info] Error 1
make[3]: Leaving directory `/tmp/buildd/acct-6.5.5'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/acct-6.5.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/acct-6.5.5'

I seem to remember seeing the same in some other package but I don't
the fix for this texinfo stuff.
 

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Funny Van Dannen: Sie sagte nein

Attachment: signature.asc
Description: Digital signature

Reply via email to