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

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



Your message dated Sat, 12 Dec 2015 22:25:01 +0000
with message-id <E1a7sb7-0005sn-69@franck.debian.org>
and subject line Bug#807026: fixed in wine 1.8~rc4-1
has caused the Debian Bug report #807026,
regarding wine: 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.)


-- 
807026: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807026
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:wine
Version: 1.8~rc2-1
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/tmp/usr/share/man/de.UTF-8/man1/wineserver.1' and 'debian/tmp/usr/share/man/de.UTF-8/man1/wineserver.1' are the same file
cp: 'debian/tmp/usr/share/man/de.UTF-8/man1/winemaker.1' and 'debian/tmp/usr/share/man/de.UTF-8/man1/winemaker.1' are the same file
cd debian/tmp/usr/share/man/man1 && \
    cp winegcc.1 winegcc64.1
dh_install
	install -d debian/wine/usr/bin
	cp --reflink=auto -a ./debian/tmp/wine debian/wine/usr/bin/
	install -d debian/wine/usr/lib/wine
	cp --reflink=auto -a ./debian/tmp/wineapploader debian/wine/usr/lib/wine/
	install -d debian/wine-binfmt/usr/share/binfmts
	cp --reflink=auto -a ./debian/binfmt/wine debian/wine-binfmt/usr/share/binfmts/
	install -d debian/fonts-wine//usr/share/wine/wine
	cp --reflink=auto -a ./debian/tmp/usr/share/wine/wine/fonts debian/fonts-wine//usr/share/wine/wine/
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -i -O--parallel
	install -d debian/wine/usr/share/doc/wine
	cp --reflink=auto -a debian/tmp/changelog debian/wine/usr/share/doc/wine
	cp --reflink=auto -a debian/tmp/README.winedbg debian/wine/usr/share/doc/wine
	chown -R 0:0 debian/wine/usr/share/doc
	chmod -R go=rX debian/wine/usr/share/doc
	chmod -R u\+rw debian/wine/usr/share/doc
	install -p -m0644 debian/README.debian debian/wine/usr/share/doc/wine/README.Debian
	install -p -m0644 debian/TODO debian/wine/usr/share/doc/wine/TODO.Debian
	install -p -m0644 debian/copyright debian/wine/usr/share/doc/wine/copyright
	install -d debian/wine-binfmt/usr/share/doc/wine-binfmt
	install -p -m0644 debian/copyright debian/wine-binfmt/usr/share/doc/wine-binfmt/copyright
	install -d debian/fonts-wine/usr/share/doc/fonts-wine
	cp --reflink=auto -a debian/tmp/changelog debian/fonts-wine/usr/share/doc/fonts-wine
	chown -R 0:0 debian/fonts-wine/usr/share/doc
	chmod -R go=rX debian/fonts-wine/usr/share/doc
	chmod -R u\+rw debian/fonts-wine/usr/share/doc
	install -p -m0644 debian/copyright debian/fonts-wine/usr/share/doc/fonts-wine/copyright
   dh_installchangelogs -i -O--parallel
	install -p -m0644 debian/changelog debian/wine/usr/share/doc/wine/changelog.Debian
	install -p -m0644 debian/changelog debian/wine-binfmt/usr/share/doc/wine-binfmt/changelog.Debian
	install -p -m0644 debian/changelog debian/fonts-wine/usr/share/doc/fonts-wine/changelog.Debian
   dh_installman -i -O--parallel
debian/tmp/usr/share/man/man1/wine.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
--------------------------------------------------------------------------------

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
Source-Version: 1.8~rc4-1

We believe that the bug you reported is fixed in the latest version of
wine, 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 807026@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 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: Sat, 12 Dec 2015 21:02:49 +0000
Source: wine
Binary: wine wine-binfmt wine32 wine64 wine32-preloader wine64-preloader wine32-tools wine64-tools fonts-wine libwine libwine-dev libwine-dbg
Architecture: source all
Version: 1.8~rc4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Wine Party <pkg-wine-party@lists.alioth.debian.org>
Changed-By: Michael Gilbert <mgilbert@debian.org>
Description:
 fonts-wine - Windows API implementation - fonts
 libwine    - Windows API implementation - library
 libwine-dbg - Windows API implementation - debugging symbols
 libwine-dev - Windows API implementation - development files
 wine       - Windows API implementation - standard suite
 wine-binfmt - Windows API implementation - binfmt support
 wine32     - Windows API implementation - 32-bit binary loader
 wine32-preloader - Windows API implementation - prelinked 32-bit binary loader
 wine32-tools - Windows API implementation - 32-bit developer tools
 wine64     - Windows API implementation - 64-bit binary loader
 wine64-preloader - Windows API implementation - prelinked 64-bit binary loader
 wine64-tools - Windows API implementation - 64-bit developer tools
