Bug#730896: kexec-tools: FTBFS: stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file or directory

2014-01-01 Thread David Suárez
Hi,

Sorry for the answer time :)

El Lunes, 16 de diciembre de 2013 12:23:52 Khalid Aziz escribió
 I have tried to reproduce this problem multiple times so I could debug
 it and have failed to reproduce it. Error message looks like issue with
 glibc. buildd shows amd64 package for kexec-tools built and installed
 successfully -
 https://buildd.debian.org/status/package.php?p=kexec-toolssuite=sid.
 Could it have been a glitch in glibc that has been resolved

Still failing. Build log extract from 2013/12/26 [1]:

 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

[1] 
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/kexec-tools_2.0.4-1_unstable.log.gz

David


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730896: kexec-tools: FTBFS: stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file or directory

2013-12-22 Thread David Prévot
Hi,

On Mon, Dec 16, 2013 at 12:23:52PM -0700, Khalid Aziz wrote:
 On Sat, 2013-11-30 at 16:28 +0100, David Suárez wrote:
  During a rebuild of all packages in sid, your package failed to build on
  amd64.
  
  Relevant part (hopefully):
   gcc -m32 -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include -Iinclude/  
   -DRELOC=0x1  -c -MD -o kexec_test/kexec_test16.o 
   kexec_test/kexec_test16.S
   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.
   make[1]: *** [kexec_test/kexec_test16.o] Error 1
 
 I have tried to reproduce this problem multiple times so I could debug
 it and have failed to reproduce it.

I can reproduce it in a pbuilder chroot (and given the bug report, it’s
probably reproducible inside sbuild too). Adding libc6-dev-i386 as a
build-dependency (providing /usr/include/bits - x86_64-linux-gnu/bits
symlink) does the trick, but I’m not sure it’s the way to go here.

 Could it have been a glitch in glibc that has been resolved?

My guess is there is something wrong on the multiarch handling, but I
don’t know much about it.

Regards

David


signature.asc
Description: Digital signature


Bug#730896: kexec-tools: FTBFS: stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file or directory

2013-12-16 Thread Khalid Aziz
On Sat, 2013-11-30 at 16:28 +0100, David Suárez wrote:
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Relevant part (hopefully):
  gcc -m32 -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include -Iinclude/  
  -DRELOC=0x1  -c -MD -o kexec_test/kexec_test16.o 
  kexec_test/kexec_test16.S
  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.
  make[1]: *** [kexec_test/kexec_test16.o] Error 1

I have tried to reproduce this problem multiple times so I could debug
it and have failed to reproduce it. Error message looks like issue with
glibc. buildd shows amd64 package for kexec-tools built and installed
successfully -
https://buildd.debian.org/status/package.php?p=kexec-toolssuite=sid.
Could it have been a glitch in glibc that has been resolved?

--
Khalid


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730896: kexec-tools: FTBFS: stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file or directory

2013-11-30 Thread David Suárez
Source: kexec-tools
Version: 1:2.0.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 gcc -m32 -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include -Iinclude/  
 -DRELOC=0x1  -c -MD -o kexec_test/kexec_test16.o kexec_test/kexec_test16.S
 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.
 make[1]: *** [kexec_test/kexec_test16.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/kexec-tools_2.0.4-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org