[Pkg-pascal-devel] Bug#906349: doublecmd: FTBFS in buster/sid (tries to write in /usr)
Santiago Vila
sanvila at debian.org
Fri Aug 17 12:19:26 BST 2018
Package: src:doublecmd
Version: 0.8.3-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep
dh_update_autotools_config -i
dh_autoreconf -i
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary-indep
dh binary-indep
dh_testroot -i
dh_prep -i
debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd language ;\
if [ -f doublecmd.po ] ; then mv doublecmd.po doublecmd.en.po; fi ;
# Remove convenience copy of Free Pascal Qt4 binding, use libqt4pas-dev instead
rm -f plugins/wlx/WlxMplayer/src/qt4.pas
# Build GTK2 version
./build.sh beta gtk2
CopySecondaryConfigFile /etc/lazarus/environmentoptions.xml -> /<<PKGBUILDDIR>>/tmphome/.lazarus/environmentoptions.xml
Hint: (lazarus) [RunTool] /usr/bin/fpc "-iWTOTP"
Hint: (lazarus) [RunTool] /usr/bin/fpc "-va" "compilertest.pas"
Hint: (lazarus) source file missing of FCL 1.0.1: /usr/lib/lazarus/1.8.4/packager/registration/fcllaz.pas
Hint: (lazarus) normal output directory of package FCL 1.0.1 is not writable: "/usr/lib/lazarus/1.8.4/packager/units/x86_64-linux/"
TParsedCompilerOptions.SetOutputDirectoryOverride New=/<<PKGBUILDDIR>>/tmphome/.lazarus/lib/units/x86_64-linux
Hint: (lazarus) Missing state file of FCL 1.0.1: /<<PKGBUILDDIR>>/tmphome/.lazarus/lib/units/x86_64-linux/FCL.compiled
$000055CF30A72139
$000055CF30816E3B
$000055CF30D8BA98
$000055CF30A05BB1
$000055CF309FD9E2
$000055CF309FCF2B
$000055CF309FD67F
$000055CF3081878D
$000055CF3081778C
$000055CF308173CC
$000055CF3081CDF5
$000055CF3081FA8F
$000055CF3081620D
Error: (lazbuild) Write error
Write error: Unable to create file "/usr/lib/lazarus/1.8.4/packager/registration/fcllaz.pas"
File: /usr/lib/lazarus/1.8.4/packager/registration/fcllaz.pas
package main source file
lazbuild is non interactive, aborting now.
make[1]: *** [debian/rules:16: override_dh_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/doublecmd.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.
Thanks.
More information about the Pkg-pascal-devel
mailing list