Your message dated Tue, 14 Oct 2014 11:23:38 +0000
with message-id <[email protected]>
and subject line Bug#761776: fixed in mate-power-manager 1.8.0+dfsg1-4.1
has caused the Debian Bug report #761776,
regarding mate-power-manager: 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 [email protected]
immediately.)


-- 
761776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761776
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mate-power-manager
Version: 1.8.0+dfsg1-3
Severity: wishlist
User: [email protected]
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/mate-power-manager_1.8.0+dfsg1-3_unstable_jdk-libtool.log
The last lines of the build log are at the end of this report.
        
[...]
config.status: creating data/icons/scalable/apps/Makefile
config.status: creating data/icons/scalable/status/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --disable-maintainer-mode, 
--disable-scrollkeeper

                    MATE Power Manager 1.8.0
                  =============================

        prefix:                    /usr
        datadir:                   ${datarootdir}
        compiler:                  gcc
        cflags:                    -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security
        gnome-keyring support:     yes
        Building extra applets:    yes
        Self test support:         no
        GTK+ API version:          2.0
        Use libunique:             yes
        Docbook support:           yes
        documentation dir:         ${datarootdir}/doc/mate-power-manager-1.8.0
        dbus-1 services dir:       ${datarootdir}/dbus-1/services

make[1]: Leaving directory '/«BUILDDIR»/mate-power-manager-1.8.0+dfsg1'
   dh_auto_build -O--parallel
make[1]: Entering directory '/«BUILDDIR»/mate-power-manager-1.8.0+dfsg1'
make  all-recursive
make[2]: Entering directory '/«BUILDDIR»/mate-power-manager-1.8.0+dfsg1'
Making all in src
make[3]: Entering directory '/«BUILDDIR»/mate-power-manager-1.8.0+dfsg1/src'
libtool --mode=execute dbus-binding-tool        \
        --prefix=gpm_manager                    \
        --mode=glib-server                      \
        --output=org.mate.PowerManager.h        \
        ./org.mate.PowerManager.xml
/bin/bash: libtool: command not found
Makefile:2305: recipe for target 'org.mate.PowerManager.h' failed
make[3]: *** [org.mate.PowerManager.h] Error 127
make[3]: Leaving directory '/«BUILDDIR»/mate-power-manager-1.8.0+dfsg1/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
Makefile:479: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«BUILDDIR»/mate-power-manager-1.8.0+dfsg1'
Makefile:410: recipe for target 'all' failed
make[1]: Leaving directory '/«BUILDDIR»/mate-power-manager-1.8.0+dfsg1'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: mate-power-manager
Source-Version: 1.8.0+dfsg1-4.1

We believe that the bug you reported is fixed in the latest version of
mate-power-manager, 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.
Matthias Klose <[email protected]> (supplier of updated mate-power-manager 
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: SHA1

Format: 1.8
Date: Thu, 09 Oct 2014 09:57:17 +0000
Source: mate-power-manager
Binary: mate-power-manager mate-power-manager-common mate-power-manager-dbg
Architecture: source amd64 all
Version: 1.8.0+dfsg1-4.1
Distribution: unstable
Urgency: medium
Maintainer: MATE Packaging Team <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
 mate-power-manager - power management tool for the MATE desktop
 mate-power-manager-common - power management tool for the MATE desktop (common 
files)
 mate-power-manager-dbg - power management tool for the MATE desktop (debugging 
symbols)
Closes: 761776
Changes:
 mate-power-manager (1.8.0+dfsg1-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build-depend on libtool-bin. Closes: #761776.
Checksums-Sha1:
 64ed09d0e377b369a01a4602a2fa00ea591e61f8 2193 
mate-power-manager_1.8.0+dfsg1-4.1.dsc
 09be1a08d2a7dffc2b70e9d9859b62e5ff126d06 11900 
mate-power-manager_1.8.0+dfsg1-4.1.debian.tar.xz
 bf47768963de0cdf5bf7fc7e5f0c7dcfd6b6c77f 121508 
mate-power-manager_1.8.0+dfsg1-4.1_amd64.deb
 22c75bfa56ed9175d320d44f086281d56e402ce9 915324 
mate-power-manager-common_1.8.0+dfsg1-4.1_all.deb
 209922f75d0c5003e5aefea59bb6788925abc72b 484816 
mate-power-manager-dbg_1.8.0+dfsg1-4.1_amd64.deb
Checksums-Sha256:
 f7b6036500e7b0a9db70144ba0291153e9b764cd5456a8a7735724bc86ed673f 2193 
mate-power-manager_1.8.0+dfsg1-4.1.dsc
 b23be50993647259f55fd9c7993c20f61d7dbe791d74a2c29c56af866b45faa1 11900 
mate-power-manager_1.8.0+dfsg1-4.1.debian.tar.xz
 164b451b8a47a6b50c6255eefb0853551976a77bedfb9fb8b6bfe39a57558d55 121508 
mate-power-manager_1.8.0+dfsg1-4.1_amd64.deb
 ddf052515d250b6bd37ff65fe061ec1eaa956a06b374a957e98c5c4f51142938 915324 
mate-power-manager-common_1.8.0+dfsg1-4.1_all.deb
 55b49d844b7c7a5fc58dd8eed9d4b893390e17a32a4d0e929259fd5fd861daa3 484816 
mate-power-manager-dbg_1.8.0+dfsg1-4.1_amd64.deb
Files:
 5a46762530ef35371c2925bc18b0a973 2193 x11 optional 
mate-power-manager_1.8.0+dfsg1-4.1.dsc
 a6432054afc11af89814d1fc33d110d8 11900 x11 optional 
mate-power-manager_1.8.0+dfsg1-4.1.debian.tar.xz
 1674a295b452e6620e7513edfa856cc7 121508 x11 optional 
mate-power-manager_1.8.0+dfsg1-4.1_amd64.deb
 e14ea27b8fa57aa9c47b113d44dfa1f0 915324 x11 optional 
mate-power-manager-common_1.8.0+dfsg1-4.1_all.deb
 d5ce30e1f6e38772fc050a62bf2c6c87 484816 debug extra 
mate-power-manager-dbg_1.8.0+dfsg1-4.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlQ2aCAACgkQStlRaw+TLJxCUQCdGjkGRdb1Br5PT4PNm6QkUYeU
JpYAoKoDTAYm4u7xRt7ItH1WAQDDcHaP
=WbDF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to