out of source tree build failed

Bug #676653 reported by Gustaf Thorslund
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
High
Monty Taylor
7.0
Fix Released
High
Monty Taylor

Bug Description

Just tried to do an out of source build (using revno 1932) output from make:

$ bzr branch drizzle out-of-tree-test
Branched 1932 revision(s).
$ cd out-of-tree-test
$ ./config/autorun.sh
./config/autorun.sh: running `python config/pandora-plugin write'
./config/autorun.sh: running `/usr/bin/libtoolize --automake --copy --force'
./config/autorun.sh: running `/usr/bin/aclocal-1.11 -I m4'
./config/autorun.sh: running `/usr/bin/autoheader'
./config/autorun.sh: running `/usr/bin/automake-1.11 --add-missing --copy --force --foreign'
configure.ac:27: installing `config/compile'
configure.ac:27: installing `config/config.guess'
configure.ac:27: installing `config/config.sub'
configure.ac:27: installing `config/install-sh'
configure.ac:27: installing `config/missing'
Makefile.am: installing `config/depcomp'
configure.ac: installing `config/ylwrap'
./config/autorun.sh: running `/usr/bin/autoconf'
---
Configured with the following tools:
  * libtoolize (GNU libtool) 2.2.6b
  * aclocal (GNU automake) 1.11.1
  * autoheader (GNU Autoconf) 2.67
  * automake (GNU automake) 1.11.1
  * autoconf (GNU Autoconf) 2.67
---
$ cd ..
$ mkdir out-of-tree-test-build
$ cd out-of-tree-test-build
$ ../out-of-tree-test/configure
.
.
config.status: executing po/stamp-it commands
grep: po/Makefile.in: No such file or directory
config.status: WARNING: po/Makefile.in.in was not created by intltoolize.
---
Configuration summary for drizzle7 version 2010.11.1932 out-of-tree-test

   * Installation prefix: /usr/local
   * System type: unknown-linux-gnu
   * pandora-build version: 0.161
   * Host CPU: x86_64
   * C Compiler: gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
   * C++ Compiler: g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
   * Assertions enabled: yes
   * Debug enabled: no
   * Profiling enabled: no
   * Coverage enabled: no
   * Warnings as failure: yes

---

$ make test

srcdir=../out-of-tree-test ../out-of-tree-test/config/make-lint.py
Making drizzled/configmake.h
/usr/bin/protoc --proto_path=./drizzled/message:../out-of-tree-test/drizzled/message \
                --cpp_out=./drizzled/message ../out-of-tree-test/drizzled/message/event.proto
/usr/bin/protoc --proto_path=./drizzled/message:../out-of-tree-test/drizzled/message \
                --cpp_out=./drizzled/message ../out-of-tree-test/drizzled/message/engine.proto
/usr/bin/protoc --proto_path=./drizzled/message:../out-of-tree-test/drizzled/message \
                --cpp_out=./drizzled/message ../out-of-tree-test/drizzled/message/schema.proto
/usr/bin/protoc --proto_path=./drizzled/message:../out-of-tree-test/drizzled/message \
                --cpp_out=./drizzled/message ../out-of-tree-test/drizzled/message/table.proto
/usr/bin/protoc --proto_path=./drizzled/message:../out-of-tree-test/drizzled/message \
                --cpp_out=./drizzled/message ../out-of-tree-test/drizzled/message/resultset.proto
/usr/bin/protoc --proto_path=./drizzled/message:../out-of-tree-test/drizzled/message \
                --cpp_out=./drizzled/message ../out-of-tree-test/drizzled/message/transaction.proto
  GEN plugin/innobase/pars/pars0lex.c
  GEN plugin/innobase/pars/pars0grm.c
bison: cannot open file `plugin/innobase/pars/pars0grm.y': No such file or directory
make: *** [plugin/innobase/pars/pars0grm.c] Error 1

Related branches

description: updated
Monty Taylor (mordred)
Changed in drizzle:
assignee: nobody → Monty Taylor (mordred)
status: New → In Progress
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.