[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#814494: marked as done (ijs: FTBFS: configure.ac:88: required file `./missing' not found)



Your message dated Thu, 25 Feb 2016 18:51:27 +0000
with message-id <E1aZ10Z-0007BP-UC@franck.debian.org>
and subject line Bug#814494: fixed in ijs 0.35-12
has caused the Debian Bug report #814494,
regarding ijs: FTBFS: configure.ac:88: required file `./missing' 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 owner@bugs.debian.org
immediately.)


-- 
814494: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814494
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ijs
Version: 0.35-11
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

ijs fails to build from source in unstable/amd64:

  [..]

   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: source package ijs
  dpkg-buildpackage: source version 0.35-11
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by Didier Raboud <odyx@debian.org>
   dpkg-source --before-build ijs-0.35
  dpkg-buildpackage: host architecture amd64
   fakeroot debian/rules clean
  test -x debian/rules
  rm -f debian/stamp-makefile-build debian/stamp-makefile-install
  /usr/bin/make  -C .  -k distclean
  make[1]: Entering directory '/home/lamby/temp/cdt.20160212093707.idGPdCiGpW/ijs-0.35'
  make[1]: *** No rule to make target 'distclean'.
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160212093707.idGPdCiGpW/ijs-0.35'
  /usr/share/cdbs/1/class/makefile.mk:55: recipe for target 'makefile-clean' failed
  make: [makefile-clean] Error 2 (ignored)
  rm -f debian/stamp-autotools
  rmdir --ignore-fail-on-non-empty .
  rmdir: failed to remove '.': Invalid argument
  /usr/share/cdbs/1/class/autotools.mk:52: recipe for target 'makefile-clean' failed
  make: [makefile-clean] Error 1 (ignored)
  for i in ./config.guess ./config.sub  ; do \
  	if test -e $i.cdbs-orig ; then \
  		mv $i.cdbs-orig $i ; \
  	fi ; \
  done
  rm -f debian/stamp-autotools-files
  dh_clean 
  rm -f debian/copyright_newhints
  rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
  rm -rf "debian/upstream-cruft"
  rm -f debian/stamp-upstream-cruft
  for file in ltmain.sh configure aclocal.m4 Makefile.in ijs_spec.pdf; do \
  	[ ! -e $file.upstream ] || mv -f $file.upstream $file; \
  done
  rm -f debian/stamp-upstreamtmpstuff
  rm -f debian/cdbs-reduced-package-list debian/cdbs-reduced-install-list debian/cdbs-install-diff
   debian/rules build
  test -x debian/rules
  mkdir -p "."
  
  Scanning upstream source for new/changed copyright notices...
  
  licensecheck -c '.*' -r --copyright -i '^(ijs_spec\.pdf|debian/(changelog|copyright(|_hints|_newhints)))' -l '99999' * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
  11 combinations of copyright and licensing found.
  WARNING: The following (and possibly more) new or changed notices discovered:
  
  Format: http://www.debian.org/doc/packaging-manuals/…;
   debian/README.source
   debian/gbp.conf
   debian/libijs-doc.docs
   debian/patches/pkgconfig-libdir.diff
   debian/patches/series
   debian/patches/use_db2pdf.patch
    2001-2004, artofcode LLC
  License: Expat
  Files: aclocal.m4
   config.guess
   ltmain.sh
  Copyright: 1992-1999, 2000-2003, Free Software Foundation, …
    1996-2001, 2003 Free Software Foundation, Inc.
    1996-2002, Free Software Foundation, Inc.
   missing
  Copyright: 1996-1997, 1999-2000, 2002-2003, Free Software …
    2003, Free Software Foundation, Inc
  Files: install-sh
  Copyright: 1994, X Consortium
    and license
  License: Expat
  Files: debian/rules
  Copyright: 2008, Bradley Smith <brad@brad-smith.co.uk>
    2011, Jonas Smedegaard <dr@jones.dk>
  Copyright: 1994-2002, Free Software Foundation, Inc.
  
  To fix the situation please do the following:
    1) Fully compare debian/copyright_hints with debian/copyright_newhints
    2) Update debian/copyright as needed
    3) Replace debian/copyright_hints with debian/copyright_newhints
  touch debian/stamp-copyright-check
  touch debian/stamp-upstream-cruft
  for file in ltmain.sh configure aclocal.m4 Makefile.in ijs_spec.pdf; do \
  	[ ! -e $file ] || [ -e $file.upstream ] || cp -a $file $file.upstream; \
  done
  touch debian/stamp-upstreamtmpstuff
  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
  cd . && libtoolize -c -f
  libtoolize: putting auxiliary files in '.'.
  libtoolize: copying file './ltmain.sh'
  libtoolize: You should add the contents of the following files to 'aclocal.m4':
  libtoolize:   '/usr/share/aclocal/libtool.m4'
  libtoolize:   '/usr/share/aclocal/ltoptions.m4'
  libtoolize:   '/usr/share/aclocal/ltsugar.m4'
  libtoolize:   '/usr/share/aclocal/ltversion.m4'
  libtoolize:   '/usr/share/aclocal/lt~obsolete.m4'
  libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  libtoolize: and rerunning libtoolize and aclocal.
  libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  cd . && aclocal-1.11 
  main::scan_file() called too early to check prototype at /usr/bin/aclocal-1.11 line 644.
  if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which autoconf2.68 || which autoconf`; fi
  if [ -e ./Makefile.am ]; then cd . &&  automake-1.11  ; fi
  Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.11 line 4159.
  configure.ac:88: required file `./missing' not found
  configure.ac:88:   `automake --add-missing' can install `missing'
  /usr/share/cdbs/1/class/autotools-files.mk:62: recipe for target 'debian/stamp-autotools-files' failed
  make: *** [debian/stamp-autotools-files] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-

Attachment: ijs.0.35-11.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: ijs
Source-Version: 0.35-12

We believe that the bug you reported is fixed in the latest version of
ijs, 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 814494@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Didier Raboud <odyx@debian.org> (supplier of updated ijs 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: SHA512

Format: 1.8
Date: Thu, 25 Feb 2016 19:30:13 +0100
Source: ijs
Binary: libijs-dev libijs-0.35 libijs-doc
Architecture: source
Version: 0.35-12
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Didier Raboud <odyx@debian.org>
Description:
 libijs-0.35 - IJS raster image transport protocol: shared library
 libijs-dev - IJS raster image transport protocol: development files
 libijs-doc - IJS raster image transport protocol: documentation
Closes: 814494
Changes:
 ijs (0.35-12) unstable; urgency=medium
 .
   * Team upload
   * Add --add-missing to automake 1.11 call; fixing the FTBFS (Closes: #814494)
   * Bump Standards-Version to 3.9.7 without changes needed
Checksums-Sha1:
 e06d7131853bb96da7019dbebd902797198e5314 1912 ijs_0.35-12.dsc
 3a28a1a7a07a8a3343b952922ecee1a9e9e092f3 7812 ijs_0.35-12.debian.tar.xz
Checksums-Sha256:
 e61103c05c58a623430262e7f7678899e23dd320b9ad0a931b6e8de143706a96 1912 ijs_0.35-12.dsc
 1007ae4f8dbabab90b2d2acf234031260bba26a05c2f31be822e63e27907e8ac 7812 ijs_0.35-12.debian.tar.xz
Files:
 9fcbb88b8e8af0b7f02f505b44af5d1b 1912 text optional ijs_0.35-12.dsc
 f76f943c7fee27e80ed5d9b0c4c6adee 7812 text optional ijs_0.35-12.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQGcBAEBCgAGBQJWz0j8AAoJEIvPpx7KFjRVd04L/1RHb5fjCYzfWXl0p+1xYbYB
1MRkBf367vCyIAQK5wMIQQ+qVXuIJi667m9RGeHpbLC/lhBgkADacRM6eApSy4fx
L84LOAOGRdqywzMVzTix9g1nWegClnqpCj57l1FCasbzVAcvt4Hde1EiPHqiUkEF
zpLiQUghCO4oI9/VZCAsjnz1JiqhXCSavNqhDBLrjZh+vVXIuoOud9Uyiona7F+/
98a+6Ulht9b3W2nO5Fj4ze97M4J7JnhtybT4tZ97w2xrmqR+vESLDI24Aym3OPKk
6vF6foyCsSIprq+rOsyKDGv4oz/bjejubXZLcHBPRVXsSaRjEhEbOHfTyaYetaU2
3T7XgWh7oolFv/qFQC0u70Tqf96SNCOwXgAr9Hs4s4sozR+J7cJ89zmCVfFrx0Ll
CJELf4OaJkJjjcLmsWIcLiuONBjtF2AWjaSTvT4RQSFnbMWsH+OE0ronHaCiABcN
+DBh9HKKCQv5LDmD75rR9EL+oYdUAd1FiptuYETZaQ==
=iZH5
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: