tags 415034 -sid
thanks
debian:/# apt-get source -b chiark-utils
Reading package lists... Done
Building dependency tree... Done
Need to get 111kB of source archives.
Get:1 http://192.168.1.3 lenny/main chiark-utils 4.1.10 (dsc) [787B]
Get:2 http://192.168.1.3 lenny/main chiark-utils 4.1.10 (tar) [110kB]
Fetched 111kB in 5s (21.4kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
gpg: Signature made Mon Oct 2 21:26:30 2006 UTC using RSA key ID 23F5ADDB
gpg: Can't check signature: public key not found
dpkg-source: extracting chiark-utils in chiark-utils-4.1.10
dpkg-source: unpacking chiark-utils_4.1.10.tar.gz
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg-buildpackage: source package is chiark-utils
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg-buildpackage: source version is 4.1.10
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg-buildpackage: source changed by Ian Jackson
<[EMAIL PROTECTED]>
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg-buildpackage: host architecture i386
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg-buildpackage: source version without epoch 4.1.10
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_GB"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
debian/rules clean
test -f cprogs/writebuffer.c
rm -f build
set -e; for s in cprogs; do \
/usr/bin/make -C $s -i distclean || \
/usr/bin/make -C $s -f Makefile.in distclean; \
done
make[1]: Entering directory `/chiark-utils-4.1.10/cprogs'
rm -f *~ ./#*# *.o
rm -f readbuffer writebuffer with-lock-ex xacpi-simple summer really
trivsoundd
make[1]: Leaving directory `/chiark-utils-4.1.10/cprogs'
rm -rf *~ debian/tmp debian/*~ debian/files* debian/substvars*
debian/rules build
test -f cprogs/writebuffer.c
set -e; for s in cprogs; do /usr/bin/make -C $s all; done
make[1]: Entering directory `/chiark-utils-4.1.10/cprogs'
gcc -Wall -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -O2 -g -DRWBUFFER_SIZE_MB=16
-DREALLY_CHECK_FILE='"/etc/inittab"' -c -o readbuffer.o readbuffer.c
gcc -Wall -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -O2 -g -DRWBUFFER_SIZE_MB=16
-DREALLY_CHECK_FILE='"/etc/inittab"' -c -o rwbuffer.o rwbuffer.c
gcc readbuffer.o rwbuffer.o -o readbuffer
gcc -Wall -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -O2 -g -DRWBUFFER_SIZE_MB=16
-DREALLY_CHECK_FILE='"/etc/inittab"' -c -o writebuffer.o writebuffer.c
gcc -Wall -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -O2 -g -DRWBUFFER_SIZE_MB=16
-DREALLY_CHECK_FILE='"/etc/inittab"' -c -o wrbufcore.o wrbufcore.c
gcc writebuffer.o wrbufcore.o rwbuffer.o -o writebuffer
gcc -Wall -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -O2 -g -DRWBUFFER_SIZE_MB=16
-DREALLY_CHECK_FILE='"/etc/inittab"' with-lock-ex.c -o with-lock-ex
gcc -Wall -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -O2 -g -DRWBUFFER_SIZE_MB=16
-DREALLY_CHECK_FILE='"/etc/inittab"' -c -o xacpi-simple.o xacpi-simple.c
xacpi-simple.c: In function 'newgeometry':
xacpi-simple.c:603: warning: pointer targets in passing argument 6 of
'XGetGeometry' differ in signedness
xacpi-simple.c:603: warning: pointer targets in passing argument 7 of
'XGetGeometry' differ in signedness
xacpi-simple.c:603: warning: pointer targets in passing argument 8 of
'XGetGeometry' differ in signedness
xacpi-simple.c:603: warning: pointer targets in passing argument 9 of
'XGetGeometry' differ in signedness
gcc -o xacpi-simple xacpi-simple.o -L/usr/X11R6/lib -lX11 -lm
gcc -Wall -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -O2 -g -DRWBUFFER_SIZE_MB=16
-DREALLY_CHECK_FILE='"/etc/inittab"' -c -o summer.o summer.c
summer.c: In function 'csum_file':
summer.c:117: warning: pointer targets in passing argument 2 of
'nettle_MD5Update' differ in signedness
gcc -o summer summer.o -lnettle
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_clear'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_add_ui'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_init_set'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_probab_prime_p'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_tstbit'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_divexact'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_mul_2exp'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_set'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_cmp'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_gcd'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_mul'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_set_ui'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_sub_ui'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_powm'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_com'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_cmp_ui'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_init'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_fdiv_r'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_fdiv_r_2exp'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_add'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_setbit'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_sizeinbase'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_import'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_fdiv_ui'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_invert'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_init_set_ui'
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/libnettle.so:
undefined reference to `__gmpz_sub'
collect2: ld returned 1 exit status
make[1]: *** [summer] Error 1
make[1]: Leaving directory `/chiark-utils-4.1.10/cprogs'
make: *** [build] Error 2
Build command 'cd chiark-utils-4.1.10 && dpkg-buildpackage -b -uc' failed.
E: Child process failed
debian:/#
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]