From: Luis Pabon <lpabon@redhat.com>
To: ceph-devel@vger.kernel.org
Subject: master does not compile
Date: Thu, 26 Jun 2014 13:27:49 -0400 [thread overview]
Message-ID: <53AC5815.3090503@redhat.com> (raw)
I hit this issue just now (Fedora 20). Please confirm that this happens
in other systems. Travis may be able to at least help do sanity tests.
- Luis
CXX librados/librados_la-RadosClient.lo
erasure-code/jerasure/ErasureCodePluginJerasure.cc: In function 'int
__erasure_code_init(char*)':
erasure-code/jerasure/ErasureCodePluginJerasure.cc:78:43: error:
'galois_init_default_field' was not declared in this scope
int r = galois_init_default_field(w[i]);
^
erasure-code/jerasure/ErasureCodePluginJerasure.cc: In function 'int
__erasure_code_init(char*)':
erasure-code/jerasure/ErasureCodePluginJerasure.cc:78:43: error:
'galois_init_default_field' was not declared in this scope
int r = galois_init_default_field(w[i]);
^
make[3]: ***
[erasure-code/jerasure/libec_jerasure_generic_la-ErasureCodePluginJerasure.lo]
Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: ***
[erasure-code/jerasure/libec_jerasure_sse3_la-ErasureCodePluginJerasure.lo]
Error 1
erasure-code/jerasure/ErasureCodePluginJerasure.cc: In function 'int
__erasure_code_init(char*)':
erasure-code/jerasure/ErasureCodePluginJerasure.cc:78:43: error:
'galois_init_default_field' was not declared in this scope
int r = galois_init_default_field(w[i]);
^
make[3]: ***
[erasure-code/jerasure/libec_jerasure_sse4_la-ErasureCodePluginJerasure.lo]
Error 1
make[3]: Leaving directory `/data/lpabon/git/ceph/ceph/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/data/lpabon/git/ceph/ceph/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/data/lpabon/git/ceph/ceph/src'
make: *** [all-recursive] Error 1
$ git log --oneline -3
959d664 Merge pull request #2032 from sponce/wip-fixstriperoni386
a5f9a09 Fixed build on 32 bits platforms
f5a72b7 Added a couple of ASSERTS for avoiding coverity to complain
about the possibility of a division by 0
next reply other threads:[~2014-06-26 17:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-26 17:27 Luis Pabon [this message]
2014-06-26 17:32 ` master does not compile Gregory Farnum
2014-06-26 17:33 ` Sage Weil
2014-06-26 17:35 ` Luis Pabon
2014-06-26 17:57 ` Sage Weil
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53AC5815.3090503@redhat.com \
--to=lpabon@redhat.com \
--cc=ceph-devel@vger.kernel.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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.