Package: postgresql
Version: 7.4.7-6
Severity: normal
When attempting to rebuild the postgresql family of packages from source
with debugging enabled in order to track a bug in libpq3, the following
atrocity is committed on my console:
callisto:/home/doneill/postgresql-7.4.7# dpkg-buildpackage
dpkg-buildpackage: source package is postgresql
dpkg-buildpackage: source version is 7.4.7-6
dpkg-buildpackage: source maintainer is Martin Pitt <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture is amd64
debian/rules clean
debian/rules target clean
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp install-stamp test-stamp
rm -f docs-build-stamp
cd build-tree/postgresql-7.4.7/src/tutorial && make clean
/bin/bash: line 0: cd: build-tree/postgresql-7.4.7/src/tutorial: No such file
or directory
make: [clean] Error 1 (ignored)
# remove files which are produced from .in templates
cd debian && \
rm -f enable_lang libpq3.preinst libpq3.prerm \
postgresql-client.preinst postgresql-client.prerm \
postgresql-dump postgresql-startup postinst preinst prerm
postgresql.config
rm debian/pg_wrapper
rm: cannot remove `debian/pg_wrapper': No such file or directory
make: [clean] Error 1 (ignored)
rm PG_VERSION
rm: cannot remove `PG_VERSION': No such file or directory
make: [clean] Error 1 (ignored)
rm -rf .tmp
# Commands to clean up after the build process.
rm -rf stampdir build-tree
dh_clean
dpkg-source -b postgresql-7.4.7
dpkg-source: building postgresql using existing postgresql_7.4.7.orig.tar.gz
dpkg-source: building postgresql in postgresql_7.4.7-6.diff.gz
dpkg-source: warning: file postgresql-7.4.7/doc/src/FAQ/FAQ_czech.html has no
final newline (either original or modified version)
dpkg-source: cannot represent change to postgresql-7.4.7/doc/postgres.tar.gz:
binary file contents changed
dpkg-source: cannot represent change to postgresql-7.4.7/doc/man.tar.gz: binary
file contents changed
dpkg-source: warning: file
postgresql-7.4.7/contrib/tsearch2/docs/tsearch-V2-intro.html has no final
newline (either original or modified version)
dpkg-source: warning: file
postgresql-7.4.7/contrib/tsearch2/docs/tsearch2-ref.html has no final newline
(either original or modified version)
dpkg-source: warning: file
postgresql-7.4.7/contrib/tsearch2/gendict/README.gendict has no final newline
(either original or modified version)
dpkg-source: warning: file
postgresql-7.4.7/src/pl/plpython/plpython_populate.sql has no final newline
(either original or modified version)
dpkg-source: warning: file
postgresql-7.4.7/src/test/locale/de_DE.ISO8859-1/test-de-sort.in has no final
newline (either original or modified version)
dpkg-source: warning: file postgresql-7.4.7/src/test/regress/sql/plpgsql.sql
has no final newline (either original or modified version)
dpkg-source: warning: file postgresql-7.4.7/src/test/regress/sql/update.sql has
no final newline (either original or modified version)
dpkg-source: cannot represent change to
postgresql-7.4.7/src/tools/backend/flow.gif: binary file contents changed
dpkg-source: building postgresql in postgresql_7.4.7-6.dsc
dpkg-source: unrepresentable changes to source
callisto:/home/doneill/postgresql-7.4.7#
amd64, pure64 branch:
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 12
model name : AMD Athlon(tm) 64 Processor 2800+
stepping : 0
cpu MHz : 1800.133
cache size : 512 KB
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 pni syscall nx mmxext lm 3dnowext 3dnow
bogomips : 3538.94
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
deb http://debian-amd64.madduck.net/debian-pure64 sid main contrib
deb-src http://debian-amd64.madduck.net/debian-pure64 sid main contrib
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.11-callisto-amd64-k8-2
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=UTF-8)
Versions of packages postgresql depends on:
ii adduser 3.63 Add and remove users and groups
ii debconf [debconf 1.4.49 Debian configuration management sy
ii debianutils 2.13.2 Miscellaneous utilities specific t
ii dpkg 1.10.27 Package maintenance system for Deb
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
ii libcomerr2 1.37+1.38-WIP-0509-1 common error description library
ii libkrb53 1.3.6-3 MIT Kerberos runtime libraries
ii libpam0g 0.76-22 Pluggable Authentication Modules l
ii libperl5.8 5.8.4-8 Shared Perl library
ii libpq3 7.4.7-6 PostgreSQL C client library
ii libreadline4 4.3-15 GNU readline and history libraries
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii mailx 1:8.1.2-0.20040524cvs-4 A simple mail user agent
ii postgresql-clien 7.4.7-6 front-end programs for PostgreSQL
ii procps 1:3.2.5-1 /proc file system utilities
ii python2.3 2.3.5-3 An interactive high-level object-o
ii ucf 1.18 Update Configuration File: preserv
ii zlib1g 1:1.2.2-4 compression library - runtime
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]