Your message dated Wed, 17 Feb 2016 12:05:17 +0000
with message-id <e1aw0r7-0005pa...@franck.debian.org>
and subject line Bug#814496: fixed in liblrdf 0.4.0-6
has caused the Debian Bug report #814496,
regarding liblrdf: FTBFS: make[1]: *** No rule to make target 'distclean'.
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 ow...@bugs.debian.org
immediately.)


-- 
814496: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814496
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: liblrdf
Version: 0.4.0-5
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

liblrdf fails to build from source in unstable/amd64:

  [..]

   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: source package liblrdf
  dpkg-buildpackage: source version 0.4.0-5
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by Alessio Treglia <ales...@debian.org>
   dpkg-source --before-build liblrdf-0.4.0
  dpkg-buildpackage: host architecture amd64
  dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input 
data in general section of control info file
   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.20160212093909.zZ0IVHgRh8/liblrdf-0.4.0'
  make[1]: *** No rule to make target 'distclean'.
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160212093909.zZ0IVHgRh8/liblrdf-0.4.0'
  /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 INSTALL Makefile.in aclocal.m4 config.guess config.h.in 
config.sub configure depcomp examples/Makefile.in install-sh ltmain.sh missing 
mkinstalldirs src/Makefile.am src/Makefile.in src/lrdf_md5.h; do \
        [ ! -e $file.upstream ] || mv -f $file.upstream $file; \
  done
  rm -f debian/stamp-upstreamtmpstuff
  rm -f stamp-h
   debian/rules build
  test -x debian/rules
  mkdir -p "."
  
  Scanning upstream source for new/changed copyright notices...
  
  licensecheck -c '.*' -r --copyright -i 
'^debian/(changelog|copyright(|_hints|_newhints))' -l '99999' * | 
/usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
  14 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/…
  Files: aclocal.m4
   config.guess
   config.sub
   ltmain.sh
  Copyright: 1992-1999, 2000-2003, Free Software Foundation, …
    1996-2001, 2003-2004, Free Software Foundation, Inc.
    1996-2004, Free Software Foundation, Inc.
  License: GPL-2+
  Files: configure
   depcomp
    1999-2000, Free Software Foundation, Inc
    2003, Free Software Foundation, Inc
  License: GPL-2+
  Files: Makefile.in
   examples/Makefile.in
   src/Makefile.in
  Copyright: 1994-2002, 2003-2004, Free Software Foundation, …
  License: UNKNOWN
   FIXME
  
  Files: install-sh
  Copyright: 1994, X Consortium
    and license
  License: Expat
  License: GPL-2+
    2010-2011, Jonas Smedegaard <d...@jones.dk>
  License: GPL-ever
  
  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 INSTALL Makefile.in aclocal.m4 config.guess config.h.in 
config.sub configure depcomp examples/Makefile.in install-sh ltmain.sh missing 
mkinstalldirs src/Makefile.am src/Makefile.in src/lrdf_md5.h; do \
        [ ! -e $file ] || [ -e $file.upstream ] || cp $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.65 || which autoconf`; fi
  if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which  
autoheader2.65 || which autoheader` ; 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:4: required file `./missing' not found
  configure.ac:4:   `automake --add-missing' can install `missing'
  examples/Makefile.am: required file `./depcomp' not found
  examples/Makefile.am:   `automake --add-missing' can install `depcomp'
  src/Makefile.am:1: `CFLAGS' is a user variable, you should not override it;
  src/Makefile.am:1: use `AM_CFLAGS' instead.
  /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
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: liblrdf.0.4.0-5.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: liblrdf
Source-Version: 0.4.0-6

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

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated liblrdf 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 17 Feb 2016 12:44:12 +0100
Source: liblrdf
Binary: liblrdf0-dev liblrdf0
Architecture: source amd64
Version: 0.4.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description:
 liblrdf0   - library to manipulate RDF files describing LADSPA plugins
 liblrdf0-dev - liblrdf0 development files
Closes: 814496
Changes:
 liblrdf (0.4.0-6) unstable; urgency=medium
 .
   * Add README.source emphasizing control.in file is *not* a
     show-stopper for contributions, referring to wiki page for details.
   * Remove obsolete field DM-Upload-Allowed.
   * Modernize Vcs-* fields: Use https protocol and cgit service.
   * Declare compliance with Debian Policy 3.9.7.
   * Update URLs to reflect upstream move to Github.
   * Update copyright info:
     + Extend copyright of packaging to cover recent years.
     + Migrate to file format 1.0.
     + Use License short-names X11 FSFUL (and derivations) RSA-MD.
     + Use License-Grant and License-Reference fields.
       Thanks to Ben Finney.
   * Remove debian/source/local-options: abort-on-upstream-changes and
     unapply-patches are default in dpkg-source since 1.16.1.
   * Add lintian overrides regarding license in License-Reference field.
     See bug#s786450.
   * Bump debhelper compatibility level to 9.
   * Add lintian override regarding debhelper 9.
   * Use unversioned automake (and autoconf).
     Build-depend on automake (not automake1.11).
   * Have cdbs handle putting aside upstream cruft during build.
   * Fix move (not copy) aside upstream cruft during build, and force
     rebuilding it.
     Tighten to build-depen on recent cdbs.
     Closes: Bug#814496. Thanks to Chris Lamb.
