Your message dated Tue, 5 Jun 2012 17:44:56 -0400
with message-id
<CANTw=MOQcM90_Sp8baG9iSN2Kf=wnnwtc2hwdktteubs8gg...@mail.gmail.com>
and subject line Not present in multiarch version
has caused the Debian Bug report #672414,
regarding FTBFS on kfreebsd-i386
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.)
--
672414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672414
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wine
Version: 1.2.2-0.1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: debian-...@lists.debian.org
Usertags: kfreebsd
wine 1.2.2-0.1 fails to build on kfreebsd-i386 due to unsatisfiable
build-dependency on gcc-multilib.
Solution is simple: require gcc-multilib only on [any-amd64], since other
architectures don't need it to build wine.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: kfreebsd-i386 (i386)
Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages wine-bin depends on:
ii libc0.1 2.13-32
ii libwine-bin 1.2.2-0.1
ii x11-utils 7.7~1
wine-bin recommends no packages.
Versions of packages wine-bin suggests:
ii libwine-gl 1.2.2-0.1
ii libwine-print 1.2.2-0.1
Versions of packages libwine depends on:
ii libc0.1 2.13-32
ii libfreetype6 2.4.9-1
ii libhal1 0.5.14-8
ii libice6 2:1.0.8-2
ii libjpeg8 8d-1
ii libmpg123-0 1.14.0-1
ii libpng12-0 1.2.49-1
ii libsm6 2:1.2.1-2
ii libssl1.0.0 1.0.1b-1
ii libx11-6 2:1.4.99.901-2
ii libxcursor1 1:1.1.13-1
ii libxext6 2:1.3.1-2
ii libxi6 2:1.6.0-1
ii libxinerama1 2:1.1.2-1
ii libxml2 2.7.8.dfsg-9
ii libxrandr2 2:1.3.2-2
ii libxrender1 1:0.9.7-1
ii zlib1g 1:1.2.7.dfsg-1
Versions of packages libwine recommends:
ii libgsm1 1.0.13-4
Versions of packages libwine suggests:
pn wine-doc <none>
-- no debconf information
=== modified file 'debian/control'
--- debian/control 2012-05-10 18:14:52 +0000
+++ debian/control 2012-05-10 18:15:40 +0000
@@ -30,7 +30,7 @@ Build-Depends: debhelper (>= 5), flex, b
ia32-libs-dev [amd64 kfreebsd-amd64] | ia32-libs (<< 20100908) [amd64 kfreebsd-amd64],
lib32ncurses5-dev [amd64 kfreebsd-amd64], lib32asound2-dev [amd64],
lib32z1-dev [amd64 kfreebsd-amd64],
- gcc-multilib,
+ gcc-multilib [any-amd64],
Standards-Version: 3.9.2
Homepage: http://www.winehq.org/
Vcs-Browser: http://git.debian.org/?p=pkg-wine/wine.git
=== modified file 'debian/control.in'
--- debian/control.in 2012-05-10 18:14:52 +0000
+++ debian/control.in 2012-05-10 18:15:14 +0000
@@ -30,7 +30,7 @@ Build-Depends: debhelper (>= 5), flex, b
ia32-libs-dev [amd64 kfreebsd-amd64] | ia32-libs (<< 20100908) [amd64 kfreebsd-amd64],
lib32ncurses5-dev [amd64 kfreebsd-amd64], lib32asound2-dev [amd64],
lib32z1-dev [amd64 kfreebsd-amd64],
- gcc-multilib,
+ gcc-multilib [any-amd64],
Standards-Version: 3.9.2
Homepage: http://www.winehq.org/
Vcs-Browser: http://git.debian.org/?p=pkg-wine/wine.git
--- End Message ---
--- Begin Message ---
version: 1.4-0.4
Hi,
This issue should no longer be present with the multiarch upload.
However, now we have other kfreebsd build dependency issues. I don't
have a machine to look at that, so help is appreciated.
Thanks,
Mike
--- End Message ---