[Build-common-hackers] Bug#268483: cdbs: Symlinking config.guess and config.sub

Francesco P. Lovergine "Francesco P. Lovergine" <frankie@debian.org>, 268483@bugs.debian.org
Mon, 30 Aug 2004 21:30:42 +0200


Package: cdbs
Version: 0.4.22-1.3
Followup-For: Bug #268483

This probably the same error, it is the result after re-running dpkg-buil=
dpackage once.



(frankie:~/debian/mypkgs/smb4k/smb4k-0.4.1)$ dpkg-buildpackage -rfakeroot=
 -us -uc
dpkg-buildpackage: source package is smb4k
dpkg-buildpackage: source version is 0.4.1-1
dpkg-buildpackage: source maintainer is Francesco Paolo Lovergine <franki=
e@debian.org>
dpkg-buildpackage: host architecture is i386
 fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" =3D 0
if test -n "" && test "" !=3D "."; then rmdir ""; fi
if test "obj-i386-linux" !=3D "."; then rmdir obj-i386-linux; fi
rmdir: `obj-i386-linux': La directory non =E8 vuota
make: [cleanbuilddir] Error 1 (ignored)
if test "obj-i386-linux" !=3D "."; then rm -rf obj-i386-linux; fi
dh_clean
make -C obj-i386-linux -k distclean || true
make: *** obj-i386-linux: No such file or directory.  Stop.
rm -f debian/stamp-makefile-build
for ext in guess sub ; do \
        for i in `find . -type f -name config.$ext` ; do \
                        if test -e $i.cdbs-orig ; then \
                                rm -f $i ; \
                                mv $i.cdbs-orig $i ; \
                        fi ; \
        done ; \
done
if [ -f "obj-i386-linux/config.log" ] && grep -i 'generated.*by.*autoconf=
' "obj-i386-linux/config.log" 1>/dev/null; then \
  rm -f "obj-i386-linux/config.log"; \
fi
rm -f debian/stamp-autotools-files
if test -f obj-i386-linux/config.status && grep -i -q 'Generated.*by conf=
igure.' obj-i386-linux/config.status; then rm -f obj-i386-linux/config.st=
atus; fi
if test -f obj-i386-linux/config.cache && grep -i -q 'shell.*script.*cach=
es.*results.*configure' obj-i386-linux/config.cache; then rm -f obj-i386-=
linux/config.cache; fi
 dpkg-source -b smb4k-0.4.1
dpkg-source: building smb4k using existing smb4k_0.4.1.orig.tar.gz
dpkg-source: building smb4k in smb4k_0.4.1-1.diff.gz
dpkg-source: cannot represent change to admin/config.guess:
dpkg-source:  new version is symlink
dpkg-source:  old version is something else
dpkg-source: cannot represent change to admin/config.sub:
dpkg-source:  new version is symlink
dpkg-source:  old version is something else
dpkg-source: building smb4k in smb4k_0.4.1-1.dsc
dpkg-source: unrepresentable changes to source




-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=3Dit_IT@euro, LC_CTYPE=3Dit_IT@euro

-- no debconf information