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

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



Your message dated Tue, 13 Aug 2013 18:35:52 -0600
with message-id <20130814003552.GR12255@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 owner@bugs.debian.org
immediately.)


-- 
719650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719650
Debian Bug Tracking System
Contact owner@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 <command-line>:0:0:
> /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file or directory
>  #include <bits/predefs.h>
>                           ^
> 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 <command-line>:0:0:
> > /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file or directory
> >  #include <bits/predefs.h>
> >                           ^
> > 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 ---

Reply to: