Your message dated Sun, 18 Jan 2026 15:18:56 +0000
with message-id <[email protected]>
and subject line Bug#1125013: fixed in meson 1.10.1-1
has caused the Debian Bug report #1125013,
regarding siril: 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 [email protected]
immediately.)
--
1125013: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125013
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:siril
Version: 1.4.0~rc2-1
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/202512/
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:siril, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=meson
dh_auto_clean -O--buildsystem=meson
dh_autoreconf_clean -O--buildsystem=meson
dh_clean -O--buildsystem=meson
debian/rules binary
dh binary --buildsystem=meson
dh_update_autotools_config -O--buildsystem=meson
dh_autoreconf -O--buildsystem=meson
configure.ac:50: installing './compile'
configure.ac:112: installing './config.guess'
configure.ac:112: installing './config.sub'
configure.ac:23: installing './install-sh'
configure.ac:23: installing './missing'
src/Makefile.am: installing './depcomp'
[... snipped ...]
Command line: `c++ -I/usr/include/opencv4
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpju_wzmrr/testfile.cpp'
-o '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpju_wzmrr/output.obj'
-c -g -O2 '-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 -fpermissive
-std=c++17` -> 0
Header "opencv2/opencv_modules.hpp" has symbol "HAVE_OPENCV_STITCHING" : YES
Determining dependency 'rtprocess' 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 rtprocess` -> 1
stderr:
Package rtprocess was not found in the pkg-config search path.
Perhaps you should add the directory containing `rtprocess.pc'
to the PKG_CONFIG_PATH environment variable
Package 'rtprocess', required by 'virtual:world', not found
-----------
CMake binary for host machine is cached.
Preliminary CMake check failed. Aborting.
Run-time dependency rtprocess found: NO (tried pkgconfig and cmake)
Executing subproject librtprocess method cmake
CMake binary for build machine is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Found CMake: /usr/bin/cmake (3.31.6)
Configuring the build directory with CMake version 3.31.6
Running CMake with: -G Ninja -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DBUILD_SHARED_LIBS=False
-DOPTION_OMP=False
- build directory:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build
- source directory: /<<PKGBUILDDIR>>/subprojects/librtprocess
- toolchain file:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeMesonToolchainFile.cmake
- preload file:
/usr/lib/python3/dist-packages/mesonbuild/cmake/data/preload.cmake
- trace args: --trace-expand --trace-format=json-v1
--no-warn-unused-cli --trace-redirect=cmake_trace.txt
- disabled policy warnings: [CMP0025, CMP0047, CMP0056, CMP0060, CMP0065,
CMP0066, CMP0067, CMP0082, CMP0089, CMP0102]
Calling CMake (['/usr/bin/cmake']) in
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build
with:
- "-G"
- "Ninja"
- "-DCMAKE_INSTALL_PREFIX=/usr"
- "-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu"
- "-DBUILD_SHARED_LIBS=False"
- "-DOPTION_OMP=False"
- "--trace-expand"
- "--trace-format=json-v1"
- "--no-warn-unused-cli"
- "--trace-redirect=cmake_trace.txt"
- "-DCMAKE_POLICY_WARNING_CMP0025=OFF"
- "-DCMAKE_POLICY_WARNING_CMP0047=OFF"
- "-DCMAKE_POLICY_WARNING_CMP0056=OFF"
- "-DCMAKE_POLICY_WARNING_CMP0060=OFF"
- "-DCMAKE_POLICY_WARNING_CMP0065=OFF"
- "-DCMAKE_POLICY_WARNING_CMP0066=OFF"
- "-DCMAKE_POLICY_WARNING_CMP0067=OFF"
- "-DCMAKE_POLICY_WARNING_CMP0082=OFF"
- "-DCMAKE_POLICY_WARNING_CMP0089=OFF"
- "-DCMAKE_POLICY_WARNING_CMP0102=OFF"
- "-DCMAKE_POLICY_CMP0141=NEW"
-
"-DCMAKE_TOOLCHAIN_FILE=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeMesonToolchainFile.cmake"
-
"-DMESON_PRELOAD_FILE=/usr/lib/python3/dist-packages/mesonbuild/cmake/data/preload.cmake"
- "/<<PKGBUILDDIR>>/subprojects/librtprocess"
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Put cmake in trace mode, but with variables expanded.
Put cmake in trace mode and sets the trace output format.
Not searching for unused variables given on the command line.
Put cmake in trace mode and redirect trace output to a file instead of stderr.
Trace will be written to cmake_trace.txt
-- The CXX compiler identification is GNU 15.2.0
CMake Warning (dev) at
/usr/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake:22 (set):
Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
the same name. Run "cmake --help-policy CMP0126" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, normal variable
"CMAKE_BUILD_TYPE" will be removed from the current scope.
Call Stack (most recent call first):
/usr/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:100
(cmake_initialize_per_config_variable)
CMakeLists.txt:20 (project)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test WITH_WALL_FLAG
-- Performing Test WITH_WALL_FLAG - Success
-- Performing Test WITH_WEXTRA_FLAG
-- Performing Test WITH_WEXTRA_FLAG - Success
-- Performing Test WITH_WSHADOW_FLAG
-- Performing Test WITH_WSHADOW_FLAG - Success
-- Performing Test WITH_WWRITE_STRINGS_FLAG
-- Performing Test WITH_WWRITE_STRINGS_FLAG - Success
-- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG
-- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG - Success
-- Performing Test WITH_WPOINTER_ARITH_FLAG
-- Performing Test WITH_WPOINTER_ARITH_FLAG - Success
-- Performing Test WITH_WERROR_POINTER_ARITH_FLAG
-- Performing Test WITH_WERROR_POINTER_ARITH_FLAG - Success
-- Performing Test WITH_WRETURN_TYPE_FLAG
-- Performing Test WITH_WRETURN_TYPE_FLAG - Success
-- Performing Test WITH_WERROR_RETURN_TYPE_FLAG
-- Performing Test WITH_WERROR_RETURN_TYPE_FLAG - Success
-- Performing Test WITH_WUNINITIALIZED_FLAG
-- Performing Test WITH_WUNINITIALIZED_FLAG - Success
-- Performing Test WITH_WERROR_UNINITIALIZED_FLAG
-- Performing Test WITH_WERROR_UNINITIALIZED_FLAG - Success
-- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG
-- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG - Success
-- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG
-- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG - Success
-- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG
-- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG - Success
-- Performing Test WITH_WUNUSED_LABEL_FLAG
-- Performing Test WITH_WUNUSED_LABEL_FLAG - Success
-- Performing Test WITH_WERROR_UNUSED_LABEL_FLAG
-- Performing Test WITH_WERROR_UNUSED_LABEL_FLAG - Success
-- Performing Test WITH_FTREE_VECTORIZE_FLAG
-- Performing Test WITH_FTREE_VECTORIZE_FLAG - Success
-- Performing Test REQUIRED_FLAGS_WERROR
-- Performing Test REQUIRED_FLAGS_WERROR - Success
-- Performing Test REQUIRED_FLAGS_WFORMAT
-- Performing Test REQUIRED_FLAGS_WFORMAT - Success
-- Performing Test WITH_WFORMAT_SECURITY_FLAG
-- Performing Test WITH_WFORMAT_SECURITY_FLAG - Success
-- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG
-- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG - Success
-- Performing Test WITH_STACK_PROTECTOR_STRONG
-- Performing Test WITH_STACK_PROTECTOR_STRONG - Success
-- Performing Test WITH_STACK_CLASH_PROTECTION
-- Performing Test WITH_STACK_CLASH_PROTECTION - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Configuring done (1.7s)
CMake Warning (dev) at src/CMakeLists.txt:23 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done (0.0s)
-- Build files have been written to:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build
CMake configuration: SUCCEEDED
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-wUp1Ph/CMakeLists.txt:22
add_executable(['cmTC_314b5'])
CMake trace warning: target_link_libraries() TARGET cmTC_314b5 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-wUp1Ph/CMakeLists.txt:28
target_link_libraries(['cmTC_314b5', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-iKlfQ1/CMakeLists.txt:21
add_executable(['cmTC_69af4'])
CMake trace warning: target_link_libraries() TARGET cmTC_69af4 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-iKlfQ1/CMakeLists.txt:27
target_link_libraries(['cmTC_69af4', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-dxbwTM/CMakeLists.txt:21
add_executable(['cmTC_547f1'])
CMake trace warning: target_link_libraries() TARGET cmTC_547f1 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-dxbwTM/CMakeLists.txt:27
target_link_libraries(['cmTC_547f1', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-Fqdi8b/CMakeLists.txt:21
add_executable(['cmTC_0af4e'])
CMake trace warning: target_link_libraries() TARGET cmTC_0af4e not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-Fqdi8b/CMakeLists.txt:27
target_link_libraries(['cmTC_0af4e', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-x2cGf0/CMakeLists.txt:21
add_executable(['cmTC_b50c5'])
CMake trace warning: target_link_libraries() TARGET cmTC_b50c5 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-x2cGf0/CMakeLists.txt:27
target_link_libraries(['cmTC_b50c5', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-cSjj6H/CMakeLists.txt:21
add_executable(['cmTC_34af4'])
CMake trace warning: target_link_libraries() TARGET cmTC_34af4 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-cSjj6H/CMakeLists.txt:27
target_link_libraries(['cmTC_34af4', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-BpIOOI/CMakeLists.txt:21
add_executable(['cmTC_48c14'])
CMake trace warning: target_link_libraries() TARGET cmTC_48c14 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-BpIOOI/CMakeLists.txt:27
target_link_libraries(['cmTC_48c14', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-sMNhEy/CMakeLists.txt:21
add_executable(['cmTC_1ab34'])
CMake trace warning: target_link_libraries() TARGET cmTC_1ab34 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-sMNhEy/CMakeLists.txt:27
target_link_libraries(['cmTC_1ab34', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-Tp4uW6/CMakeLists.txt:21
add_executable(['cmTC_00083'])
CMake trace warning: target_link_libraries() TARGET cmTC_00083 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-Tp4uW6/CMakeLists.txt:27
target_link_libraries(['cmTC_00083', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-NCaeS2/CMakeLists.txt:21
add_executable(['cmTC_e7420'])
CMake trace warning: target_link_libraries() TARGET cmTC_e7420 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-NCaeS2/CMakeLists.txt:27
target_link_libraries(['cmTC_e7420', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-Hc7MKl/CMakeLists.txt:21
add_executable(['cmTC_9bfca'])
CMake trace warning: target_link_libraries() TARGET cmTC_9bfca not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-Hc7MKl/CMakeLists.txt:27
target_link_libraries(['cmTC_9bfca', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-LA1AZo/CMakeLists.txt:21
add_executable(['cmTC_26973'])
CMake trace warning: target_link_libraries() TARGET cmTC_26973 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-LA1AZo/CMakeLists.txt:27
target_link_libraries(['cmTC_26973', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-3EqCs0/CMakeLists.txt:21
add_executable(['cmTC_11f49'])
CMake trace warning: target_link_libraries() TARGET cmTC_11f49 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-3EqCs0/CMakeLists.txt:27
target_link_libraries(['cmTC_11f49', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-NtlcGU/CMakeLists.txt:21
add_executable(['cmTC_6eca8'])
CMake trace warning: target_link_libraries() TARGET cmTC_6eca8 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-NtlcGU/CMakeLists.txt:27
target_link_libraries(['cmTC_6eca8', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-uh4GHl/CMakeLists.txt:21
add_executable(['cmTC_47ed5'])
CMake trace warning: target_link_libraries() TARGET cmTC_47ed5 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-uh4GHl/CMakeLists.txt:27
target_link_libraries(['cmTC_47ed5', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-mprnzg/CMakeLists.txt:21
add_executable(['cmTC_84b15'])
CMake trace warning: target_link_libraries() TARGET cmTC_84b15 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-mprnzg/CMakeLists.txt:27
target_link_libraries(['cmTC_84b15', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-t6Ah71/CMakeLists.txt:21
add_executable(['cmTC_44afb'])
CMake trace warning: target_link_libraries() TARGET cmTC_44afb not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-t6Ah71/CMakeLists.txt:27
target_link_libraries(['cmTC_44afb', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-n19qsa/CMakeLists.txt:21
add_executable(['cmTC_45319'])
CMake trace warning: target_link_libraries() TARGET cmTC_45319 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-n19qsa/CMakeLists.txt:27
target_link_libraries(['cmTC_45319', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-oUljCL/CMakeLists.txt:21
add_executable(['cmTC_8f177'])
CMake trace warning: target_link_libraries() TARGET cmTC_8f177 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-oUljCL/CMakeLists.txt:27
target_link_libraries(['cmTC_8f177', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-xXx9Zb/CMakeLists.txt:21
add_executable(['cmTC_a74fd'])
CMake trace warning: target_link_libraries() TARGET cmTC_a74fd not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-xXx9Zb/CMakeLists.txt:27
target_link_libraries(['cmTC_a74fd', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-l9QjWA/CMakeLists.txt:21
add_executable(['cmTC_a7546'])
CMake trace warning: target_link_libraries() TARGET cmTC_a7546 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-l9QjWA/CMakeLists.txt:27
target_link_libraries(['cmTC_a7546', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-wKu6su/CMakeLists.txt:21
add_executable(['cmTC_bf3cb'])
CMake trace warning: target_link_libraries() TARGET cmTC_bf3cb not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-wKu6su/CMakeLists.txt:27
target_link_libraries(['cmTC_bf3cb', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-d1sc3M/CMakeLists.txt:21
add_executable(['cmTC_f526c'])
CMake trace warning: target_link_libraries() TARGET cmTC_f526c not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-d1sc3M/CMakeLists.txt:27
target_link_libraries(['cmTC_f526c', ''])
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-ZHZ9hM/CMakeLists.txt:21
add_executable(['cmTC_a6232'])
CMake trace warning: target_link_libraries() TARGET cmTC_a6232 not found
CMake TRACE:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/__CMake_build/CMakeFiles/CMakeScratch/TryCompile-ZHZ9hM/CMakeLists.txt:27
target_link_libraries(['cmTC_a6232', ''])
CMake TARGET:
-- name: rtprocess
-- type: NORMAL
-- imported: False
-- properties: {
'INCLUDE_DIRECTORIES':
['/<<PKGBUILDDIR>>/subprojects/librtprocess/src/include', '']
'INTERFACE_INCLUDE_DIRECTORIES':
['/<<PKGBUILDDIR>>/subprojects/librtprocess/src/include', '']
'COMPILE_DEFINITIONS': ['LIBRTPROCESS_STATIC']
'INTERFACE_COMPILE_DEFINITIONS': []
'COMPILE_OPTIONS': ['-Wall', '-Wextra', '-Wshadow', '-Wwrite-strings',
'-Werror=write-strings', '-Wpointer-arith', '-Werror=pointer-arith',
'-Wreturn-type', '-Werror=return-type', '-Wuninitialized',
'-Werror=uninitialized', '-Wimplicit-fallthrough', '-Wno-format-zero-length',
'-Wmissing-field-initializers', '-Wunused-label', '-Werror=unused-label',
'-ftree-vectorize', '-Wformat', '-Wformat-security', '-Werror=format-security',
'-fstack-protector-strong', '-fstack-clash-protection']
'INTERFACE_COMPILE_OPTIONS': []
'LINKER_FLAGS': ['', 'PROPERTY', 'PUBLIC_HEADER',
'include/librtprocess.h']
'VERSION': ['0.0.1']
'SOVERSION': ['0']
}
-- tline: CMake TRACE:
/<<PKGBUILDDIR>>/subprojects/librtprocess/src/CMakeLists.txt:23
add_library(['rtprocess',
'demosaic/ahd.cc;demosaic/amaze.cc;demosaic/bayerfast.cc;demosaic/border.cc;demosaic/dcb.cc;demosaic/hphd.cc;demosaic/igv.cc;demosaic/lmmse.cc;demosaic/markesteijn.cc;demosaic/rcd.cc;demosaic/vng4.cc;demosaic/xtransfast.cc;preprocess/CA_correct.cc;postprocess/hilite_recon.cc'])
CMake project rtprocess 0.11.0 has 2 build targets.
Generated Meson AST:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/librtprocess/meson.build
Project name: rtprocess
Project version: 0.11.0
C++ compiler for the host machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-11)
15.2.0")
C++ linker for the host machine: c++ ld.bfd 2.45.50.20251209
C++ compiler for the build machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-11)
15.2.0")
C++ linker for the build machine: c++ ld.bfd 2.45.50.20251209
../subprojects/librtprocess/meson.build:39:0: ERROR: Got unknown keyword
arguments "soversion", "version"
dh_auto_configure: error: cd obj-x86_64-linux-gnu &&
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
-Dcriterion=false returned exit code 1
make[1]: *** [debian/rules:15: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: meson
Source-Version: 1.10.1-1
Done: Jussi Pakkanen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
meson, 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.
Jussi Pakkanen <[email protected]> (supplier of updated meson 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, 18 Jan 2026 15:09:02 +0200
Source: meson
Architecture: source
Version: 1.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Jussi Pakkanen <[email protected]>
Changed-By: Jussi Pakkanen <[email protected]>
Closes: 1122479 1125013
Changes:
meson (1.10.1-1) unstable; urgency=medium
.
* New upstream release. Closes: #1125013, #1122479.
Checksums-Sha1:
c94f04ef2896f670196cd081b7e478fc2e096b55 3401 meson_1.10.1-1.dsc
b9f59df54f340b868535e23703ec237c22bf2c33 2413969 meson_1.10.1.orig.tar.gz
e3ebd0c1dca62cdaaed260b124c8dbc7af6d7b0f 16524 meson_1.10.1-1.debian.tar.xz
75c8e4288e9599c07974612473e25058e0669da0 27496 meson_1.10.1-1_source.buildinfo
Checksums-Sha256:
d6b7d3741ee9fb72785f9fe4eeb31252c3ef65454f73f0c498af486cde606c3e 3401
meson_1.10.1-1.dsc
c42296f12db316a4515b9375a5df330f2e751ccdd4f608430d41d7d6210e4317 2413969
meson_1.10.1.orig.tar.gz
a18d94350ccbb8834202b2e813cddd5a8dd801ad3c6e12afa2d6a1164cbdbf01 16524
meson_1.10.1-1.debian.tar.xz
92b78ba4f4b18237b535db7b3d3631fec93b4146456b2bcb3c4a100ec6bf4230 27496
meson_1.10.1-1_source.buildinfo
Files:
e938c48b4fbc16746de0957f672e895b 3401 devel optional meson_1.10.1-1.dsc
e1c12d275f8aae9fae71dff3d6891746 2413969 devel optional
meson_1.10.1.orig.tar.gz
876bb72e5259def1bd8c319f6c5e9e82 16524 devel optional
meson_1.10.1-1.debian.tar.xz
b237e9140c384f495e5b96517475e8f8 27496 devel optional
meson_1.10.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJPBAEBCgA5FiEEGeLW2bRtjapiiPh3wk5jG6ux/nAFAmls3IUbHGp1c3NpLnBh
a2thbmVuQG1haWxib3gub3JnAAoJEMJOYxursf5wxhAP/1XCgmUxmz/wX7L9brSs
+iUf/9YJ67vTtek6oS5CWg9IY607xwXbi9RXkMWG2n9KLAmF/9OhRBjs30hcxcnw
0mRclSt6sH9TgRSX/2f6bui//y+BjQXkQq0ARjaB6CDCMSzbZ072CHPFKUORFnBZ
41TYrQGKXW8sM+Wg37FY96bng4PjBzh9cRYSgaagzxITQ4jfbiuOKxRtHpjWTUd1
QqtN9DcR1I23Sl+oSCY6eNvvATGVh/mEWJmj87mRHPUWCwddXoHrD5Tmu8ZjXrZX
QlilyqYVAiL7gRCR0/ypwzz8AU7iIoVO9ibc9n2/BrTh+6KfNk1Yn6h0EQzYAkTL
LIHQiqZ3sCmwS5mq70MG0r/TQB5Bz8SZ0I3rCVibqNQ+N8Uw9uUuKe/8ExxrNTja
mhPi/sJNFOysLRXYQXXSFoE6RYGDN8KsR/XoHtq0RCLfauD1PukSq2vfoeJFz7Qi
+x0EFPkFc2ykZYsBZ7+8w+qRnfwL4JQe2LCUJ4Bl7cc4N85xoIxT/ILyFgk237aI
XS4pLY86q2ERbDX/RoTCQXVqwIPvcR0CJzqJf5yIbavazEhGwnYH4HdvY+FoTsch
MPCq94tcQLyOe3BADBS0V70+URQ78WiS2AyYhXZC0Hp4HTF68o7tvmQGF3FlfiGo
LRhvtmPpCPUolzQZV66H6JMk
=bxmX
-----END PGP SIGNATURE-----
pgpFDmozoe2k_.pgp
Description: PGP signature
--- End Message ---