Bug#871206: libxmlbird: FTBFS: make[1]: doit3: Command not found

2017-08-07 Thread Hideki Yamane
Hi,

On Sun, 6 Aug 2017 18:37:52 -0400
Lucas Nussbaum  wrote:
> Source: libxmlbird
(snip)
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> > doit3
> > make[1]: doit3: Command not found

 It was introduced changes in doit (0.30.3-1), just "doit" is okay for now.
 Unfortunately, I cannot upload packages until back to home after DebConf17,
 so this is just a note.


-- 
Hideki Yamane 



Bug#871206: libxmlbird: FTBFS: make[1]: doit3: Command not found

2017-08-06 Thread Lucas Nussbaum
Source: libxmlbird
Version: 1.2.4-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170805 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):
>  debian/rules build
> dh build
>dh_update_autotools_config
>dh_autoreconf
>debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<>'
> /<>/configure --prefix=/usr
> Checking for valac version >= 0.16.0
> Found Vala 0.34.9
> 
> doit3
> make[1]: doit3: Command not found
> debian/rules:10: recipe for target 'override_dh_auto_configure' failed
> make[1]: *** [override_dh_auto_configure] Error 127

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/libxmlbird_1.2.4-2_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.