Your message dated Sun, 17 May 2026 13:42:23 +0000
with message-id <[email protected]>
and subject line Bug#1129810: fixed in ball 1.5.0+git20220524.d85d2dd-4
has caused the Debian Bug report #1129810,
regarding ball: FTBFS with boost 1.90
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.)
--
1129810: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129810
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ball
Version: 1.5.0+git20220524.d85d2dd-2
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/202603/
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:ball, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=cmake --builddirectory=build
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
[ -d source ] && cd source ; \
if [ -f Makefile ] ; \
then \
make clean ; \
cd PYTHON/EXTENSIONS; \
make clean; \
rm -rf ../lib/Linux*; \
rm -rf ../doc/doxygen/latex/*; \
rm -f /<<PKGBUILDDIR>>/source/config.status 2>/dev/null; \
fi
rm -f data/BALLView/translations/BALLView.de_DE.qm
[... snipped ...]
Boost_IOSTREAMS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_IOSTREAMS_LIBRARY_RELEASE
Boost_IOSTREAMS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_REGEX_LIBRARY_DEBUG
Boost_REGEX_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_REGEX_LIBRARY_RELEASE
Boost_REGEX_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SERIALIZATION_LIBRARY_DEBUG
Boost_SERIALIZATION_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SERIALIZATION_LIBRARY_RELEASE
Boost_SERIALIZATION_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG
Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE
Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_THREAD_LIBRARY_DEBUG
Boost_THREAD_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_THREAD_LIBRARY_RELEASE
Boost_THREAD_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/<<PKGBUILDDIR>>/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=2
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_NONE
CMAKE_CXX_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_NONE
CMAKE_C_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_NONE
CMAKE_EXE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Test CMAKE_HAVE_LIBC_PTHREAD
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/<<PKGBUILDDIR>>
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//Name of CMakeLists files to read
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_NONE
CMAKE_MODULE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-4.2
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_NONE
CMAKE_SHARED_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_NONE
CMAKE_STATIC_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_TAPI
CMAKE_TAPI-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//The C++ compiler id
CXX_COMPILER_ID:INTERNAL=(unknown)
//The C++ compiler version
CXX_COMPILER_VERSION:INTERNAL=0
//The C++ compiler major version
CXX_COMPILER_VERSION_MAJOR:INTERNAL=0
//The C++ compiler minor version
CXX_COMPILER_VERSION_MINOR:INTERNAL=0
//The C++ compiler minor minor version
CXX_COMPILER_VERSION_MINOR_MINOR:INTERNAL=0
//Details about finding BISON
FIND_PACKAGE_MESSAGE_DETAILS_BISON:INTERNAL=[/usr/bin/bison][v()]
//Details about finding FLEX
FIND_PACKAGE_MESSAGE_DETAILS_FLEX:INTERNAL=[/usr/bin/flex][v()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//ADVANCED property for variable: FLEX_EXECUTABLE
FLEX_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: FL_LIBRARY
FL_LIBRARY-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
HAVE_BALL_CHAR_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_DOUBLE_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_FLOAT_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_INT_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_LONG_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_POINTER_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_SHORT_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_SIZE_T_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_UINT16_T_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_UINT32_T_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_UINT64_T_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_UINT_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_ULONGLONG_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_ULONG_SIZE:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_BALL_USHORT_SIZE:INTERNAL=TRUE
//Have include stddef.h
HAVE_STDDEF_H:INTERNAL=1
//Have include stdint.h
HAVE_STDINT_H:INTERNAL=1
//Have include sys/types.h
HAVE_SYS_TYPES_H:INTERNAL=1
//Have include rpc/types.h
XDR_HAS_RPC_TYPES_H:INTERNAL=
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/<<PKGBUILDDIR>>/build/usr
dh_auto_configure: error: cd build && DEB_PYTHON_INSTALL_LAYOUT=deb
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu
-DCMAKE_INSTALL_PREFIX=./usr -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON -DBALL_PATH=/usr
-DBALL_DATA_PATH=/usr/share/BALL-1.5/data -DBALL_PYTHON_SUPPORT=OFF
-DBALL_BUILD_BALLAXY=OFF -DUSE_PRESENTABALL_PLUGIN=OFF .. returned exit code 1
make[1]: *** [debian/rules:27: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: ball
Source-Version: 1.5.0+git20220524.d85d2dd-4
Done: Anton Gladky <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ball, 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.
Anton Gladky <[email protected]> (supplier of updated ball 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, 17 May 2026 09:03:04 +0200
Source: ball
Architecture: source
Version: 1.5.0+git20220524.d85d2dd-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Closes: 1120734 1129810
Changes:
ball (1.5.0+git20220524.d85d2dd-4) unstable; urgency=medium
.
* Team upload
* Fix FTBFS with Boost 1.90 and Eigen 3.5 (Closes: #1129810):
- cmake/BALLConfigBoost.cmake: Remove 'system' from required Boost
components; boost::system is header-only since Boost 1.74 and the
compiled library was dropped in Boost 1.90.
- cmake/FindEigen3.cmake: Fix version detection for Eigen >= 3.5;
- cmake/BALLCompilerSpecific.cmake: Require C++14 (was c++0x/c++11)
to satisfy Eigen 3.5 requirement.
- include/BALL/SYSTEM/networking.h, source/SYSTEM/networking.C:
Replace removed boost::asio::io_service with io_context; update
post()/reset() to the new Boost.Asio 1.90 API.
* Refresh packaging:
- debian/control: Remove redundant Priority: optional field
- debian/control: Update Standards-Version to 4.7.4
- debian/salsa-ci.yml: Switch to recipes/debian.yml format, enable
license reconciliation
- debian/upstream/metadata: Fix YAML formatting (block scalars,
field names)
- debian/BALLView.1: Clarify LGPL-2.1+ version in license text
- debian/rules: Fix hardening flags for CMake: move DEB_BUILD_MAINT_OPTIONS
before buildflags.mk include; merge CPPFLAGS into CFLAGS/CXXFLAGS so
-D_FORTIFY_SOURCE=2 reaches the compiler
- debian/salsa-ci.yml: Disable blhc; CMake internal ABI detection
commands trigger false positives that cannot be suppressed cleanly
* Fix FTBFS with modern GLEW cmake config:
.
ball (1.5.0+git20220524.d85d2dd-3) UNRELEASED; urgency=medium
.
* Team upload.
* debian/control (Build-Depends): Replace libqt5opengl5-dev with the
virtual package libqt5opengl5-desktop-dev to prevent attempts to build
on armhf (Closes: #1120734). Thanks Adrian Bunk.
Checksums-Sha1:
81b4ba4cac89dd902b19220eb852a9cdc8f85935 3326
ball_1.5.0+git20220524.d85d2dd-4.dsc
86bf24e02ede1d5c26ef99503582c94e5874ab70 27596
ball_1.5.0+git20220524.d85d2dd-4.debian.tar.xz
498b6201ca3e2d462fe8c7ea7aba81c7cc78d7f6 47444184
ball_1.5.0+git20220524.d85d2dd-4.git.tar.xz
348e5ca5e360c1d54cef8a1d0b60631c916ec39e 17416
ball_1.5.0+git20220524.d85d2dd-4_source.buildinfo
Checksums-Sha256:
6af8c4f1314ec2297427875eacc65fc658e9813bcfd7a35c5d7fe8aa52839d8f 3326
ball_1.5.0+git20220524.d85d2dd-4.dsc
ba8e8370a2c3a3d231777b962f637be96fc2a033d94fe4d064831007023f0e11 27596
ball_1.5.0+git20220524.d85d2dd-4.debian.tar.xz
4be1bec22507578d287e146468501a5a29a25f39ac3d0d5e4331ce98352032a6 47444184
ball_1.5.0+git20220524.d85d2dd-4.git.tar.xz
bfabc78846b808c1ce9584fc7f72f9952e3299cf9ebbde803dcb74bc91dae963 17416
ball_1.5.0+git20220524.d85d2dd-4_source.buildinfo
Files:
419073d64ced0fb02e4417e33bc55dbc 3326 science optional
ball_1.5.0+git20220524.d85d2dd-4.dsc
4e6fc1495d7be1144e03f9d9abac87ba 27596 science optional
ball_1.5.0+git20220524.d85d2dd-4.debian.tar.xz
0290715395a986114cc6264c83587248 47444184 science None
ball_1.5.0+git20220524.d85d2dd-4.git.tar.xz
c8b534cbee55473f16f4918e5cbaf336 17416 science optional
ball_1.5.0+git20220524.d85d2dd-4_source.buildinfo
Git-Tag-Info: tag=4ebf55098d952abac4520808394b1d1979133148
fp=bbbd45ea818ab86ff67e7285d3e17383cfa7ff06
Git-Tag-Tagger: Anton Gladky <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmoJwFEACgkQYG0ITkaD
wHlRbA//aonroh7kjtjJn5fZofd6tfN3TPa1pS8YQKeoflaHXx1eD6ZEwC9eLJUf
n3CNh/VQLo2N2zNVjNMglZAkShKZ962tKPXASxSpKtKEFpGRdmlKvgV1M/GQzHLn
1aYUE8QlflojFMbqrDdPbdT43+u20uxKSRErRuUf9SNTTvm847PYG8Ji8yr8VZHi
nlFEfZTq6mNxKHOCFgwzhI02IUT6E27tee8YZf2y4HcgKiKjVLtT96nT0/kSj4dc
aMkJ+YisHGKpNcJbC7qooTbwtYXCXqP9ScLKQUKetDhaN2oblCzvLNpPZ6mGP3Z5
+lwnha+MtegK3BsPXJyRVUVkJbHnfDKCn3jAsy3tLPvTMKWZUSR7XHxT8gN4HZgv
R7lyGTdW+To/tfcSRfv7+e72+xOkmm8/9YQ3hG2DpTXpA4dSr7ZgWGOjiFxD+azr
aIVHq/eSy6LiGKyQSB7t/9c3tdE2xE4GJfVTS+c/Q2Rr4rG1wlRnoAU5ayu0Acwq
3wlIufKxnzI17ZJ9jHzqnZ0pLgzXCrex0wXFb0KF+Bb7eGZdRi7AyCtJGuFfGp/w
+LhLpb7lHw1XHhzTzAktlBz97+KQTOHN8QPjGJlguSHNjtFo/c/mljcASURu8Wbs
VqdRepT1kHsCcBwq6pk6LalYgQnmUkt0kmIVhVXk4h+shzcGiOU=
=epdj
-----END PGP SIGNATURE-----
pgpddkuJY5jWq.pgp
Description: PGP signature
--- End Message ---