From wk at gnupg.org Tue Feb 16 12:50:14 2010 From: wk at gnupg.org (Werner Koch) Date: Tue, 16 Feb 2010 12:50:14 +0100 Subject: Build failure against latest libgpg-error In-Reply-To: <87bpfpcz0v.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sun, 14 Feb 2010 00:32:59 +0100") References: <87bpfpcz0v.fsf@gnu.org> Message-ID: <87aav9flhl.fsf@vigenere.g10code.de> On Sun, 14 Feb 2010 00:32, ludo at gnu.org said: > Building the latest libgcrypt against the latest libgpg-error appears to > ../src/.libs/libgcrypt.so: undefined reference to `gpg_err_set_errno' Are you sure that this is the latest libgpg-error? I can't see the svn revision from the logs. 229 or later is required. BTW: Running "./autogen --force" prior to configure puts the SVN revision name into the version string. I am currently porting GnuPG to WindowsCE, thus the SVN versions may be broken from time to time. > I can set up email notification of build status changes if you deem it > useful. That is useful. Please send them to hydra-logs at gnupg.org. Salam-Shalom, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. From ludo at gnu.org Sun Feb 14 00:32:59 2010 From: ludo at gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Date: Sun, 14 Feb 2010 00:32:59 +0100 Subject: Build failure against latest libgpg-error Message-ID: <87bpfpcz0v.fsf@gnu.org> Hi, (Retrying since the mailing list appears to silently ignore posts by non-members.) Building the latest libgcrypt against the latest libgpg-error appears to fail: --8<---------------cut here---------------start------------->8--- /bin/sh ../libtool --tag=CC --mode=link gcc -I/nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/include -g -O2 -fvisibility=hidden -Wall -o version version.o ../src/libgcrypt.la ../compat/libcompat.la libtool: link: gcc -I/nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/include -g -O2 -fvisibility=hidden -Wall -o .libs/version version.o ../src/.libs/libgcrypt.so -L/nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/lib /nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/lib/libgpg-error.so ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/nix/store/v99hz1rh1njql8ls44jqih64n80n97f0-libgcrypt-1.5.0-svn1420/lib -Wl,-rpath -Wl,/nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/lib ../src/.libs/libgcrypt.so: undefined reference to `gpg_err_set_errno' collect2: ld returned 1 exit status --8<---------------cut here---------------end--------------->8--- See http://hydra.nixos.org/build/292506 for details. BTW, libgcrypt and libgpg-error are continuously built at hydra.nixos.org, see http://hydra.nixos.org/jobset/gnu/libgcrypt-trunk . I can set up email notification of build status changes if you deem it useful. Thanks, Ludo?. From ludo at gnu.org Tue Feb 16 13:58:52 2010 From: ludo at gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Date: Tue, 16 Feb 2010 13:58:52 +0100 Subject: Build failure against latest libgpg-error In-Reply-To: <87aav9flhl.fsf@vigenere.g10code.de> (Werner Koch's message of "Tue, 16 Feb 2010 12:50:14 +0100") References: <87bpfpcz0v.fsf@gnu.org> <87aav9flhl.fsf@vigenere.g10code.de> Message-ID: <87eikl9w1f.fsf@gnu.org> Hi Werner, Werner Koch writes: > On Sun, 14 Feb 2010 00:32, ludo at gnu.org said: > >> Building the latest libgcrypt against the latest libgpg-error appears to > >> ../src/.libs/libgcrypt.so: undefined reference to `gpg_err_set_errno' > > Are you sure that this is the latest libgpg-error? I can't see the svn > revision from the logs. 229 or later is required. You?re right, it was actually r225 (it can be seen it by going to the ?Build Inputs? tab of a build, then following build inputs until you get the checkout.) The reason is that the ?tarball? job (i.e., ?make dist?) has been failing with r229, presumably because one must now run ?make? before ?make dist?: http://hydra.nixos.org/build/289061 . If that?s intended, I can change the builder to do this; should i make this change? >> I can set up email notification of build status changes if you deem it >> useful. > > That is useful. Please send them to hydra-logs at gnupg.org. Done: https://svn.nixos.org/viewvc/nix?view=rev&revision=20049 . If there are too many messages for some reason, or if you notice something wrong in the build environment, please don?t hesitate to ask me. Thanks, Ludo?. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From wk at gnupg.org Tue Feb 16 19:52:38 2010 From: wk at gnupg.org (Werner Koch) Date: Tue, 16 Feb 2010 19:52:38 +0100 Subject: Build failure against latest libgpg-error In-Reply-To: <87eikl9w1f.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Tue, 16 Feb 2010 13:58:52 +0100") References: <87bpfpcz0v.fsf@gnu.org> <87aav9flhl.fsf@vigenere.g10code.de> <87eikl9w1f.fsf@gnu.org> Message-ID: <87tythc8sp.fsf@vigenere.g10code.de> On Tue, 16 Feb 2010 13:58, ludo at gnu.org said: > You?re right, it was actually r225 (it can be seen it by going to the > ?Build Inputs? tab of a build, then following build inputs until you get > the checkout.) Thanks, it is not easy to find. > The reason is that the ?tarball? job (i.e., ?make dist?) has been > failing with r229, presumably because one must now run ?make? before > ?make dist?: http://hydra.nixos.org/build/289061 . If that?s intended, > I can change the builder to do this; should i make this change? No, that is a bug. I'll take care of it. Salam-Shalom, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. From wk at gnupg.org Wed Feb 17 09:32:12 2010 From: wk at gnupg.org (Werner Koch) Date: Wed, 17 Feb 2010 09:32:12 +0100 Subject: Build failure against latest libgpg-error In-Reply-To: <87tythc8sp.fsf@vigenere.g10code.de> (Werner Koch's message of "Tue, 16 Feb 2010 19:52:38 +0100") References: <87bpfpcz0v.fsf@gnu.org> <87aav9flhl.fsf@vigenere.g10code.de> <87eikl9w1f.fsf@gnu.org> <87tythc8sp.fsf@vigenere.g10code.de> Message-ID: <87pr44clf7.fsf@vigenere.g10code.de> On Tue, 16 Feb 2010 19:52, wk at gnupg.org said: >> failing with r229, presumably because one must now run ?make? before >> ?make dist?: http://hydra.nixos.org/build/289061 . If that?s intended, >> I can change the builder to do this; should i make this change? > > No, that is a bug. I'll take care of it. Fixed in svn 231. Shalom-Salam, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. From ludo at gnu.org Sun Feb 14 00:32:59 2010 From: ludo at gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Date: Sun, 14 Feb 2010 00:32:59 +0100 Subject: Build failure against latest libgpg-error Message-ID: <87aavcx9th.fsf@gnu.org> Hi, Building the latest libgcrypt against the latest libgpg-error appears to fail: --8<---------------cut here---------------start------------->8--- /bin/sh ../libtool --tag=CC --mode=link gcc -I/nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/include -g -O2 -fvisibility=hidden -Wall -o version version.o ../src/libgcrypt.la ../compat/libcompat.la libtool: link: gcc -I/nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/include -g -O2 -fvisibility=hidden -Wall -o .libs/version version.o ../src/.libs/libgcrypt.so -L/nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/lib /nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/lib/libgpg-error.so ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/nix/store/v99hz1rh1njql8ls44jqih64n80n97f0-libgcrypt-1.5.0-svn1420/lib -Wl,-rpath -Wl,/nix/store/lp6g5g4g42lch22vxidi4hzg39xjcg62-libgpgerror-1.8-svn0/lib ../src/.libs/libgcrypt.so: undefined reference to `gpg_err_set_errno' collect2: ld returned 1 exit status --8<---------------cut here---------------end--------------->8--- See http://hydra.nixos.org/build/292506 for details. BTW, libgcrypt and libgpg-error are continuously built at hydra.nixos.org, see http://hydra.nixos.org/jobset/gnu/libgcrypt-trunk . I can set up email notification of build status changes if you deem it useful. Thanks, Ludo?. From ametzler at downhill.at.eu.org Sat Feb 20 13:14:31 2010 From: ametzler at downhill.at.eu.org (Andreas Metzler) Date: Sat, 20 Feb 2010 13:14:31 +0100 Subject: libgcrypt11/mips(el): FTBFS with gcc-4.4 In-Reply-To: <20091217180000.GA3567@downhill.g.la> References: <20091217180000.GA3567@downhill.g.la> Message-ID: <20100220121431.GA3210@downhill.g.la> Andreas Metzler wrote: > this is . Debian/unstable has > recently > switched to gcc-4.4. This seems to have caused a build-failure for > libgcrypt. [...] Hello, I have now simply applied the patch for the Debian packages. Everything seems to have worked fine, libgcrypt builds successfully on mips and mipsel again. http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/patches/20_ftbfsmips.diff cu andreas From wk at gnupg.org Mon Feb 22 11:07:22 2010 From: wk at gnupg.org (Werner Koch) Date: Mon, 22 Feb 2010 11:07:22 +0100 Subject: libgcrypt11/mips(el): FTBFS with gcc-4.4 In-Reply-To: <20100220121431.GA3210@downhill.g.la> (Andreas Metzler's message of "Sat, 20 Feb 2010 13:14:31 +0100") References: <20091217180000.GA3567@downhill.g.la> <20100220121431.GA3210@downhill.g.la> Message-ID: <87fx4t8tyd.fsf@vigenere.g10code.de> On Sat, 20 Feb 2010 13:14, ametzler at downhill.at.eu.org said: > http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/patches/20_ftbfsmips.diff Integrated into upstream. Thanks also to Aurelien. Salam-Shalom, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.