I'm trying to compile a source package from Debian testing on my Potato 
box.  Here is the error:

<as root>
/home/loop# apt-get source apcupsd -b --no-download --ignore-missing
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 1525kB of source archives.
Get:1 http://debian.pacific.net.au testing/main apcupsd 3.8.1.5-1 (dsc) [642B]
Get:2 http://debian.pacific.net.au testing/main apcupsd 3.8.1.5-1 (tar) 
[1515kB]
Get:3 http://debian.pacific.net.au testing/main apcupsd 3.8.1.5-1 (diff) 
[9082B]
Fetched 3B in 0s (6B/s)
Skipping unpack of already unpacked source in apcupsd-3.8.1.5
utmp entry ("loop") does not match value of LOGNAME ("root"); using "root" 
at /usr/lib/dpkg/controllib.pl line 47.
utmp entry ("loop") does not match value of LOGNAME ("root"); using "root" 
at /usr/lib/dpkg/controllib.pl line 47.
dpkg-buildpackage: source package is apcupsd
utmp entry ("loop") does not match value of LOGNAME ("root"); using "root" 
at /usr/lib/dpkg/controllib.pl line 47.
utmp entry ("loop") does not match value of LOGNAME ("root"); using "root" 
at /usr/lib/dpkg/controllib.pl line 47.
dpkg-buildpackage: source version is 3.8.1.5-1
utmp entry ("loop") does not match value of LOGNAME ("root"); using "root" 
at /usr/lib/dpkg/controllib.pl line 47.
utmp entry ("loop") does not match value of LOGNAME ("root"); using "root" 
at /usr/lib/dpkg/controllib.pl line 47.
dpkg-buildpackage: source maintainer is Martin Mitchell <[EMAIL PROTECTED]>
utmp entry ("loop") does not match value of LOGNAME ("root"); using "root" 
at /usr/lib/dpkg/controllib.pl line 47.
  debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 
DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 
DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
dh_testdir
dh_testroot
rm -f build-stamp install-stamp
# Add here commands to clean up after the build process.
make realclean
make[1]: Entering directory `/home/loop/apcupsd-3.8.1.5'
make[1]: *** No rule to make target `realclean'.  Stop.
make[1]: Leaving directory `/home/loop/apcupsd-3.8.1.5'
make: [clean] Error 2 (ignored)
dh_clean
  debian/rules build DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 
DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 
DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
dh_testdir
# Add here commands to compile the package.
autoconf -l autoconf autoconf/configure.in >configure
/bin/sh: ./autoconf: is a directory
make: [build-stamp] Error 126 (ignored)
SHUTDOWN=/sbin/shutdown CFLAGS="-O2 -g -Wall" ./configure --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info --enable-powerflute 
--enable-cgi --sysconfdir=/etc/apcupsd 
--with-cgi-bin=/usr/lib/cgi-bin/apcupsd --with-catgets --with-pid-dir=/var/run
make
make[1]: Entering directory `/home/loop/apcupsd-3.8.1.5'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/home/loop/apcupsd-3.8.1.5'
make: *** [build-stamp] Error 2
Build command 'cd apcupsd-3.8.1.5 && dpkg-buildpackage -b -uc' failed.
E: Child process failed


How do I fix the "utmp entry ("loop") does not match value of LOGNAME 
("root"); using "root" at /usr/lib/dpkg/controllib.pl line 47.
" error? and if that gets fixed, will the next lot go away?

--
It was such a lovely day I thought it a pity to get up.

[15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian
This is random quote 663 of a collection of 1204

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to