Bug#719650: marked as done (x32: /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file or directory)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 18:35:52 -0600
with message-id <20130814003552.gr12...@0c3.net>
and subject line Re: Bug#719650: x32: /usr/include/stdc-predef.h:30:26: fatal 
error: bits/predefs.h: No such file or directory
has caused the Debian Bug report #719650,
regarding x32: /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: 
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 ow...@bugs.debian.org
immediately.)


-- 
719650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719650
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libc6-dev
Version: 2.17-92
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

There is currently an FTBFS of src:indigo on x32 because of this issue:

> In file included from :0:0:
> /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file 
> or directory
>  #include 
>   ^
> compilation terminated.

See also 
http://buildd.debian-ports.org/status/fetch.php?pkg=indigo&arch=x32&ver=1.1.11-2&stamp=1375668020.

Regards, Daniel

- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
Architecture: x32

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlIKqpsACgkQm0bx+wiPa4xenwCeOYCtvp6GGry7/RiRu6o1n0qP
W0AAoLB9N/hERvGkvMuvxpiAaeG+nHGf
=y/hO
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
On Tue, Aug 13, 2013 at 11:52:32PM +0200, Daniel Leidert wrote:
> 
> There is currently an FTBFS of src:indigo on x32 because of this issue:
> 
> > In file included from :0:0:
> > /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file 
> > or directory
> >  #include 
> >   ^
> > compilation terminated.

The build log clearly shows the compiler is being called with -m32
in an attempt to compile for i386, which won't work without installing
gcc-multilib.  It's also quite likely this isn't what the package
wants to be doing at all, but I didn't bother looking into that.

Either way, this isn't a glibc bug.

... Adam--- End Message ---


Bug#719650: x32: /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file or directory

2013-08-13 Thread Daniel Leidert
Package: libc6-dev
Version: 2.17-92
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

There is currently an FTBFS of src:indigo on x32 because of this issue:

> In file included from :0:0:
> /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file 
> or directory
>  #include 
>   ^
> compilation terminated.

See also 
http://buildd.debian-ports.org/status/fetch.php?pkg=indigo&arch=x32&ver=1.1.11-2&stamp=1375668020.

Regards, Daniel

- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
Architecture: x32

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlIKqpsACgkQm0bx+wiPa4xenwCeOYCtvp6GGry7/RiRu6o1n0qP
W0AAoLB9N/hERvGkvMuvxpiAaeG+nHGf
=y/hO
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130813215232.10808.74424.report...@haktar.debian.wgdd.de



Bug#719590: libc6:amd64: C.UTF-8 locales should be regarded like C w.r.t. $LANGUAGE precedence

2013-08-13 Thread Vincent Lefevre
Package: libc6
Version: 2.17-92
Severity: normal

Scripts tend to use LC_ALL=C.UTF-8 instead of LC_ALL=C for UTF-8 support
and to behave in a locale-independent manner. However $LANGUAGE is still
taken into account by glibc:

xvii% LANGUAGE=fr_FR LC_ALL=C.UTF-8 cp
cp: opérande de fichier manquant
Saisissez « cp --help » pour plus d'informations.
xvii% LANGUAGE=fr_FR LC_ALL=C cp
cp: missing file operand
Try 'cp --help' for more information.

Both should have output in English.

Glibc should apply the same rules with C.UTF-8 as with C locales.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6:amd64 depends on:
ii  libgcc1  1:4.8.1-8

libc6:amd64 recommends no packages.

Versions of packages libc6:amd64 suggests:
ii  debconf [debconf-2.0]  1.5.50
ii  glibc-doc  2.17-92
ii  locales2.17-92

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130813115512.ga23...@xvii.vinc17.org