SPECS: sqlite3.spec - ac-alpha build fails

glen glen at pld-linux.org
Fri Jul 25 15:16:59 CEST 2008


Author: glen                         Date: Fri Jul 25 13:16:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ac-alpha build fails

---- Files affected:
SPECS:
   sqlite3.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: SPECS/sqlite3.spec
diff -u SPECS/sqlite3.spec:1.53 SPECS/sqlite3.spec:1.54
--- SPECS/sqlite3.spec:1.53	Thu May 15 19:42:38 2008
+++ SPECS/sqlite3.spec	Fri Jul 25 15:16:54 2008
@@ -2,6 +2,10 @@
 # TODO:
 # - some tests fail with tcl8.5, it's tcl fault,
 #	if someone REALLY cares (s)he can look into it
+# - alpha build fail:
+#   tclsh ./tool/mksqlite3c.tcl
+#   tclsh: allocatestack.c:404: allocate_stack: Assertion `size != 0' failed.
+#   make: *** [sqlite3.c] Aborted
 #
 # Conditional build:
 %bcond_with	tests	# run tests
@@ -18,7 +22,7 @@
 %undefine	with_tests
 %endif
 
-%define         _ulibdir        /usr/lib
+%define		_ulibdir	/usr/lib
 %define		tclver		8.5
 
 Summary:	SQLite library
@@ -28,12 +32,12 @@
 Release:	1
 License:	LGPL
 Group:		Libraries
-# Source0Download: http://sqlite.org/download.html
-Source0:	http://sqlite.org/sqlite-%{version}.tar.gz
+# Source0Download: http://www.sqlite.org/download.html
+Source0:	http://www.sqlite.org/sqlite-%{version}.tar.gz
 # Source0-md5:	b58412904b42fe49e5a281e99da0fd72
 Patch0:		%{name}-sign-function.patch
 Patch1:		%{name}-pkgconfig.patch
-URL:		http://sqlite.org/
+URL:		http://www.sqlite.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
@@ -230,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2008/07/25 13:16:54  glen
+- ac-alpha build fails
+
 Revision 1.53  2008/05/15 17:42:38  wrobell
 - ver. 3.5.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sqlite3.spec?r1=1.53&r2=1.54&f=u



More information about the pld-cvs-commit mailing list