From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 01 04:59:56 2017 Received: (at submit) by debbugs.gnu.org; 1 Aug 2017 08:59:56 +0000 Received: from localhost ([127.0.0.1]:36075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcT1o-0005ko-WC for submit@debbugs.gnu.org; Tue, 01 Aug 2017 04:59:56 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcT1j-0005kY-KR for submit@debbugs.gnu.org; Tue, 01 Aug 2017 04:59:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcT1c-0003Bk-UL for submit@debbugs.gnu.org; Tue, 01 Aug 2017 04:59:38 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:56908) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dcT1c-0003Bd-RJ for submit@debbugs.gnu.org; Tue, 01 Aug 2017 04:59:36 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcT1a-0008OD-SZ for bug-guix@gnu.org; Tue, 01 Aug 2017 04:59:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcT1X-00038W-Oi for bug-guix@gnu.org; Tue, 01 Aug 2017 04:59:34 -0400 Received: from aibo.runbox.com ([91.220.196.211]:52332) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dcT1X-00034G-HV for bug-guix@gnu.org; Tue, 01 Aug 2017 04:59:31 -0400 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dcT1T-0004ij-6i for bug-guix@gnu.org; Tue, 01 Aug 2017 10:59:27 +0200 Received: from tor-exit1-readme.dfri.se ([171.25.193.77] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dcT1Q-0004sj-PZ for bug-guix@gnu.org; Tue, 01 Aug 2017 10:59:25 +0200 Date: Tue, 1 Aug 2017 08:59:22 +0000 From: ng0 To: bug-guix@gnu.org Subject: broken checkout? can't run autotools (automake) anymore in guix repository Message-ID: <20170801085922.hidhecwbpymfawyt@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xryil2nrd5vugmc6" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) --xryil2nrd5vugmc6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Starting With one of the commits since yesterday evening I get this when I try to run ~/guix_dev clean OR ~/guix_dev enter and then "make". An excerpt from my guix_dev: clean) make clean-recursive ;; enter) guix environment --fallback --ad-hoc guix autoconf automake@1.15.1 m= ake guile guile-ssh pkg-config gcc-toolchain libgcrypt gnutls guile-json zl= ib bzip2 sqlite help2man gettext texinfo guile-git ;; This happens with automake AND automake@1.15.1, yesterday it used to work a= s it is (without specifying automake 1.15.1). user@abyayala ~/src/guix/guix [env]$ ~/guix_dev clean cd . && /bin/sh /home/user/src/guix/guix/build-aux/missing automake-1.15 -= -gnu Makefile configure.ac:11: error: version mismatch. This is Automake 1.15.1, configure.ac:11: but the definition used by this AM_INIT_AUTOMAKE configure.ac:11: comes from Automake 1.15. You should recreate configure.ac:11: aclocal.m4 with aclocal and run automake again. configure.ac:23: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and i= ts use is discouraged. configure.ac:23: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' ma= cro instead, configure.ac:23: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makef= ile.am files. Makefile.am:491: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS WARNING: 'automake-1.15' is probably too old. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' program is part of the GNU Automake package: It also requires GNU Autoconf, GNU m4 and Perl in order to run: make: *** [Makefile:2956: Makefile.in] Error 63 So what am I supposed to do now? --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --xryil2nrd5vugmc6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmAQuoACgkQ4i+bv+40 hYgCwBAAlDtk8x8vlahQ64Y+JhUIfTq9t8xFt8sR2QF9hAqhQbTu2+FD+8lYQr8u nAg5EFzFqPIO7TNeieASDrbPRuo5Rj5g9i1Vbgac2MifVrPDIVC0R7F5FqlR3z02 K7TqaN/7l4BDp50oDoLmLRATWufCpeRDvlhRxTcQfR6JSW1eHlnD8HF6yIXgs5wM bDBo7YSFU4wCey1gWnHv5CKqdQMsxRYKX8+geT8GmShy2+yr7FKRkABZZumZvW45 U3RPntDz16W/efsGvpPPMpir9m1zJGQ1BgLi24+ogu14ZGDwhnSdeNRDqT4bLCAB hcNNu0nqIwoLf/6766nRRCskbmOjLajwK5AaHJFpTxmo9PcL8WTpj6sibgZQCEYz 3mobI1p1gHDTN6QpzA5/YAztgF77L3HIO0JZhMtccmZTlSviHL5RLbTwXM6C56xD aInT8cYEUr6kyL0dBJct5O0EnmRkN1fkuBV55TDC4KBCq1UUoD4HkSgkBD/qnMhi P69xqj/6I+dFAumZp8kHsSbvG0aYysLKG3z4+dldgKHKgmFt75n6YbbQEZ+4+lMj JJ9q9EoH2PPI9ioCzK4IjSd4Rjgcyn55H58yX50bOOuBAI++MV/YcuU76oyG2/Xk 7vgQrVdhiozYt5lCAinYYeRrBWaN1TuXhYAthNgsTk1k+fNX6NU= =AVbq -----END PGP SIGNATURE----- --xryil2nrd5vugmc6-- From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 01 05:19:36 2017 Received: (at 27900) by debbugs.gnu.org; 1 Aug 2017 09:19:36 +0000 Received: from localhost ([127.0.0.1]:36102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcTKy-0006E8-IE for submit@debbugs.gnu.org; Tue, 01 Aug 2017 05:19:36 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:44962) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcTKw-0006Dv-MJ for 27900@debbugs.gnu.org; Tue, 01 Aug 2017 05:19:35 -0400 Received: from localhost (77.118.188.11.wireless.dyn.drei.com [77.118.188.11]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 8DE691CA0360; Tue, 1 Aug 2017 11:19:32 +0200 (CEST) Date: Tue, 1 Aug 2017 11:19:29 +0200 From: Danny Milosavljevic To: ng0 Subject: Re: bug#27900: broken checkout? can't run autotools (automake) anymore in guix repository Message-ID: <20170801111929.378f1312@scratchpost.org> In-Reply-To: <20170801085922.hidhecwbpymfawyt@abyayala> References: <20170801085922.hidhecwbpymfawyt@abyayala> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 27900 Cc: 27900@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Hi ng0, > guix environment --fallback --ad-hoc guix autoconf automake@1.15.1 make guile guile-ssh pkg-config gcc-toolchain libgcrypt gnutls guile-json zlib bzip2 sqlite help2man gettext texinfo guile-git I only ever do $ guix environment --fallback --pure guix (The "--pure" is important) and it works fine, bootstrapping too (via ./bootstrap - which invokes autoreconf). I mean I guess your ad-hoc-everything way should be possible, but why would you do that? It makes the setup flaky should the guix package ever change its inputs (I don't know whether it did in fact do that). I do sometimes specify extra ad-hoc packages, like so: $ guix environment --fallback --pure guix --ad-hoc guile-ncurses-with-gpm The order of the arguments is sometimes important. I think of "--ad-hoc" like "--" for many other UNIX commands (startx etc). From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 01 05:28:12 2017 Received: (at 27900-done) by debbugs.gnu.org; 1 Aug 2017 09:28:12 +0000 Received: from localhost ([127.0.0.1]:36114 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcTTH-0006Qy-Ul for submit@debbugs.gnu.org; Tue, 01 Aug 2017 05:28:12 -0400 Received: from aibo.runbox.com ([91.220.196.211]:51356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcTTF-0006Qo-Rf for 27900-done@debbugs.gnu.org; Tue, 01 Aug 2017 05:28:10 -0400 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dcTTE-0001Hc-0t; Tue, 01 Aug 2017 11:28:08 +0200 Received: from tor-exit-01.thehappy3.com ([178.63.97.34] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dcTT0-0001Xj-8G; Tue, 01 Aug 2017 11:27:54 +0200 Date: Tue, 1 Aug 2017 09:27:51 +0000 From: ng0 To: Danny Milosavljevic Subject: Re: bug#27900: broken checkout? can't run autotools (automake) anymore in guix repository Message-ID: <20170801092751.vrad4m5en6xwcdn4@abyayala> Mail-Followup-To: Danny Milosavljevic , 27900-done@debbugs.gnu.org References: <20170801085922.hidhecwbpymfawyt@abyayala> <20170801111929.378f1312@scratchpost.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gdefmh56qjahdbcn" Content-Disposition: inline In-Reply-To: <20170801111929.378f1312@scratchpost.org> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 27900-done Cc: ng0 , 27900-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --gdefmh56qjahdbcn Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Danny Milosavljevic transcribed 0.8K bytes: > Hi ng0, >=20 > > guix environment --fallback --ad-hoc guix autoconf automake@1.15= =2E1 make guile guile-ssh pkg-config gcc-toolchain libgcrypt gnutls guile-j= son zlib bzip2 sqlite help2man gettext texinfo guile-git >=20 > I only ever do=20 >=20 > $ guix environment --fallback --pure guix >=20 > (The "--pure" is important) Nice. This fixed my issue. My pure environment is not so pure because I'm having issues with bashrc an= d bash_profile at the moment (bash_profile isn't respecting some of my files which provide all the bash = things I have), but it worked. > and it works fine, bootstrapping too (via ./bootstrap - which invokes aut= oreconf). >=20 > I mean I guess your ad-hoc-everything way should be possible, but why wou= ld you do that? Well I only started using the guix environment subcommands recently and I a= m experimenting. --ad-hoc seemed logical to me, but as we use pure with guix, it already pro= vides everything guix needs. So no reason to use adhoc. It makes the setup flaky should the guix package ever change its inputs (I = don't know whether it did in fact do that). >=20 > I do sometimes specify extra ad-hoc packages, like so: >=20 > $ guix environment --fallback --pure guix --ad-hoc guile-ncurses-with-gpm >=20 > The order of the arguments is sometimes important. I think of "--ad-hoc"= like "--" for many other UNIX commands (startx etc). >=20 Okay, thanks for your help! --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --gdefmh56qjahdbcn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmASZcACgkQ4i+bv+40 hYgWRxAAgwo0KdcovLzvIl6Xr8jXV6kpPxYLuJQWg02ssfP0/TxJbOHxwcXCd1gK zHMyPtwFZtqOtLX/0nldgSUY6SzW6Vl47in4jaQcUSWh0Q+ySS/oe3y1Ib/gocgN l6ku0zzsw0KyqC/mUuHqMfve20zWwPqrSsYI3LJO2hF7UieuYYyTrDdWzqmAny6K Cx1qKKdmP6bbn/7Ic95a6nutKngpPLDEEGtp+/GPBgL0qMTKlGhz+xybrnHxnog/ h+OLfBzNs1z7axxuyIt3+SrJg/96j2LyeyFmSPYyc6Uzlrx18ffbzlOTD6rz4Dz3 kwhKbKXsgQLyxvIxk83RIdYcYgB/Vy5WWNiCMtuSidwiyjnm6/PP56dR9CdvGo23 wT5Hfwox8MXXB944ntSuzrYgEcnDaHYEtsx/eF/70l8cO8Idouth+fb66YoLtIKu AeyZXwEB17aRE77hOPEezk+nvTtYU4n8Hg+AdY902ClbZKO4ghuhvBtrLwqsPpNB BLffuXJ+gIHqDUcSF6K0Zi/CwN2dYYK9E1t5Ojc8z6l0UTf+ATWrY2/pH4x5XqoU a0WSC74laIfaN28eA4DtXDRcJ3LCNEVQA718tlcy612TlABJRKZW53w3tJWVppiX /Xa8Ht3x+mwVjI7nH02XNYm9FXP3CFYzrJC1R1luoj3dj5A2uww= =wH1c -----END PGP SIGNATURE----- --gdefmh56qjahdbcn-- From unknown Thu Aug 14 21:55:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 29 Aug 2017 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator