Hi Guys.

This seems to be similar to:
http://sourceforge.net/p/isync/bugs/7/

I have tried with stable 1.2.1
and with the git version.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by isync configure 1.3.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --build=arm-linux-gnueabi --host=arm-linux-gnueabi 
--prefix=/usr --mandir=/usr/share/man

## --------- ##
## Platform. ##
## --------- ##

hostname = wari
uname -m = arm
uname -r = 4.1.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Aug 17 09:07:24 CEST 2015

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = arm
/usr/bin/arch -k       = arm
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /host_usr/bin
PATH: /scratchbox/devkits/cputransp/bin
PATH: /scratchbox/devkits/maemo3-tools/bin
PATH: /scratchbox/devkits/debian-etch/bin
PATH: /scratchbox/devkits/perl/bin
PATH: /scratchbox/tools/bin
PATH: /targets/links/arch_tools/bin
PATH: /scratchbox/compilers/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /sbin
PATH: /usr/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1790: checking for a BSD-compatible install
configure:1846: result: /scratchbox/tools/bin/install -c
configure:1857: checking whether build environment is sane
configure:1900: result: yes
configure:1957: checking for gawk
configure:1973: found /scratchbox/tools/bin/gawk
configure:1984: result: gawk
configure:1995: checking whether make sets $(MAKE)
configure:2016: result: yes
configure:2197: checking whether to enable maintainer-specific portions of 
Makefiles
configure:2206: result: yes
configure:2230: checking for arm-linux-gnueabi-gcc
configure:2246: found /scratchbox/compilers/bin/arm-linux-gnueabi-gcc
configure:2257: result: arm-linux-gnueabi-gcc
configure:2535: checking for C compiler version
configure:2542: arm-linux-gnueabi-gcc --version >&5
sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
Copyright (C) 2004 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:2545: $? = 0
configure:2552: arm-linux-gnueabi-gcc -v >&5
Reading specs from 
/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/specs
Reading specs from /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/gcc.specs
rename spec cpp to old_cpp
Configured with: 
/home/kl/cs2005q3-2_toolchain/gcc/glibc/work/gcc-2005q3-2/configure 
--build=i386-linux --host=i386-linux --target=arm-none-linux-gnueabi 
--prefix=/scratchbox/compilers/cs2005q3.2-glibc-arm 
--with-headers=/scratchbox/compilers/cs2005q3.2-glibc-arm/usr/include 
--enable-languages=c,c++ --enable-shared --enable-threads --disable-checking 
--enable-symvers=gnu --program-prefix=arm-linux- --with-gnu-ld 
--enable-__cxa_atexit --disable-libssp --disable-libstdcxx-pch --with-cpu= 
--enable-interwork
Thread model: posix
gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
configure:2555: $? = 0
configure:2562: arm-linux-gnueabi-gcc -V >&5
sbox-arm-linux-gcc: `-V' must come at the start of the command line
configure:2565: $? = 1
configure:2588: checking for C compiler default output file name
configure:2615: arm-linux-gnueabi-gcc    conftest.c  >&5
configure:2618: $? = 0
configure:2656: result: a.out
configure:2673: checking whether the C compiler works
configure:2683: ./a.out
configure:2686: $? = 0
configure:2703: result: yes
configure:2710: checking whether we are cross compiling
configure:2712: result: no
configure:2715: checking for suffix of executables
configure:2722: arm-linux-gnueabi-gcc -o conftest    conftest.c  >&5
configure:2725: $? = 0
configure:2749: result: 
configure:2755: checking for suffix of object files
configure:2781: arm-linux-gnueabi-gcc -c   conftest.c >&5
configure:2784: $? = 0
configure:2807: result: o
configure:2811: checking whether we are using the GNU C compiler
configure:2840: arm-linux-gnueabi-gcc -c   conftest.c >&5
configure:2846: $? = 0
configure:2863: result: yes
configure:2868: checking whether arm-linux-gnueabi-gcc accepts -g
configure:2898: arm-linux-gnueabi-gcc -c -g  conftest.c >&5
configure:2904: $? = 0
configure:3003: result: yes
configure:3020: checking for arm-linux-gnueabi-gcc option to accept ISO C89
configure:3094: arm-linux-gnueabi-gcc  -c -g -O2  conftest.c >&5
configure:3100: $? = 0
configure:3123: result: none needed
configure:3152: checking for style of include used by make
configure:3180: result: GNU
configure:3208: checking dependency style of arm-linux-gnueabi-gcc
configure:3298: result: gcc3
configure:3322: checking whether strftime supports %z
configure:3354: arm-linux-gnueabi-gcc -o conftest -g -O2 -pipe -W -Wall 
-Wshadow -Wstrict-prototypes -ansi -pedantic -Wno-overlength-strings  
-D_GNU_SOURCE  conftest.c  >&5
cc1: error: unrecognized command line option "-Wno-overlength-strings"
configure:3357: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "isync"
| #define PACKAGE_TARNAME "isync"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "isync 1.3.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isync"
| #define VERSION "1.3.0"
| /* end confdefs.h.  */
| #include <time.h>
| #include <string.h>
| 
| int main(void)
| {
|     time_t t = 0;
|     char buf[32];
|     strftime(buf, sizeof(buf), "%z", localtime(&t));
|     return !(buf[0] == '+' || buf[0] == '-');
| }
| 
configure:3382: result: no
configure:3385: error: libc lacks necessary feature

## ---------------- ##
## Cache variables. ##
## ---------------- ##

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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=arm-linux-gnueabi
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-gnueabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_objext=o
ac_cv_path_install='/scratchbox/tools/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-gnueabi-gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
ob_cv_strftime_z=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/aramirez/dev/isync-1.2.1/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/aramirez/dev/isync-1.2.1/missing --run tar'
AUTOCONF='${SHELL} /home/aramirez/dev/isync-1.2.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/aramirez/dev/isync-1.2.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/aramirez/dev/isync-1.2.1/missing --run automake-1.8'
AWK='gawk'
CC='arm-linux-gnueabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -ansi -pedantic 
-Wno-overlength-strings'
CPP=''
CPPFLAGS=' -D_GNU_SOURCE'
CYGPATH_W='echo'
DB_LIBS=''
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/aramirez/dev/isync-1.2.1/missing --run makeinfo'
OBJEXT='o'
PACKAGE='isync'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='isync'
PACKAGE_STRING='isync 1.3.0'
PACKAGE_TARNAME='isync'
PACKAGE_VERSION='1.3.0'
PATH_SEPARATOR=':'
PKGCONFIG=''
SASL_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SOCK_LIBS=''
SSL_LIBS=''
STRIP=''
VERSION='1.3.0'
Z_LIBS=''
ac_ct_CC=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias='arm-linux-gnueabi'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias='arm-linux-gnueabi'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/aramirez/dev/isync-1.2.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
mkdir_p='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='${prefix}/etc'
target_alias=''
with_compat_FALSE=''
with_compat_TRUE=''
with_mdconvert_FALSE=''
with_mdconvert_TRUE=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "isync"
#define PACKAGE_TARNAME "isync"
#define PACKAGE_VERSION "1.3.0"
#define PACKAGE_STRING "isync 1.3.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "isync"
#define VERSION "1.3.0"

configure: exit 1
Regards
------------------------------------------------------------------------------
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to