public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "Joost.VandeVondele at mat dot ethz.ch" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/53835] New: in tree isl / cloog build fails
Date: Tue, 03 Jul 2012 06:14:00 -0000	[thread overview]
Message-ID: <bug-53835-4@http.gcc.gnu.org/bugzilla/> (raw)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53835

             Bug #: 53835
           Summary: in tree isl / cloog build fails
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Joost.VandeVondele@mat.ethz.ch


after downloading from gcc/infrastructure, and put cloog and isl in-tree, a
bootstrap fails with the errors below. Executing make in obj/cloog goes fine.

make[3]: Entering directory `/data/vjoost/gnu/gcc_trunk/obj/cloog'
Making all in .
checking for ANSI C header files... make[4]: Entering directory
`/data/vjoost/gnu/gcc_trunk/obj/cloog'
  CC     libcloog_isl_la-block.lo
  CC     libcloog_isl_la-clast.lo
  CC     libcloog_isl_la-matrix.lo
  CC     libcloog_isl_la-state.lo
  CC     libcloog_isl_la-input.lo
  CC     libcloog_isl_la-int.lo
  CC     libcloog_isl_la-loop.lo
  CC     libcloog_isl_la-names.lo
  CC     libcloog_isl_la-options.lo
  CC     libcloog_isl_la-pprint.lo
  CC     libcloog_isl_la-program.lo
  CC     libcloog_isl_la-union_domain.lo
  CC     libcloog_isl_la-statement.lo
  CC     libcloog_isl_la-stride.lo
  CC     libcloog_isl_la-domain.lo
  CC     libcloog_isl_la-backend.lo
  CC     libcloog_isl_la-version.lo
  CC     libcloog_isl_la-constraints.lo
  CC     cloog.o
In file included from ../../gcc/cloog/include/cloog/isl/constraintset.h:4:0,
                 from ../../gcc/cloog/include/cloog/isl/cloog.h:9,
                 from ../../gcc/cloog/source/isl/backend.c:1:
../../gcc/cloog/include/cloog/isl/backend.h:4:28: fatal error:
isl/constraint.h: No such file or directory
compilation terminated.
make[4]: *** [libcloog_isl_la-backend.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from ../../gcc/cloog/include/cloog/isl/constraintset.h:4:0,
                 from ../../gcc/cloog/include/cloog/isl/cloog.h:9,
                 from ../../gcc/cloog/source/isl/constraints.c:4:
../../gcc/cloog/include/cloog/isl/backend.h:4:28: fatal error:
isl/constraint.h: No such file or directory


             reply	other threads:[~2012-07-03  6:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-03  6:14 Joost.VandeVondele at mat dot ethz.ch [this message]
2012-07-03 10:14 ` [Bug bootstrap/53835] " rguenth at gcc dot gnu.org

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=bug-53835-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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 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).