too long lines were shrinked: [32/60] x86_64-pc-linux-gnu-gcc -Iprograms/zstd.p -Iprograms -I../meson/programs -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -DXXH_NAMESPACE=ZSTD_ -Wundef -Wshadow -Wcast-align -Wcast-qual -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -pipe -march=native -f [33/60] x86_64-pc-linux-gnu-gcc -Iprograms/zstd.p -Iprograms -I../meson/programs -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -DXXH_NAMESPACE=ZSTD_ -Wundef -Wshadow -Wcast-align -Wcast-qual -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -pipe -march=native -f [34/60] x86_64-pc-linux-gnu-gcc -Iprograms/zstd.p -Iprograms -I../meson/programs -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -DXXH_NAMESPACE=ZSTD_ -Wundef -Wshadow -Wcast-align -Wcast-qual -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -pipe -march=native -f FAILED: programs/zstd.p/.._.._.._programs_fileio.c.o x86_64-pc-linux-gnu-gcc -Iprograms/zstd.p -Iprograms -I../meson/programs -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -DXXH_NAMESPACE=ZSTD_ -Wundef -Wshadow -Wcast-align -Wcast-qual -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -pipe -march=native -fno-diagn ../../programs/fileio.c: In function FIO_compressLzmaFrame: ../../programs/fileio.c:1176:22: error: Bytef undeclared (first use in this function) 1176 | strm.next_out = (Bytef*)writeJob->buffer; | ^~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_hardened-j4-20230209-080021 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe" gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.7 Python 3.10.10 Available Rust versions: [1] rust-bin-1.67.1 [2] rust-1.67.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit be807a356e98553e8277b99f8d78a5a1a8109e39 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Feb 12 11:02:01 2023 +0000 2023-02-12 11:02:01 UTC emerge -qpvO app-arch/zstd [ebuild U ] app-arch/zstd-1.5.4-r2 [1.5.2-r3] USE="lz4 lzma%* (split-usr) -static-libs -test% -zlib%"
Created attachment 850458 [details] emerge-info.txt
Created attachment 850460 [details] app-arch:zstd-1.5.4-r2:20230212-114755.log
Created attachment 850462 [details] emerge-history.txt.bz2
Created attachment 850464 [details] environment
Created attachment 850466 [details] etc.clang.tar.bz2
Created attachment 850468 [details] etc.portage.tar.bz2
Created attachment 850470 [details] logs.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59467b8282469d3878a8096c3d36422fc9d2d90f commit 59467b8282469d3878a8096c3d36422fc9d2d90f Author: Sam James <sam@gentoo.org> AuthorDate: 2023-02-14 23:57:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-15 01:29:23 +0000 app-arch/zstd: fix build w/ USE=-zlib Closes: https://bugs.gentoo.org/894058 Signed-off-by: Sam James <sam@gentoo.org> .../zstd/files/zstd-1.5.4-fix-no-zlib-build.patch | 61 ++++++++++++++++++++++ app-arch/zstd/zstd-1.5.4-r2.ebuild | 15 +++++- 2 files changed, 75 insertions(+), 1 deletion(-)