Your message dated Mon, 14 Mar 2016 07:25:29 +0000
with message-id <[email protected]>
and subject line Re: gnome-audio: FTBFS: chmod: cannot access
'../../../../../../../../debian/build/gnome-audio/usr/share/doc/gnome-audio/changelog':
No such file or directory
has caused the Debian Bug report #817882,
regarding gnome-audio: FTBFS: chmod: cannot access
'../../../../../../../../debian/build/gnome-audio/usr/share/doc/gnome-audio/changelog':
No such file or directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
817882: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817882
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnome-audio
Version: 2.22.2-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
gnome-audio fails to build from source in unstable/amd64:
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package gnome-audio
dpkg-buildpackage: source version 2.22.2-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Noèl Köthe <[email protected]>
dpkg-source --before-build gnome-audio-2.22.2
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
--- Cleaning
dh_testdir
rm -f build-debstamp install-debstamp
rm -f `find . -name "*~"`
rm -rf `find . -name "\.deps"`
rm -rf `find . -name "\.libs"`
rm -rf `find . -name "*\.rej"`
find . -name 'Makefile.in' | xargs rm -f
rm -rf debian/tmp debian/files* core debian/build
rm -f debian/*substvars
dh_clean
debian/rules build
--- Compiling
touch build-debstamp
fakeroot debian/rules binary
--- Installing
dh_testdir
dh_testroot
dh_clean
dh_installdirs
rm -rf
/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build
/usr/bin/make install
DESTDIR=/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp
make[1]: Entering directory
'/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2'
/usr/bin/make -C sounds install
make[2]: Entering directory
'/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/sounds'
for I in *.wav */*.wav ; do \
mkdir -p
/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp//usr/share/sounds/`dirname
$I`; \
install -c -m 444 $I
/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp//usr/share/sounds/$I;
\
done
ln -sf startup3.wav
/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp//usr/share/sounds/login.wav
ln -sf shutdown1.wav
/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp//usr/share/sounds/logout.wav
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/sounds'
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2'
touch install-debstamp
touch install-debstamp-virgin
--- Building: gnome-audio
rm -f install-debstamp-virgin
dh_installdocs -pgnome-audio
-P/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build/gnome-audio
README
dh_installchangelogs -pgnome-audio
-P/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build/gnome-audio
ChangeLog
dh_movefiles -pgnome-audio
-P/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build/gnome-audio
#dh_strip -pgnome-audio
-P/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build/gnome-audio
dh_compress -pgnome-audio
-P/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build/gnome-audio
chmod: cannot access
'../../../../../../../../debian/build/gnome-audio/usr/share/doc/gnome-audio/changelog':
No such file or directory
chmod: cannot access
'../../../../../../../../debian/build/gnome-audio/usr/share/doc/gnome-audio/changelog.Debian':
No such file or directory
dh_compress: chmod a-x
../../../../../../../../debian/build/gnome-audio/usr/share/doc/gnome-audio/changelog
../../../../../../../../debian/build/gnome-audio/usr/share/doc/gnome-audio/changelog.Debian
returned exit code 1
debian/rules:63: recipe for target 'gnome-audio' failed
make: *** [gnome-audio] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
gnome-audio.2.22.2-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
On Fri, 11 Mar 2016 08:52:38 +0000 Chris Lamb <[email protected]> wrote:
> Source: gnome-audio
> Version: 2.22.2-1
> Severity: serious
> Justification: fails to build from source
> User: [email protected]
> Usertags: ftbfs
> X-Debbugs-Cc: [email protected]
>
> Dear Maintainer,
>
> gnome-audio fails to build from source in unstable/amd64:
>
> dpkg-buildpackage -rfakeroot -D -us -uc -b
> dpkg-buildpackage: source package gnome-audio
> dpkg-buildpackage: source version 2.22.2-1
> dpkg-buildpackage: source distribution unstable
> dpkg-buildpackage: source changed by Noèl Köthe <[email protected]>
> dpkg-source --before-build gnome-audio-2.22.2
> dpkg-buildpackage: host architecture amd64
> fakeroot debian/rules clean
> --- Cleaning
> dh_testdir
> rm -f build-debstamp install-debstamp
> rm -f `find . -name "*~"`
> rm -rf `find . -name "\.deps"`
> rm -rf `find . -name "\.libs"`
> rm -rf `find . -name "*\.rej"`
> find . -name 'Makefile.in' | xargs rm -f
> rm -rf debian/tmp debian/files* core debian/build
> rm -f debian/*substvars
> dh_clean
> debian/rules build
> --- Compiling
> touch build-debstamp
> fakeroot debian/rules binary
> --- Installing
> dh_testdir
> dh_testroot
> dh_clean
> dh_installdirs
> rm -rf
> /home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build
> /usr/bin/make install
> DESTDIR=/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp
> make[1]: Entering directory
> '/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2'
> /usr/bin/make -C sounds install
> make[2]: Entering directory
> '/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/sounds'
> for I in *.wav */*.wav ; do \
> mkdir -p
> /home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp//usr/share/sounds/`dirname
> $I`; \
> install -c -m 444 $I
> /home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp//usr/share/sounds/$I;
> \
> done
> ln -sf startup3.wav
> /home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp//usr/share/sounds/login.wav
> ln -sf shutdown1.wav
> /home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/tmp//usr/share/sounds/logout.wav
> make[2]: Leaving directory
> '/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/sounds'
> make[1]: Leaving directory
> '/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2'
> touch install-debstamp
> touch install-debstamp-virgin
> --- Building: gnome-audio
> rm -f install-debstamp-virgin
> dh_installdocs -pgnome-audio
> -P/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build/gnome-audio
> README
> dh_installchangelogs -pgnome-audio
> -P/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build/gnome-audio
> ChangeLog
> dh_movefiles -pgnome-audio
> -P/home/lamby/temp/cdt.20160311083542.i1MfGx69uB/gnome-audio-2.22.2/debian/build/gnome-audio
--- End Message ---