Package: autoconf
Version: 2.67-2
Severity: normal

When using bootstrap and autoconf tools on Debian Squeeze system,
initial GCC option verified on Debian Lenny system was no more
valid...please look at attached file

checking CFLAGS for gcc -std=c99... ../../configure: line 13260: ac_cv_cflags_gcc_option__std_c99=no, unknown: command not found ../../configure: line 13283: ac_cv_cflags_gcc_option__std_c99=-std=c99: command not found
-------------------------------------------------

-------------------------------------------------
 system information generated with...
reportbug -q --template -T none -s none -S normal -b --list-cc none -q autoconf
-------------------------------------------------

-- System Information:
Debian Release: 6.0
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages autoconf depends on:
ii debianutils 3.4 Miscellaneous utilities specific t
ii  m4                            1.4.14-3   a macro processing language
ii perl 5.10.1-17 Larry Wall's Practical Extraction

Versions of packages autoconf recommends:
ii automake1.9 [automaken] 1.9.6+nogfdl-3.1 A tool for generating GNU Standard

Versions of packages autoconf suggests:
pn  autoconf-archive              <none>     (no description available)
pn  autoconf-doc                  <none>     (no description available)
pn  autoconf2.13                  <none>     (no description available)
pn  gettext                       <none>     (no description available)
pn  gnu-standards                 <none>     (no description available)
ii  libtool                       2.2.6b-2   Generic libra


-------------------------------------------------
command line in my project....
reset && \
 cd ../.. && \
./bootstrap && \
cd -  && \
../../configure --program-prefix=/tmp 2>&1 | \
tee ~/tmp/bug_report_autoconf_2.67_debian_squeeze.txt
-------------------------------------------------

best regards

--
--------------------------------------
 -- Jean-Marc LACROIX                 --
  -- mailto : jeanmarc.lacr...@free.fr --
    ---------------------------------------
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) 
-std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for ANSI C header files... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for sys/types.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for inttypes.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for strndup... yes
checking for strncpy... yes
checking for strdup... yes
checking for strcat... yes
checking for strcpy... yes
checking for dup... yes
checking for dup2... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for htons... yes
checking for htonl... yes
checking for snprintf... yes
checking for sprintf... yes
checking for fcntl... yes
checking for powf in -lm... yes
checking CFLAGS for gcc -Wall... -Wall
checking CFLAGS for gcc -W... -W
checking CFLAGS for gcc -Werror... -Werror
checking CFLAGS for gcc -Wundef... -Wundef
checking CFLAGS for gcc -Wno-multichar... -Wno-multichar
checking CFLAGS for gcc -Wextra... -Wextra
checking CFLAGS for gcc -Wtrigraphs... -Wtrigraphs
checking CFLAGS for gcc -Wundef... (cached) -Wundef
checking CFLAGS for gcc -Wswitch... -Wswitch
checking CFLAGS for gcc -Wunused... -Wunused
checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes
checking CFLAGS for gcc -Wpacked... -Wpacked
checking CFLAGS for gcc -Waggregate-return... -Waggregate-return
checking CFLAGS for gcc -Wimplicit... -Wimplicit
checking CFLAGS for gcc -Wcast-qual... -Wcast-qual
checking CFLAGS for gcc -Wcast-align... -Wcast-align
checking CFLAGS for gcc -Wwrite-strings... -Wwrite-strings
checking CFLAGS for gcc -Wuninitialized... -Wuninitialized
checking CFLAGS for gcc -Winit-self... -Winit-self
checking CFLAGS for gcc -fno-common... -fno-common
checking CFLAGS for gcc -pedantic... -pedantic
checking CFLAGS for gcc -Wshadow... -Wshadow
checking CFLAGS for gcc -Wunsafe-loop-optimizations... 
-Wunsafe-loop-optimizations
checking CFLAGS for gcc -std=c99... ../../configure: line 13260: 
ac_cv_cflags_gcc_option__std_c99=no, unknown: command not found
../../configure: line 13283: ac_cv_cflags_gcc_option__std_c99=-std=c99: command 
not found

checking CFLAGS for gcc -Wreturn-type... no, unknown
checking CFLAGS for gcc -Wimplicit-int... no, unknown
checking CFLAGS for gcc -Wmain... no, unknown
checking CFLAGS for gcc -Wcomment... no, unknown
checking CFLAGS for gcc -Wformat... no, unknown
checking CFLAGS for gcc -Wchar-subscripts... no, unknown
checking CFLAGS for gcc -Wimplicit-function-declaration... no, unknown
checking CFLAGS for gcc -Wparentheses... no, unknown
checking CFLAGS for gcc -Wmissing-declarations... no, unknown
checking CFLAGS for gcc -Wredundant-decls... no, unknown
checking CFLAGS for gcc -Wstrict-prototypes... no, unknown
checking CFLAGS for gcc -Wnested-externs... no, unknown
checking CFLAGS for gcc -Wfloat-equal... no, unknown
checking CFLAGS for gcc -Wpointer-arith... no, unknown
checking CFLAGS for gcc -Wbad-function-cast... no, unknown
checking CFLAGS for gcc -Wsequence-point... no, unknown
checking CFLAGS for gcc -Wpadded... no, unknown
checking for doxygen... yes
checking for dot... yes
checking for python... yes
checking for sloccount... yes
checking for gprof... yes
checking for gcov... yes
checking for valgrind... no
checking for latex... yes
checking for htlatex... no
configure: creating ./config.status
config.status: creating build-aux/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/posix/Makefile
config.status: creating src/posix/test/Makefile
config.status: creating src/socket/Makefile
config.status: creating src/socket/test/Makefile
config.status: creating src/types/Makefile
config.status: creating src/debug/Makefile
config.status: creating src/debug/test/Makefile
config.status: creating src/debug/man/Makefile
config.status: creating src/list/Makefile
config.status: creating src/list/test/Makefile
config.status: creating src/string/Makefile
config.status: creating src/string/test/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/test/Makefile
config.status: creating src/getopt/Makefile
config.status: creating src/getopt/test/Makefile
config.status: creating src/getopt/man/Makefile
config.status: creating src/match/Makefile
config.status: creating src/match/test/Makefile
config.status: creating src/version/Makefile
config.status: creating src/version/test/Makefile
config.status: creating src/unitary_test/Makefile
config.status: creating src/unitary_test/test/Makefile
config.status: creating src/cycles/Makefile
config.status: creating src/cycles/test/Makefile
config.status: creating src/cycles/man/Makefile
config.status: creating src/memory/Makefile
config.status: creating src/memory/test/Makefile
config.status: creating src/container/Makefile
config.status: creating src/container/fifo/Makefile
config.status: creating src/container/fifo/test/Makefile
config.status: creating src/container/fifo/man/Makefile
config.status: creating src/container/stack/Makefile
config.status: creating src/container/stack/test/Makefile
config.status: creating src/container/stack/man/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

Configuration completed

System detected................... Linux

-- compilation needs are all OK

-- documentation needs :
latex found....................... yes
htlatex found..................... yes
Doxygen found..................... yes
Dot found......................... yes

-- test framework needs :
Python found...................... yes
Sloccount found................... yes
Gprof found....................... yes
Gcov found........................ yes
valgrind found.................... yes
Debug activated................... no
Libefence activated............... no

Type make to compile

Reply via email to