unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: Mark H Weaver <mhw@netris.org>
Cc: guix-devel@gnu.org
Subject: Re: GNUnet build failure on mips64el
Date: Fri, 21 Feb 2014 12:27:01 +0100	[thread overview]
Message-ID: <20140221112701.GA26961@debian> (raw)
In-Reply-To: <87d2ih6l4f.fsf@netris.org>

Hello,

there are also (apparently unrelated) test failures on x86_64:
   http://hydra.gnu.org/build/39813

...
FAIL: test_namestore_api_lookup_private
...
Feb 20 08:58:58-161120 test-namestore-api-28190 ERROR Test to too long to store records, cannot run test!
FAIL: test_namestore_api_lookup_shadow_filter
...
2 of 19 tests failed


And there are some suspicious warnings in the middle of the compilation:
  CC     gnunet-gns-proxy.o
In file included from /nix/store/kczsfj4890k5xfqlimn2l37slfqyyjk9-gnurl-7.35.0/include/curl/curl.h:2283:0,
                 from gnunet-gns-proxy.c:32:
In function 'check_ssl_certificate',
    inlined from 'curl_check_hdr' at gnunet-gns-proxy.c:993:39:
/nix/store/kczsfj4890k5xfqlimn2l37slfqyyjk9-gnurl-7.35.0/include/curl/typecheck-gcc.h:126:42: warning: call to '_curl_easy_getinfo_err_curl_slist' declared with attribute warning: curl_easy_getinfo expects a pointer to struct curl_slist * for this info [enabled by default]
         _curl_easy_getinfo_err_curl_slist();                                  \
                                          ^
gnunet-gns-proxy.c:826:7: note: in expansion of macro 'curl_easy_getinfo'
       curl_easy_getinfo (s5r->curl,
       ^
In file included from ../../src/include/gnunet_crypto_lib.h:56:0,
                 from ../../src/include/gnunet_util_lib.h:39,
                 from gnunet-gns-proxy.c:41:
gnunet-gns-proxy.c: In function 'curl_task_download':
/nix/store/kczsfj4890k5xfqlimn2l37slfqyyjk9-gnurl-7.35.0/include/curl/typecheck-gcc.h:117:38: warning: call to '_curl_easy_getinfo_err_string' declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info [enabled by default]
         _curl_easy_getinfo_err_string();                                      \
                                      ^
../../src/include/gnunet_common.h:581:41: note: in definition of macro 'GNUNET_break'
 #define GNUNET_break(cond)  do { if (! (cond)) { GNUNET_log(GNUNET_ERROR_TYPE_ERROR, _("Assertion failed at %s:%d.\n"), __FILE__, __LINE__); } } while(0)
                                         ^
gnunet-gns-proxy.c:1338:7: note: in expansion of macro 'curl_easy_getinfo'
       curl_easy_getinfo (msg->easy_handle,
       ^
  CCLD   gnunet-gns-proxy
make[4]: Leaving directory '/tmp/nix-build-gnunet-0.10.0.drv-0/gnunet-0.10.0/src/gns'

Andreas

  reply	other threads:[~2014-02-21 11:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-21  6:22 GNUnet build failure on mips64el Mark H Weaver
2014-02-21 11:27 ` Andreas Enge [this message]
2014-02-21 13:01   ` Sree Harsha Totakura
2014-02-21 15:31     ` Ludovic Courtès
2014-02-21 15:39       ` Andreas Enge
2014-02-21 17:49         ` Ludovic Courtès
2014-02-21 18:20           ` Andreas Enge
2014-02-25  9:05             ` Andreas Enge
2014-02-27 21:29               ` Build timeout on Hydra Ludovic Courtès
2014-02-21 23:33       ` GNUnet build failure on mips64el Sree Harsha Totakura
2014-02-21 12:54 ` Sree Harsha Totakura
2014-02-21 21:46   ` Mark H Weaver
2014-02-21 23:28     ` Sree Harsha Totakura
2014-02-22  7:44       ` Mark H Weaver
2014-02-22  8:46         ` Sree Harsha Totakura
2014-02-22 11:41           ` Christian Grothoff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140221112701.GA26961@debian \
    --to=andreas@enge.fr \
    --cc=guix-devel@gnu.org \
    --cc=mhw@netris.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).