Am Sat, 29 Jun 2013 13:58:38 -0400
schrieb Ian Goldberg <[email protected]>:

> On Sat, Jun 29, 2013 at 06:37:30PM +0200, kardan wrote:
> > Am Sat, 29 Jun 2013 11:46:26 -0400
> > schrieb Ian Goldberg <[email protected]>:
> > 
> > > On Fri, Jun 28, 2013 at 08:00:15PM +0200, kardan wrote:
> > > > Hi,
> > > > 
> > > > am on this list since some months but found no time for reading
> > > > so far. Now I enjoyed the threads very much. Maybe I will give
> > > > irssi-otr a try in the near future. I hope I can help with
> > > > testing while learning in this fine community.
> > > > 
> > > > For finch with otr integration I used [1] some months ago and it
> > > > worked pretty well. Now I am stuck with a configure error.
> > > 
> > > I'm not sure I understand what's going on.  Who added AM_PROG_AR
> > > to configure.ac?  It looks like something in your autotools, but
> > > then the rest of your autotools didn't recognize it?  Are you
> > > sure all of your components are on a consistent version?
> > > 
> > >    - Ian
> > 
> > Thanks for your answer! The patch is by me, I added the lines after
> > the libtool warnings/errors. The issue is the '--is-lightweight'
> > option added by aclocal (part of automake) that is not recognized
> > by the 'missing' script which is part of the repository. I assume
> > it is outdated but I do not understand where the option exactly
> > comes from.
> > 
> > Kardan
> > 
> > ./missing                   scriptversion=2005-06-08.21
> > ii  autotools-dev                     20130515.1
> > ii  automake                              1:1.13.3-1
> > ii  autoconf                              2.69-1
> > ii  make                                  3.81-8.2 
> > ii  devscripts                            2.13.2
> > ii  libtool                               2.4.2-1.2
> > ii  libltdl7:i386                         2.4.2-1.2
> > ii  libltdl-dev:i386                      2.4.2-1.2
> 
> Ah, I see.  You'd have to ask hyc (the purple-otr maintainer), but I
> think a simple expedient would just be to copy the "missing" script
> from your version of automake (/usr/share/automake-*/missing).
> 
>    - Ian
Thanks! These are the details I am not aware of. Here is the next one:

export LIBS=/usr/include/libotr/
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
configure: error: in `/home/kardan/build/purple-otr':
configure: error: C compiler cannot create executables See `config.log'
for more details checking whether the C compiler works... no

gcc version 4.7.3 (Debian 4.7.3-4) 
configure:3172: $? = 0
configure:3161: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3172: $? = 4
configure:3161: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3172: $? = 4
configure:3192: checking whether the C compiler works
configure:3214: gcc    conftest.c /usr/include/libotr/ >&5
/usr/bin/ld: cannot find /usr/include/libotr/: File format not
recognized collect2: error: ld returned 1 exit status
configure:3218: $? = 1
configure:3256: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "purple-otr"
| #define PACKAGE_TARNAME "purple-otr"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "purple-otr 3.2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "purple-otr"
| #define VERSION "3.2.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }

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

It was created by purple-otr configure 3.2.1, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var

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

hostname = delight
uname -m = i686
uname -r = 3.9.1-t23-debug
uname -s = Linux
uname -v = #18 PREEMPT Fri Jun 21 15:22:59 CEST 2013

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

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
PATH: /home/kardan/bin
PATH: /home/kardan/bin


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

