From user-return-22633-apmail-ignite-user-archive=ignite.apache.org@ignite.apache.org Wed Oct 24 10:25:06 2018 Return-Path: X-Original-To: apmail-ignite-user-archive@minotaur.apache.org Delivered-To: apmail-ignite-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 767E618618 for ; Wed, 24 Oct 2018 10:25:06 +0000 (UTC) Received: (qmail 10006 invoked by uid 500); 24 Oct 2018 10:25:06 -0000 Delivered-To: apmail-ignite-user-archive@ignite.apache.org Received: (qmail 9959 invoked by uid 500); 24 Oct 2018 10:25:05 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 9950 invoked by uid 99); 24 Oct 2018 10:25:05 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2018 10:25:05 +0000 Received: from mail-ua1-f50.google.com (mail-ua1-f50.google.com [209.85.222.50]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTPSA id 26D1238BD for ; Wed, 24 Oct 2018 10:25:05 +0000 (UTC) Received: by mail-ua1-f50.google.com with SMTP id c10so1643911uao.12 for ; Wed, 24 Oct 2018 03:25:05 -0700 (PDT) X-Gm-Message-State: AGRZ1gKBS6rB4XpBf4YmK1agQu+7aR/wFujQApY03jcQLweGl90qeYZR HhSB2hGqhDrZtyHo7S/3hOwNGNFbPdTaj0MyqYQTyA== X-Google-Smtp-Source: AJdET5cPvC23cUhcnp93zmo9KVAIia7wRm9dAymDDj1pjE2n7+9ftZ7JQ4sAIyeRKyChWAQUp7CnL1vke9sAUgXC0cE= X-Received: by 2002:ab0:30a9:: with SMTP id b9mr820808uam.84.1540376704779; Wed, 24 Oct 2018 03:25:04 -0700 (PDT) MIME-Version: 1.0 References: <1540375751636-0.post@n6.nabble.com> In-Reply-To: <1540375751636-0.post@n6.nabble.com> From: Igor Sapego Date: Wed, 24 Oct 2018 13:24:53 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: ignite odbc build error To: user Content-Type: multipart/alternative; boundary="0000000000004f1e0b0578f6e671" --0000000000004f1e0b0578f6e671 Content-Type: text/plain; charset="UTF-8" It is strongly not recommended to run build by the root. This may be a cause of the issue. If building without from other user won't work, try removing the following line in configure.ac: AM_SILENT_RULES([yes]) Let me know if this works. I need to find the root cause of the issue. Best Regards, Igor On Wed, Oct 24, 2018 at 1:09 PM wt wrote: > i am trying to build the 2.7 odbc driver and i am getting an error. I am > using ubuntu 14 > > root@ip-10-112-47-3:/ignite2.7/ignite/modules/platforms/cpp# ls > aclocal.m4 config.sub cpp.dxg jni missing > thin-client > autom4te.cache configure depcomp ltmain.sh odbc > thin-client-test > binary configure.ac DEVNOTES.txt m4 odbc-test > common configure.acrel examples Makefile.am project > config.guess core ignite Makefile.amrel README.md > config.h.in core-test install-sh Makefile.in README.txt > > > root@ip-10-112-47-3:/ignite2.7/ignite/modules/platforms/cpp# libtoolize && > aclocal && autoheader && automake --add-missing && autoreconf ./ > configure.ac > --enable-odbc --disable-node --disable-core > aclocal:configure.ac:32: warning: macro `AM_SILENT_RULES' not found in > library > aclocal:configure.ac:36: warning: macro `AM_PROG_AR' not found in library > Useless use of /d modifier in transliteration operator at > /usr/share/automake-1.9/Automake/Wrap.pm line 60. > aclocal:configure.ac:32: warning: macro `AM_SILENT_RULES' not found in > library > aclocal:configure.ac:36: warning: macro `AM_PROG_AR' not found in library > configure.ac:32: error: possibly undefined macro: AM_SILENT_RULES > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.ac:36: error: possibly undefined macro: AM_PROG_AR > autoreconf: /usr/bin/autoconf failed with exit status: 1 > root@ip-10-112-47-3:/ignite2.7/ignite/modules/platforms/cpp# > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > --0000000000004f1e0b0578f6e671 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
It is strongly not recommended to run build by the ro= ot.
This may be a cause of the issue.

<= /div>
If building without from other user won't work, t= ry removing
the following line in configure.ac:

AM_SILENT_RULES([yes= ])

Let me know if this works. I need to find the r= oot cause
of the issue.

=
Best Regards,
Igor

=

On Wed, Oct 24,= 2018 at 1:09 PM wt <waynethero= n@gmail.com> wrote:
i am try= ing to build the 2.7 odbc driver and i am getting an error. I am
using ubuntu 14

root@ip-10-112-47-3:/ignite2.7/ignite/modules/platforms/cpp# ls
aclocal.m4=C2=A0 =C2=A0 =C2=A0 config.sub=C2=A0 =C2=A0 =C2=A0 =C2=A0cpp.dxg= =C2=A0 =C2=A0 =C2=A0 =C2=A0jni=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0missing=C2=A0 =C2=A0
thin-client
autom4te.cache=C2=A0 configure=C2=A0 =C2=A0 =C2=A0 =C2=A0 depcomp=C2=A0 =C2= =A0 =C2=A0 =C2=A0ltmain.sh=C2=A0 =C2=A0 =C2=A0 =C2=A0odbc=C2=A0 =C2=A0 =C2= =A0 =C2=A0
thin-client-test
binary=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 configure.ac=C2=A0 =C2=A0 =C2=A0DEVN= OTES.txt=C2=A0 m4=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 odbc-test=
common=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 configure.acrel=C2=A0 examples=C2= =A0 =C2=A0 =C2=A0 Makefile.am=C2=A0 =C2=A0 =C2=A0project
config.guess=C2=A0 =C2=A0 core=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0ignite=C2=A0 =C2=A0 =C2=A0 =C2=A0 Makefile.amrel=C2=A0 README.md
config.= h.in=C2=A0 =C2=A0 =C2=A0core-test=C2=A0 =C2=A0 =C2=A0 =C2=A0 install-sh= =C2=A0 =C2=A0 Makefile.in=C2=A0 =C2=A0 =C2=A0README.txt


root@ip-10-112-47-3:/ignite2.7/ignite/modules/platforms/cpp# libtoolize &am= p;&
aclocal && autoheader && automake --add-missing && = autoreconf ./configure.ac
--enable-odbc --disable-node --disable-core
aclocal:configure.ac:32: warning: macro `AM_SILENT_RULES' not found in=
library
aclocal:configure.ac:36: warning: macro `AM_PROG_AR' not found in libr= ary
Useless use of /d modifier in transliteration operator at
/usr/share/automake-1.9/Automake/Wrap.pm line 60.
aclocal:configure.ac:32: warning: macro `AM_SILENT_RULES' not found in=
library
aclocal:configure.ac:36: warning: macro `AM_PROG_AR' not found in libr= ary
con= figure.ac:32: error: possibly undefined macro: AM_SILENT_RULES
=C2=A0 =C2=A0 =C2=A0 If this token and others are legitimate, please use m4= _pattern_allow.
=C2=A0 =C2=A0 =C2=A0 See the Autoconf documentation.
con= figure.ac:36: error: possibly undefined macro: AM_PROG_AR
autoreconf: /usr/bin/autoconf failed with exit status: 1
root@ip-10-112-47-3:/ignite2.7/ignite/modules/platforms/cpp#




--
Sent from: http://apache-ignite-users.70518.x6.nabbl= e.com/
--0000000000004f1e0b0578f6e671--