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

[pkg-wine-party] Bug#809125: marked as done (wine-development: FTBFS when built with dpkg-buildpackage -A (No such file or directory))



Your message dated Mon, 01 Feb 2016 00:06:18 +0000
with message-id <E1aQ20Y-0003YY-Dl@franck.debian.org>
and subject line Bug#809125: fixed in wine-development 1.9.0-1
has caused the Debian Bug report #809125,
regarding wine-development: FTBFS when built with dpkg-buildpackage -A (No such file or directory)
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.)


-- 
809125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809125
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:wine-development
Version: 1.7.55-4
User: sanvila@debian.org
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --parallel --with autoreconf
   dh_testdir -i -O--parallel
   dh_autoreconf -i -O--parallel
	find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} \; > debian/autoreconf.before
	autoreconf -f -i
	find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} \; > debian/autoreconf.after
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./tools/make_fir
size: 7907
interpolation noise: -93.68 dB

[... snipped ...]

cp debian/scripts/wineserver debian/tmp/usr/lib/x86_64-linux-gnu/wine-development
test -f debian/tmp/usr/lib/x86_64-linux-gnu/wine-development/wine-preloader || \
    cp debian/scripts/wine-preloader debian/tmp/usr/lib/x86_64-linux-gnu/wine-development
for file in $(find debian/tmp/usr/share/man -type f); do \
    rename=$(echo $file | sed s/\\.1/-development\\.1/); \
    cp $file $rename || true; \
    done
cd debian/tmp/usr/share/man/man1 && \
    cp winegcc.1 winegcc64-development.1
dh_install
	install -d debian/wine-development/usr/bin
	cp --reflink=auto -a ./debian/tmp/wine-development debian/wine-development/usr/bin/
	install -d debian/wine-development/usr/lib/wine-development
	cp --reflink=auto -a ./debian/tmp/wineapploader debian/wine-development/usr/lib/wine-development/
	install -d debian/fonts-wine-development//usr/share/wine-development/wine
	cp --reflink=auto -a ./debian/tmp/usr/share/wine-development/wine/fonts debian/fonts-wine-development//usr/share/wine-development/wine/
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -i -O--parallel
	install -d debian/wine-development/usr/share/doc/wine-development
	cp --reflink=auto -a debian/tmp/changelog debian/wine-development/usr/share/doc/wine-development
	cp --reflink=auto -a debian/tmp/README.winedbg debian/wine-development/usr/share/doc/wine-development
	chown -R 0:0 debian/wine-development/usr/share/doc
	chmod -R go=rX debian/wine-development/usr/share/doc
	chmod -R u\+rw debian/wine-development/usr/share/doc
	install -p -m0644 debian/README.debian debian/wine-development/usr/share/doc/wine-development/README.Debian
	install -p -m0644 debian/TODO debian/wine-development/usr/share/doc/wine-development/TODO.Debian
	install -p -m0644 debian/copyright debian/wine-development/usr/share/doc/wine-development/copyright
	install -d debian/fonts-wine-development/usr/share/doc/fonts-wine-development
	cp --reflink=auto -a debian/tmp/changelog debian/fonts-wine-development/usr/share/doc/fonts-wine-development
	chown -R 0:0 debian/fonts-wine-development/usr/share/doc
	chmod -R go=rX debian/fonts-wine-development/usr/share/doc
	chmod -R u\+rw debian/fonts-wine-development/usr/share/doc
	install -p -m0644 debian/copyright debian/fonts-wine-development/usr/share/doc/fonts-wine-development/copyright
   dh_installchangelogs -i -O--parallel
	install -p -m0644 debian/changelog debian/wine-development/usr/share/doc/wine-development/changelog.Debian
	install -p -m0644 debian/changelog debian/fonts-wine-development/usr/share/doc/fonts-wine-development/changelog.Debian
   dh_installman -i -O--parallel
debian/tmp/usr/share/man/man1/wine-development.1: No such file or directory at /usr/bin/dh_installman line 131.
debian/rules:78: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit status 2
--------------------------------------------------------------------------------

[ Note: This used to work in version 1.7.52-1 ]

Sorry not to have a fix, as I am reporting many bugs similar to
this one. The common hints are:

* If the only architecture-independent packages are dummy transitional
ones and they were released with jessie, the easy fix is to drop them
now.

* When using "dh", it is allowed to use (independently)
optional targets override_dh_foo-arch and override_dh_foo-indep
(for several values of "foo").


Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, the package would be suitable to be uploaded in source-only
form if you wish.

Thanks.

--- End Message ---
--- Begin Message ---
Source: wine-development
Source-Version: 1.9.0-1

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