configure:2326: checking for a BSD-compatible install
configure:2394: result: /usr/bin/install -c
configure:2405: checking whether build environment is sane
configure:2460: result: yes
configure:2611: checking for a thread-safe mkdir -p
configure:2650: result: /bin/mkdir -p
configure:2657: checking for gawk
configure:2673: found /usr/bin/gawk
configure:2684: result: gawk
configure:2695: checking whether make sets $(MAKE)
configure:2717: result: yes
configure:2746: checking whether make supports nested variables
configure:2763: result: yes
configure:2896: checking for gcc
configure:2912: found /usr/bin/gcc
configure:2923: result: gcc
configure:3152: checking for C compiler version
configure:3161: gcc --version >&5
gcc (Debian 4.7.3-4) 4.7.3
Copyright (C) 2012 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:3172: $? = 0
configure:3161: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.3-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --enable-targets=all --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --with-arch-32=i586 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.7.3 (Debian 4.7.3-4) 
configure:3172: $? = 0
configure:3161: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3172: $? = 4
configure:3161: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3172: $? = 4
configure:3192: checking whether the C compiler works
configure:3214: gcc    conftest.c /usr/include/libotr/ >&5
/usr/bin/ld: cannot find /usr/include/libotr/: File format not recognized
collect2: error: ld returned 1 exit status
configure:3218: $? = 1
configure:3256: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "purple-otr"
| #define PACKAGE_TARNAME "purple-otr"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "purple-otr 3.2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "purple-otr"
| #define VERSION "3.2.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3261: error: in `/home/kardan/build/purple-otr':
configure:3263: error: C compiler cannot create executables
See `config.log' for more details

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

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_EXTRA_CFLAGS_set=
ac_cv_env_EXTRA_CFLAGS_value=
ac_cv_env_EXTRA_LIBS_set=
ac_cv_env_EXTRA_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=/usr/include/libotr/
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
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_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes

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

ACLOCAL='${SHELL} /home/kardan/build/purple-otr/missing aclocal-1.13'
ALL_LINGUAS=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR=''
AUTOCONF='${SHELL} /home/kardan/build/purple-otr/missing autoconf'
AUTOHEADER='${SHELL} /home/kardan/build/purple-otr/missing autoheader'
AUTOMAKE='${SHELL} /home/kardan/build/purple-otr/missing automake-1.13'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXTRA_CFLAGS=''
EXTRA_LIBS=''
FGREP=''
GETTEXT_PACKAGE=''
GMOFILES=''
GMSGFMT=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE=''
INTLTOOL_DESKTOP_RULE=''
INTLTOOL_DIRECTORY_RULE=''
INTLTOOL_EXTRACT=''
INTLTOOL_KBD_RULE=''
INTLTOOL_KEYS_RULE=''
INTLTOOL_MERGE=''
INTLTOOL_OAF_RULE=''
INTLTOOL_PERL=''
INTLTOOL_POLICY_RULE=''
INTLTOOL_PONG_RULE=''
INTLTOOL_PROP_RULE=''
INTLTOOL_SCHEMAS_RULE=''
INTLTOOL_SERVER_RULE=''
INTLTOOL_SERVICE_RULE=''
INTLTOOL_SHEET_RULE=''
INTLTOOL_SOUNDLIST_RULE=''
INTLTOOL_THEME_RULE=''
INTLTOOL_UI_RULE=''
INTLTOOL_UPDATE=''
INTLTOOL_V_MERGE=''
INTLTOOL_V_MERGE_OPTIONS=''
INTLTOOL_XAM_RULE=''
INTLTOOL_XML_NOMERGE_RULE=''
INTLTOOL_XML_RULE=''
INTLTOOL__v_MERGE_0=''
INTLTOOL__v_MERGE_=''
LD=''
LDFLAGS=''
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG=''
LIBGCRYPT_LIBS=''
LIBOBJS=''
LIBOTR_CFLAGS=''
LIBOTR_LIBS='/home/kardan/build/libotr-4.0.0/'
LIBS='/usr/include/libotr/'
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/kardan/build/purple-otr/missing makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
MKINSTALLDIRS=''
MSGFMT=''
MSGFMT_OPTS=''
MSGMERGE=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='purple-otr'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='purple-otr'
PACKAGE_STRING='purple-otr 3.2.1'
PACKAGE_TARNAME='purple-otr'
PACKAGE_URL=''
PACKAGE_VERSION='3.2.1'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_NLS=''
VERSION='3.2.1'
XGETTEXT=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/kardan/build/purple-otr/install-sh'
intltool__v_merge_options_0=''
intltool__v_merge_options_=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/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='/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "purple-otr"
#define PACKAGE_TARNAME "purple-otr"
#define PACKAGE_VERSION "3.2.1"
#define PACKAGE_STRING "purple-otr 3.2.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "purple-otr"
#define VERSION "3.2.1"

configure: exit 77
_______________________________________________
OTR-dev mailing list
[email protected]
http://lists.cypherpunks.ca/mailman/listinfo/otr-dev

Reply via email to