---
Configuration summary for drizzle version 2010.03.0 bzr-export
* Installation prefix: /home/drizzle/deploy
* System type: unknown-linux-gnu
* Host CPU: x86_64
* C Compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
* C++ Compiler: g++ (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
* Build auth_pam: no
* Assertions enabled: yes
* Debug enabled: no
* Profiling enabled: no
* Coverage enabled: no
* Warnings as failure: yes
* C++ cstdint location: <stdint.h>
* C++ hash_map location: <ext/hash_map>
* C++ hash namespace: __gnu_cxx
* C++ shared_ptr namespace:
---
[drizzle@dc1 drizzle-2010.03.1317]$ make
cd . && python config/pandora-plugin write
srcdir=. ./config/make-lint.py
Making drizzled/configmake.h
/usr/bin/gperf -D --initializer-suffix=,0 --struct-type --enum \
--omit-struct-type --readonly-tables --language=C++ \
--class-name=symbol_hash drizzled/symbol_hash.gperf > drizzled/symbol_hash.stamp-h
/usr/bin/gperf -D --initializer-suffix=,0 --struct-type --enum \
--omit-struct-type --readonly-tables --language=C++ \
--class-name=function_hash drizzled/function_hash.gperf > drizzled/function_hash.stamp-h
/usr/local/bin/protoc --proto_path=./drizzled/message:./drizzled/message \
--cpp_out=./drizzled/message drizzled/message/schema.proto
/usr/local/bin/protoc --proto_path=./drizzled/message:./drizzled/message \
--cpp_out=./drizzled/message drizzled/message/table.proto
/usr/local/bin/protoc --proto_path=./drizzled/message:./drizzled/message \
--cpp_out=./drizzled/message drizzled/message/transaction.proto
/usr/local/bin/protoc --proto_path=./drizzled/message:./drizzled/message \
--cpp_out=./drizzled/message drizzled/message/master_list.proto
make all-recursive
make[1]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317'
cd . && python config/pandora-plugin write
srcdir=. ./config/make-lint.py
Making all in po
make[2]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317/po'
make[2]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317/po'
Making all in gnulib
make[2]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib'
rm -f time.h-t time.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@NEXT_TIME_H''@|<time.h>|g' \
-e 's|@REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@REPLACE_TIMEGM''@|0|g' \
-e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
< ./time.in.h; \
} > time.h-t
mv time.h-t time.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''GNULIB_CHOWN''@|0|g' \
-e 's|@''GNULIB_CLOSE''@|0|g' \
-e 's|@''GNULIB_DUP2''@|0|g' \
-e 's|@''GNULIB_ENVIRON''@|0|g' \
-e 's|@''GNULIB_EUIDACCESS''@|0|g' \
-e 's|@''GNULIB_FCHDIR''@|0|g' \
-e 's|@''GNULIB_FSYNC''@|0|g' \
-e 's|@''GNULIB_FTRUNCATE''@|0|g' \
-e 's|@''GNULIB_GETCWD''@|0|g' \
-e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
-e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
-e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
-e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
-e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
-e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
-e 's|@''GNULIB_LCHOWN''@|0|g' \
-e 's|@''GNULIB_LSEEK''@|0|g' \
-e 's|@''GNULIB_READLINK''@|0|g' \
-e 's|@''GNULIB_SLEEP''@|0|g' \
-e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
-e 's|@''GNULIB_WRITE''@|0|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_FCHDIR''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../config/link-warning.h' \
< ./unistd.in.h; \
} > unistd.h-t
mv unistd.h-t unistd.h
make all-recursive
make[3]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib'
make[4]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/home/drizzle/deploy/include -pipe -O3 -Werror -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -Wformat -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -DUNIV_LINUX -Wno-error -MT libgnu_la-dummy.lo -MD -MP -MF ".deps/libgnu_la-dummy.Tpo" -c -o libgnu_la-dummy.lo `test -f 'dummy.c' || echo './'`dummy.c; \
then mv -f ".deps/libgnu_la-dummy.Tpo" ".deps/libgnu_la-dummy.Plo"; else rm -f ".deps/libgnu_la-dummy.Tpo"; exit 1; fi
../libtool: line 827: X--tag=CC: command not found
../libtool: line 860: libtool: ignoring unknown tag : command not found
../libtool: line 827: X--mode=compile: command not found
../libtool: line 993: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 994: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1137: Xgcc: command not found
../libtool: line 1137: X-std=gnu99: command not found
../libtool: line 1137: X-DHAVE_CONFIG_H: command not found
../libtool: line 1137: X-I..: command not found
../libtool: line 1137: X-I..: command not found
../libtool: line 1137: X-ggdb3: command not found
../libtool: line 1137: X-I/home/drizzle/deploy/include: No such file or directory
../libtool: line 1137: X-pipe: command not found
../libtool: line 1137: X-O3: command not found
../libtool: line 1137: X-Werror: command not found
../libtool: line 1137: X-pedantic: command not found
../libtool: line 1137: X-Wall: command not found
../libtool: line 1137: X-Wundef: command not found
../libtool: line 1137: X-Wshadow: command not found
../libtool: line 1137: X-fdiagnostics-show-option: command not found
../libtool: line 1137: X-Wformat: command not found
../libtool: line 1137: X-fno-strict-aliasing: command not found
../libtool: line 1137: X-Wno-strict-aliasing: command not found
../libtool: line 1137: X-Wextra: command not found
../libtool: line 1137: X-Wstrict-prototypes: command not found
../libtool: line 1137: X-Wmissing-prototypes: command not found
../libtool: line 1137: X-Wredundant-decls: command not found
../libtool: line 1137: X-Wmissing-declarations: command not found
../libtool: line 1137: X-Wcast-align: command not found
../libtool: line 1137: X-DUNIV_LINUX: command not found
../libtool: line 1137: X-Wno-error: command not found
../libtool: line 1137: X-MT: command not found
../libtool: line 1137: Xlibgnu_la-dummy.lo: command not found
../libtool: line 1137: X-MD: command not found
../libtool: line 1137: X-MP: command not found
../libtool: line 1137: X-MF: command not found
../libtool: line 1137: X.deps/libgnu_la-dummy.Tpo: No such file or directory
../libtool: line 1137: X-c: command not found
../libtool: line 1189: Xlibgnu_la-dummy.lo: command not found
../libtool: line 1194: libtool: compile: cannot determine name of library object from `': command not found
make[4]: *** [libgnu_la-dummy.lo] Error 1
make[4]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317'
make: *** [all] Error 2
Download of drizzle- 2010.03. 1317.tar. gz produces same error.
Exact commands executed:
1001 cd src launchpad. net/drizzle/ cherry/ 2010-03- 01/+download/ drizzle- 2010.03. 1317.tar. gz 2010.03. 1317.tar. gz 2010.03. 1317 ${HOME} /deploy
1002 wget http://
1003 tar xvfz drizzle-
1004 cd drizzle-
1005 config/autorun.sh
1006 ./configure --prefix=
1007 make
Output
---
Configuration summary for drizzle version 2010.03.0 bzr-export
* Installation prefix: /home/drizzle/ deploy
* System type: unknown-linux-gnu
* Host CPU: x86_64
* C Compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
* C++ Compiler: g++ (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
* Build auth_pam: no
* Assertions enabled: yes
* Debug enabled: no
* Profiling enabled: no
* Coverage enabled: no
* Warnings as failure: yes
* C++ cstdint location: <stdint.h>
* C++ hash_map location: <ext/hash_map>
* C++ hash namespace: __gnu_cxx
* C++ shared_ptr namespace:
--- 2010.03. 1317]$ make pandora- plugin write make-lint. py configmake. h suffix= ,0 --struct-type --enum \ struct- type --readonly-tables --language=C++ \ name=symbol_ hash drizzled/ symbol_ hash.gperf > drizzled/ symbol_ hash.stamp- h suffix= ,0 --struct-type --enum \ struct- type --readonly-tables --language=C++ \ name=function_ hash drizzled/ function_ hash.gperf > drizzled/ function_ hash.stamp- h bin/protoc --proto_ path=./ drizzled/ message: ./drizzled/ message \ out=./drizzled/ message drizzled/ message/ schema. proto bin/protoc --proto_ path=./ drizzled/ message: ./drizzled/ message \ out=./drizzled/ message drizzled/ message/ table.proto bin/protoc --proto_ path=./ drizzled/ message: ./drizzled/ message \ out=./drizzled/ message drizzled/ message/ transaction. proto bin/protoc --proto_ path=./ drizzled/ message: ./drizzled/ message \ out=./drizzled/ message drizzled/ message/ master_ list.proto drizzle/ src/drizzle- 2010.03. 1317' pandora- plugin write make-lint. py drizzle/ src/drizzle- 2010.03. 1317/po' drizzle/ src/drizzle- 2010.03. 1317/po' drizzle/ src/drizzle- 2010.03. 1317/gnulib' NEXT''@ |include_ next|g' \ SYSTEM_ HEADER' '@|#pragma GCC system_header|g' \ TIME_H' '@|<time. h>|g' \ LOCALTIME_ R''@|0| g' \ MKTIME' '@|GNULIB_ PORTCHECK| g' \ NANOSLEEP' '@|GNULIB_ PORTCHECK| g' \ STRPTIME' '@|GNULIB_ PORTCHECK| g' \ TIMEGM' '@|0|g' \ TIME_H_ DEFINES_ STRUCT_ TIMESPEC' '@|0|g' \ H_DEFINES_ STRUCT_ TIMESPEC' '@|1|g' \ UNISTD_ H''@|1| g' \ NEXT''@ |include_ next|g' \ SYSTEM_ HEADER' '@|#pragma GCC system_header|g' \ UNISTD_ H''@|<unistd. h>|g' \ CHOWN'' @|0|g' \ CLOSE'' @|0|g' \ DUP2''@ |0|g' \ ENVIRON' '@|0|g' \ EUIDACCESS' '@|0|g' \ FCHDIR' '@|0|g' \ FSYNC'' @|0|g' \ FTRUNCATE' '@|0|g' \ GETCWD' '@|0|g' \ GETDOMAINNAME' '@|0|g' \ GETDTABLESIZE' '@|0|g' \ GETHOSTNAME' '@|0|g' \ GETLOGIN_ R''@|0| g' \ GETPAGESIZE' '@|0|g' \ GETUSERSHELL' '@|0|g' \ LCHOWN' '@|0|g' \ LSEEK'' @|0|g' \ READLINK' '@|0|g' \ SLEEP'' @|0|g' \ UNISTD_ H_SIGPIPE' '@|0|g' \ WRITE'' @|0|g' \ DUP2''@ |1|g' \ EUIDACCESS' '@|1|g' \ FSYNC'' @|1|g' \ FTRUNCATE' '@|1|g' \ GETDOMAINNAME' '@|1|g' \ GETDTABLESIZE' '@|1|g' \ GETHOSTNAME' '@|1|g' \ GETPAGESIZE' '@|1|g' \ GETUSERSHELL' '@|1|g' \ READLINK' '@|1|g' \ SLEEP'' @|1|g' \ DECL_ENVIRON' '@|1|g' \ DECL_GETLOGIN_ R''@|1| g' \ OS_H''@ |0|g' \ SYS_PARAM_ H''@|0| g' \ CHOWN'' @|0|g' \ CLOSE'' @|0|g' \ FCHDIR' '@|0|g' \ GETCWD' '@|0|g' \ GETPAGESIZE' '@|0|g' \ LCHOWN' '@|0|g' \ LSEEK'' @|0|g' \ WRITE'' @|0|g' \ H_HAVE_ WINSOCK2_ H''@|0| g' \ link-warning. h' \ drizzle/ src/drizzle- 2010.03. 1317/gnulib' drizzle/ src/drizzle- 2010.03. 1317/gnulib' drizzle/ deploy/ include -pipe -O3 -Werror -pedantic -Wall -Wundef -Wshadow -fdiagnostics- show-option -Wformat -fno-strict- aliasing -Wno-strict- aliasing -Wextra -Wstrict-prototypes -Wmissing- prototypes -Wredundant-decls -Wmissing- declarations -Wcast-align -DUNIV_LINUX -Wno-error -MT libgnu_la-dummy.lo -MD -MP -MF ".deps/ libgnu_ la-dummy. Tpo" -c -o libgnu_la-dummy.lo `test -f 'dummy.c' || echo './'`dummy.c; \ libgnu_ la-dummy. Tpo" ".deps/ libgnu_ la-dummy. Plo"; else rm -f ".deps/ libgnu_ la-dummy. Tpo"; exit 1; fi drizzle/ deploy/ include: No such file or directory show-option: command not found aliasing: command not found aliasing: command not found prototypes: command not found prototypes: command not found declarations: command not found la-dummy. lo: command not found libgnu_ la-dummy. Tpo: No such file or directory la-dummy. lo: command not found la-dummy. lo] Error 1 drizzle/ src/drizzle- 2010.03. 1317/gnulib' drizzle/ src/drizzle- 2010.03. 1317/gnulib' drizzle/ src/drizzle- 2010.03. 1317/gnulib' drizzle/ src/drizzle- 2010.03. 1317'
[drizzle@dc1 drizzle-
cd . && python config/
srcdir=. ./config/
Making drizzled/
/usr/bin/gperf -D --initializer-
--omit-
--class-
/usr/bin/gperf -D --initializer-
--omit-
--class-
/usr/local/
--cpp_
/usr/local/
--cpp_
/usr/local/
--cpp_
/usr/local/
--cpp_
make all-recursive
make[1]: Entering directory `/home/
cd . && python config/
srcdir=. ./config/
Making all in po
make[2]: Entering directory `/home/
make[2]: Leaving directory `/home/
Making all in gnulib
make[2]: Entering directory `/home/
rm -f time.h-t time.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_
-e 's|@''PRAGMA_
-e 's|@NEXT_
-e 's|@REPLACE_
-e 's|@REPLACE_
-e 's|@REPLACE_
-e 's|@REPLACE_
-e 's|@REPLACE_
-e 's|@SYS_
-e 's|@TIME_
< ./time.in.h; \
} > time.h-t
mv time.h-t time.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_
-e 's|@''INCLUDE_
-e 's|@''PRAGMA_
-e 's|@''NEXT_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''GNULIB_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''HAVE_
-e 's|@''REPLACE_
-e 's|@''REPLACE_
-e 's|@''REPLACE_
-e 's|@''REPLACE_
-e 's|@''REPLACE_
-e 's|@''REPLACE_
-e 's|@''REPLACE_
-e 's|@''REPLACE_
-e 's|@''UNISTD_
-e '/definition of GL_LINK_WARNING/r ../config/
< ./unistd.in.h; \
} > unistd.h-t
mv unistd.h-t unistd.h
make all-recursive
make[3]: Entering directory `/home/
make[4]: Entering directory `/home/
if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/home/
then mv -f ".deps/
../libtool: line 827: X--tag=CC: command not found
../libtool: line 860: libtool: ignoring unknown tag : command not found
../libtool: line 827: X--mode=compile: command not found
../libtool: line 993: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 994: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1137: Xgcc: command not found
../libtool: line 1137: X-std=gnu99: command not found
../libtool: line 1137: X-DHAVE_CONFIG_H: command not found
../libtool: line 1137: X-I..: command not found
../libtool: line 1137: X-I..: command not found
../libtool: line 1137: X-ggdb3: command not found
../libtool: line 1137: X-I/home/
../libtool: line 1137: X-pipe: command not found
../libtool: line 1137: X-O3: command not found
../libtool: line 1137: X-Werror: command not found
../libtool: line 1137: X-pedantic: command not found
../libtool: line 1137: X-Wall: command not found
../libtool: line 1137: X-Wundef: command not found
../libtool: line 1137: X-Wshadow: command not found
../libtool: line 1137: X-fdiagnostics-
../libtool: line 1137: X-Wformat: command not found
../libtool: line 1137: X-fno-strict-
../libtool: line 1137: X-Wno-strict-
../libtool: line 1137: X-Wextra: command not found
../libtool: line 1137: X-Wstrict-
../libtool: line 1137: X-Wmissing-
../libtool: line 1137: X-Wredundant-decls: command not found
../libtool: line 1137: X-Wmissing-
../libtool: line 1137: X-Wcast-align: command not found
../libtool: line 1137: X-DUNIV_LINUX: command not found
../libtool: line 1137: X-Wno-error: command not found
../libtool: line 1137: X-MT: command not found
../libtool: line 1137: Xlibgnu_
../libtool: line 1137: X-MD: command not found
../libtool: line 1137: X-MP: command not found
../libtool: line 1137: X-MF: command not found
../libtool: line 1137: X.deps/
../libtool: line 1137: X-c: command not found
../libtool: line 1189: Xlibgnu_
../libtool: line 1194: libtool: compile: cannot determine name of library object from `': command not found
make[4]: *** [libgnu_
make[4]: Leaving directory `/home/
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/
make: *** [all] Error 2