Your message dated Fri, 15 Apr 2016 06:19:07 +0000
with message-id <[email protected]>
and subject line Bug#806029: fixed in gem 1:0.93.3-10
has caused the Debian Bug report #806029,
regarding gem: FTBFS when built with dpkg-buildpackage -A (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.)
--
806029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806029
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gem
Version: 1:0.93.3-9
User: [email protected]
Usertags: binary-indep
Severity: important
Dear maintainer:
I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:
--------------------------------------------------------------------------------
[...]
fakeroot debian/rules binary-indep
dh --with autoreconf binary-indep
dh_testroot -i
dh_prep -i
dh_auto_install -i
make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making install in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
Making install in Gem
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Gem'
/bin/bash ./../pkgversion.sh ../version.h.in > version_current.h
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../../src -I../../src -D_FORTIFY_SOURCE=2 -DHAVE_VERSION_H -DPD
-I/usr/include/pd -I/usr/include/GL -I/usr/include/libdrm -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -freg-struct-return
-O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math
-mmmx -MT libGem_la-Version.lo -MD -MP -MF .deps/libGem_la-Version.Tpo -c -o
libGem_la-Version.lo `test -f 'Version.cpp' || echo './'`Version.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src
-D_FORTIFY_SOURCE=2 -DHAVE_VERSION_H -DPD -I/usr/include/pd -I/usr/include/GL
-I/usr/include/libdrm -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -freg-struct-return -O3 -falign-loops -falign-functions
-falign-jumps -funroll-loops -ffast-math -mmmx -MT libGem_la-Version.lo -MD -MP
-MF .deps/libGem_la-Version.Tpo -c Version.cpp -fPIC -DPIC -o
.libs/libGem_la-Version.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src
-D_FORTIFY_SOURCE=2 -DHAVE_VERSION_H -DPD -I/usr/include/pd -I/usr/include/GL
-I/usr/include/libdrm -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -freg-struct-return -O3 -falign-loops -falign-functions
-falign-jumps -funroll-loops -ffast-math -mmmx -MT libGem_la-Version.lo -MD -MP
-MF .deps/libGem_la-Version.Tpo -c Version.cpp -o libGem_la-Version.o
>/dev/null 2>&1
mv -f .deps/libGem_la-Version.Tpo .deps/libGem_la-Version.Plo
/bin/bash ../../libtool --tag=CXX --mode=link g++ -DHAVE_VERSION_H -DPD
-I/usr/include/pd -I/usr/include/GL -I/usr/include/libdrm -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -freg-struct-return
-O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math
-mmmx -Wl,-z,relro -o libGem.la libGem_la-glew.lo libGem_la-Cache.lo
libGem_la-ContextData.lo libGem_la-Dylib.lo libGem_la-Event.lo
libGem_la-Exception.lo libGem_la-Files.lo libGem_la-GLStack.lo
libGem_la-Image.lo libGem_la-ImageLoad.lo libGem_la-ImageSave.lo
libGem_la-PixConvertAltivec.lo libGem_la-PixConvertSSE2.lo libGem_la-Loaders.lo
libGem_la-Manager.lo libGem_la-PBuffer.lo libGem_la-Properties.lo
libGem_la-Settings.lo libGem_la-Setup.lo libGem_la-State.lo
libGem_la-SynchedWorkerThread.lo libGem_la-ThreadMutex.lo
libGem_la-ThreadSemaphore.lo libGem_la-Version.lo libGem_la-WorkerThread.lo
-L/usr/include/pd -lGLEW -lGLU -lGL -lXxf86vm -ldl -lz -lm -L/usr/include/pd
libtool: link: rm -fr .libs/libGem.a .libs/libGem.la
libtool: link: ar cru .libs/libGem.a .libs/libGem_la-glew.o
.libs/libGem_la-Cache.o .libs/libGem_la-ContextData.o .libs/libGem_la-Dylib.o
.libs/libGem_la-Event.o .libs/libGem_la-Exception.o .libs/libGem_la-Files.o
.libs/libGem_la-GLStack.o .libs/libGem_la-Image.o .libs/libGem_la-ImageLoad.o
.libs/libGem_la-ImageSave.o .libs/libGem_la-PixConvertAltivec.o
.libs/libGem_la-PixConvertSSE2.o .libs/libGem_la-Loaders.o
.libs/libGem_la-Manager.o .libs/libGem_la-PBuffer.o
.libs/libGem_la-Properties.o .libs/libGem_la-Settings.o .libs/libGem_la-Setup.o
.libs/libGem_la-State.o .libs/libGem_la-SynchedWorkerThread.o
.libs/libGem_la-ThreadMutex.o .libs/libGem_la-ThreadSemaphore.o
.libs/libGem_la-Version.o .libs/libGem_la-WorkerThread.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libGem.a
libtool: link: ( cd ".libs" && rm -f "libGem.la" && ln -s "../libGem.la"
"libGem.la" )
[... snipped ...]
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install
# remove libtool files, they are not needed
find debian/gem-extra/usr/lib/ -name '*.la' -delete
find: `debian/gem-extra/usr/lib/': No such file or directory
debian/rules:53: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:40: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit
status 2
--------------------------------------------------------------------------------
Sorry not to have a fix, as I am reporting many bugs similar to
this one, but I can give some general hints:
* If all the arch-independent packages are dummy transitional packages
released with jessie, the easy fix is to drop them now.
* If not, debian/rules should be modified so that the binary-indep
target works in all cases, even when binary-arch is not used (this is
what the "Architecture: all" autobuilder does). For that:
* If you are using debhelper, you might want to use options -a and -i
for dh_* commands so that they do not act on packages they do not
have to act.
* Also, if you are using dh, the (independently) optional targets
override_dh_foo-arch and override_dh_foo-indep (for several values
of "foo") may be useful to write a debian/rules which behaves exactly
as desired.
After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B"
work properly, this package will be suitable to be uploaded in
source-only form if you wish (you might want to try it).
Thanks.
--- End Message ---
--- Begin Message ---
Source: gem
Source-Version: 1:0.93.3-10
We believe that the bug you reported is fixed in the latest version of
gem, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <[email protected]> (supplier of updated gem
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 15 Apr 2016 00:19:07 +0200
Source: gem
Binary: gem gem-doc gem-dev gem-extra gem-plugin-gmerlin gem-plugin-lqt
gem-plugin-mpeg3 gem-plugin-magick gem-plugin-jpeg gem-plugin-tiff
gem-plugin-sgi gem-plugin-v4l2 gem-plugin-dv4l gem-plugin-dc1394
gem-plugin-unicap
Architecture: source
Version: 1:0.93.3-10
Distribution: unstable
Urgency: medium
Maintainer: Paul Brossier <[email protected]>
Changed-By: IOhannes m zmölnig (Debian/GNU) <[email protected]>
Description:
gem - Graphics Environment for Multimedia - Pure Data library
gem-dev - Graphics Environment for Multimedia (development files)
gem-doc - Graphics Environment for Multimedia (documentation)
gem-extra - Graphics Environment for Multimedia - extra objects
gem-plugin-dc1394 - Graphics Environment for Multimedia - DC1394 support
gem-plugin-dv4l - Graphics Environment for Multimedia - DV support
gem-plugin-gmerlin - Graphics Environment for Multimedia - GMERLIN support
gem-plugin-jpeg - Graphics Environment for Multimedia - JPEG support
gem-plugin-lqt - Graphics Environment for Multimedia - LQT support
gem-plugin-magick - Graphics Environment for Multimedia - ImageMagick support
gem-plugin-mpeg3 - Graphics Environment for Multimedia - MPEG support
gem-plugin-sgi - Graphics Environment for Multimedia - SGI support
gem-plugin-tiff - Graphics Environment for Multimedia - TIFF support
gem-plugin-unicap - Graphics Environment for Multimedia - unicap support
gem-plugin-v4l2 - Graphics Environment for Multimedia - V4L2 output support
Closes: 806029 815913
Changes:
gem (1:0.93.3-10) unstable; urgency=medium
.
* Made build reproducible.
* Don't fail if 'find' is given a non-existing directory. (Closes: #806029)
* Updated Vcs-* stanzas.
* Switched to fonts-dejavu-core for the default font. (Closes: #815913)
* Added debian/git-tuneclone.sh script.
* Documented in debian/README.source
* Removed Günter Geiger from Uploaders.
* Bumped standards-version to 3.9.7
Checksums-Sha1:
0c27ba38588c36e92c93fee32a1746708ab02314 3247 gem_0.93.3-10.dsc
38684acee793cd137667c91a822b51cab4fa0cc3 21764 gem_0.93.3-10.debian.tar.xz
Checksums-Sha256:
59f45f719fe8341d39b7d38a28340cc098964c7837b2a076eaf8b2ada063c178 3247
gem_0.93.3-10.dsc
75e76c738e4080a5c38b62b480439f52b81dd9bf6b56ccf20af8d1ce4f99e86d 21764
gem_0.93.3-10.debian.tar.xz
Files:
a665c442165de82d61f51d1c1bad9f2d 3247 graphics optional gem_0.93.3-10.dsc
53efa05f9ff6991cfcadb2c838373fd3 21764 graphics optional
gem_0.93.3-10.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXEIVQAAoJELZQGcR/ejb4nV4QAIckBGIDlJZTc/U7+MsrNrYN
gMsDstAiDii1tdzOQczMsndWbPaMZwqspTs02sEo+f7XF1RnXwVq0eIUs26kKpNL
SHL8NZvRJRSsVQtkXsJ0xk50w+ch7JQsm/7274lFjN34PXhmx8DdrvUHhokVamCj
xgegQUu711cVQ6b0gFeBKDzpkHHJeMTWg/4m/8b0qrBa8JnPmPiFKJUiG5n8ZIUu
cUwxhv6+ZYcjFc8RshTuuTirUFEaHQfx100zCMPOg5JLQ2ZA6Jrq4yc/oXwmY7GL
3+Mum4kOww4r//TOatw9HxkpeiNlAzV4Tv1QiH9QwXEoFUBgDSBOjCK8Md8yN8de
Mh4eZ62Rcyhsy385GFXqkokV8qTLBME8HyZmORIYfBZmyAKhid3VRcLvpA5z1fY6
meqxzWXWQiAtNdBQwCWTQCm1qH802Hl0D07yhEJI1fPi18E0hfFMHSLV7tiRKe/x
Z0V6ggXu2HQyRLtmotxhz6aAxkvh2Qg5fK4khQPQz7Obuya+XPxS/ETxuusGMyzu
lKsUhCXTNFmeHZfSPx5wZFp0It60EVaDbpe2EiBVTBDjBblo+G9wneOyofASz68X
vTXMXF60DjvD2YneVFqA4vuSzqzvrEPTLHV8+jgQtqs7h58UDLrVO/NmBUaD3GNB
dDNwct7nIQ5EPx5GoGu5
=VO30
-----END PGP SIGNATURE-----
--- End Message ---