Debian Bug report logs - #723796
FTBFS: configure.in:14: error: required file './compile' not found

version graph

Package: dia; Maintainer for dia is Philippe SWARTVAGHER <phil.swart@gmx.fr>; Source for dia is src:dia (PTS, buildd, popcon).

Reported by: Damyan Ivanov <dmn@debian.org>

Date: Thu, 19 Sep 2013 20:45:01 UTC

Severity: serious

Found in version dia/0.97.2-13

Fixed in version dia/0.97.2-14

Done: Roland Stigge <stigge@antcom.de>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>:
Bug#723796; Package dia. (Thu, 19 Sep 2013 20:45:06 GMT) (full text, mbox, link).


Acknowledgement sent to Damyan Ivanov <dmn@debian.org>:
New Bug report received and forwarded. Copy sent to Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>. (Thu, 19 Sep 2013 20:45:06 GMT) (full text, mbox, link).


Message #5 received at maintonly@bugs.debian.org (full text, mbox, reply):

From: Damyan Ivanov <dmn@debian.org>
To: Debian Bug Tracking System <maintonly@bugs.debian.org>
Subject: FTBFS: configure.in:14: error: required file './compile' not found
Date: Thu, 19 Sep 2013 23:40:41 +0300
Package: dia
Version: 0.97.2-13
Severity: serious
Justification: FTBFS

Hi,

dia seems to fail to build in a clean sid chroot:

configure.in:195: the top level
configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:14: error: required file './compile' not found
configure.in:14:   'automake --add-missing' can install 'compile'
Makefile.am:28: warning: wildcard $(top_srcdir: non-POSIX variable name
Makefile.am:28: (probably a GNU make extension)
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
...
autoreconf: automake failed with exit status: 1
make[1]: *** [override_dh_auto_configure] Error 1


-- dam



Added tag(s) pending. Request was from Roland Stigge <stigge@antcom.de> to control@bugs.debian.org. (Fri, 20 Sep 2013 12:27:04 GMT) (full text, mbox, link).


Information forwarded to Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>:
Bug#723796; Package dia. (Fri, 20 Sep 2013 12:33:08 GMT) (full text, mbox, link).


Acknowledgement sent to Roland Stigge <stigge@antcom.de>:
Extra info received and forwarded to maintainer. Copy sent to Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>. (Fri, 20 Sep 2013 12:33:08 GMT) (full text, mbox, link).


Message #12 received at 723796-maintonly@bugs.debian.org (full text, mbox, reply):

From: Roland Stigge <stigge@antcom.de>
To: Damyan Ivanov <dmn@debian.org>, 723796-maintonly@bugs.debian.org
Subject: Re: [Pkg-dia-team] Bug#723796: FTBFS: configure.in:14: error: required file './compile' not found
Date: Fri, 20 Sep 2013 14:25:25 +0200
Hi,

On 09/19/2013 10:40 PM, Damyan Ivanov wrote:
> dia seems to fail to build in a clean sid chroot:
> 
> configure.in:195: the top level
> configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
> configure.in:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
> configure.in:14: error: required file './compile' not found
> configure.in:14:   'automake --add-missing' can install 'compile'
> Makefile.am:28: warning: wildcard $(top_srcdir: non-POSIX variable name
> Makefile.am:28: (probably a GNU make extension)
> automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
> ...
> autoreconf: automake failed with exit status: 1
> make[1]: *** [override_dh_auto_configure] Error 1

Need to add "-i" to autoreconf in debian/rules.

Thanks for the report,

Roland




Reply sent to Roland Stigge <stigge@antcom.de>:
You have taken responsibility. (Wed, 16 Oct 2013 21:21:10 GMT) (full text, mbox, link).


Notification sent to Damyan Ivanov <dmn@debian.org>:
Bug acknowledged by developer. (Wed, 16 Oct 2013 21:21:10 GMT) (full text, mbox, link).


Message #17 received at 723796-close@bugs.debian.org (full text, mbox, reply):

From: Roland Stigge <stigge@antcom.de>
To: 723796-close@bugs.debian.org
Subject: Bug#723796: fixed in dia 0.97.2-14
Date: Wed, 16 Oct 2013 21:19:14 +0000
Source: dia
Source-Version: 0.97.2-14

We believe that the bug you reported is fixed in the latest version of
dia, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 723796@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Stigge <stigge@antcom.de> (supplier of updated dia package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 16 Oct 2013 21:58:56 +0200
Source: dia
Binary: dia-common dia-libs dia dia-gnome
Architecture: source all amd64
Version: 0.97.2-14
Distribution: unstable
Urgency: low
Maintainer: Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>
Changed-By: Roland Stigge <stigge@antcom.de>
Description: 
 dia        - Diagram editor
 dia-common - Diagram editor (common files)
 dia-gnome  - Diagram editor (GNOME version)
 dia-libs   - Diagram editor (library files)
Closes: 723796
Changes: 
 dia (0.97.2-14) unstable; urgency=low
 .
   * debian/rules: Added -i to autoreconf to fix FTBFS (Closes: #723796)
Checksums-Sha1: 
 4fd15ae849bc2f319861825f8e4c1969389ae18c 1608 dia_0.97.2-14.dsc
 02e1da80e9987eed123fc90a035b41fcf67f1ff7 41338 dia_0.97.2-14.debian.tar.gz
 4af1474751785c90156481f1f63c2c3490f3b9c9 4014186 dia-common_0.97.2-14_all.deb
 4d60ae03c6426ba4f98d2c6563a7a15b9d649a63 709556 dia-libs_0.97.2-14_amd64.deb
 3ccf2795d7946205ff270756f7495b22a206dd2d 188824 dia_0.97.2-14_amd64.deb
 b69b26d7a9a3c0c9d726bbe7100cca31ba90c96c 190592 dia-gnome_0.97.2-14_amd64.deb
Checksums-Sha256: 
 787fe8eda907d0fa7cd8b56e0878f15639ce4979e9db6a45de03d1f8abac8c43 1608 dia_0.97.2-14.dsc
 56ce6031c7ac0ec1ce49bfad6402cd85aec9d02a85e4f44180676b58148b4daf 41338 dia_0.97.2-14.debian.tar.gz
 1d50040349c3d3f4baf32666c7540ef0db71ea6101785034c8a3ba6f8946f5a8 4014186 dia-common_0.97.2-14_all.deb
 1ead272932485c0edff3c6a105addb91581e64c4c81824d7a86863646a3f74f6 709556 dia-libs_0.97.2-14_amd64.deb
 28e66869a2f3443daab375fb4861d9c77c9f91d1145d2abd7f53f74e751f2576 188824 dia_0.97.2-14_amd64.deb
 eb88f4c4d09f6b3ddc4785b73b7f7619297ea729083a98d057b1e9665392afe0 190592 dia-gnome_0.97.2-14_amd64.deb
Files: 
 cc125e843d299a5b3da6f90fc1f4d351 1608 graphics optional dia_0.97.2-14.dsc
 1db3cad72934c42073146a1b2940e62a 41338 graphics optional dia_0.97.2-14.debian.tar.gz
 de41ea07bf38775bad4c3f8414f56ece 4014186 graphics optional dia-common_0.97.2-14_all.deb
 21c277a78dfdf0fe5b59dc5fa7c71279 709556 graphics optional dia-libs_0.97.2-14_amd64.deb
 d9a0bd023d4948e4c8c7120849b70bbf 188824 graphics optional dia_0.97.2-14_amd64.deb
 ae923e09deffec4c72d330ab8c7edb8e 190592 gnome optional dia-gnome_0.97.2-14_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFSXvnBcaH/YBv43g8RAtheAJ90dyb3A/nHxdR8+NdjKLCBdaTP3QCgm2H9
He42tDrsZ0GTN+rNuqDPCzA=
=hVgF
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 21 Nov 2013 07:30:46 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 07:30:51 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.