Your message dated Fri, 03 Jan 2025 01:00:00 +0000
with message-id <e1ttw2i-0014ev...@fasolo.debian.org>
and subject line Bug#1077401: fixed in lz4 1.9.4-4
has caused the Debian Bug report #1077401,
regarding yuzu: FTBFS: collect2: error: ld returned 1 exit status
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.)
--
1077401: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077401
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yuzu
Version: 0-1335+ds-1.4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240728 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> /usr/bin/ld: cannot find -lxxhash: No such file or directory
> [ 24%] Building CXX object
> src/shader_recompiler/CMakeFiles/shader_recompiler.dir/frontend/maxwell/translate/impl/floating_point_compare.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/shader_recompiler &&
> /usr/bin/c++ -DARCHITECTURE_x86_64=1 -DBOOST_ASIO_DISABLE_CONCEPTS
> -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_DATE_TIME_NO_LIB
> -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB
> -DFMT_SHARED -DNDEBUG -DYUZU_UNIX=1 -D_FILE_OFFSET_BITS=64
> -I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/externals/./microprofile
> -I/<<PKGBUILDDIR>>/externals/sirit/src/../include -g -Werror=clobbered
> -Werror=volatile-register-var
> -D__DEB_CANARY_CXXFLAGS_1f34004ebcb05f9acda6016d5cc52d5e__
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -march=x86-64-v2 -D__DEB_CANARY_CPPFLAGS_1f34004ebcb05f9acda6016d5cc52d5e__
> -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++20 -flto=auto
> -fno-fat-lto-objects -Werror=all -Werror=extra -Werror=missing-declarations
> -Werror=shadow -Werror=unused -Wno-attributes -Wno-invalid-offsetof
> -Wno-unused-parameter -mcx16 -fwrapv -Wno-array-bounds -Wno-stringop-overread
> -Wno-stringop-overflow -Werror=conversion -Winvalid-pch -include
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/shader_recompiler/CMakeFiles/shader_recompiler.dir/cmake_pch.hxx
> -MD -MT
> src/shader_recompiler/CMakeFiles/shader_recompiler.dir/frontend/maxwell/translate/impl/floating_point_compare.cpp.o
> -MF
> CMakeFiles/shader_recompiler.dir/frontend/maxwell/translate/impl/floating_point_compare.cpp.o.d
> -o
> CMakeFiles/shader_recompiler.dir/frontend/maxwell/translate/impl/floating_point_compare.cpp.o
> -c
> /<<PKGBUILDDIR>>/src/shader_recompiler/frontend/maxwell/translate/impl/floating_point_compare.cpp
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://qa-logs.debian.net/2024/07/28/yuzu_0-1335+ds-1.4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: lz4
Source-Version: 1.9.4-4
Done: Nobuhiro Iwamatsu <iwama...@debian.org>
We believe that the bug you reported is fixed in the latest version of
lz4, 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 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <iwama...@debian.org> (supplier of updated lz4 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: SHA256
Format: 1.8
Date: Fri, 03 Jan 2025 09:20:45 +0900
Source: lz4
Architecture: source
Version: 1.9.4-4
Distribution: unstable
Urgency: medium
Maintainer: Nobuhiro Iwamatsu <iwama...@debian.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Closes: 1077401 1078134
Changes:
lz4 (1.9.4-4) unstable; urgency=medium
.
* Update d/patches/use-system-xxhash.patch.
- Add -lxxhash to liblz4.pc.in.
* d/control: Add libxxhash-dev to B-D of liblz4-dev.
(Closes: #1078134, #1077401)
Checksums-Sha1:
2b74eaef8a728b5880fbb8828c104651da2bdba5 1934 lz4_1.9.4-4.dsc
775042e04fcb3f1049ca0c5e08727589b39d6980 7372 lz4_1.9.4-4.debian.tar.xz
20e79271180fa87190fe6744b82d1d0a12ab7bb2 8376 lz4_1.9.4-4_amd64.buildinfo
Checksums-Sha256:
2ce2f46adeb4919bc12fc7e48b6271f7d9a685c004ec8ac8381adf77ed233581 1934
lz4_1.9.4-4.dsc
2310e5f1a4a7044722e8aebf927329dd9eb9615bf6fbe9800b590153d9d6b869 7372
lz4_1.9.4-4.debian.tar.xz
5c930b4ea4df7a4c030bf28e508169b4057e9c2b3b3527a020e30d78cc048557 8376
lz4_1.9.4-4_amd64.buildinfo
Files:
83b2b03e45abeefe20d71eb9f13cbbd9 1934 utils optional lz4_1.9.4-4.dsc
177ec1dddb64d7b1726a7c921cc62d5b 7372 utils optional lz4_1.9.4-4.debian.tar.xz
24851388b04ddced58626625bee21de1 8376 utils optional
lz4_1.9.4-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAmd3L2sACgkQMiR/u0Ct
H6bzhw/+M2jZ0EKwmDK2uUk8RewnSBWKx+tp40LPkWy/TwKTQDfKbXYxQ14ejGlQ
aLIjUe4IoEINBsz3nqavBkvh83FG1jtEoyG13x5RIzRDwDPIIkfEqZwh6/QUSeOg
prLXaYeM+b8qnScteQk6zLj+t/sokoykEgA5ep9agqc+cfMWrYycm+eh6Ml6QURL
gkmMKnrog3OX8oFDrB2PwL0oSIqbqhdZBVCzb3vWLXVXujr8phPQ+ALqyv96AOw6
1fwpaMsNxtzfGHOvdGZgtupOYwexbNg+xCAAlo45tnDH8uE3B598WgC1nuHMN/RE
UpKAJWHjDZ74dH3tTx0cMG/59IhJI7w2RbRftWB9O7fSPqtvGEmmIv8CUO6f2M7p
aP65/QLpkaVl69tOp4jxPLNtIKT0dAcu2IhgGkTvmg9Zssex7IYO1bIMlUtqZimR
PKDoRbeFNG1ey+Uq8Ol9684IwMC8UyVRFg2uT72c8CtArKWWWE/VlmowiAnfK9N2
TycwcTGso5MlbtQrW0xXUwsHoPJ6AiQ0UrEPkb8YpVtKdT0gLgi8fES4s85UwILb
v9sC9PPKllvao3Pfi8evYXGy9+7fePD+hlAP/P5//nM/AiaqTl+iHPY7IlUJILQl
z0yh5j4k4lNAHIc5aNNCtncnkTnD7uSpP2iO49TFkjAyXNe2DGY=
=IRQK
-----END PGP SIGNATURE-----
pgpbCSKvbSsGY.pgp
Description: PGP signature
--- End Message ---