Checksums-Sha1:
 03dc9408f529e779799d3624f654f0a3b68c8df3 2132 liblrdf_0.4.0-6.dsc
 a0e8744c77e4615b88e586e6db787c19cd450b5e 7856 liblrdf_0.4.0-6.debian.tar.xz
 110b0af1b7c37e508ac8b1ae1785816d3b620a47 26106 
liblrdf0-dbgsym_0.4.0-6_amd64.deb
 4dd5f4435f7e59c59fa60cd764bf20967fd2af4f 24114 liblrdf0-dev_0.4.0-6_amd64.deb
 c9f41d7f7a61819760bfcdaca84651de4c095086 23260 liblrdf0_0.4.0-6_amd64.deb
Checksums-Sha256:
 cc64cc0385769e0df309207725317a24fcac3a5d3a161abee1099a5af3098375 2132 
liblrdf_0.4.0-6.dsc
 27c0b1811c682ea06d95dd45703d8a798ab5b4efb33f6a2771f9ca51f7b9532c 7856 
liblrdf_0.4.0-6.debian.tar.xz
 896285739ab5f2c48ef1e7bfc11ff432abf1491a2d4471ffb69dc0c69b24ac2c 26106 
liblrdf0-dbgsym_0.4.0-6_amd64.deb
 840eea5a76be58b6d8a587d54912503816fdaff8ec3a1518b8dd9a004d76adb9 24114 
liblrdf0-dev_0.4.0-6_amd64.deb
 7321e3fb6b6db33e43fa8b4b06cd405969ea554cf4794ce0ba56c1b43f1f4ccb 23260 
liblrdf0_0.4.0-6_amd64.deb
Files:
 f793403461bd7b97606bb0f7ce129b4e 2132 libs optional liblrdf_0.4.0-6.dsc
 8e84c784abd4e0f1682aedce6a7691dd 7856 libs optional 
liblrdf_0.4.0-6.debian.tar.xz
 992bf87a85cc59c2c73f2887ad808909 26106 debug extra 
liblrdf0-dbgsym_0.4.0-6_amd64.deb
 8493e8bd3183073c8c7c5110a3a99c65 24114 libdevel optional 
liblrdf0-dev_0.4.0-6_amd64.deb
 dec0ab1ba8c5bd4061744e00719f22f4 23260 libs optional liblrdf0_0.4.0-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWxF7EAAoJECx8MUbBoAEhklwP/35izGL6IN2nd1WEE2lm1JSU
8LtGAvfO72BBhSKu0oZDZRwLfeK9T+igV5sbc3kD+4cFNMe3pCc9k2UIyk8fkzbE
zkjrrCRWId1WEwFMF+5lBouEyrgCEpNHnfaEMrz6vA7G/jXAwzpbmXzOKc+tWayG
wra9V+pELWorjH1XLW1tjtUHN0iFmfo1IeooqnnxRORgN2vCxHPGTTLD9wAzWz4t
bW4ckUEODNLJOhj3PKsKJAAijNVoFzn+ZMkNrCQlxmLWa3314CRvJxkmsJPGr6sO
Fbx49Mucb9iBIMhTCSdib7NqDqDyU+HuJDHbaVYLSSkZ/YWg1w87Zb+I4TIJ+aWn
6ed+FG+efO8hB1XQb3cSGVRMjsQgZOzLwzSFrm/CDs0UKKDnqqBHhUbZSaik9dBx
9ddlz5ek0k/nROC6/kVsMcmC4PKq9sI7l5RgQPWZXpduJXCkKAaptFLwsDP1WNOB
rHyYBMGqGVgxaJW4kCGJVqvCFYrm2GiAJgdDLTsNjI2bnI9SNjEm//cRmejFyjPF
ZE261cab5tdmSieoqP6DYfl2meFFWxascupZfZBEN8hHSpW1LjREqcGhMfC6k6Ux
1vAD+nXxq4KbGT2E97NGDP9cvGfl1sbJDE+RHk6NofBdMM/xlzGF1xPoMCK7dMlW
WhTjw5ZjW1ovokfgcSgR
=+nvR
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to