Your message dated Thu, 23 Oct 2014 21:44:04 +0000
with message-id <e1xhqau-0007wn...@franck.debian.org>
and subject line Bug#761783: fixed in oss4 4.2-build2010-1
has caused the Debian Bug report #761783,
regarding oss4: libtool split: package needs a b-d on libtool-bin (or avoid
using the libtool binary)
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 ow...@bugs.debian.org
immediately.)
--
761783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:oss4
Version: 4.2-build2007-2.1
Severity: wishlist
User: debian-cr...@lists.debian.org
Usertags: libtool-split
As part of the effort to cross-build the archive, the libtool package
needs a split into an architecture independent part and an
architecture dpendent part (the latter only consisting of the libtool
binary). The split is already done for jessie/sid, but to enable the
cross buildability, the dependency in libtool on libtool-bin needs to
be removed, and libtool-bin needs to depend on libtool instead.
The vast majority of packages using libtool via automake don't need
the libtool binary, and thus no changes in the build dependencies, however
about 60 source packages are using libtool directly, and need changes.
- some packages just check for the libtool binary, and then don't
use it for the build (but are using libtoolize instead). Such
usages are seen in a script called buildcheck.sh, and sometimes
in autogen.sh scripts. The solution for these cases is to patch
these scripts to check for libtoolize instead of libtool, and
not to introduce the new build dependency.
- other packages just need the additional build dependency on
libtool-bin.
To test your packages with the libtool-bin package removed, please use
the binaries found at
deb https://people.debian.org/~doko/tmp/20140820 ./
It is not clear, if all of these changes can be done in time for
the jessie release, but it would be nice to have to be able to
cross-build more packages in jessie.
For questions and help please email the debian-cross ML.
For additional pointers please see
https://lists.debian.org/debian-devel-announce/2014/08/msg00013.html
and some discussion in the orignal issue filed for libtool (#682045).
The full build log can be found at:
http://people.debian.org/~doko/logs/20140912/failed-libtool/oss4_4.2-build2007-2.1_unstable_jdk-libtool.log
The last lines of the build log are at the end of this report.
[...]
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_midiloop
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_midimix
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_sblive
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_sbpci
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_sbxfi
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_solo
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_trident
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_usb
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_userdev
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_via823x
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_via97
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build/kernel/drv/oss_ymf7xx
/«PKGBUILDDIR»/build-tree/oss-build
/«PKGBUILDDIR»/build-tree/oss-build
find build-tree/modules/oss4 -type f -exec chmod -x {} \;
touch stamp-source-oss4
sed -e 's#_VERSION_#4.2-build2007#' < debian/oss4-dkms.install.in >
debian/oss4-dkms.install
sed -e 's#_VERSION_#4.2-build2007#' < debian/oss4-dkms.dkms.in >
debian/oss4-dkms.dkms
rm -rf build-tree/modules/oss4/debian
mkdir -p build-tree/modules/oss4/debian
cp -r debian/m-a/* build-tree/modules/oss4/debian/
cp debian/copyright build-tree/modules/oss4/debian/
cp debian/changelog build-tree/modules/oss4/debian/
chmod 755 build-tree/modules/oss4/debian/rules
cd build-tree/ && tar cjf oss4.tar.bz2 modules/
cd /«PKGBUILDDIR»/build-tree/oss-build/lib/libOSSlib && CFLAGS="$CFLAGS
-isystem /«PKGBUILDDIR»/debian/include-alsa" make libOSSlib.so
make[1]: Entering directory
'/«PKGBUILDDIR»/build-tree/oss-build/lib/libOSSlib'
make[1]: 'libOSSlib.so' is up to date.
make[1]: Leaving directory '/«PKGBUILDDIR»/build-tree/oss-build/lib/libOSSlib'
cd /«PKGBUILDDIR»/build-tree/oss-build/lib/libsalsa && CFLAGS="$CFLAGS
-isystem /«PKGBUILDDIR»/debian/include-alsa" make
make[1]: Entering directory '/«PKGBUILDDIR»/build-tree/oss-build/lib/libsalsa'
libtool --tag=CC --mode=compile cc -isystem
/«PKGBUILDDIR»/debian/include-alsa -I../../include -I../libOSSlib -c main.c
make[1]: libtool: Command not found
Makefile:13: recipe for target 'main.lo' failed
make[1]: *** [main.lo] Error 127
make[1]: Leaving directory '/«PKGBUILDDIR»/build-tree/oss-build/lib/libsalsa'
make: *** [stamp-build-libsalsa] Error 2
debian/rules:45: recipe for target 'stamp-build-libsalsa' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: oss4
Source-Version: 4.2-build2010-1
We believe that the bug you reported is fixed in the latest version of
oss4, 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 761...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastien NOEL <sebast...@twolife.org> (supplier of updated oss4 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 23 Oct 2014 22:47:56 +0200
Source: oss4
Binary: oss4-base oss4-gtk oss4-dkms oss4-source oss4-dev liboss4-salsa2
liboss4-salsa-dev liboss4-salsa-asound2
Architecture: source all amd64
Version: 4.2-build2010-1
Distribution: unstable
Urgency: low
Maintainer: Debian OSS4 Maintainers
<pkg-oss4-maintain...@lists.alioth.debian.org>
Changed-By: Sebastien NOEL <sebast...@twolife.org>
Description:
liboss4-salsa-asound2 - OSS to Alsa compatibility library - binary
compatibility symlink
liboss4-salsa-dev - OSS to Alsa compatibility library -- development files
liboss4-salsa2 - OSS to Alsa compatibility library
oss4-base - Open Sound System - base package
oss4-dev - Open Sound System - development files
oss4-dkms - Open Sound System - DKMS module sources
oss4-gtk - Open Sound System - simple GTK2-based mixer control
oss4-source - Open Sound System - drivers sources
Closes: 696751 761783
Changes:
oss4 (4.2-build2010-1) unstable; urgency=low
.
[ Sebastien NOEL ]
* New upstream release.
- fix build with recent kernel. (Closes: #696751)
* Add build dependency on libtool-bin. (Closes: #761783)
.
[ Benda Xu ]
* Use debhelper 9.
* Bump to standard 3.9.6.
* Add Benda Xu to uploaders.
* Run wrap-and-sort.
* Canonicalize Vcs-Svn field and add Vcs-Browser field.
* Get rid of limits.h copy hack, leverage include-fixed from gcc.
Checksums-Sha1:
60adf5ff1ba658cfe46348e91b234d3aa72c40f4 1887 oss4_4.2-build2010-1.dsc
9788a40962f3a3cce6be50dac59d2ef3114461dc 1801445
oss4_4.2-build2010.orig.tar.bz2
f9a7401c9252c48e09e193eee016ac22ebdd0beb 66688
oss4_4.2-build2010-1.debian.tar.xz
dc17637ebb0c28add31de2725dd1282931426e24 27882 oss4-dev_4.2-build2010-1_all.deb
fa442934c383b9a8f1734978bcae8eb2d9c1ad6e 529036
oss4-base_4.2-build2010-1_amd64.deb
57353558ad269772b6bbab2636c9f80bca4cc6b5 27316
oss4-gtk_4.2-build2010-1_amd64.deb
a803fee3bbd2dccbd0fbd77d00b21670870054f1 664740
oss4-dkms_4.2-build2010-1_amd64.deb
e7c565b5aa317786ba1fdc836bd415fd757dde1d 826108
oss4-source_4.2-build2010-1_amd64.deb
fc1dac7216d187ab9a3addb753d57f1ae4b83050 42910
liboss4-salsa2_4.2-build2010-1_amd64.deb
de2a38319372a6b47335cd939482e46c2753be6a 7540
liboss4-salsa-asound2_4.2-build2010-1_amd64.deb
Checksums-Sha256:
eb62b4e7ffeabb17eed79e4369ca787bdc98d114fee698f7a80a51a1830ea0af 1887
oss4_4.2-build2010-1.dsc
6f2929ce2ed20faf67466ea2475a72004183cf9014dc6c7f1ab771a4320741e1 1801445
oss4_4.2-build2010.orig.tar.bz2
698f9161d14ce8349afd3ad3e3380b99e0cc49ca4c3cee87de934236171e0297 66688
oss4_4.2-build2010-1.debian.tar.xz
b2895357f09a2cf5d4c7353b70bfcba93626eb07e6b7e55515fb6919987971f7 27882
oss4-dev_4.2-build2010-1_all.deb
8f94402adfeb6bb0f0f561840401dc7adea4e45fe5557041620d1bcdd4b261f5 529036
oss4-base_4.2-build2010-1_amd64.deb
0d07cff6b2f2ecbb1bc1c414733b9c78b63a95d3fa6feb584cfc9c5a6a6afab5 27316
oss4-gtk_4.2-build2010-1_amd64.deb
0eaaef39153e0bc208b70cc5e638c855ae331a50048e7df9cc5c955311959827 664740
oss4-dkms_4.2-build2010-1_amd64.deb
1bfb73af9d621865137db4e6b486adcae7256a35ed96178c52204f16380daa9e 826108
oss4-source_4.2-build2010-1_amd64.deb
c652b3b6f0e33b48ae3c257f0ecb4164ff6caed1ce4f7878e3c2950a844adf60 42910
liboss4-salsa2_4.2-build2010-1_amd64.deb
91ac256171076d3ffa302ddb5cd9a9b03b192b8b03c408574d9df947f8235170 7540
liboss4-salsa-asound2_4.2-build2010-1_amd64.deb
Files:
f67282a3d475273b2783d44cc5b27e8c 1887 sound optional oss4_4.2-build2010-1.dsc
e60b0c54caf7f730de99ca4ffc72e341 1801445 sound optional
oss4_4.2-build2010.orig.tar.bz2
d7046d8b1f6e9a6bc99847d7dbcf85bd 66688 sound optional
oss4_4.2-build2010-1.debian.tar.xz
948c54af4cefd6b626c5193890561720 27882 devel optional
oss4-dev_4.2-build2010-1_all.deb
6876b3fba3206cb4bde712e40029aee4 529036 sound optional
oss4-base_4.2-build2010-1_amd64.deb
2ddf01ee8a700e516ff06639f5a2f28d 27316 sound optional
oss4-gtk_4.2-build2010-1_amd64.deb
0dd250377aefb738f8ae4acd0e4d3a2d 664740 kernel optional
oss4-dkms_4.2-build2010-1_amd64.deb
ead176fff0e6ac1fa2bebb277ea102c6 826108 sound optional
oss4-source_4.2-build2010-1_amd64.deb
a25c50ff63a2524dcd6c47778d42ac14 42910 libs optional
liboss4-salsa2_4.2-build2010-1_amd64.deb
6ba1aef8e775ee5c56db5e7f2b4d07d7 7540 libs optional
liboss4-salsa-asound2_4.2-build2010-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlRJbJ8ACgkQo1pObvABdcq1EgCgrMwxMif5OjXs5chIK9m5mxdj
yq4AoMQdJZxhVsduKBVDIBWD+gFavc3q
=QWiz
-----END PGP SIGNATURE-----
--- End Message ---