mysql failed on x86_64 dockyard-devel (c64.arklinux.org)
arklinux <[email protected]> Thu, 8 Nov 2007 10:08:35 -0600 (CST)
| Newsgroups | gmane.linux.arklinux.arkwatch |
|---|---|
| Message-ID | <20071108160835.101007C0065__44159.3318981633$1194539095$gmane$org@www.arklinux.org> |
mysql failed to build on x86_64 for dockyard-devel.
Last 250 lines of build log:
storage/ndb/test/ndbapi/bank/Makefile.am:32: `storage/ndb/config/common.mk.am' included from here
storage/ndb/test/ndbapi/bank/Makefile.am:36: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/test/run-test/Makefile.am:18: `storage/ndb/config/common.mk.am' included from here
storage/ndb/test/run-test/Makefile.am:54: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/test/src/Makefile.am:31: `storage/ndb/config/common.mk.am' included from here
storage/ndb/test/src/Makefile.am:35: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/test/tools/Makefile.am:39: `storage/ndb/config/common.mk.am' included from here
storage/ndb/test/tools/Makefile.am:46: `%'-style pattern rules are a GNU make extension
storage/ndb/config/common.mk.am:28: `:='-style assignments are not portable
storage/ndb/tools/Makefile.am:63: `storage/ndb/config/common.mk.am' included from here
storage/ndb/tools/Makefile.am:79: `%'-style pattern rules are a GNU make extension
strings/Makefile.am:83: `%'-style pattern rules are a GNU make extension
support-files/MacOSX/Makefile.am:57: `%'-style pattern rules are a GNU make extension
support-files/Makefile.am:118: `%'-style pattern rules are a GNU make extension
support-files/RHEL4-SElinux/Makefile.am:23: `%'-style pattern rules are a GNU make extension
tests/Makefile.am:65: `%'-style pattern rules are a GNU make extension
unittest/Makefile.am:30: `%'-style pattern rules are a GNU make extension
unittest/examples/Makefile.am:26: `%'-style pattern rules are a GNU make extension
unittest/mysys/Makefile.am:27: `%'-style pattern rules are a GNU make extension
unittest/mytap/Makefile.am:26: `%'-style pattern rules are a GNU make extension
unittest/mytap/t/Makefile.am:25: `%'-style pattern rules are a GNU make extension
vio/Makefile.am:28: `%'-style pattern rules are a GNU make extension
win/Makefile.am:21: `%'-style pattern rules are a GNU make extension
zlib/Makefile.am:38: `%'-style pattern rules are a GNU make extension
+ autoconf
+ libtoolize --force
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15699
+ umask 022
+ cd /build-mysql-x86_64/BUILD
+ cd mysql-5.1.22-rc
+ RBR=/var/tmp/mysql-5.1.22-build
++ pwd
+ MBD=/build-mysql-x86_64/BUILD/mysql-5.1.22-rc
+ '[' /var/tmp/mysql-5.1.22-build '!=' / ']'
+ '[' -d /var/tmp/mysql-5.1.22-build ']'
+ rm -rf /var/tmp/mysql-5.1.22-build
+ mkdir -p /var/tmp/mysql-5.1.22-build
+ perl -pi -e 's|LIBS = \@LIBS\@|LIBS = \@LIBS\@ -lsupc++|' isam/Makefile.in
Can't open isam/Makefile.in: No such file or directory.
+ perl -pi -e 's|LIBS = \@LIBS\@|LIBS = \@LIBS\@ -lsupc++|' myisam/Makefile.in
Can't open myisam/Makefile.in: No such file or directory.
+ perl -pi -e 's|LIBS = \@LIBS\@|LIBS = \@LIBS\@ -lsupc++|' mysys/Makefile.in
+ perl -pi -e 's|LIBS = \@LIBS\@|LIBS = \@LIBS\@ -lsupc++|' libmysqld/examples/Makefile.in
+ BuildMySQL '--enable-shared --with-berkeley-db --with-innodb --with-raid --with-server-suffix='\''-Max'\'''
+ CFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -fPIC'
+ CXXFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -felide-constructors -fno-exceptions -fno-rtti -fPIC'
+ CFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -fPIC'
+ export CFLAGS
+ CXXFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -felide-constructors -fno-exceptions -fno-rtti -fPIC -fvisibility-inlines-hidden'
+ export CXXFLAGS
+ FFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers'
+ export FFLAGS
+ '[' 0 = 1 ']'
+ '[' 0 = 1 ']'
+ CROSSCOMPILE='--target=x86_64-ark-linux --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu'
+ '[' %cross '!=' %cross -a -n %cross ']'
+ export CROSSCOMPILE
+ ./configure --target=x86_64-ark-linux --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --program-prefix= --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --with-berkeley-db --with-innodb --with-raid '--with-server-suffix='\''-Max'\''' --enable-assembler --enable-local-infile --enable-static --with-mysqld-user=mysql --with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/ --with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var/lib/mysq
l --infodir=/usr/share/info --includedir=/usr/include --mandir=/usr/share/man --with-embedded-server --enable-thread-safe-client '--with-comment="ArkLinux"'
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-ark-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking "character sets"... default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 big5 cp1250 cp932 eucjpms euckr gb2312 gbk latin1 latin2 sjis tis620 ucs2 ujis utf8
checking whether to compile national Unicode collations... yes
checking for doxygen... /usr/bin/doxygen
checking for pdflatex... no
checking for makeindex... no
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking for x86_64-unknown-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-gnu-g++... no
checking for x86_64-unknown-linux-gnu-c++... no
checking for x86_64-unknown-linux-gnu-gpp... no
checking for x86_64-unknown-linux-gnu-aCC... no
checking for x86_64-unknown-linux-gnu-CC... no
checking for x86_64-unknown-linux-gnu-cxx... no
checking for x86_64-unknown-linux-gnu-cc++... no
checking for x86_64-unknown-linux-gnu-cl.exe... no
checking for x86_64-unknown-linux-gnu-FCC... no
checking for x86_64-unknown-linux-gnu-KCC... no
checking for x86_64-unknown-linux-gnu-RCC... no
checking for x86_64-unknown-linux-gnu-xlC_r... no
checking for x86_64-unknown-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking "C Compiler version"... "gcc gcc (GCC) 4.3.0 20071106 (experimental)"
checking "C++ compiler version"... "g++ g++ (GCC) 4.3.0 20071106 (experimental)"
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for x86_64-unknown-linux-gnu-g77... no
checking for x86_64-unknown-linux-gnu-xlf... no
checking for x86_64-unknown-linux-gnu-f77... no
checking for x86_64-unknown-linux-gnu-frt... no
checking for x86_64-unknown-linux-gnu-pgf77... no
checking for x86_64-unknown-linux-gnu-cf77... no
checking for x86_64-unknown-linux-gnu-fort77... no
checking for x86_64-unknown-linux-gnu-fl32... no
checking for x86_64-unknown-linux-gnu-af77... no
checking for x86_64-unknown-linux-gnu-xlf90... no
checking for x86_64-unknown-linux-gnu-f90... no
checking for x86_64-unknown-linux-gnu-pgf90... no
checking for x86_64-unknown-linux-gnu-pghpf... no
checking for x86_64-unknown-linux-gnu-epcf90... no
checking for x86_64-unknown-linux-gnu-gfortran... no
checking for x86_64-unknown-linux-gnu-g95... no
checking for x86_64-unknown-linux-gnu-xlf95... no
checking for x86_64-unknown-linux-gnu-f95... no
checking for x86_64-unknown-linux-gnu-fort... no
checking for x86_64-unknown-linux-gnu-ifort... no
checking for x86_64-unknown-linux-gnu-ifc... no
checking for x86_64-unknown-linux-gnu-efc... no
checking for x86_64-unknown-linux-gnu-pgf95... no
checking for x86_64-unknown-linux-gnu-lf95... no
checking for x86_64-unknown-linux-gnu-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... bison -y -p MYSQL
checking for pdftex... no
checking for tex... no
checking "return type of sprintf"... "int"
checking for uname... /bin/uname
checking operating system... Linux
checking if we should use 'skip-external-locking' as default for linux-gnu... yes
checking for ln... /bin/ln
checking for ln... /bin/ln
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /bin/sed
checking for cmp... /usr/bin/cmp
checking for chmod... /bin/chmod
checking for hostname... /bin/hostname
checking for gnutar... no
checking for gtar... gtar
checking for perl... /usr/bin/perl
checking for icheck... no
checking for ps... ps
checking "how to check if pid exists"... configure: error: Could not find the right ps switches. Which OS is this ?. See the Installation chapter in the Reference Manual.
error: Bad exit status from /var/tmp/rpm-tmp.15699 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.15699 (%build)