Your message dated Fri, 08 May 2020 03:54:40 +0000
with message-id <[email protected]>
and subject line Bug#957422: fixed in libacpi 0.2-7
has caused the Debian Bug report #957422,
regarding libacpi: ftbfs with GCC-10
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.)
--
957422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957422
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libacpi
Version: 0.2-5
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/libacpi_0.2-5_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html
[...]
Check disk space
----------------
Sufficient free space for build
User Environment
----------------
APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-651a1156-f1bd-47a4-8cb0-d642b91a4d9b
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42
dpkg-buildpackage
-----------------
Command: dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package libacpi
dpkg-buildpackage: info: source version 0.2-5
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Petter Reinholdtsen <[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_auto_clean
make -j1 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cleaning
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules build
dh build
dh_update_autotools_config
dh_auto_configure
dh_auto_build
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
libacpi build options:
CFLAGS = -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fPIC -g --pedantic
-Wall -Wextra
CC = cc
SOFLAGS = -shared -Wl,-soname,libacpi.so.0
LD = cc
CC libacpi.c
CC list.c
AR libacpi.a
LD libacpi.so.0
CC test-libacpi.c
LD test-libacpi
/usr/bin/ld: libacpi.o:./libacpi.h:189: multiple definition of `batteries';
test-libacpi.o:./libacpi.h:189: first defined here
/usr/bin/ld: libacpi.o:./libacpi.h:199: multiple definition of `fans';
test-libacpi.o:./libacpi.h:199: first defined here
/usr/bin/ld: libacpi.o:./libacpi.h:194: multiple definition of `thermals';
test-libacpi.o:./libacpi.h:194: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:38: test-libacpi] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:3: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libacpi
Source-Version: 0.2-7
Done: Seunghun Han <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libacpi, 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.
Seunghun Han <[email protected]> (supplier of updated libacpi 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: SHA512
Format: 1.8
Date: Mon, 04 May 2020 01:42:12 +0900
Source: libacpi
Architecture: source
Version: 0.2-7
Distribution: unstable
Urgency: medium
Maintainer: Seunghun Han <[email protected]>
Changed-By: Seunghun Han <[email protected]>
Closes: 957422
Changes:
libacpi (0.2-7) unstable; urgency=medium
.
* Fixed FTBFS (Closes: #957422)
* Removed Section field of libacpi0 in debian/control
* Removed -Wl,--as-needed from debian/rules
Checksums-Sha1:
01325649eb68f6ee83cb4a5d59eb11b2b4848298 1861 libacpi_0.2-7.dsc
6e53362513c91f4cba8ca9929f8ba44c6135637f 7236 libacpi_0.2-7.debian.tar.xz
31b015d7e88dc57ac18922bd903efa1913f9ae49 5180 libacpi_0.2-7_source.buildinfo
Checksums-Sha256:
778e6569b90c01fe96db838dc47161dc7c3d9cb6edeb50ac0b9e6fca801c6e24 1861
libacpi_0.2-7.dsc
b80d534d7e9df9525e9350ca8810a23fbec7b8531e13d1dd98a2b2f35c1d9b2c 7236
libacpi_0.2-7.debian.tar.xz
7add45a6d303fca40baea1a9ef4908fbfadd77f88ede10d9a044baa6a623f33e 5180
libacpi_0.2-7_source.buildinfo
Files:
7feab04451bd868c1a3c834bd9e7877b 1861 libs optional libacpi_0.2-7.dsc
e4bd2c7c95d79076e1fb04bdede712e9 7236 libs optional libacpi_0.2-7.debian.tar.xz
fb87e59735b28e095afc57abf4595deb 5180 libs optional
libacpi_0.2-7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl601AMACgkQweDZLphv
fH4pwxAAsDBDeTEQzZIv85Q+BBlDGTMj/RH347SCBwiRd6Xrn7Kx5r5EJoXMO+Rf
cJ7uyUcxW2Kofw3QIROoX/ODFv1x3er9t99oN4DA9VZe61+QT2UPqWS9LEwqTlU+
ajllivpFVrNWU/DaEyFPnJWSwHdjbpw8kI6ajfviB06CXZi3wWl59AvnxjhC2xTq
pr9kxZIv7T4X78jlzNpEcOvW0LPvavPxIKfck0+WQimQxb9fJUnYlzj+bLSiLt9n
v4NVeqIH+u/W7+SfKmRGYeEI3/1iJCKg6JXwo71BWFD3hORGTuZGTpW8KtlvHhkz
BlqDw9PA7aFcV7XPlzuQou30RPprPZtV8Hr0InA5UVA0KtFy3pP2Zn3KLdz/Ur9d
v+AnGqgWyqbdiiI+kkdqC2VhsbVWMN85i3XYhil2SoTDJO/9tHBUS/8rmFnvuuWx
OBBWYGLEV9wp/CnJj051R1GZc+RTDzFDXfUPBFJQK1WcFvI868VLVSD2EgGQyg24
JRTc5ypAlnwOX9m7z7cgp+sPBZAga+tyiFxJaVY9EGjmgI54Wy2d294V+IPKVIFs
RR+Y8NFUpN5Wc9BdcGFgwePKL8coYZeVRRPht2u2yva9LcZT/q0eKkKo0PM1Wu1/
D0hAK1nXpEDJ9Z2j9QyUBY7FXh9Yy+gjH/UX6g6CunwbAKXba38=
=2KcW
-----END PGP SIGNATURE-----
--- End Message ---