Your message dated Sun, 05 Oct 2025 21:57:21 +0000
with message-id <[email protected]>
and subject line Bug#1117413: fixed in pbcopper 2.3.0+dfsg-4
has caused the Debian Bug report #1117413,
regarding pbcopper: FTBFS: ERROR: Dependency "boost" not found, tried system
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.)
--
1117413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117413
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pbcopper
Version: 2.3.0+dfsg-3
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202510/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pbcopper, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --builddirectory=build
dh_auto_clean -O--builddirectory=build
dh_autoreconf_clean -O--builddirectory=build
dh_clean -O--builddirectory=build
debian/rules binary
dh binary --builddirectory=build
dh_update_autotools_config -O--builddirectory=build
dh_autoreconf -O--builddirectory=build
dh_auto_configure -O--builddirectory=build
cd build && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup ..
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1
The Meson build system
Version: 1.9.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/build
Build type: native build
../meson.build:2: WARNING: Keyword argument "default_options" defined multiple
times.
WARNING: This will be an error in Meson 2.0.
Project name: pbcopper
Project version: 2.3.0
C compiler for the host machine: cc (gcc 15.2.0 "cc (Debian 15.2.0-4) 15.2.0")
C linker for the host machine: cc ld.bfd 2.45
C++ compiler for the host machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-4)
15.2.0")
C++ linker for the host machine: c++ ld.bfd 2.45
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C++ supports arguments -Wduplicated-cond: YES
Compiler for C++ supports arguments -Wduplicated-branches: YES
Compiler for C++ supports arguments -Wlogical-op: YES
Compiler for C++ supports arguments -Wrestrict: YES
Compiler for C++ supports arguments -Wdouble-promotion: YES
Compiler for C++ supports arguments -Wshadow: YES
Compiler for C++ supports arguments -Wformat=1: YES
Compiler for C supports arguments -Wc++-compat: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wno-unused-variable: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wno-unused-but-set-variable: YES
Compiler for C supports arguments -msse4.1: YES
Run-time dependency threads found: YES
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency Boost found: NO (tried system)
../meson.build:71:21: ERROR: Dependency "boost" not found, tried system
A full log can be found at /<<PKGBUILDDIR>>/build/meson-logs/meson-log.txt
cd build && tail -v -n \+0 meson-logs/meson-log.txt
==> meson-logs/meson-log.txt <==
Build started at 2025-10-05T15:01:17.642809
Main binary: /usr/bin/python3
Build Options: -Dpython.bytecompile=-1 -Dprefix=/usr
-Dlibdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var -Dsysconfdir=/etc
-Dbuildtype=plain -Dwrap_mode=nodownload
Python system: Linux
The Meson build system
Version: 1.9.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/build
Build type: native build
../meson.build:2: WARNING: Keyword argument "default_options" defined multiple
times.
WARNING: This will be an error in Meson 2.0.
Project name: pbcopper
Project version: 2.3.0
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (Debian 15.2.0-4) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -Wl,-z,relro -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.45
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 15.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-D_FILE_OFFSET_BITS=64 -Wl,-z,relro
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command:
/<<PKGBUILDDIR>>/build/meson-private/sanitycheckc.exe
-----------
Sanity check: `/<<PKGBUILDDIR>>/build/meson-private/sanitycheckc.exe` -> 0
C compiler for the host machine: cc (gcc 15.2.0 "cc (Debian 15.2.0-4) 15.2.0")
C linker for the host machine: cc ld.bfd 2.45
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.45
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
-----------
Detecting compiler via: `c++ --version` -> 0
stdout:
c++ (Debian 15.2.0-4) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c++ -E -dM -
-----
-----------
Detecting linker via: `c++ -Wl,--version -Wl,-z,relro -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.45
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 15.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C++ compiler: c++
Is cross compiler: False.
Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command:
/<<PKGBUILDDIR>>/build/meson-private/sanitycheckcpp.exe
-----------
Sanity check: `/<<PKGBUILDDIR>>/build/meson-private/sanitycheckcpp.exe` -> 0
C++ compiler for the host machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-4)
15.2.0")
C++ linker for the host machine: c++ ld.bfd 2.45
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (Debian 15.2.0-4) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -Wl,-z,relro -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.45
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 15.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-D_FILE_OFFSET_BITS=64 -Wl,-z,relro
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command:
/<<PKGBUILDDIR>>/build/meson-private/sanitycheckc.exe
-----------
Sanity check: `/<<PKGBUILDDIR>>/build/meson-private/sanitycheckc.exe` -> 0
C compiler for the build machine: cc (gcc 15.2.0 "cc (Debian 15.2.0-4) 15.2.0")
C linker for the build machine: cc ld.bfd 2.45
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.45
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
-----------
Detecting compiler via: `c++ --version` -> 0
stdout:
c++ (Debian 15.2.0-4) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c++ -E -dM -
-----
-----------
Detecting linker via: `c++ -Wl,--version -Wl,-z,relro -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.45
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 15.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C++ compiler: c++
Is cross compiler: False.
Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command:
/<<PKGBUILDDIR>>/build/meson-private/sanitycheckcpp.exe
-----------
Sanity check: `/<<PKGBUILDDIR>>/build/meson-private/sanitycheckcpp.exe` -> 0
C++ compiler for the build machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-4)
15.2.0")
C++ linker for the build machine: c++ ld.bfd 2.45
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmp7pi8cohw
Code:
extern int i;
int i;
-----------
Command line: `c++
/<<PKGBUILDDIR>>/build/meson-private/tmp7pi8cohw/testfile.cpp -o
/<<PKGBUILDDIR>>/build/meson-private/tmp7pi8cohw/output.obj -c -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wduplicated-cond`
-> 0
Compiler for C++ supports arguments -Wduplicated-cond: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmp3ivdl84l
Code:
extern int i;
int i;
-----------
Command line: `c++
/<<PKGBUILDDIR>>/build/meson-private/tmp3ivdl84l/testfile.cpp -o
/<<PKGBUILDDIR>>/build/meson-private/tmp3ivdl84l/output.obj -c -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive
-Wduplicated-branches` -> 0
Compiler for C++ supports arguments -Wduplicated-branches: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpaz468jxz
Code:
extern int i;
int i;
-----------
Command line: `c++
/<<PKGBUILDDIR>>/build/meson-private/tmpaz468jxz/testfile.cpp -o
/<<PKGBUILDDIR>>/build/meson-private/tmpaz468jxz/output.obj -c -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wlogical-op` -> 0
Compiler for C++ supports arguments -Wlogical-op: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmp918xupec
Code:
extern int i;
int i;
-----------
Command line: `c++
/<<PKGBUILDDIR>>/build/meson-private/tmp918xupec/testfile.cpp -o
/<<PKGBUILDDIR>>/build/meson-private/tmp918xupec/output.obj -c -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wrestrict` -> 0
Compiler for C++ supports arguments -Wrestrict: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpwjal92vm
Code:
extern int i;
int i;
-----------
Command line: `c++
/<<PKGBUILDDIR>>/build/meson-private/tmpwjal92vm/testfile.cpp -o
/<<PKGBUILDDIR>>/build/meson-private/tmpwjal92vm/output.obj -c -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wdouble-promotion`
-> 0
Compiler for C++ supports arguments -Wdouble-promotion: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpk1_3umqs
Code:
extern int i;
int i;
-----------
Command line: `c++
/<<PKGBUILDDIR>>/build/meson-private/tmpk1_3umqs/testfile.cpp -o
/<<PKGBUILDDIR>>/build/meson-private/tmpk1_3umqs/output.obj -c -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wshadow` -> 0
Compiler for C++ supports arguments -Wshadow: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpxmi03zqb
Code:
extern int i;
int i;
-----------
Command line: `c++
/<<PKGBUILDDIR>>/build/meson-private/tmpxmi03zqb/testfile.cpp -o
/<<PKGBUILDDIR>>/build/meson-private/tmpxmi03zqb/output.obj -c -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wformat=1` -> 0
Compiler for C++ supports arguments -Wformat=1: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpz4r871_y
Code:
extern int i;
int i;
-----------
Command line: `cc /<<PKGBUILDDIR>>/build/meson-private/tmpz4r871_y/testfile.c
-o /<<PKGBUILDDIR>>/build/meson-private/tmpz4r871_y/output.obj -c -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-D_FILE_OFFSET_BITS=64 -O0 -Wc++-compat` -> 0
Compiler for C supports arguments -Wc++-compat: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpn1h7633a
Code:
extern int i;
int i;
-----------
Command line: `cc /<<PKGBUILDDIR>>/build/meson-private/tmpn1h7633a/testfile.c
-o /<<PKGBUILDDIR>>/build/meson-private/tmpn1h7633a/output.obj -c -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-D_FILE_OFFSET_BITS=64 -O0 -Wunused-parameter -Wno-unused-parameter` -> 0
Compiler for C supports arguments -Wno-unused-parameter: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpr0sc9647
Code:
extern int i;
int i;
-----------
Command line: `cc /<<PKGBUILDDIR>>/build/meson-private/tmpr0sc9647/testfile.c
-o /<<PKGBUILDDIR>>/build/meson-private/tmpr0sc9647/output.obj -c -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-D_FILE_OFFSET_BITS=64 -O0 -Wunused-variable -Wno-unused-variable` -> 0
Compiler for C supports arguments -Wno-unused-variable: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpoldyzf4v
Code:
extern int i;
int i;
-----------
Command line: `cc /<<PKGBUILDDIR>>/build/meson-private/tmpoldyzf4v/testfile.c
-o /<<PKGBUILDDIR>>/build/meson-private/tmpoldyzf4v/output.obj -c -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-D_FILE_OFFSET_BITS=64 -O0 -Wsign-compare -Wno-sign-compare` -> 0
Compiler for C supports arguments -Wno-sign-compare: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpej_5yi6v
Code:
extern int i;
int i;
-----------
Command line: `cc /<<PKGBUILDDIR>>/build/meson-private/tmpej_5yi6v/testfile.c
-o /<<PKGBUILDDIR>>/build/meson-private/tmpej_5yi6v/output.obj -c -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-D_FILE_OFFSET_BITS=64 -O0 -Wunused-but-set-variable
-Wno-unused-but-set-variable` -> 0
Compiler for C supports arguments -Wno-unused-but-set-variable: YES
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmp9epm7rhv
Code:
extern int i;
int i;
-----------
Command line: `cc /<<PKGBUILDDIR>>/build/meson-private/tmp9epm7rhv/testfile.c
-o /<<PKGBUILDDIR>>/build/meson-private/tmp9epm7rhv/output.obj -c -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-D_FILE_OFFSET_BITS=64 -O0 -msse4.1` -> 0
Compiler for C supports arguments -msse4.1: YES
Run-time dependency threads found: YES
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Determining dependency 'boost' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion boost` -> 1
stderr:
Package boost was not found in the pkg-config search path.
Perhaps you should add the directory containing `boost.pc'
to the PKG_CONFIG_PATH environment variable
Package 'boost', required by 'virtual:world', not found
-----------
Checking potential boost root /usr/include/c++
Checking potential boost root /usr/include/x86_64-linux-gnu/c++
Checking potential boost root /usr/include/c++/15
Checking potential boost root /usr/lib/gcc/x86_64-linux-gnu/15
Checking potential boost root /usr/local
Checking potential boost root /usr/include
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpsls2tr7y
Code:
-----------
Command line: `c++
/<<PKGBUILDDIR>>/build/meson-private/tmpsls2tr7y/testfile.cpp -o
/<<PKGBUILDDIR>>/build/meson-private/tmpsls2tr7y/output.obj -c -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time
-D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive
--print-search-dirs` -> 0
stdout:
install: /usr/lib/gcc/x86_64-linux-gnu/15/
programs:
=/usr/libexec/gcc/x86_64-linux-gnu/15/:/usr/libexec/gcc/x86_64-linux-gnu/15/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/bin/
libraries:
=/usr/lib/gcc/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib/:/lib/x86_64-linux-gnu/15/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/15/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../:/lib/:/usr/lib/
-----------
- potential library dirs: []
- potential include dirs: ['/usr/include']
Checking potential boost root /usr
- potential library dirs: ['/usr/lib/gcc/x86_64-linux-gnu/15',
'/usr/lib/x86_64-linux-gnu', '/usr/lib']
- potential include dirs: ['/usr/include']
Run-time dependency Boost found: NO (tried system)
../meson.build:71:21: ERROR: Dependency "boost" not found, tried system
dh_auto_configure: error: cd build && DEB_PYTHON_INSTALL_LAYOUT=deb
LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain
--prefix=/usr --sysconfdir=/etc --localstatedir=/var
--libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 returned exit code 1
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: pbcopper
Source-Version: 2.3.0+dfsg-4
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pbcopper, 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.
Étienne Mollier <[email protected]> (supplier of updated pbcopper 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: Sun, 05 Oct 2025 23:30:23 +0200
Source: pbcopper
Architecture: source
Version: 2.3.0+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1117413
Changes:
pbcopper (2.3.0+dfsg-4) unstable; urgency=medium
.
* Team upload.
* d/control: build depends on libboost-iostreams-dev. (Closes: #1117413)
Checksums-Sha1:
f9c701b26b4a510393feb468d425daa9f6f1caf4 2319 pbcopper_2.3.0+dfsg-4.dsc
d8396cf912113ff32d9a23fbb9ad247f3482b876 8208
pbcopper_2.3.0+dfsg-4.debian.tar.xz
Checksums-Sha256:
bd3b24822f67e35a3e1240a26b8d683553c6fa1c8ed00c4efe1771fb84dce79f 2319
pbcopper_2.3.0+dfsg-4.dsc
92e8cb13f891902a6d9eb839879fbc4b89e826f2e585e2f0648a9c39ba1415b7 8208
pbcopper_2.3.0+dfsg-4.debian.tar.xz
Files:
ae8e250d4fdf0767c5e75dc8686f40e4 2319 science optional
pbcopper_2.3.0+dfsg-4.dsc
7c73a220b6ad354550f5d9012cb0f6c3 8208 science optional
pbcopper_2.3.0+dfsg-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmji460UHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdp6cQ//d2aYZUruuFnz03D4CBINvJQbailu
Z+4Ixdwc1JhkeRNyIB/oEzhjESPllj3cronGOsIsBifNEs+iQRBNolhHcXYBY6ze
6GOJRO3k27XJbM2JpKC6KmGN61YuufAXlNtL44a5t5hnPWF0+DdV8VyW6sCaU2GL
LO7f/pNNwJYxI/Akh0k27LHyReJcsDEWlkXGwpt/Bszicy7ikMD5z3VZDkvu2FSp
AQkaojEQf8xUOVzRlBAFbx9W06meNI2QyNb7oEBrPXzPuhJMKRtpvdFUWW2ssgol
5k+y6eeV7B/5r6ZwzYIKCEaxr8MVC/OKvqPsBUCqCvcTJoqj6YKClbUZt3Ufa1sS
N8tnjPaltqp2ZQO3X8L/aATVEN0DPZO5LIl0GvP29aW9witA4v/q1wLZzKB2yi0L
nQ0J2T/2VYB0hpzdab87Rb/gNZoXydFfu884U8EoTQGoEWNIKOWhywZJslvsWols
8s4wChCOWThIVCwTTn11nwN3YJQfCTILbFVrkn86V1QRicsW2nDeU89eMfAd4Yzi
0pKGMICbLP1Dv06f/gGcfCnMgTrZMlbUnUKEVZROHAtDfYZUOymb0e5buFKOPXmD
XoT5e4zBxjMMUhlCtnGmSbjwH+ncK+VmFFeIDB65JqsK1T5RBvBNs9IXYMVwsMW0
0r1y6vaSPfZrW88=
=EvLj
-----END PGP SIGNATURE-----
pgpZ5HxlCURqn.pgp
Description: PGP signature
--- End Message ---