Package: skim
Version: 1.4.5-1
Severity: serious
Justification: FTBFS

I was checking package skim to see how it should adapt to the
$(moduledir) change in scim 1.4.6-1 [1][2], however I couldn't go long
into skim's build process, it fails pretty fast with the following error
message:

rm /tmp/buildd/skim-1.4.5/debian/tmp/usr/share/autostart/skim.desktop
rm: cannot remove 
`/tmp/buildd/skim-1.4.5/debian/tmp/usr/share/autostart/skim.desktop': No such 
file or directory
make: *** [install-stamp] Error 1

I don't understand the scons build logs at all, so I don't really know
what went wrong.  The full build log from "dpkg-buildpackage -us -uc"
(as root, in a logged-in pbuilder chroot) is attached.

1. http://lists.alioth.debian.org/pipermail/pkg-ime-devel/2007-April/000322.html
2. http://lists.alioth.debian.org/pipermail/pkg-ime-devel/2007-May/000323.html

Ming
2007.05.08
dpkg-buildpackage: source package is skim
dpkg-buildpackage: source version is 1.4.5-1
dpkg-buildpackage: source changed by William J Beksi <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 1.4.5-1
 debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp install-stamp 
scons --no-cache -Q -c && rm -rf cache
Checking for kde-config           :  kde-config was found
Checking for kde version          :  3.5.6
Checking for the qt library       :  qt was found as /usr
Checking for uic                  :  uic was not found - set QTDIR put it 
in your PATH ?
make: [clean-patched] Error 1 (ignored)
mkdir cache
mkdir: cannot create directory `cache': File exists
make: [clean-patched] Error 1 (ignored)
rm -rf scons-local-0.96.1
rm -f bksys/*.pyc
rm -f po/*.gmo
rm config.log
rm: cannot remove `config.log': No such file or directory
make: [clean-patched] Error 1 (ignored)
rm -rf .sconf_temp
dh_clean 
dpatch deapply-all
reverting patch 06_skim_config from ./ ... ok.
reverting patch 05_fix_desktop_file from ./ ... ok.
reverting patch 03_correct_includedir_in_skim-pc from ./ ... ok.
reverting patch 02_scons from ./ ... ok.
reverting patch 01_disable_rpath from ./ ... ok.
rm -rf patch-stamp debian/patched
 dpkg-source -b skim-1.4.5
dpkg-source: building skim using existing skim_1.4.5.orig.tar.gz
dpkg-source: building skim in skim_1.4.5-1.diff.gz
dpkg-source: warning: executable mode 0755 of 'debian/patches/02_scons.dpatch' 
will not be represented in diff
dpkg-source: warning: executable mode 0755 of 
'debian/patches/01_disable_rpath.dpatch' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 
'debian/patches/03_correct_includedir_in_skim-pc.dpatch' will not be 
represented in diff
dpkg-source: warning: executable mode 0755 of 
'debian/patches/06_skim_config.dpatch' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 
'debian/patches/05_fix_desktop_file.dpatch' will not be represented in diff
dpkg-source: building skim in skim_1.4.5-1.dsc
 debian/rules build
dpatch apply-all
applying patch 01_disable_rpath to ./ ... ok.
applying patch 02_scons to ./ ... ok.
applying patch 03_correct_includedir_in_skim-pc to ./ ... ok.
applying patch 05_fix_desktop_file to ./ ... ok.
applying patch 06_skim_config to ./ ... ok.
dh_testdir
scons --no-cache -Q configure prefix=/usr
** installation prefix for the project set to: /usr
Checking for kde-config           :  kde-config was found
Checking for kde version          :  3.5.6
Checking for the qt library       :  qt was found as /usr
Checking for uic                  :  uic was not found - set QTDIR put it 
in your PATH ?
make: [config.status] Error 1 (ignored)
scons --no-cache -Q
Checking for kde-config           :  kde-config was found
Checking for kde version          :  3.5.6
Checking for the qt library       :  qt was found as /usr
Checking for uic                  :  uic was not found - set QTDIR put it 
in your PATH ?
make: [build-stamp] Error 1 (ignored)
touch build-stamp
 debian/rules binary
dpatch apply-all
01_disable_rpath already applied to ./ .
02_scons already applied to ./ .
03_correct_includedir_in_skim-pc already applied to ./ .
05_fix_desktop_file already applied to ./ .
06_skim_config already applied to ./ .
dh_testdir
scons --no-cache -Q configure prefix=/usr
** installation prefix for the project set to: /usr
Checking for kde-config           :  kde-config was found
Checking for kde version          :  3.5.6
Checking for the qt library       :  qt was found as /usr
Checking for uic                  :  uic was not found - set QTDIR put it 
in your PATH ?
make: [config.status] Error 1 (ignored)
scons --no-cache -Q
Checking for kde-config           :  kde-config was found
Checking for kde version          :  3.5.6
Checking for the qt library       :  qt was found as /usr
Checking for uic                  :  uic was not found - set QTDIR put it 
in your PATH ?
make: [build-stamp] Error 1 (ignored)
touch build-stamp
scons --no-cache -Q install DESTDIR=/tmp/buildd/skim-1.4.5/debian/tmp
** Enabling DESTDIR for the project **  
/tmp/buildd/skim-1.4.5/debian/tmp
Checking for kde-config           :  kde-config was found
Checking for kde version          :  3.5.6
Checking for the qt library       :  qt was found as /usr
Checking for uic                  :  uic was not found - set QTDIR put it 
in your PATH ?
make: [install-stamp] Error 1 (ignored)
rm /tmp/buildd/skim-1.4.5/debian/tmp/usr/share/autostart/skim.desktop   
rm: cannot remove 
`/tmp/buildd/skim-1.4.5/debian/tmp/usr/share/autostart/skim.desktop': No such 
file or directory
make: *** [install-stamp] Error 1

Reply via email to