[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2021-10-03 Thread Hugh McMaster
Out of interest, I installed 18.04 in a VM and had no problems
installing the multi-arch libfreetype6-dev packages for and64 and i386.

That said, you’re largely out of luck when it comes to building Wine
from source on 18.04. Even the most recent point release (18.04.6) is
limited by many build-dependencies not being multi-arch ready.

Multi-arch support really improved after 18.04. I’m afraid you’ll need
to migrate to 20.04 or more recent.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/990982

Title:
  [Multiarch] libfreetype6-dev:i386 dependencies issue

Status in freetype package in Ubuntu:
  Fix Released
Status in glibc package in Ubuntu:
  Fix Released

Bug description:
  I'm on
  alex@leon:~$ uname -a
  Linux leon 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  It's a fresh 12.04 install from a mini 30MB iso dd'ed to a USB flash drive.
  So it's clean and up-to-date.

  I have libfreetype6 and libfreetype6-dev installed.
  To compile wine from source (32 and 64 bit version), I need both 32 and 64 
bit development packages of several libraries.

  For gcc, I had to install gcc-multilib instead of gcc:i386 (gcc and gcc:i386 
seem to be incompatible).
  But there is no freetype6-multilib package hence my bug report.

  I think the following console output will tell you more things than
  long sentences :

  alex@leon:~$ sudo apt-get install libfreetype6-dev:i386
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
libexpat1-dev
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
libc6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  Suggested packages:
glibc-doc:i386 manpages-dev:i386
  Recommended packages:
gcc:i386 c-compiler:i386
  The following packages will be REMOVED:
build-essential dkms g++ gcc gcc-multilib libfontconfig1-dev
libfreetype6-dev virtualbox-dkms
  The following NEW packages will be installed:
libc6-dev:i386 libfreetype6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  0 upgraded, 4 newly installed, 8 to remove and 0 not upgraded.
  Need to get 6,832 kB of archives.
  After this operation, 17.2 MB of additional disk space will be used.
  Do you want to continue [Y/n]? ^C

  I'm sure you understand removing build-essential and gcc is not really
  something I want to do.

  Hopefully, wine provides a configure switch (--without-freetype) to
  workaround the issue.

  If you need more details, just let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/990982/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2021-09-28 Thread Anders Bandicoot
6 years later, I'm encountering the same issue in Ubuntu 18.04.

sudo apt install libfreetype6-dev:i386
[...]
The following packages have unmet dependencies:
 libfreetype6-dev:i386 : Depends: libc6-dev:i386 but it is not going to be 
installed or
  libc-dev:i386
 Depends: zlib1g-dev:i386 but it is not going to be 
installed or
  libz-dev:i386
 Depends: libpng-dev:i386 but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.

And then, for the linux-libc-dev:i386 dependency:

sudo apt install linux-libc-dev:i386
[...]
The following packages will be REMOVED:
  build-essential g++ g++-7 gcc-7-multilib gcc-multilib libc6-dev libc6-dev-i386
  libc6-dev-x32 libfreetype6-dev libpng-dev libstdc++-7-dev linux-libc-dev 
zlib1g-dev
The following NEW packages will be installed:
  linux-libc-dev:i386

I echo kenorb's sentiment: is there a workaround to install the 32-bit
FreeType libraries?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/990982

Title:
  [Multiarch] libfreetype6-dev:i386 dependencies issue

Status in freetype package in Ubuntu:
  Fix Released
Status in glibc package in Ubuntu:
  Fix Released

Bug description:
  I'm on
  alex@leon:~$ uname -a
  Linux leon 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  It's a fresh 12.04 install from a mini 30MB iso dd'ed to a USB flash drive.
  So it's clean and up-to-date.

  I have libfreetype6 and libfreetype6-dev installed.
  To compile wine from source (32 and 64 bit version), I need both 32 and 64 
bit development packages of several libraries.

  For gcc, I had to install gcc-multilib instead of gcc:i386 (gcc and gcc:i386 
seem to be incompatible).
  But there is no freetype6-multilib package hence my bug report.

  I think the following console output will tell you more things than
  long sentences :

  alex@leon:~$ sudo apt-get install libfreetype6-dev:i386
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
libexpat1-dev
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
libc6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  Suggested packages:
glibc-doc:i386 manpages-dev:i386
  Recommended packages:
gcc:i386 c-compiler:i386
  The following packages will be REMOVED:
build-essential dkms g++ gcc gcc-multilib libfontconfig1-dev
libfreetype6-dev virtualbox-dkms
  The following NEW packages will be installed:
libc6-dev:i386 libfreetype6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  0 upgraded, 4 newly installed, 8 to remove and 0 not upgraded.
  Need to get 6,832 kB of archives.
  After this operation, 17.2 MB of additional disk space will be used.
  Do you want to continue [Y/n]? ^C

  I'm sure you understand removing build-essential and gcc is not really
  something I want to do.

  Hopefully, wine provides a configure switch (--without-freetype) to
  workaround the issue.

  If you need more details, just let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/990982/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2015-06-15 Thread LocutusOfBorg
xslt-dev jpeg-dev png-dev are multiarch (tested on vivid).

gnutls it is AFAICS, I suspect some libraries linked by it aren't, this
is the error you are having.

Feel free to trace it down to the not multiarch library, and I'll see if
I can fix the source package.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/990982

Title:
  [Multiarch] libfreetype6-dev:i386 dependencies issue

Status in freetype package in Ubuntu:
  Fix Released
Status in glibc package in Ubuntu:
  Fix Released

Bug description:
  I'm on
  alex@leon:~$ uname -a
  Linux leon 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  It's a fresh 12.04 install from a mini 30MB iso dd'ed to a USB flash drive.
  So it's clean and up-to-date.

  I have libfreetype6 and libfreetype6-dev installed.
  To compile wine from source (32 and 64 bit version), I need both 32 and 64 
bit development packages of several libraries.

  For gcc, I had to install gcc-multilib instead of gcc:i386 (gcc and gcc:i386 
seem to be incompatible).
  But there is no freetype6-multilib package hence my bug report.

  I think the following console output will tell you more things than
  long sentences :

  alex@leon:~$ sudo apt-get install libfreetype6-dev:i386
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
libexpat1-dev
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
libc6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  Suggested packages:
glibc-doc:i386 manpages-dev:i386
  Recommended packages:
gcc:i386 c-compiler:i386
  The following packages will be REMOVED:
build-essential dkms g++ gcc gcc-multilib libfontconfig1-dev
libfreetype6-dev virtualbox-dkms
  The following NEW packages will be installed:
libc6-dev:i386 libfreetype6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  0 upgraded, 4 newly installed, 8 to remove and 0 not upgraded.
  Need to get 6,832 kB of archives.
  After this operation, 17.2 MB of additional disk space will be used.
  Do you want to continue [Y/n]? ^C

  I'm sure you understand removing build-essential and gcc is not really
  something I want to do.

  Hopefully, wine provides a configure switch (--without-freetype) to
  workaround the issue.

  If you need more details, just let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/990982/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2015-06-14 Thread kenorb
How does this fix the problem?

Installing libfreetype6-dev:i386 on Debian Wheezy still trying to
remove: cpp g++ g++-multilib gcc , etc. and having libfreetype6-dev is
still not enough to compile 32-bit wine.

Comment #19 doesn't mention anything about fix in libfreetype.

Is there any workaround to install 32-bit FreeType 2 development files?
Or how to use the fix?

Related: http://askubuntu.com/questions/114460/how-to-install-lfreetype-
using-wine

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/990982

Title:
  [Multiarch] libfreetype6-dev:i386 dependencies issue

Status in freetype package in Ubuntu:
  Fix Released
Status in glibc package in Ubuntu:
  Fix Released

Bug description:
  I'm on
  alex@leon:~$ uname -a
  Linux leon 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  It's a fresh 12.04 install from a mini 30MB iso dd'ed to a USB flash drive.
  So it's clean and up-to-date.

  I have libfreetype6 and libfreetype6-dev installed.
  To compile wine from source (32 and 64 bit version), I need both 32 and 64 
bit development packages of several libraries.

  For gcc, I had to install gcc-multilib instead of gcc:i386 (gcc and gcc:i386 
seem to be incompatible).
  But there is no freetype6-multilib package hence my bug report.

  I think the following console output will tell you more things than
  long sentences :

  alex@leon:~$ sudo apt-get install libfreetype6-dev:i386
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
libexpat1-dev
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
libc6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  Suggested packages:
glibc-doc:i386 manpages-dev:i386
  Recommended packages:
gcc:i386 c-compiler:i386
  The following packages will be REMOVED:
build-essential dkms g++ gcc gcc-multilib libfontconfig1-dev
libfreetype6-dev virtualbox-dkms
  The following NEW packages will be installed:
libc6-dev:i386 libfreetype6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  0 upgraded, 4 newly installed, 8 to remove and 0 not upgraded.
  Need to get 6,832 kB of archives.
  After this operation, 17.2 MB of additional disk space will be used.
  Do you want to continue [Y/n]? ^C

  I'm sure you understand removing build-essential and gcc is not really
  something I want to do.

  Hopefully, wine provides a configure switch (--without-freetype) to
  workaround the issue.

  If you need more details, just let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/990982/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2015-06-14 Thread kenorb
The same problem happening when installing any of these:

libxslt-dev:i386 libgnutls-dev:i386 libjpeg-dev:i386 libpng-dev:i386

it's trying to remove my 64-bit compiler.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/990982

Title:
  [Multiarch] libfreetype6-dev:i386 dependencies issue

Status in freetype package in Ubuntu:
  Fix Released
Status in glibc package in Ubuntu:
  Fix Released

Bug description:
  I'm on
  alex@leon:~$ uname -a
  Linux leon 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  It's a fresh 12.04 install from a mini 30MB iso dd'ed to a USB flash drive.
  So it's clean and up-to-date.

  I have libfreetype6 and libfreetype6-dev installed.
  To compile wine from source (32 and 64 bit version), I need both 32 and 64 
bit development packages of several libraries.

  For gcc, I had to install gcc-multilib instead of gcc:i386 (gcc and gcc:i386 
seem to be incompatible).
  But there is no freetype6-multilib package hence my bug report.

  I think the following console output will tell you more things than
  long sentences :

  alex@leon:~$ sudo apt-get install libfreetype6-dev:i386
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
libexpat1-dev
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
libc6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  Suggested packages:
glibc-doc:i386 manpages-dev:i386
  Recommended packages:
gcc:i386 c-compiler:i386
  The following packages will be REMOVED:
build-essential dkms g++ gcc gcc-multilib libfontconfig1-dev
libfreetype6-dev virtualbox-dkms
  The following NEW packages will be installed:
libc6-dev:i386 libfreetype6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  0 upgraded, 4 newly installed, 8 to remove and 0 not upgraded.
  Need to get 6,832 kB of archives.
  After this operation, 17.2 MB of additional disk space will be used.
  Do you want to continue [Y/n]? ^C

  I'm sure you understand removing build-essential and gcc is not really
  something I want to do.

  Hopefully, wine provides a configure switch (--without-freetype) to
  workaround the issue.

  If you need more details, just let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/990982/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2014-08-30 Thread Matthias Klose
in 14.10 the freetype -dev package is M-A: same

** Changed in: freetype (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/990982

Title:
  [Multiarch] libfreetype6-dev:i386 dependencies issue

Status in “freetype” package in Ubuntu:
  Fix Released
Status in “glibc” package in Ubuntu:
  Fix Released

Bug description:
  I'm on
  alex@leon:~$ uname -a
  Linux leon 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  It's a fresh 12.04 install from a mini 30MB iso dd'ed to a USB flash drive.
  So it's clean and up-to-date.

  I have libfreetype6 and libfreetype6-dev installed.
  To compile wine from source (32 and 64 bit version), I need both 32 and 64 
bit development packages of several libraries.

  For gcc, I had to install gcc-multilib instead of gcc:i386 (gcc and gcc:i386 
seem to be incompatible).
  But there is no freetype6-multilib package hence my bug report.

  I think the following console output will tell you more things than
  long sentences :

  alex@leon:~$ sudo apt-get install libfreetype6-dev:i386
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
libexpat1-dev
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
libc6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  Suggested packages:
glibc-doc:i386 manpages-dev:i386
  Recommended packages:
gcc:i386 c-compiler:i386
  The following packages will be REMOVED:
build-essential dkms g++ gcc gcc-multilib libfontconfig1-dev
libfreetype6-dev virtualbox-dkms
  The following NEW packages will be installed:
libc6-dev:i386 libfreetype6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  0 upgraded, 4 newly installed, 8 to remove and 0 not upgraded.
  Need to get 6,832 kB of archives.
  After this operation, 17.2 MB of additional disk space will be used.
  Do you want to continue [Y/n]? ^C

  I'm sure you understand removing build-essential and gcc is not really
  something I want to do.

  Hopefully, wine provides a configure switch (--without-freetype) to
  workaround the issue.

  If you need more details, just let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/990982/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2014-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package glibc - 2.19-10ubuntu1

---
glibc (2.19-10ubuntu1) utopic; urgency=medium

  * Merge with Debian unstable, bringing in several CVE fixes (LP: #1362409)
  * Enable systemtap support for Ubuntu which was dropped in Debian for now.
  * Move MIN_KERNEL_SUPPORTED to 2.6.32 on x86 now that hardy PPAs are dead.
  * libc-dev no longer Recommends 'gcc | c-compiler' (LP: #990982, #1005097)

glibc (2.19-10) unstable; urgency=medium

  [ Aurelien Jarno ]
  * debian/rules: drop the i486 to i586 GNU triplet conversion.
  * debian/control.in/main: build-depends on dpkg-dev (= 1.17.1) and
gcc-4.8 (= 4.8.3-8) to make sure to get the new i586 GNU triplet on
i386, hurd-i386 and kfreebsd-i386.
  * Remove iconv(1), iconvconfig(8), localedef(1) and sprof(1) manpages,
provided by the manpages packages starting with version 3.71.
  * patches/any/cvs-CVE-2014-5119.diff: New patch from upstream to remove
support for loadable gconv transliteration modules (CVE-2014-5119).

  [ Samuel Thibault ]
  * patches/hurd-i386/cvs-libpthread_guardsize.diff: Fix guard size computation.
Fixes the creation of thousands of threads, and thus pulseaudio testsuite.
Closes: #758671.
  * patches/hurd-i386/cvs-libpthread_std_thread.diff: New patch to deal with
std::thread using __pthread_key_create to detect presence of libpthread.
Fixes build of webkitgtk and most probably other libstdc++-related
failures.
  * patches/hurd-i386/submitted-bind_umask.diff: New patch to fix bind() when
umask is , fixes clamav testsuite. Closes: #759218.

  [ Adam Conrad ]
  * debian/patches/series: Actually apply the submitted arm64 alignment and
setcontext patches mentioned in 2.19-0experimental0 (closes: #759042)

glibc (2.19-9) unstable; urgency=medium

  [ Aurelien Jarno ]
  * debian/rules.d/control.mk: don't add libc6{,-dev}-{armel,armhf}
packages in debian/control as we don't build them in Debian. New dak
code checks for NEW packages directly in debian/control.

glibc (2.19-8) unstable; urgency=medium

  [ Helmut Grohne ]
  * debian/patches/build stage2 without selinux.  Closes: #742640.
  * Don't emit dependencies on libgcc when building stage2.  Closes: #755580.
  * Add a nobiarch build profile that inhibits all multilib packages from
being built.  Closes: #745380.

  [ Aurelien Jarno ]
  * debian/patches/arm64/cvs-includes-cleanup.diff: new patch from upstream to
clean sys/user.h and sys/procfs.h.  Closes: #755169.
  * debian/patches/s390/cvs-s390-abi-reversal.diff: new patch backported from
upstream to revert the S/390 jmp_buf/ucontext_t ABI change.
  * Update Turkish debconf translation, by Mert Dirik.  Closes: #757495.
  * Remove ia64 support.  Closes: #756095.
  * Update debian/copyright with the libidn/punycode.{c,h} license.  Closes:
#754731.
  * debian/control/libc: drop Recommends on: gcc | c-compiler.  Closes:
#747933.

glibc (2.19-7) unstable; urgency=high

  * debian/patches/localedata/unsubmitted-tst-setlocale3-ENV.diff: Apply
correct environment for the tst-setlocale3 test to find its locales.

glibc (2.19-6) unstable; urgency=high

  [ Aurelien Jarno ]
  * debian/patches/any/cvs-CVE-2014-0475.diff: fix a directory traversal in
locale environment handling (CVE-2014-0475).
  * debian/patches/any/cvs-setlocale-alloca.diff: Additional setlocale
hardening.
  * debian/control.in/main, debian/sysdeps/linux.mk: drop systemtap support.
sdt.h has been moved to a different location in the latest upload, and
it's not really clear on which architectures systemtap support should
be enabled.

  [ Helmut Grohne ]
  * debian/rules.d/debhelper.mk: fix dh_strip call in stage1.  Closes:
#754350.

  [ Petr Salinger ]
  * kfreebsd/local-sysdeps.diff: update to revision 5490 (from glibc-bsd).
  * kfreebsd/local-fbtl.diff: likewise.
  * update testsuite-checking/expected-results-*-kfreebsd-gnu-*

glibc (2.19-5) unstable; urgency=medium

  [ Aurelien Jarno ]
  * debian/sysdeps/mips*.mk: replace EGLIBC_PASSES into GLIBC_PASSES.
  * debian/patches/alpha/cvs-__pointer_chk_guard.diff: new patch from
upstream to fix testsuite failures on alpha.
  * debian/patches/alpha/local-string-functions.diff: disable strcmp
and strncmp as these functions behaves incorrectly when crossing
pages. This fixes badsalttest in the testsuite.
  * debian/debhelper.in/libc.postinst: don't run telinit u under systemd
Closes: #753725.
  * debian/testsuite-checking/expected-results-alpha-linux-gnu-libc: ignore
floating point failures, as alpha is not fully IEEE compliant.  Closes:
#753099.
  * testsuite-checking/expected-results-*s390*: ignore tst-cancelx17.out
failure, it is due to a bug in the test (see BZ #12683).

  [ Helmut Grohne ]
  * Rename the bootstrap stage to DEB_BUILD_PROFILES=stage1 to conform
with https://wiki.debian.org/BuildProfileSpec. (Closes: #752480)
  * Don't try to install xen headers in i386 

[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2014-08-28 Thread Adam Conrad
** Package changed: eglibc (Ubuntu) = glibc (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/990982

Title:
  [Multiarch] libfreetype6-dev:i386 dependencies issue

Status in “freetype” package in Ubuntu:
  Triaged
Status in “glibc” package in Ubuntu:
  Triaged

Bug description:
  I'm on
  alex@leon:~$ uname -a
  Linux leon 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  It's a fresh 12.04 install from a mini 30MB iso dd'ed to a USB flash drive.
  So it's clean and up-to-date.

  I have libfreetype6 and libfreetype6-dev installed.
  To compile wine from source (32 and 64 bit version), I need both 32 and 64 
bit development packages of several libraries.

  For gcc, I had to install gcc-multilib instead of gcc:i386 (gcc and gcc:i386 
seem to be incompatible).
  But there is no freetype6-multilib package hence my bug report.

  I think the following console output will tell you more things than
  long sentences :

  alex@leon:~$ sudo apt-get install libfreetype6-dev:i386
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
libexpat1-dev
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
libc6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  Suggested packages:
glibc-doc:i386 manpages-dev:i386
  Recommended packages:
gcc:i386 c-compiler:i386
  The following packages will be REMOVED:
build-essential dkms g++ gcc gcc-multilib libfontconfig1-dev
libfreetype6-dev virtualbox-dkms
  The following NEW packages will be installed:
libc6-dev:i386 libfreetype6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  0 upgraded, 4 newly installed, 8 to remove and 0 not upgraded.
  Need to get 6,832 kB of archives.
  After this operation, 17.2 MB of additional disk space will be used.
  Do you want to continue [Y/n]? ^C

  I'm sure you understand removing build-essential and gcc is not really
  something I want to do.

  Hopefully, wine provides a configure switch (--without-freetype) to
  workaround the issue.

  If you need more details, just let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/990982/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2014-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/glibc

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/990982

Title:
  [Multiarch] libfreetype6-dev:i386 dependencies issue

Status in “freetype” package in Ubuntu:
  Triaged
Status in “glibc” package in Ubuntu:
  Triaged

Bug description:
  I'm on
  alex@leon:~$ uname -a
  Linux leon 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  It's a fresh 12.04 install from a mini 30MB iso dd'ed to a USB flash drive.
  So it's clean and up-to-date.

  I have libfreetype6 and libfreetype6-dev installed.
  To compile wine from source (32 and 64 bit version), I need both 32 and 64 
bit development packages of several libraries.

  For gcc, I had to install gcc-multilib instead of gcc:i386 (gcc and gcc:i386 
seem to be incompatible).
  But there is no freetype6-multilib package hence my bug report.

  I think the following console output will tell you more things than
  long sentences :

  alex@leon:~$ sudo apt-get install libfreetype6-dev:i386
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
libexpat1-dev
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
libc6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  Suggested packages:
glibc-doc:i386 manpages-dev:i386
  Recommended packages:
gcc:i386 c-compiler:i386
  The following packages will be REMOVED:
build-essential dkms g++ gcc gcc-multilib libfontconfig1-dev
libfreetype6-dev virtualbox-dkms
  The following NEW packages will be installed:
libc6-dev:i386 libfreetype6-dev:i386 linux-libc-dev:i386 zlib1g-dev:i386
  0 upgraded, 4 newly installed, 8 to remove and 0 not upgraded.
  Need to get 6,832 kB of archives.
  After this operation, 17.2 MB of additional disk space will be used.
  Do you want to continue [Y/n]? ^C

  I'm sure you understand removing build-essential and gcc is not really
  something I want to do.

  Hopefully, wine provides a configure switch (--without-freetype) to
  workaround the issue.

  If you need more details, just let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/990982/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp