Releases
Donations

Donate to support our development efforts.

Recent updates
devel-core/
 pacman-tools
1.1.2-2solaria1-x86_64
devel-core/
 pacman-tools
1.1.2-2solaria1-i686
base/pacman-g2
3.7.2-2solaria1-x86_64
base/pacman-g2
3.7.2-2solaria1-i686
devel-extra/fwsetup
0.9.5-2solaria1-x86_64
devel-extra/fwsetup
0.9.5-2solaria1-i686
devel-extra/fwsetup
0.9.5-1-x86_64
devel-extra/fwsetup
0.9.5-1-i686
xapps/splashy
0.3.11-4-i686
xapps/splashy
0.3.11-4-i686

RSS
Languages
Change language | Change language | Change language | Change language | Change language | Change language | Change language
Information
Go Frugalware, Go
Valid XHTML 1.0!
Valid CSS!
Valid RSS!
Server information
Uptime:
10 day(s) 8 h 41 m 27 s
Build log for pysqlite2-2.4.1-1-x86_64
==> Entering fakeroot environment
==> Making package: pysqlite2 2.4.1-1 (Mon May 19 21:37:44 CEST 2008)
==> Checking Runtime Dependencies...

==> Missing Dependencies:
==> 
requires: sqlite3>=3.4.1 
==> 
==> Installing missing dependencies...
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
resolving dependencies... done.
looking for inter-conflicts... done.

Targets: sqlite3-3.5.9-1

Total Package Size:   0.6 MB

Total Uncompressed Package Size:   1.8 MB
checking package integrity... done.
checking for file conflicts... done.
installing sqlite3... done.

==> Checking Buildtime Dependencies...
==> Estimated build time: 1 second 
==> Retrieving Sources...
   -> Found pysqlite-2.4.1.tar.gz in build dir
==> Validating source files with SHA1sums
    pysqlite-2.4.1.tar.gz ... Passed