Closes: 779012 807026 807403
Changes:
 wine (1.8~rc4-1) unstable; urgency=medium
 .
   [ Michael Gilbert ]
   * Upstream release candidate, released Dec 12, 2015.
   * Fix typo in the previous changelog entry (closes: #807026).
   * Add upstream version mangling for release candidates to debian/watch.
 .
   [ Jens Reyer ]
   * Version the unicode-data build dependency.
   * Support more than one foreign multiarch (closes: #779012).
   * Remove legacy pulseaudio/alsa latency workaround (closes: #807403).
Checksums-Sha1:
 f38a78659c652caad5e6d703d027a0f6e96c6db5 4296 wine_1.8~rc4-1.dsc
 f436a88d44377f1f9386c998654123bc70ec5923 22406772 wine_1.8~rc4.orig.tar.bz2
 9d97faa2d00bc1c7f3dbb829a88c82363fb38173 88292 wine_1.8~rc4-1.debian.tar.xz
 1aef2dfabbadf11dcf0836bdff48cbfe621dbd4b 208344 fonts-wine_1.8~rc4-1_all.deb
 1f7cb5dbfdf9af52d836024e6199e5719d203a4c 63826 wine-binfmt_1.8~rc4-1_all.deb
 e099dc1b6d22072aa61c208338c8d4f3a3237ecb 89442 wine_1.8~rc4-1_all.deb
Checksums-Sha256:
 23ffc481faeb743c8cfeb469125406ba9d5163ac640909972c6239a3864a86bb 4296 wine_1.8~rc4-1.dsc
 7ab04d82d4ecf596801adeeb32fa21e4e8f3385b684091aa5aba51832682963d 22406772 wine_1.8~rc4.orig.tar.bz2
 3b0836f8cc6c1a77e482013616928ef66dde6b793fab2b82f49347732df26a1c 88292 wine_1.8~rc4-1.debian.tar.xz
 ca18d558702ea973184c970d3d01c1c218700e5febcb7f6dbce4f52a5cbe6e49 208344 fonts-wine_1.8~rc4-1_all.deb
 ba72ce8d90431ee65590913af1f7c645b4338fa8d267ca9a5a0c554880a7a6c7 63826 wine-binfmt_1.8~rc4-1_all.deb
 24f2f762c02458e2272c422ad6f68646892bcea53d531c0d452c208181aef79e 89442 wine_1.8~rc4-1_all.deb
Files:
 ddb2b669a4944d2d541bf48e983df957 4296 otherosfs optional wine_1.8~rc4-1.dsc
 b3d2f205da556928742f58136eb5f96b 22406772 otherosfs optional wine_1.8~rc4.orig.tar.bz2
 e24f233392af33a3a7990adaa405994a 88292 otherosfs optional wine_1.8~rc4-1.debian.tar.xz
 f94d72e21fa8f1786e4a99a8a2a27011 208344 fonts optional fonts-wine_1.8~rc4-1_all.deb
 cb06db0432d15377b95868c586d94bf1 63826 otherosfs optional wine-binfmt_1.8~rc4-1_all.deb
 2261f236097e2488567c479c90002dab 89442 otherosfs optional wine_1.8~rc4-1_all.deb

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

iQQcBAEBCgAGBQJWbJw4AAoJELjWss0C1vRzpT4f/ROycl6xCBBZxeZnAh4Lrg+H
bJDo3wtpRAC9r/ZzITRymdjCpApUtr9jKwNkeNcz0pAtyuFj0uDUeY5OSbzLvv2p
NJ1S2v+Pd8xihez6MX8Ncc8VZWI7WNoQ7sJHMeP04qpP1T3/ggJwI6mFeMQp637d
kzFWnWQ12+2+VfErt8mJnjqz9+ILwiJLDkq1c3yVFVd8yLWOgqMJcKcK7IkjUSFS
ZaarmyulmHWTqreVyDSwF0jZInZCtIaG49mgUIVESmcnVF/4xkAAWj7YzCkP32jr
vek6UOY9q2aRhqrvkXGjRT6TbFZ5eCpfouC9eGYRPKF26GoRTvXd7P+5ThpKfmps
EjMGjUsQVi6hz0/S3pIur1C9KK6eENmoWNwUF+rKLinJL6vBU2y53/41R4arf7Se
M8zA8F4DV/uCDjn/yPeth8SDTCazopYTzJo1uyas3R+SSY3aaq8AeHVmMWXVTdEh
+UNM/f2XRi4qPs24tilb9uxRsJVyGi2rOk+o4Ez0itdE70RlC3phkPGswlepQJZz
Cnxz/r8yMqg6JLN9jDrm0DkbGhSLigY9pR5wKMxMnbozbP9tMYh/J4YilgI6BVxZ
QNnUU9ZmpScCtmi/pdPUBTU3tj1JOwFT1TurQfugrQUB2XvH0Vu7YopyrhV1v90o
Ap6FcwIRNifYsQAZx6l+RkFU9zsmjJepKGa7JJyeSAxiOX0M0PbIbw0LnjD11ix6
MClf8m34cqI38kmoZsZV7c1guinDpb5IQRty55sTq8L7pA/1T7slk1CRJpExgnYz
2QpblOXcIhIzLFQfQQ0X4of4Y+qVac4eEpecHnnXg6hL3z28hOsKWJCZsBI968K/
R+SKe6EE5veFQtN3iVjOLWEJayiVOs4R/kqKGu3dyZ9C8zOwf1ZMo0qAHXcR4qc1
pVnhv7VoX4r/gLZt8CdZMuzyUF79162rkV8UlywF2Xe96pih2K04+kGL+6RMe0DU
mlhvuk5P+I8JBsjwbw9v97DhkxlmDpdIR8R6jDKu8VpiSmwHtcxQvjbpqTlMtYov
RRhRf9UXHTF2yVbA8+wr6JqXmUqi2iRvfs/jDJkJzG7dv1ahfXXZuVOupghlBeyr
8TZ2/p/N8wblqk8403FJ5Qjb6i8pfqyFf55KeE3wRDDoqUoWJjJtNV3ENSH8gz+L
rtWUA3Vc6tMVHqvaDvitq+JY2L+UqULq1//yEJr0irEGX8pAo8kOx8XixfssJM1+
HgJ5pGpHSBD7eo+9ihV9HoX27RSVItG608CxQVowXfMuiRs4oyiQgTE+XF9VN3OY
FGXq1YEhOTI4DVE0L9Bp0h0oCevCMfrT6C4L5CaVUw3n8YNNrb+adUhdsxVvGLI=
=B+LD
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: