Your message dated Mon, 02 Dec 2013 16:18:56 +0000
with message-id <[email protected]>
and subject line Bug#724212: fixed in glpk 4.52.1-2
has caused the Debian Bug report #724212,
regarding glpk: FTBFS: configure.ac:64: error: required file './compile' not 
found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
724212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724212
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: glpk
Version: 4.45-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130922 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
> debian/rules:20: warning: overriding commands for target 
> `debian/stamp-autotools-files'
> /usr/share/cdbs/1/class/autotools-files.mk:51: warning: ignoring old commands 
> for target `debian/stamp-autotools-files'
> test -x debian/rules
> mkdir -p "."
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_STRIP_ARGS is a 
> deprecated variable
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a 
> deprecated variable
> if test -e /usr/share/misc/config.guess ; then \
>               for i in ./config.guess ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.guess $i ; \
>                       fi ; \
>               done ; \
>       fi
> if test -e /usr/share/misc/config.sub ; then \
>               for i in ./config.sub ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.sub $i ; \
>                       fi ; \
>               done ; \
>       fi
> libtoolize
> libtoolize: putting auxiliary files in `.'.
> libtoolize: linking file `./ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
> libtoolize: linking file `m4/libtool.m4'
> libtoolize: linking file `m4/ltoptions.m4'
> libtoolize: linking file `m4/ltversion.m4'
> libtoolize: linking file `m4/lt~obsolete.m4'
> autoreconf
> configure.ac:64: error: required file './compile' not found
> configure.ac:64:   'automake --add-missing' can install 'compile'
> examples/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
> (or '*_CPPFLAGS')
> src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or 
> '*_CPPFLAGS')
> src/Makefile.am:10: warning: source file 'amd/amd_1.c' is in a subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> automake: warning: possible forward-incompatibility.
> automake: At least a source file is in a subdirectory, but the 
> 'subdir-objects'
> automake: automake option hasn't been enabled.  For now, the corresponding 
> output
> automake: object file(s) will be placed in the top-level directory.  However,
> automake: this behaviour will change in future Automake versions: they will
> automake: unconditionally cause object files to be placed in the same 
> subdirectory
> automake: of the corresponding sources.
> automake: You are advised to start using 'subdir-objects' option throughout 
> your
> automake: project, to avoid future incompatibilities.
> src/Makefile.am:10: warning: source file 'amd/amd_2.c' is in a subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_aat.c' is in a subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_control.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_defaults.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_dump.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_info.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_order.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_post_tree.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_postorder.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_preprocess.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'amd/amd_valid.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> src/Makefile.am:10: warning: source file 'colamd/colamd.c' is in a 
> subdirectory,
> src/Makefile.am:10: but option 'subdir-objects' is disabled
> autoreconf: automake failed with exit status: 1
> make: *** [debian/stamp-autotools-files] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/09/22/glpk_4.45-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.

--- End Message ---
--- Begin Message ---
Source: glpk
Source-Version: 4.52.1-2

