SPECS (DEVEL): mysql.spec - x86_64 build fail

glen glen at pld-linux.org
Tue Mar 11 12:14:40 CET 2008


Author: glen                         Date: Tue Mar 11 11:14:40 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- x86_64 build fail

---- Files affected:
SPECS:
   mysql.spec (1.403.2.1 -> 1.403.2.2) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.403.2.1 SPECS/mysql.spec:1.403.2.2
--- SPECS/mysql.spec:1.403.2.1	Tue Mar 11 11:21:08 2008
+++ SPECS/mysql.spec	Tue Mar 11 12:14:35 2008
@@ -11,6 +11,14 @@
 # - Using NDB Cluster... could not find sci transporter in /{include, lib}
 # - unpackaged:
 #   /usr/share/man/man1/mysql_tableinfo.1.gz
+# - check why 32bit lib path is used on 64bit host (having 32bit libs present):
+#ccache x86_64-pld-linux-g++ -O2 -fno-strict-aliasing -fwrapv -march=x86-64 -gdwarf-2 -g2 -felide-constructors -fno-rtti -fno-exceptions -fomit-frame-pointer -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,--as-needed -rdynamic -o .libs/mysql mysql.o readline.o sql_string.o completion_hash.o -fexceptions  -lreadline -lncurses -lpthread ../libmysql/.libs/libmysqlclient.so -lm -L/usr/lib/ /usr/lib/libstdc++.so -lm -lm -lm -lgcc_s -lc -lgcc_s -lm -lgcc_s -lc -lgcc_s -lrt -lnsl -lm -lssl -lcrypto -lz  -Wl,--rpath -Wl,/usr/lib64/mysql -Wl,--rpath -Wl,/usr/lib
+#ccache x86_64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -march=x86-64 -gdwarf-2 -g2 -fomit-frame-pointer -DUNIV_LINUX -Wl,--as-needed -rdynamic -o .libs/mysqlcheck mysqlcheck.o  -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -lrt -lnsl -lm -lssl -lcrypto -lz  -Wl,--rpath -Wl,/usr/lib64/mysql
+#/usr/bin/ld: skipping incompatible /usr/lib//libpthread.so when searching for -lpthread
+#/usr/lib/libstdc++.so: could not read symbols: File in wrong format
+#collect2: ld returned 1 exit status
+#make[2]: *** [mysql] Error 1
+#make[2]: *** Waiting for unfinished jobs....
 #
 # Conditional build:
 %bcond_without	innodb		# InnoDB storage engine support
@@ -1030,6 +1038,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.403.2.2  2008-03-11 11:14:35  glen
+- x86_64 build fail
+
 Revision 1.403.2.1  2008-03-11 10:21:08  glen
 - 6.0.4-alpha
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.403.2.1&r2=1.403.2.2&f=u



More information about the pld-cvs-commit mailing list