Your message dated Wed, 16 Apr 2025 21:23:52 +0000
with message-id <e1u5aea-00fdv4...@fasolo.debian.org>
and subject line Bug#1098090: fixed in weechat 4.6.1-1
has caused the Debian Bug report #1098090,
regarding weechat: ftbfs with GCC-15
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.)
--
1098090: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098090
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:weechat
Version: 4.5.1-1
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15
[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/weechat_4.5.1-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html
[...]
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-bar-item-custom.c.o -MF
CMakeFiles/weechat_gui_common.dir/gui-bar-item-custom.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-bar-item-custom.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-bar-item-custom.c
[ 53%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-file.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/plugins/xfer &&
/usr/bin/cc -DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -fPIC -fPIC -fPIC
-
MD -MT src/plugins/xfer/CMakeFiles/xfer.dir/xfer-file.c.o -MF
CMakeFiles/xfer.dir/xfer-file.c.o.d -o CMakeFiles/xfer.dir/xfer-file.c.o -c
/build/reproducible-path/weechat-4.5.1/src/plugins/xfer/xfer-file.c
[ 54%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-info.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/plugins/xfer &&
/usr/bin/cc -DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -fPIC -fPIC -fPIC
-
MD -MT src/plugins/xfer/CMakeFiles/xfer.dir/xfer-info.c.o -MF
CMakeFiles/xfer.dir/xfer-info.c.o.d -o CMakeFiles/xfer.dir/xfer-info.c.o -c
/build/reproducible-path/weechat-4.5.1/src/plugins/xfer/xfer-info.c
[ 54%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-network.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/plugins/xfer &&
/usr/bin/cc -DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -fPIC -fPIC -fPIC
-
MD -MT src/plugins/xfer/CMakeFiles/xfer.dir/xfer-network.c.o -MF
CMakeFiles/xfer.dir/xfer-network.c.o.d -o CMakeFiles/xfer.dir/xfer-network.c.o
-c /build/reproducible-path/weechat-4.5.1/src/plugins/xfer/xfer-network.c
[ 54%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-upgrade.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/plugins/xfer &&
/usr/bin/cc -DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -fPIC -fPIC -fPIC
-
MD -MT src/plugins/xfer/CMakeFiles/xfer.dir/xfer-upgrade.c.o -MF
CMakeFiles/xfer.dir/xfer-upgrade.c.o.d -o CMakeFiles/xfer.dir/xfer-upgrade.c.o
-c /build/reproducible-path/weechat-4.5.1/src/plugins/xfer/xfer-upgrade.c
[ 55%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-bar-window.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-bar-window.c.o -MF
CMakeFiles/weechat_gui_common.dir/gui-bar-window.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-bar-window.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-bar-window.c
[ 55%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-buffer.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-buffer.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-buffer.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-buffer.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-buffer.c
[ 55%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-chat.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-chat.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-chat.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-chat.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-chat.c
[ 55%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-color.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-color.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-color.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-color.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-color.c
make[3]: Leaving directory '/build/reproducible-path/weechat-4.5.1/builddir'
make[2]: *** [CMakeFiles/Makefile2:2480:
src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/all] Error 2
[ 56%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-completion.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-completion.c.o -MF
CMakeFiles/weechat_gui_common.dir/gui-completion.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-completion.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-completion.c
[ 57%] Linking C shared module xfer.so
cd /build/reproducible-path/weechat-4.5.1/builddir/src/plugins/xfer &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/xfer.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2
-Wl,--dependency-file=CMakeFiles/xfer.dir/link.d -Wl,-z,relro -Wl,-z,now
-Wl,-z,relro -Wl,-z,now -shared -o xfer.so CMakeFiles/xfer.dir/xfer.c.o
"CMakeFiles/xfer.dir/xfer-buffer.c.o" "CMakeFiles/xfer.dir/xfer-chat.c.o"
"CMakeFiles/xfer.dir/xfer-command.c.o"
"CMakeFiles/xfer.dir/xfer-completion.c.o" "CMakeFiles/xfer.dir/xfer-config.c.o"
"CMakeFiles/xfer.dir/xfer-
dcc.c.o" "CMakeFiles/xfer.dir/xfer-file.c.o"
"CMakeFiles/xfer.dir/xfer-info.c.o" "CMakeFiles/xfer.dir/xfer-network.c.o"
"CMakeFiles/xfer.dir/xfer-upgrade.c.o" -lgcrypt
make[3]: Leaving directory '/build/reproducible-path/weechat-4.5.1/builddir'
[ 57%] Built target xfer
[ 57%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-cursor.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-cursor.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-cursor.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-cursor.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-cursor.c
[ 57%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-filter.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-filter.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-filter.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-filter.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-filter.c
[ 58%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-focus.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-focus.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-focus.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-focus.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-focus.c
[ 58%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-history.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-history.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-history.c.o.d
-o CMakeFiles/weechat_gui_common.dir/gui-history.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-history.c
[ 58%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-hotlist.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-hotlist.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-hotlist.c.o.d
-o CMakeFiles/weechat_gui_common.dir/gui-hotlist.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-hotlist.c
[ 58%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-input.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-input.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-input.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-input.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-input.c
[ 59%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-key.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-key.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-key.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-key.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-key.c
[ 59%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-layout.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-layout.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-layout.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-layout.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-layout.c
[ 59%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-line.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-line.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-line.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-line.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-line.c
[ 59%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-mouse.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-mouse.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-mouse.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-mouse.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-mouse.c
[ 60%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-nick.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-nick.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-nick.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-nick.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-nick.c
[ 60%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-nicklist.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-nicklist.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-nicklist.c.o.d
-o CMakeFiles/weechat_gui_common.dir/gui-nicklist.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-nicklist.c
[ 60%] Building C object
src/gui/CMakeFiles/weechat_gui_common.dir/gui-window.c.o
cd /build/reproducible-path/weechat-4.5.1/builddir/src/gui && /usr/bin/cc
-DHAVE_CJSON -DHAVE_CONFIG_H -DHAVE_ICONV -DHAVE_ZSTD
-DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"4.5.1\" -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/usr/include/p11-kit-1 -I/build/reproducible-path/weechat-4.5.1/builddir -g
-O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -MD -MT
src/gui/CMakeFiles/weechat_gui_common
.dir/gui-window.c.o -MF CMakeFiles/weechat_gui_common.dir/gui-window.c.o.d -o
CMakeFiles/weechat_gui_common.dir/gui-window.c.o -c
/build/reproducible-path/weechat-4.5.1/src/gui/gui-window.c
make[3]: Leaving directory '/build/reproducible-path/weechat-4.5.1/builddir'
[ 60%] Built target weechat_gui_common
[ 60%] Linking C shared module guile.so
cd /build/reproducible-path/weechat-4.5.1/builddir/src/plugins/guile &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/guile.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2
-Wl,--dependency-file=CMakeFiles/guile.dir/link.d -Wl,-z,relro -Wl,-z,now
-Wl,-z,relro -Wl,-z,now -shared -o guile.so
"CMakeFiles/guile.dir/weechat-guile.c.o"
"CMakeFiles/guile.dir/weechat-guile-api.c.o" -lguile-3.0 -lgc -lpthread -ldl
../libweechat_plugins_scripts.a
make[3]: Leaving directory '/build/reproducible-path/weechat-4.5.1/builddir'
[ 60%] Built target guile
[ 60%] Linking C shared module php.so
cd /build/reproducible-path/weechat-4.5.1/builddir/src/plugins/php &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/php.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-fsigned-char -fms-extensions -Wall -Wextra
-Werror-implicit-function-declaration -Wformat -Werror=format-security
-Wformat-overflow=2 -Wformat-truncation=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/weechat-4.5.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2
-Wl,--dependency-file=CMakeFiles/php.dir/link.d -Wl,-z,relro -Wl,-z,now
-L/usr/lib -lm -lxml2 -lssl -lcrypto -lpcre2-8 -lz -lsodium -largon2 -lrt -ldl
-Wl,-z,relro -Wl,-z,now -shared -o php.so "CMakeFiles/php.dir/weechat-php.c.o"
"CMakeFiles/php.dir/weechat-php-api.c.o" /usr/lib/libphp8.4.so
../libweechat_plugins_scripts.a
make[3]: Leaving directory '/build/reproducible-path/weechat-4.5.1/builddir'
[ 60%] Built target php
make[2]: Leaving directory '/build/reproducible-path/weechat-4.5.1/builddir'
make[1]: *** [Makefile:146: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/weechat-4.5.1/builddir'
dh_auto_build: error: cd builddir && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:21: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: weechat
Source-Version: 4.6.1-1
Done: Emmanuel Bouthenot <kol...@debian.org>
We believe that the bug you reported is fixed in the latest version of
weechat, 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 1098...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bouthenot <kol...@debian.org> (supplier of updated weechat 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: Wed, 16 Apr 2025 20:31:07 +0000
Source: weechat
Architecture: source
Version: 4.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Emmanuel Bouthenot <kol...@debian.org>
Changed-By: Emmanuel Bouthenot <kol...@debian.org>
Closes: 1098090 1102450
Changes:
weechat (4.6.1-1) unstable; urgency=medium
.
* New upstream release (Closes: #1102450, #1098090)
Checksums-Sha1:
fb771f597bc286c702a2634b20b6b906f3facf3d 3101 weechat_4.6.1-1.dsc
e858524b866ee4631e68bdab3864851ebfa413ee 2763220 weechat_4.6.1.orig.tar.xz
96f5b50d6e678368da6e36d7d25611ec236b904b 833 weechat_4.6.1.orig.tar.xz.asc
c553bee1953b3a1441e8d2eb78649802a28bba3e 19368 weechat_4.6.1-1.debian.tar.xz
e72e817a307422c0b40076a5feb9fb2583762e8b 11650 weechat_4.6.1-1_source.buildinfo
Checksums-Sha256:
7b04401c81ed549cf113d23e81dcb5a9fd15c83748e92edaefc63ebd256fb90b 3101
weechat_4.6.1-1.dsc
d4344bd816a7f1ddb21ea7fb8135af87bebbcbb9e1b8362cd7432901d1902065 2763220
weechat_4.6.1.orig.tar.xz
bbd1523750b06ecee172e7d6da20f427964a6ad1a8d7f845fd78ea1aee24d285 833
weechat_4.6.1.orig.tar.xz.asc
ba74a098a8cfc39d45616feb82d2713153aa782f7ce7489108361a99ceb51ea7 19368
weechat_4.6.1-1.debian.tar.xz
e9f1f962fd9d741484f50a7df244e96fd0c5edb59336610245a041e2dddec797 11650
weechat_4.6.1-1_source.buildinfo
Files:
07be19e36f136ebea98bd1923c7d6ad2 3101 net optional weechat_4.6.1-1.dsc
c3d9b05d6c036bc98da0980348001f02 2763220 net optional weechat_4.6.1.orig.tar.xz
7319c32520fba4aae5a57832dbf90014 833 net optional weechat_4.6.1.orig.tar.xz.asc
ad2dbd047f3192bf913ebbb8777cc6d7 19368 net optional
weechat_4.6.1-1.debian.tar.xz
9cf7f32821e25b302068aa640496c8b2 11650 net optional
weechat_4.6.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQ1Tfow3vJnf8QuHSwd3I5KdQsMFAmgAFzAACgkQSwd3I5Kd
QsPRHg//a17IQo9LTuPC6RGDHB3ulh/wSRafUnVDF5KXWRy4Im1lgtVGHSesTYg2
u24WyH+BpUqpJgzUBUa/2UlLiYNhJKGNLAm5v9MenafwNcRwtetFgqcWnKeido0t
jZ+PnAsFrn9UdQUyv/6vQForREcxtlBLm+CzEqpKtNTCK/wu5UAlac9ZxJ61Wzz1
RsHECuFDfPIoHLPUU17zkcCiW5TNSiJpbyLj/9FtJmvz3+f3M8Iv7OzjSmjLfTyt
sJ5vpc8hcr+lbwGLDSuZPsrd1Dj5DFh1ERrwwY4JrWzge7t3SPDyRqV0ioTurnZl
PJTzOkLxgmQz9bQ5gRiNhGhLMFJ2etBqzP5ZD9S+tXV/t07mmR6qs4xoL9/7pWND
hA7F7YbLbIvPhePgyLZvs65yLaEA6KGDkox72NRu1TmnayDXsiCFhcc+YcSjVwud
wXB0jHqCPikkk6zlQATEMJcqaeRnfrrSvF12tLDYDofTi9kpcmwuDNHt8qQl1tG5
K3NaBz3uVBMtHzhkeD4Sm1bwwVswKXgR57gn8OloJCuf1C6traPq7jf+8SnavnyO
dwUxG4fnmij9AoIyH65bgZt0/LK71HLUTTNESphn1ya/2dRCQDzngTM/lfoMpyDt
mC+Tn9NXPans1roJaApgmv+ne2HbHiNALFbdoCC7bL+C2eDWBew=
=wFl5
-----END PGP SIGNATURE-----
pgp2g6Mosnvri.pgp
Description: PGP signature
--- End Message ---