==> Extracting Sources...
==>     tar --use-compress-program=gzip -xf pysqlite-2.4.1.tar.gz
==> Starting build()...
==> Going to the source directory...
==> Configuring...
==> Compiling...
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.5
creating build/lib.linux-x86_64-2.5/pysqlite2
copying pysqlite2/dbapi2.py -> build/lib.linux-x86_64-2.5/pysqlite2
copying pysqlite2/__init__.py -> build/lib.linux-x86_64-2.5/pysqlite2
creating build/lib.linux-x86_64-2.5/pysqlite2/test
copying pysqlite2/test/hooks.py -> build/lib.linux-x86_64-2.5/pysqlite2/test
copying pysqlite2/test/types.py -> build/lib.linux-x86_64-2.5/pysqlite2/test
copying pysqlite2/test/factory.py -> build/lib.linux-x86_64-2.5/pysqlite2/test
copying pysqlite2/test/transactions.py -> build/lib.linux-x86_64-2.5/pysqlite2/test
copying pysqlite2/test/userfunctions.py -> build/lib.linux-x86_64-2.5/pysqlite2/test
copying pysqlite2/test/py25tests.py -> build/lib.linux-x86_64-2.5/pysqlite2/test
copying pysqlite2/test/regression.py -> build/lib.linux-x86_64-2.5/pysqlite2/test
copying pysqlite2/test/__init__.py -> build/lib.linux-x86_64-2.5/pysqlite2/test
copying pysqlite2/test/dbapi.py -> build/lib.linux-x86_64-2.5/pysqlite2/test
running build_ext
building 'pysqlite2._sqlite' extension
creating build/temp.linux-x86_64-2.5
creating build/temp.linux-x86_64-2.5/src
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=k8 -O2 -pipe -fno-strict-aliasing -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.5 -c src/module.c -o build/temp.linux-x86_64-2.5/src/module.o
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=k8 -O2 -pipe -fno-strict-aliasing -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.5 -c src/connection.c -o build/temp.linux-x86_64-2.5/src/connection.o
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=k8 -O2 -pipe -fno-strict-aliasing -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.5 -c src/cursor.c -o build/temp.linux-x86_64-2.5/src/cursor.o
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=k8 -O2 -pipe -fno-strict-aliasing -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.5 -c src/cache.c -o build/temp.linux-x86_64-2.5/src/cache.o
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=k8 -O2 -pipe -fno-strict-aliasing -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.5 -c src/microprotocols.c -o build/temp.linux-x86_64-2.5/src/microprotocols.o
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=k8 -O2 -pipe -fno-strict-aliasing -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.5 -c src/prepare_protocol.c -o build/temp.linux-x86_64-2.5/src/prepare_protocol.o
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=k8 -O2 -pipe -fno-strict-aliasing -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.5 -c src/statement.c -o build/temp.linux-x86_64-2.5/src/statement.o
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=k8 -O2 -pipe -fno-strict-aliasing -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.5 -c src/util.c -o build/temp.linux-x86_64-2.5/src/util.o
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=k8 -O2 -pipe -fno-strict-aliasing -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.5 -c src/row.c -o build/temp.linux-x86_64-2.5/src/row.o
gcc -pthread -shared -Wl,--hash-style=both -march=k8 -O2 -pipe -fno-strict-aliasing build/temp.linux-x86_64-2.5/src/module.o build/temp.linux-x86_64-2.5/src/connection.o build/temp.linux-x86_64-2.5/src/cursor.o build/temp.linux-x86_64-2.5/src/cache.o build/temp.linux-x86_64-2.5/src/microprotocols.o build/temp.linux-x86_64-2.5/src/prepare_protocol.o build/temp.linux-x86_64-2.5/src/statement.o build/temp.linux-x86_64-2.5/src/util.o build/temp.linux-x86_64-2.5/src/row.o -L/usr/lib -lpython2.5 -lsqlite3 -o build/lib.linux-x86_64-2.5/pysqlite2/_sqlite.so
==> Installing to the package directory...
running install
running build
running build_py
running build_ext
running install_lib
creating /var/tmp/fst/pkg/usr
creating /var/tmp/fst/pkg/usr/lib
creating /var/tmp/fst/pkg/usr/lib/python2.5
creating /var/tmp/fst/pkg/usr/lib/python2.5/site-packages
creating /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2
copying build/lib.linux-x86_64-2.5/pysqlite2/dbapi2.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2
creating /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/test/hooks.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/test/types.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/test/factory.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/test/transactions.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/test/userfunctions.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/test/py25tests.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/test/regression.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/test/__init__.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/test/dbapi.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test
copying build/lib.linux-x86_64-2.5/pysqlite2/_sqlite.so -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2
copying build/lib.linux-x86_64-2.5/pysqlite2/__init__.py -> /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/dbapi2.py to dbapi2.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test/hooks.py to hooks.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test/types.py to types.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test/factory.py to factory.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test/transactions.py to transactions.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test/userfunctions.py to userfunctions.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test/py25tests.py to py25tests.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test/regression.py to regression.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test/__init__.py to __init__.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/test/dbapi.py to dbapi.pyc
byte-compiling /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite2/__init__.py to __init__.pyc
running install_data
creating /var/tmp/fst/pkg/usr/pysqlite2-doc
copying doc/install-source.html -> /var/tmp/fst/pkg/usr/pysqlite2-doc
copying doc/usage-guide.html -> /var/tmp/fst/pkg/usr/pysqlite2-doc
copying doc/install-source-win32.html -> /var/tmp/fst/pkg/usr/pysqlite2-doc
copying doc/install-source-win32.txt -> /var/tmp/fst/pkg/usr/pysqlite2-doc
copying doc/install-source.txt -> /var/tmp/fst/pkg/usr/pysqlite2-doc
copying doc/usage-guide.txt -> /var/tmp/fst/pkg/usr/pysqlite2-doc
copying doc/default.css -> /var/tmp/fst/pkg/usr/pysqlite2-doc
copying doc/docutils.css -> /var/tmp/fst/pkg/usr/pysqlite2-doc
copying doc/silvercity.css -> /var/tmp/fst/pkg/usr/pysqlite2-doc
creating /var/tmp/fst/pkg/usr/pysqlite2-doc/code
running install_egg_info
Writing /var/tmp/fst/pkg/usr/lib/python2.5/site-packages/pysqlite-2.4.1-py2.5.egg-info
==> Creating directory: usr/share/doc/pysqlite2-2.4.1
==> Moving file(s): usr/pysqlite2-doc/*
==> Deleting file(s): usr/pysqlite2-doc
==> Elapsed Time: 0.03 SBU
==> Removing unwanted files...
==> Preparing package documentation...
==> Compressing info and manual pages...
==> Checking symbolic links...
==> Stripping debugging symbols from libraries from pysqlite2...
==> Stripping symbols from binaries from pysqlite2...
==> Generating files for pysqlite2:
   -> .PKGINFO file... 
   -> .CHANGELOG file... 
   -> .FILELIST file... 
   -> Compressing pysqlite2-2.4.1-1-x86_64.fpm 
==> Cleaning up...
==> Finished making: pysqlite2  (Mon May 19 21:37:47 CEST 2008)
© 2003-2008. The Frugalware Developer Team