[Filesystems-devel] Bug#730932: aufs-tools: FTBFS: c2tmac.c:33:7: error: 'AUFS_XINO_TRUNC_INIT' undeclared (first use in this function)

David Suárez david.sephirot at gmail.com
Sat Nov 30 14:42:32 UTC 2013


Source: aufs-tools
Version: 1:3.2+20130722-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I./libau -O -Wall -D_FORTIFY_SOURCE=2 -DMOUNT_CMD_PATH=\"\" -Wl,-z,relro  c2tmac.c   -o c2tmac
> c2tmac.c: In function 'main':
> c2tmac.c:33:7: error: 'AUFS_XINO_TRUNC_INIT' undeclared (first use in this function)
>   pint(AUFS_XINO_TRUNC_INIT);
>        ^
> c2tmac.c:27:52: note: in definition of macro 'p'
>  #define p(m, v, fmt) printf(".ds %s " fmt "\n", m, v)
>                                                     ^
> c2tmac.c:33:2: note: in expansion of macro 'pint'
>   pint(AUFS_XINO_TRUNC_INIT);
>   ^
> c2tmac.c:33:7: note: each undeclared identifier is reported only once for each function it appears in
>   pint(AUFS_XINO_TRUNC_INIT);
>        ^
> c2tmac.c:27:52: note: in definition of macro 'p'
>  #define p(m, v, fmt) printf(".ds %s " fmt "\n", m, v)
>                                                     ^
> c2tmac.c:33:2: note: in expansion of macro 'pint'
>   pint(AUFS_XINO_TRUNC_INIT);
>   ^
> c2tmac.c:34:7: error: 'AUFS_XINO_TRUNC_STEP' undeclared (first use in this function)
>   pint(AUFS_XINO_TRUNC_STEP);
>        ^
> c2tmac.c:27:52: note: in definition of macro 'p'
>  #define p(m, v, fmt) printf(".ds %s " fmt "\n", m, v)
>                                                     ^
> c2tmac.c:34:2: note: in expansion of macro 'pint'
>   pint(AUFS_XINO_TRUNC_STEP);
>   ^
> make[1]: *** [c2tmac] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/28/aufs-tools_3.2+20130722-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Filesystems-devel mailing list