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

Bug#674342: gnunet-fuse: FTBFS: gcc: error: unrecognized command line option '-V'



Source: gnunet-fuse
Version: 0.8.0c-7
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20120524 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.7.0 (Debian 4.7.0-9) 
> configure:2670: $? = 0
> configure:2677: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:2681: $? = 4
> configure:2704: checking for C compiler default output file name
> configure:2726: gcc    conftest.c  >&5
> configure:2730: $? = 0
> configure:2768: result: a.out
> configure:2785: checking whether the C compiler works
> configure:2795: ./a.out
> configure:2799: $? = 0
> configure:2816: result: yes
> configure:2823: checking whether we are cross compiling
> configure:2825: result: no
> configure:2828: checking for suffix of executables
> configure:2835: gcc -o conftest    conftest.c  >&5
> configure:2839: $? = 0
> configure:2863: result: 
> configure:2869: checking for suffix of object files
> configure:2895: gcc -c   conftest.c >&5
> configure:2899: $? = 0
> configure:2922: result: o
> configure:2926: checking whether we are using the GNU C compiler
> configure:2955: gcc -c   conftest.c >&5
> configure:2962: $? = 0
> configure:2979: result: yes
> configure:2988: checking whether gcc accepts -g
> configure:3018: gcc -c -g  conftest.c >&5
> configure:3025: $? = 0
> configure:3126: result: yes
> configure:3143: checking for gcc option to accept ISO C89
> configure:3217: gcc  -c -g -O2  conftest.c >&5
> configure:3224: $? = 0
> configure:3247: result: none needed
> configure:3276: checking for style of include used by make
> configure:3304: result: GNU
> configure:3329: checking dependency style of gcc
> configure:3420: result: none
> configure:3436: checking whether gcc and cc understand -c and -o together
> configure:3471: gcc -c conftest.c -o conftest2.o >&5
> configure:3475: $? = 0
> configure:3481: gcc -c conftest.c -o conftest2.o >&5
> configure:3485: $? = 0
> configure:3496: cc -c conftest.c >&5
> configure:3500: $? = 0
> configure:3508: cc -c conftest.c -o conftest2.o >&5
> configure:3512: $? = 0
> configure:3518: cc -c conftest.c -o conftest2.o >&5
> configure:3522: $? = 0
> configure:3540: result: yes
> configure:3572: checking how to run the C preprocessor
> configure:3612: gcc -E  conftest.c
> configure:3619: $? = 0
> configure:3650: gcc -E  conftest.c
> conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:3657: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "gnunet-fuse"
> | #define PACKAGE_TARNAME "gnunet-fuse"
> | #define PACKAGE_VERSION "0.8.0c"
> | #define PACKAGE_STRING "gnunet-fuse 0.8.0c"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnunet-fuse"
> | #define VERSION "0.8.0c"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3690: result: gcc -E
> configure:3719: gcc -E  conftest.c
> configure:3726: $? = 0
> configure:3757: gcc -E  conftest.c
> conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:3764: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "gnunet-fuse"
> | #define PACKAGE_TARNAME "gnunet-fuse"
> | #define PACKAGE_VERSION "0.8.0c"
> | #define PACKAGE_STRING "gnunet-fuse 0.8.0c"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnunet-fuse"
> | #define VERSION "0.8.0c"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3802: checking for grep that handles long lines and -e
> configure:3862: result: /bin/grep
> configure:3867: checking for egrep
> configure:3931: result: /bin/grep -E
> configure:3936: checking for ANSI C header files
> configure:3966: gcc -c -g -O2  conftest.c >&5
> configure:3973: $? = 0
> configure:4072: gcc -o conftest -g -O2   conftest.c  >&5
> configure:4076: $? = 0
> configure:4082: ./conftest
> configure:4086: $? = 0
> configure:4104: result: yes
> configure:4128: checking for sys/types.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for sys/stat.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for stdlib.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for string.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for memory.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for strings.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for inttypes.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for stdint.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for unistd.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4187: checking whether char is unsigned
> configure:4215: gcc -c -g -O2  conftest.c >&5
> configure:4222: $? = 0
> configure:4237: result: no
> configure:4298: checking for pkg-config
> configure:4316: found /usr/bin/pkg-config
> configure:4328: result: /usr/bin/pkg-config
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/gnunet-fuse --disable-maintainer-mode --disable-dependency-tracking returned exit code 1
> configure:4357: checking pkg-config is at least version 0.9.0
> configure:4360: result: yes
> configure:4371: checking for GLIB
> configure:4378: $PKG_CONFIG --exists --print-errors "glib-2.0"
> configure:4381: $? = 0
> configure:4394: $PKG_CONFIG --exists --print-errors "glib-2.0"
> configure:4397: $? = 0
> configure:4472: result: yes
> configure:4478: checking for FUSE
> configure:4485: $PKG_CONFIG --exists --print-errors "fuse >= 2.6"
> configure:4488: $? = 0
> configure:4501: $PKG_CONFIG --exists --print-errors "fuse >= 2.6"
> configure:4504: $? = 0
> configure:4579: result: yes
> configure:4586: checking for GNUnet core
> configure:5035: result: --with-gnunet not specified
> configure:5053: checking GNUnet/gnunet_ecrs_lib.h usability
> configure:5070: gcc -c -g -O2  conftest.c >&5
> conftest.c:53:36: fatal error: GNUnet/gnunet_ecrs_lib.h: No such file or directory
> compilation terminated.
> configure:5077: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "gnunet-fuse"
> | #define PACKAGE_TARNAME "gnunet-fuse"
> | #define PACKAGE_VERSION "0.8.0c"
> | #define PACKAGE_STRING "gnunet-fuse 0.8.0c"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnunet-fuse"
> | #define VERSION "0.8.0c"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <GNUnet/gnunet_ecrs_lib.h>
> configure:5091: result: no
> configure:5095: checking GNUnet/gnunet_ecrs_lib.h presence
> configure:5110: gcc -E  conftest.c
> conftest.c:20:36: fatal error: GNUnet/gnunet_ecrs_lib.h: No such file or directory
> compilation terminated.
> configure:5117: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "gnunet-fuse"
> | #define PACKAGE_TARNAME "gnunet-fuse"
> | #define PACKAGE_VERSION "0.8.0c"
> | #define PACKAGE_STRING "gnunet-fuse 0.8.0c"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnunet-fuse"
> | #define VERSION "0.8.0c"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | /* end confdefs.h.  */
> | #include <GNUnet/gnunet_ecrs_lib.h>
> configure:5131: result: no
> configure:5159: checking for GNUnet/gnunet_ecrs_lib.h
> configure:5168: result: no
> configure:5254: error: gnunet-fuse requires GNUnet
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_c_char_unsigned=no
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_FUSE_CFLAGS_set=
> ac_cv_env_FUSE_CFLAGS_value=
> ac_cv_env_FUSE_LIBS_set=
> ac_cv_env_FUSE_LIBS_value=
> ac_cv_env_GLIB_CFLAGS_set=
> ac_cv_env_GLIB_CFLAGS_value=
> ac_cv_env_GLIB_LIBS_set=
> ac_cv_env_GLIB_LIBS_value=
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_header_GNUnet_gnunet_ecrs_lib_h=no
> ac_cv_header_inttypes_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_gcc_c_o=yes
> ac_cv_prog_make_make_set=yes
> am_cv_CC_dependencies_compiler_type=none
> pkg_cv_FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  '
> pkg_cv_FUSE_LIBS='-lfuse  '
> pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  '
> pkg_cv_GLIB_LIBS='-lglib-2.0  '
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /«PKGBUILDDIR»/missing --run aclocal-1.10'
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='${SHELL} /«PKGBUILDDIR»/missing --run tar'
> AUTOCONF='${SHELL} /«PKGBUILDDIR»/missing --run autoconf'
> AUTOHEADER='${SHELL} /«PKGBUILDDIR»/missing --run autoheader'
> AUTOMAKE='${SHELL} /«PKGBUILDDIR»/missing --run automake-1.10'
> AWK='mawk'
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2'
> CPP='gcc -E'
> CPPFLAGS=''
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> EXEEXT=''
> FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  '
> FUSE_LIBS='-lfuse  '
> GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  '
> GLIB_LIBS='-lglib-2.0  '
> GREP='/bin/grep'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> MAKEINFO='${SHELL} /«PKGBUILDDIR»/missing --run makeinfo'
> MKDIR_P='/bin/mkdir -p'
> OBJEXT='o'
> PACKAGE='gnunet-fuse'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME='gnunet-fuse'
> PACKAGE_STRING='gnunet-fuse 0.8.0c'
> PACKAGE_TARNAME='gnunet-fuse'
> PACKAGE_VERSION='0.8.0c'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP=''
> VERSION='0.8.0c'
> ac_ct_CC='gcc'
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__quote=''
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} xf -'
> bindir='${exec_prefix}/bin'
> build_alias='x86_64-linux-gnu'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='$(SHELL) /«PKGBUILDDIR»/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/gnunet-fuse'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='/bin/mkdir -p'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME "gnunet-fuse"
> #define PACKAGE_TARNAME "gnunet-fuse"
> #define PACKAGE_VERSION "0.8.0c"
> #define PACKAGE_STRING "gnunet-fuse 0.8.0c"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE "gnunet-fuse"
> #define VERSION "0.8.0c"
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_UNISTD_H 1
> 
> configure: exit 1
> make: *** [build] Error 25

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/05/24/gnunet-fuse_0.8.0c-7_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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



Reply to: