Package: dpkg-dev
Version: 1.15.5.6
Severity: normal
Following patches:
# debian/patches/05-Makefile.patch
a/Makefile
# debian/patches/10-wiggle.1.patch
a/wiggle.1
# debian/patches/41-extract.c-null.patch
a/extract.c
Running build below. Notice:
1. The Makefile's clean target is being run at ">>"
2. The Makefile is being patches too late at "!!" to
have an effect.
In this case the "clean" target was off an the patch 05 would have
fixed it, but it didn't have a chance.
SUGGESTION
Please apply all the patches before anything else happens to build the
sources.
-----------------------------------------------------------------------
$ dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package wiggle
dpkg-buildpackage: source version 0.6.20100304+git1c5bfa7-1
dpkg-buildpackage: source changed by Jari Aalto <[email protected]>
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_testdir
>> dh_auto_clean
>> make[1]: Entering directory `/srv/deb/debian/wiggle/wiggle.git'
rm -f *.o *.man wiggle .version* version
find . -name core -o -name '*.tmp*' -o -name .tmp | xargs rm -f
make[1]: Leaving directory `/srv/deb/debian/wiggle/wiggle.git'
dh_clean
dpkg-source -b wiggle.git
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: warning: patches have not been applied, applying them now (use
--no-preparation to override)
!! dpkg-source: info: applying 05-Makefile.patch
dpkg-source: info: applying 10-wiggle.1.patch
dpkg-source: info: applying 41-extract.c-null.patch
dpkg-source: info: building wiggle using existing
./wiggle_0.6.20100304+git1c5bfa7.orig.tar.gz
dpkg-source: warning: ignoring deletion of file version
dpkg-source: info: building wiggle in
wiggle_0.6.20100304+git1c5bfa7-1.debian.tar.gz
dpkg-source: info: building wiggle in wiggle_0.6.20100304+git1c5bfa7-1.dsc
debian/rules build
dh build
dh_testdir
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory `/srv/deb/debian/wiggle/wiggle.git'
/usr/bin/make CC="gcc" CFLAGS="-g -O2 -Wall -pedantic"
make[2]: Entering directory `/srv/deb/debian/wiggle/wiggle.git'
gcc -g -O2 -Wall -pedantic -c -o wiggle.o wiggle.c
gcc -g -O2 -Wall -pedantic -c -o load.o load.c
gcc -g -O2 -Wall -pedantic -c -o split.o split.c
gcc -g -O2 -Wall -pedantic -c -o extract.o extract.c
gcc -g -O2 -Wall -pedantic -c -o diff.o diff.c
gcc -g -O2 -Wall -pedantic -c -o bestmatch.o bestmatch.c
gcc -g -O2 -Wall -pedantic -c -o ReadMe.o ReadMe.c
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dpkg-dev depends on:
ii base-files 5.1 Debian base system miscellaneous f
ii binutils 2.20-6 The GNU assembler, linker and bina
ii bzip2 1.0.5-4 high-quality block-sorting file co
ii dpkg 1.15.5.6 Debian package management system
ii libtimedate-perl 1.2000-1 collection of modules to manipulat
ii lzma 4.43-14 Compression method of 7z format in
ii make 3.81-7 An utility for Directing compilati
ii patch 2.6-2 Apply a diff file to an original
ii perl [perl5] 5.10.1-11 Larry Wall's Practical Extraction
ii perl-modules 5.10.1-11 Core Perl modules
ii xz-utils 4.999.9beta+20091116-1 XZ-format compression utilities
Versions of packages dpkg-dev recommends:
ii build-essential 11.4 Informational list of build-essent
ii fakeroot 1.14.4-1 Gives a fake root environment
ii gcc [c-compiler] 4:4.4.2-3 The GNU C compiler
ii gcc-4.1 [c-compiler] 4.1.2-27 The GNU C compiler
ii gcc-4.3 [c-compiler] 4.3.4-6 The GNU C compiler
ii gcc-4.4 [c-compiler] 4.4.2-9 The GNU C compiler
ii gnupg 1.4.10-2 GNU privacy guard - a free PGP rep
ii gpgv 1.4.10-2 GNU privacy guard - signature veri
Versions of packages dpkg-dev suggests:
ii debian-keyring [debian-mainta 2009.11.04 GnuPG (and obsolete PGP) keys of D
-- debconf-show failed
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]