We believe that the bug you reported is fixed in the latest version of
glpk, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot <[email protected]> (supplier of updated glpk 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 02 Dec 2013 16:50:46 +0100
Source: glpk
Binary: libglpk36 libglpk36-dbg libglpk-dev glpk-doc glpk-utils
Architecture: source all amd64
Version: 4.52.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Sébastien Villemot <[email protected]>
Description: 
 glpk-doc   - linear programming kit - documentation files
 glpk-utils - linear programming kit - utility files
 libglpk-dev - linear programming kit - development files
 libglpk36  - linear programming kit with integer (MIP) support
 libglpk36-dbg - linear programming kit - debugging symbols
Closes: 724212
Changes: 
 glpk (4.52.1-2) unstable; urgency=low
 .
   * Upload to unstable. (Closes: #724212)
   * Bump Standards-Version to 3.9.5, no changes needed.
Checksums-Sha1: 
 b891e4593b27163aeb6ffd3bd19910738584af1d 2286 glpk_4.52.1-2.dsc
 63c74659303253aae75d864f800646482da14592 13287 glpk_4.52.1-2.debian.tar.gz
 e37911190211094562aa9a078965617010a7cef1 1019834 glpk-doc_4.52.1-2_all.deb
 f1b69f999417319ea9763b804415266b7738646b 415510 libglpk36_4.52.1-2_amd64.deb
 5a3ada09441165aab47cf3abbdaabaa1655667d5 858358 
libglpk36-dbg_4.52.1-2_amd64.deb
 03a34e4d7b3e36e34607cd4f36f9f9722ae239d6 463990 libglpk-dev_4.52.1-2_amd64.deb
 6b537ab6980de82d3693c0cad0578424cfa0c069 152490 glpk-utils_4.52.1-2_amd64.deb
Checksums-Sha256: 
 50dd4640dbb6e8b8437bb6f67f2bd163c2d59594835b6c6c3d899e9a0fdee3ec 2286 
glpk_4.52.1-2.dsc
 74fc1e87c1e86f8367177bd88772798e38e1f753fb3df97cb96fa3a34f6b94e4 13287 
glpk_4.52.1-2.debian.tar.gz
 d8725946e28e70c6b69f52ba326547cc25a2555b52f6ce05e11a5fd163144cad 1019834 
glpk-doc_4.52.1-2_all.deb
 dc6cd868d3be8b98533eb3afbc4fc0280390d91f5160b48638a2144329a3002c 415510 
libglpk36_4.52.1-2_amd64.deb
 f96c3fa63dedd42eefc0ed30bb0bc1a4700cb0513f235a74cdf0853ef2b84f43 858358 
libglpk36-dbg_4.52.1-2_amd64.deb
 ea0b2eb10a20b8a23982de188cf0d0fc93b527c58e6873bd692cb157c05efbfc 463990 
libglpk-dev_4.52.1-2_amd64.deb
 ef2610c1db0d5c665b3895f65ddc68d6742b3f085865338e0fb514df1eff6f9a 152490 
glpk-utils_4.52.1-2_amd64.deb
Files: 
 e7ccad9ad0c726330dafc50ea6ea8815 2286 math optional glpk_4.52.1-2.dsc
 2a9eb05078138151ef1924db8ec757fa 13287 math optional 
glpk_4.52.1-2.debian.tar.gz
 02045722f4e44cae56ab5f731050d9fd 1019834 doc optional glpk-doc_4.52.1-2_all.deb
 9bb2556f9277739a4cddec74a1f06e31 415510 math optional 
libglpk36_4.52.1-2_amd64.deb
 7905f8f923c0c8a6bf77a376185b8f70 858358 debug extra 
libglpk36-dbg_4.52.1-2_amd64.deb
 5ed533e8a1275ecdf9c9a0f5ce295d0e 463990 libdevel optional 
libglpk-dev_4.52.1-2_amd64.deb
 66b35f08781598bb6c532e9241d0c02d 152490 math optional 
glpk-utils_4.52.1-2_amd64.deb

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

iQIcBAEBCAAGBQJSnK0XAAoJECzs6TUOzr5KE44P/RL6Ip/+0nRKKJdq4Q67ZiAK
SGJrRSk0c2gOg4ieOFksnEVDRdDoZcEnVXdL1NE/ei+wMo+Ea6/zKkzOiYEW1YdR
PBu76HjGPQ9NK+pjjGbNBRAWfhhueIA4pSyBiuKPLdOqYRkCZmOneHxGdd64gdTb
0txcSDUbjYBRtFD8HO8ZJHVZTbiywa7g37+HlymeV77meaZONxXS4wQf/u0+GrJT
z9CmcDEdN4eUwDUTh0d4MIYotKzWogt3uMShN5VuPGFFxvdlbGcd+hDc5GwS3+GS
ipf1kozMFTPd/lwW/1EHQ8m6BqApKXT5skIxdryllNUCHY6BIV6GW6wQLUNe7Udl
+DVPgE6f+vjAa2QLH6LgNLS4Yzv+rkLxDxTeHkOH6zysbbvnZxq5iVo/DsSsEslp
uvkytm3qJcM3uQFJY7ea6p6gy4iD0/cUcf4TsveDw9D2cJ5XFuA1yjcByT5uwbwC
J49n7129uDIP+dpLlM5L7eMmbmtnv1EyX3x1IRwBo3x5tdiedyKKru9jSbNqmOOg
Hw3JlpqoGknmiHC/IElR8eemUmIVUoF4e34QBVKIgKqGKp2/J2XzZL6ScPN42Jts
VWm/XHbHBKF81nnWWm5QpU7TpKM4GgHi3AhoXoJ9W2D4pHjENz+RfLcGLTAgJdrf
kfwzjr270BEQB5AD/DMO
=/Ef8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to