Debian distribution maintenance software
pp.
Michael Gilbert <mgilbert@debian.org> (supplier of updated wine-development 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: Sun, 31 Jan 2016 23:09:39 +0000
Source: wine-development
Binary: wine-development wine32-development wine64-development wine32-development-preloader wine64-development-preloader wine32-development-tools wine64-development-tools libwine-development libwine-development-dev
Architecture: source
Version: 1.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Wine Party <pkg-wine-party@lists.alioth.debian.org>
Changed-By: Michael Gilbert <mgilbert@debian.org>
Description:
 libwine-development - Windows API implementation - library
 libwine-development-dev - Windows API implementation - development files
 wine-development - Windows API implementation - standard suite
 wine32-development - Windows API implementation - 32-bit binary loader
 wine32-development-preloader - Windows API implementation - prelinked 32-bit binary loader
 wine32-development-tools - Windows API implementation - 32-bit developer tools
 wine64-development - Windows API implementation - 64-bit binary loader
 wine64-development-preloader - Windows API implementation - prelinked 64-bit binary loader
 wine64-development-tools - Windows API implementation - 64-bit developer tools
Closes: 762058 809125
Changes:
 wine-development (1.9.0-1) unstable; urgency=medium
 .
   * New upstream release 1.9.0, released Dec 25, 2015.
     - A number of fixes that were deferred during code freeze.
     - WSAPoll implementation.
     - Standard font dialog fixes.
     - X11 drag&drop improvements.
     - Various bug fixes.
   * Switch to the development branch.
     - WoW64 enabled (closes: #762058).
     - Arch:all build failure fixed (closes: #809125).
     - Update debian/watch to match odd version numbers.
     - Use common fonts-wine and wine-binfmt packages from src:wine.
   * Output a short blurb about debugging in the launcher script.
   * Suggest winetricks and playonlinux.
Checksums-Sha1:
 ba38ed1c14a04596a851ca9f07776691db017568 4368 wine-development_1.9.0-1.dsc
 9485b2160a7d982af95273d0fb4cfe742882724a 22446102 wine-development_1.9.0.orig.tar.bz2
 e623fd088f0f598c724570b76eb313ba46cd70ff 78836 wine-development_1.9.0-1.debian.tar.xz
Checksums-Sha256:
 655543cf59aeeea87c5e4481f439fb4b21fbc50b3a7ae74ff0805bef91e7ec46 4368 wine-development_1.9.0-1.dsc
 4755e83c3ee239a44d7bed6366a4a2e7246cc9219606517dd9947552448e0e1c 22446102 wine-development_1.9.0.orig.tar.bz2
 e0a937327dd4a903685f745989af6e3a710763a3b0815132f5cb07c85adadb95 78836 wine-development_1.9.0-1.debian.tar.xz
Files:
 6127ec9ccebc62e92932e9d935bd3a68 4368 otherosfs optional wine-development_1.9.0-1.dsc
 faac311ec02eca9e6ccb5797d106c02b 22446102 otherosfs optional wine-development_1.9.0.orig.tar.bz2
 92996220ca5bef6aa3efe77deffe7612 78836 otherosfs optional wine-development_1.9.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQQcBAEBCgAGBQJWrp6pAAoJELjWss0C1vRzN1sf/icsYmpxRZt8CFVxNPKKuBXU
u6BKcHGUyZgy0ngBwchWbM7GFimwN1hKcQjQV1R587tPURmcBE9GkPph0jHYqqQi
Qz+s9Br6iby8q2TTOfNb5kBqG7Sip+4rCsdRp4jgz094uVipLsylkxpYLjf7vmgQ
+BLOnRzAP5eqjN8yB0BGMOjOFLzV9ADCCENo+vzcqUSJgHnXWfizunTmvPRWOSiq
lltz38hJPCbHNCIU3h5m4MeophFxPIwpfWG+WiqWkdxCvcIK+S45TsR6CF8mKheo
MqaG1kW0uyj2BKcF0DXjqBITGsxhkFfOXq6YS5H+mB3tj8jhgTD7E0b7MpCPJAWT
5YASIQR8FVCpek3scDEsFDwJP64NQoF06z1FFeElD7b1mEVE7MJOE287noY2qoC/
yoqgj6MF09rvU8oulcf7SFwFnww2QYPe2d6rtJpiknq9AR4pAUyXojsFNQdUjdHE
L+6eIYjbDI/ixvF/t14EcHWrhKYvlXR1S4Hi2IbvKfPy24JZKjx0ety7vMKHHcjm
Ax8P/4Vy7eMk6dLCIKibB26df/FysJo9IQamvarcAMTDYLd+otUxGiiaaRCL6H8d
o+8qkER3+sDAiAw3hoMZCG4FIbQk/Mso+lH92A/cbzuYGRbOgJcz4iQnIJzK2/K5
K9okceUosu9N1Ux1/PC3dLae4F3Yk8edWehQewEDUQtgsDBSoc5/ix/YAsDLg19K
AXNjcaPliWs8mUVpgtywaPwRZCMyCMtL9AbD7BRQFiPvUi8eFC43tX1/Y3viMxli
ZnpjSp8eDGJezprpegc0UxVy6a5CiZ81YBm0roKe/4voNKfxbRRedEuHaZc5HIIi
3Nlh0XFSn5DS14F9g29FhLcjHYLybuCcp0sOC8hdT5LxRuF8FLOdMuwbyar4tC6D
h05/ZCap5wVu48vI4+sLAogaHmXFXi+upTgckIsHmwqKJWFwZwORitW25R/KCtcN
+tCw70iJV1Ej6SoD3AfjX9IJgdogccY0fuD9bCmaWG8DQryngl6G0gu27YIJ4yUC
hdp6m7ynwJU6KyfJ5sGnJY4a/RsOOYt1c83Oshoqm1hJQtwj/+8RKoYRU+QwsLXy
fm9Xg/nbZX9RsVxyuOoWr2S0vblkaNVUsDQNSKUCTlGIrpt+juiBPrie8NnnODxY
k7JtfqoqiYDxGvX6XzoqKT9l3qmBTaFCyik14RNUSzYEt//bs4C5mi6z/3nFyTY7
3muLpwT0DU4AjA2eoSI/iiHTxzKSNEHGfR9211bpByKtnGSpnnES6QjNw20XE6Mq
yoNrj2mCpj+ypusrah5G4MDMBMA1HA9Y/ku0g7ppDmSsmDWJWS9Jz+mU4fMcU2M=
=UI4X
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: