Your message dated Sat, 27 Jul 2024 18:35:01 +0000
with message-id <e1sxmfx-00alk6...@fasolo.debian.org>
and subject line Bug#1075248: fixed in magicfilter 1.2-68
has caused the Debian Bug report #1075248,
regarding magicfilter: ftbfs with GCC-14
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.)


-- 
1075248: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075248
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:magicfilter
Version: 1.2-67
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/magicfilter_1.2-67_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html

[...]
gpgv:                issuer "deb...@alteholz.de"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for 
./magicfilter_1.2-67.dsc: no acceptable signature found
dpkg-source: info: extracting magicfilter in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking magicfilter_1.2.orig.tar.gz
dpkg-source: info: unpacking magicfilter_1.2-67.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 01-create-magicfilterconfig.patch
dpkg-source: info: applying 02-autotools-support.patch
dpkg-source: info: applying 03-make-ghostscript-quiet.patch
dpkg-source: info: applying 04-support-for-eglibc2.10.patch
dpkg-source: info: applying 05-main-magicfilter-changes.patch
dpkg-source: info: applying 10-additional-core-filter-support.patch
dpkg-source: info: applying 11-additional-printer-filters.patch

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-61e4467e-759e-4936-a504-10f37405d307
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package magicfilter
dpkg-buildpackage: info: source version 1.2-67
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Thorsten Alteholz 
<deb...@alteholz.de>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
rm -f config.sub config.guess
rm -f build
[ ! -f Makefile ] || /usr/bin/make distclean || /usr/bin/make -f Makefile.in 
distclean
rm -rf *~ filters/*~ debian/tmp debian/*~ debian/files debian/substvars
rm -rf debian/tmp
 debian/rules binary
ln -sf /usr/share/misc/config.sub .
ln -sf /usr/share/misc/config.guess .
rm -f config.cache
GZIP=/bin/gzip BZIP2=/bin/bzip2 ./configure --prefix=/usr \
            --infodir=/usr/share/info \
                    --mandir=/usr/share/man \
            --bindir=/usr/sbin
creating cache ./config.cache
checking for gcc... x86_64-linux-gnu-gcc
checking whether the C compiler (x86_64-linux-gnu-gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot 
create executables.
make: *** [debian/rules:31: build] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: magicfilter
Source-Version: 1.2-68
Done: Thorsten Alteholz <deb...@alteholz.de>

We believe that the bug you reported is fixed in the latest version of
magicfilter, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated magicfilter 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: SHA512

Format: 1.8
Date: Sat, 27 Jul 2024 11:03:02 +0200
Source: magicfilter
Architecture: source
Version: 1.2-68
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Closes: 1075248
Changes:
 magicfilter (1.2-68) unstable; urgency=medium
 .
   * debian/rules: use autoreconf (Closes: #1075248)
   * debian/control: bump standard to 4.7.0 (no changes)
   * debian/watch: update to version 4
Checksums-Sha1:
 d3d6a12c0595e4527575b28836d80c2c39457ee4 2244 magicfilter_1.2-68.dsc
 bba016ac7b706433e139b27a3f6279d8d75842a0 35884 magicfilter_1.2-68.debian.tar.xz
 5f3c04139f0fb515986511fd57f8b11eaa0f3f78 9093 
magicfilter_1.2-68_amd64.buildinfo
Checksums-Sha256:
 b8af923abd7c7d20907b058d37613e5a8b5f2512a3c3600a9b2d9ddbf1d5d3ec 2244 
magicfilter_1.2-68.dsc
 4f5400a93c925b204b4326ba95d5af4f810dd6ada67b073eb129d57ca1d1041a 35884 
magicfilter_1.2-68.debian.tar.xz
 5ed0a43d5b5ad8f351daf2301aa0f7f079c13d748dfcb7f4a97bc7a68ec30fbf 9093 
magicfilter_1.2-68_amd64.buildinfo
Files:
 0300ae4003c1d333c94499e103277329 2244 text optional magicfilter_1.2-68.dsc
 933ca532d5ec87134e319f2f677271c4 35884 text optional 
magicfilter_1.2-68.debian.tar.xz
 affe615e9e077c58dbc75aa24cbe7a62 9093 text optional 
magicfilter_1.2-68_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmalNwtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR+pQD/4lX6y7UVWaFYJ98JexGi8eMNevYogT
Ik1U0ZQ1jtHnHJsWe+2gO24PgfBQ9fhAnaVIc7GJjiwV1hn37UgSAgQK5UTQ99G9
3iUGesHG/6jPi2MJCUR7MsnQURp7wTy8YkfDaMQmPDqciRA7QxAA3W3fHALKoNsJ
biADSAN3dxDJcve81Ozv9Z6NZfpg8sWFcjLddn6zywuPwb0D07pqdcZ17bbrtWVT
RfEEKGemScGcKKeEpk0/X2xgRUN84BhEzgNUhDycAWeZSjC78LT5VEpsdRGibenw
fncaldVf+3GROZtrlVTfzOhqGVt2kxccr3i/6CrEYuEgs6DaimNzV4K76ZnSehl1
k7DFmlKB1K6DVpSprgkDX3UvrtIbENYkzT7oMCNuTDIbkMhxUNMl0YmreG//jBWc
IG/eicMvc5Tp2NmrIQaGvOo88D5kiLKkXW46Pl9XCN5dlxvwnt6h731YE63Q7rmX
CHjqJP/rtX2ypNWDWs1eI4GYvXHTU/D1rRE2+CFKAuETAe7m/gxN5UxrFtFbklgH
2+v8FuUxOUA22TmJuZkmKJega8yPaKbpu84cUMiBsdeggUjqlqLWMORvkJz4KGLu
9QCHjvnCa/lMJBUSdunBBl5tDmmaL/nmxYXym24qvHjMqNEYieQOrc3KwFGGu06Y
zWme66KmXMh39A==
=7q1p
-----END PGP SIGNATURE-----

Attachment: pgptIan34xp3G.pgp
Description: PGP signature


--- End Message ---

Reply via email to