Stefano Lattarini <stefano.lattarini@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Stefano Lattarini <stefano.lattarini@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 17327) by debbugs.gnu.org; 17 Dec 2014 14:51:28 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Dec 17 09:51:28 2014 Received: from localhost ([127.0.0.1]:48612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1Y1Fwl-0006Ng-MP for submit <at> debbugs.gnu.org; Wed, 17 Dec 2014 09:51:28 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:45413) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from <stefano.lattarini@HIDDEN>) id 1Y1Fwi-0006NP-3T; Wed, 17 Dec 2014 09:51:24 -0500 Received: by mail-wi0-f176.google.com with SMTP id ex7so16008347wid.3; Wed, 17 Dec 2014 06:51:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=iF5kzdbf+xZ+6KZ9wNLYC9NhWaHAWfmQTaQXuFGi+zs=; b=Fs25LVxhhQcl6l79mE1FFjT1Z7/t+bWcZ+UtNmdK6WBT5yc7I2SNmuJtELSvMva+F5 jLzTgVzA+FMMmR9xLGOtSHgq7p8TABCTib7iENKeq+PUJYfnS404FfIxwywlQEe3Gz5J jv9B+yLWrLAR6zZtofqv1xgeYKP81fBESs08eAqJduERV4skTsQ4iumQPaTnU4eZXa6N +V8QwuRCSL1JV9yZu5QZctTjrtYPTxijDDmsY/qk+4HprwGXCQPTXlOGRpyLBFpe0qxV fTAgkANgJyFu9ZdkCHKtoL4RrR0Gbv6Q/WM7CvTGm361boPxrtJlGorRIXSFbAlyWIev nwzQ== X-Received: by 10.180.78.3 with SMTP id x3mr15487157wiw.82.1418827883382; Wed, 17 Dec 2014 06:51:23 -0800 (PST) Received: from [192.168.0.101] (host159-94-dynamic.7-79-r.retail.telecomitalia.it. [79.7.94.159]) by mx.google.com with ESMTPSA id gf6sm5396243wjc.11.2014.12.17.06.51.22 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Dec 2014 06:51:22 -0800 (PST) Message-ID: <54919869.2040407@HIDDEN> Date: Wed, 17 Dec 2014 15:51:21 +0100 From: Stefano Lattarini <stefano.lattarini@HIDDEN> MIME-Version: 1.0 To: Gallagher James <jgallagher@HIDDEN>, 17327 <at> debbugs.gnu.org Subject: Re: bug#17327: Bug report References: <0B3CD00E-D036-4874-89A8-D38A6941F364@HIDDEN> In-Reply-To: <0B3CD00E-D036-4874-89A8-D38A6941F364@HIDDEN> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 17327 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.7 (/) retitle 17327 Automake dying with internal error: "global options already processed" tags 17327 moreinfo thanks On 04/23/2014 08:18 PM, Gallagher James wrote: > OSX 10.9, automake 1.14, autoconf 2.69 > > autoreconf: running: automake --add-missing --copy --force-missing > automake: error: global options already processed > automake: Please contact <bug-automake@HIDDEN>. > at /usr/local/share/automake-1.14/Automake/Channels.pm line 662, <GEN0> line 109. > Automake::Channels::msg('automake', '', 'global options already processed') called at /usr/local/share/automake-1.14/Automake/ChannelDefs.pm line 212 > Automake::ChannelDefs::prog_error('global options already processed') called at /usr/local/share/automake-1.14/Automake/Options.pm line 421 > Automake::Options::process_global_option_list('HASH(0x7fe0a2007cd8)') called at /usr/local/bin/automake line 5331 > Automake::scan_autoconf_traces('configure.ac') called at /usr/local/bin/automake line 5431 > Automake::scan_autoconf_files() called at /usr/local/bin/automake line 8259 > autoreconf: automake failed with exit status: 29 > [jimg:shrew$] > > Here’s the Makefile.am in question: > > ACLOCAL_AMFLAGS = -I conf > > EXTRA_DIST = > > # Edit here and in the hyrax-* targets > SUBDIRS = src/libdap src/bes src/modules > > # These will be passed to all builds if > # configure gets --enable-developer > # Modify as needed... > > if BUILD_HYRAX_DEVELOPER > developer_arg = --enable-developer CXXFLAGS="-g3 -O0 -W -Wall -Wcast-align" LDFLAGS=-g > else > developer_arg= > endif > > prefix_arg = --prefix=$(prefix) > > # olfs_version_arg = -DHYRAX_VERSION= -DOLFS_VERSION= > olfs_version_arg = -DHYRAX_VERSION=nightly_build > > # We have two different sets of these Makefile variables for OSX and Linux. > # Doing this simplifes managing checkins and the like. > # Only use these if you need them and make sure to double check the values. > # If they are wrong, configure in the modules dir will fail and that means > # other parts of the build will fail too. > > … > [ plain ‘make’ lines follow ] > > -- > James Gallagher > jgallagher at opendap.org > 406.723.8663 > Did you perhaps invoke AM_INIT_AUTOMAKE twice in your configure.ac?
bug-automake@HIDDEN
:bug#17327
; Package automake
.
Full text available.Received: (at submit) by debbugs.gnu.org; 23 Apr 2014 18:20:02 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Apr 23 14:20:02 2014 Received: from localhost ([127.0.0.1]:56431 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1Wd1m5-0005TZ-51 for submit <at> debbugs.gnu.org; Wed, 23 Apr 2014 14:20:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42412) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from <james.hr.gallagher@HIDDEN>) id 1Wd1kf-0005QO-Pe for submit <at> debbugs.gnu.org; Wed, 23 Apr 2014 14:18:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <james.hr.gallagher@HIDDEN>) id 1Wd1kb-0008CO-3D for submit <at> debbugs.gnu.org; Wed, 23 Apr 2014 14:18:33 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42396) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <james.hr.gallagher@HIDDEN>) id 1Wd1ka-0008CK-Vr for submit <at> debbugs.gnu.org; Wed, 23 Apr 2014 14:18:29 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <james.hr.gallagher@HIDDEN>) id 1Wd1kW-0006jG-JS for bug-automake@HIDDEN; Wed, 23 Apr 2014 14:18:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <james.hr.gallagher@HIDDEN>) id 1Wd1kS-0008Bd-8N for bug-automake@HIDDEN; Wed, 23 Apr 2014 14:18:24 -0400 Received: from mail-pb0-x22d.google.com ([2607:f8b0:400e:c01::22d]:51457) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <james.hr.gallagher@HIDDEN>) id 1Wd1kR-0008BX-Vx for bug-automake@HIDDEN; Wed, 23 Apr 2014 14:18:20 -0400 Received: by mail-pb0-f45.google.com with SMTP id uo5so1035981pbc.18 for <bug-automake@HIDDEN>; Wed, 23 Apr 2014 11:18:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:content-type:subject:date:message-id:cc:to:mime-version; bh=6Ag5yP+LLm4/vxhhDO4GHyASX9mxk9xWeEeQgIK7Dfk=; b=KADKxqKNFKh1q+M6ZQMupVGiGJny5szms+XWPTs4bCDvugJM9V/3EVxvobtAMsR7p4 0wH1Y6Abf/i3kYxidVO4EK/+FMftS0Yeyb4NQukP5iI9QbEQqXpnrYOCs+Or9br30R4q tUmoz9/OwxNEMCnnFxyvHYO06hgFgevrlBkx8C9r6U9QXHZBv1NDF1B1aSyl9f5wgujx bkgu8mDpEk+5pRrbeFyBwPBMKEt/ndtRJiBVcLGpMkujflslUbGhzfN3CVN+XABSXLjD TXU8UplMmjPYzcTY4ZfQfDksfN5NnvzFzi/2QIZBntdlYShkLef87tGexiQubLua/hQL +ozg== X-Received: by 10.68.113.68 with SMTP id iw4mr23193456pbb.119.1398277098336; Wed, 23 Apr 2014 11:18:18 -0700 (PDT) Received: from [192.168.0.2] (75-175-252-55.hlna.qwest.net. [75.175.252.55]) by mx.google.com with ESMTPSA id op3sm3932218pbc.40.2014.04.23.11.18.13 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 23 Apr 2014 11:18:17 -0700 (PDT) From: Gallagher James <jgallagher@HIDDEN> Content-Type: multipart/signed; boundary="Apple-Mail=_7CCF830F-F493-43A3-B3B3-9B784980360F"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: Bug report Date: Wed, 23 Apr 2014 12:18:10 -0600 Message-Id: <0B3CD00E-D036-4874-89A8-D38A6941F364@HIDDEN> To: bug-automake@HIDDEN Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 23 Apr 2014 14:19:59 -0400 Cc: Gallagher James <jgallagher@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -4.0 (----) --Apple-Mail=_7CCF830F-F493-43A3-B3B3-9B784980360F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 OSX 10.9, automake 1.14, autoconf 2.69 autoreconf: running: automake --add-missing --copy --force-missing automake: error: global options already processed automake: Please contact <bug-automake@HIDDEN>. at /usr/local/share/automake-1.14/Automake/Channels.pm line 662, <GEN0> = line 109. Automake::Channels::msg('automake', '', 'global options already = processed') called at = /usr/local/share/automake-1.14/Automake/ChannelDefs.pm line 212 Automake::ChannelDefs::prog_error('global options already = processed') called at /usr/local/share/automake-1.14/Automake/Options.pm = line 421 = Automake::Options::process_global_option_list('HASH(0x7fe0a2007cd8)') = called at /usr/local/bin/automake line 5331 Automake::scan_autoconf_traces('configure.ac') called at = /usr/local/bin/automake line 5431 Automake::scan_autoconf_files() called at = /usr/local/bin/automake line 8259 autoreconf: automake failed with exit status: 29 [jimg:shrew$]=20 Here=92s the Makefile.am in question: ACLOCAL_AMFLAGS =3D -I conf EXTRA_DIST =3D=20 # Edit here and in the hyrax-* targets SUBDIRS =3D src/libdap src/bes src/modules # These will be passed to all builds if # configure gets --enable-developer # Modify as needed... if BUILD_HYRAX_DEVELOPER developer_arg =3D --enable-developer CXXFLAGS=3D"-g3 -O0 -W -Wall = -Wcast-align" LDFLAGS=3D-g else developer_arg=3D endif prefix_arg =3D --prefix=3D$(prefix) # olfs_version_arg =3D -DHYRAX_VERSION=3D -DOLFS_VERSION=3D olfs_version_arg =3D -DHYRAX_VERSION=3Dnightly_build # We have two different sets of these Makefile variables for OSX and = Linux. # Doing this simplifes managing checkins and the like. # Only use these if you need them and make sure to double check the = values.=20 # If they are wrong, configure in the modules dir will fail and that = means=20 # other parts of the build will fail too. =85 [ plain =91make=92 lines follow ] -- James Gallagher jgallagher at opendap.org 406.723.8663 --Apple-Mail=_7CCF830F-F493-43A3-B3B3-9B784980360F Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlNYA+IACgkQaCA8XAomTJHxNQCguTG1kSGUHvL0f0M7QdTiXjBw yvsAnjDt2DqN+6gGganrraOvjTIQzQJM =BwN9 -----END PGP SIGNATURE----- --Apple-Mail=_7CCF830F-F493-43A3-B3B3-9B784980360F--
Gallagher James <jgallagher@HIDDEN>
:bug-automake@HIDDEN
.
Full text available.bug-automake@HIDDEN
:bug#17327
; Package automake
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.