handlersocket: FTBFS: config.status: error: cannot find input file: `handlersocket/Makefile.in'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
handlersocket (Debian) |
Fix Released
|
Unknown
|
|||
handlersocket (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Imported from Debian bug http://
Source: handlersocket
Version: 1.1.0-7-g1044a28-1
Severity: serious
Tags: jessie sid
User: <email address hidden>
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> gcc version 4.8.1 (Debian 4.8.1-3)
> configure:3167: $? = 0
> configure:3156: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3167: $? = 4
> configure:3156: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3167: $? = 4
> configure:3187: checking whether the C compiler works
> configure:3209: gcc conftest.c >&5
> configure:3213: $? = 0
> configure:3261: result: yes
> configure:3264: checking for C compiler default output file name
> configure:3266: result: a.out
> configure:3272: checking for suffix of executables
> configure:3279: gcc -o conftest conftest.c >&5
> configure:3283: $? = 0
> configure:3305: result:
> configure:3327: checking whether we are cross compiling
> configure:3335: gcc -o conftest conftest.c >&5
> configure:3339: $? = 0
> configure:3346: ./conftest
> configure:3350: $? = 0
> configure:3365: result: no
> configure:3370: checking for suffix of object files
> configure:3392: gcc -c conftest.c >&5
> configure:3396: $? = 0
> configure:3417: result: o
> configure:3421: checking whether we are using the GNU C compiler
> configure:3440: gcc -c conftest.c >&5
> configure:3440: $? = 0
> configure:3449: result: yes
> configure:3458: checking whether gcc accepts -g
> configure:3478: gcc -c -g conftest.c >&5
> configure:3478: $? = 0
> configure:3519: result: yes
> configure:3536: checking for gcc option to accept ISO C89
> configure:3599: gcc -c -g -O2 conftest.c >&5
> configure:3599: $? = 0
> configure:3612: result: none needed
> configure:3643: checking for style of include used by make
> configure:3671: result: GNU
> configure:3697: checking dependency style of gcc
> configure:3808: result: none
> configure:3881: checking for g++
> configure:3897: found /usr/bin/g++
> configure:3908: result: g++
> configure:3935: checking for C++ compiler version
> configure:3944: g++ --version >&5
> g++ (Debian 4.8.1-3) 4.8.1
> Copyright (C) 2013 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> configure:3955: $? = 0
> configure:3944: g++ -v >&5
> Using built-in specs.
> COLLECT_GCC=g++
> COLLECT_
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-
> Thread model: posix
> gcc version 4.8.1 (Debian 4.8.1-3)
> configure:3955: $? = 0
> configure:3944: g++ -V >&5
> g++: error: unrecognized command line option '-V'
> g++: fatal error: no input files
> compilation terminated.
> configure:3955: $? = 4
> configure:3944: g++ -qversion >&5
> g++: error: unrecognized command line option '-qversion'
> g++: fatal error: no input files
> compilation terminated.
> configure:3955: $? = 4
> configure:3959: checking whether we are using the GNU C++ compiler
> configure:3978: g++ -c conftest.cpp >&5
> configure:3978: $? = 0
> configure:3987: result: yes
> configure:3996: checking whether g++ accepts -g
> configure:4016: g++ -c -g conftest.cpp >&5
> configure:4016: $? = 0
> configure:4057: result: yes
> configure:4082: checking dependency style of g++
> configure:4193: result: none
> configure:4213: checking how to run the C preprocessor
> configure:4244: gcc -E conftest.c
> configure:4244: $? = 0
> configure:4258: gcc -E conftest.c
> conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
> #include <ac_nonexistent.h>
> dh_auto_configure: ./configure --build=
> make[1]: *** [override_
The full build log is available from:
http://
A list of current common problems and possible solutions is available at
http://
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.
Changed in handlersocket (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: ftbfs |
Changed in handlersocket (Debian): | |
importance: | Undecided → Unknown |
Changed in handlersocket (Debian): | |
status: | New → Fix Released |