Your message dated Wed, 18 Dec 2024 19:34:48 +0000
with message-id <e1tnzom-00boo2...@fasolo.debian.org>
and subject line Bug#1090173: fixed in tango 10.0.0+dfsg1-4
has caused the Debian Bug report #1090173,
regarding tango: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or
list.
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.)
--
1090173: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090173
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tango
Version: 10.0.0+dfsg1-3
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with sphinxdoc
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DTANGO_OMNI_BASE=/usr
-DTSD_JAVA=OFF -DTDB_DATABASE_SCHEMA=OFF -DDB_SCRIPTS=ON -DTSD_TAC=ON
-DTANGO_USE_TELEMETRY=ON
-DCMAKE_MODULE_PATH=/usr/lib/x86_64-linux-gnu/cmake/opentelemetry-cpp/
cd obj-x86_64-linux-gnu && 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_BUILD_TYPE=Release -DTANGO_OMNI_BASE=/usr -DTSD_JAVA=OFF
-DTDB_DATABASE_SCHEMA=OFF -DDB_SCRIPTS=ON -DTSD_TAC=ON -DTANGO_USE_TELEMETRY=ON
-DCMAKE_MODULE_PATH=/usr/lib/x86_64-linux-gnu/cmake/opentelemetry-cpp/ ..
-- The CXX compiler identification is GNU 14.2.0
-- 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
-- C++
-- CMake: version 3.31.2
-- Target platform: Linux 64-bit
-- C++ Compiler: GNU with version 14.2.0
-- Build type: Release
-- cppTango: version unknown
-- Environment: TANGO_HOST=
-- IDL: version 6.0.2
-- Found ZeroMQ: /usr/lib/x86_64-linux-gnu/libzmq.so
-- Found cppzmq: /usr/include/zmq.hpp
-- Found omniORB4: /usr/lib/x86_64-linux-gnu/libomniORB4.so found components:
thread
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1")
-- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so (found version
"3.21.12")
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.3.2")
-- Found c-ares: /usr/lib/x86_64-linux-gnu/cmake/c-ares/c-ares-config.cmake
(found version "1.34.3")
-- Found Threads: TRUE
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Found RE2 via pkg-config.
-- Tango telemetry (OpenTelemetry) enabled
-- Found opentelemetry-cpp: /usr/include
-- opentelemetry-cpp: version 1.17.0
-- opentelemetry-cpp uses new exporter name: TRUE
-- Found OMNIORB_VERSION=4.3.2
-- Using OMNIIDL=/usr/bin/omniidl
-- Testing omniidl for bug in generated c++ for IDL union
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
-- Check if cppzmq is present and recent enough: TRUE
-- Check if libzmq version is >= 4.0.5: TRUE
-- Looking for C++ include io.h
-- Looking for C++ include io.h - not found
-- Looking for C++ include unistd.h
-- Looking for C++ include unistd.h - found
-- Using IDL=/<<PKGBUILDDIR>>/lib/idl/include
-- Found Doxygen: /usr/bin/doxygen (found version "1.9.8") found components:
doxygen missing components: dot
CMake Warning at lib/cpp/src/doxygen/CMakeLists.txt:10 (message):
Could not find doxygen/dot, therefore the documentation can not be built.
-- IDL
-- The C compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Database
-- Found MySQL: /usr/lib/x86_64-linux-gnu/libmariadb.so (found version "3.4.1")
missing components: exe
-- Using bundled libtango
-- No MySQL client program specified using -DMYSQL and we could not find one.
Database schema creation will not possible.
-- Starter
-- Access Control
-- Found MySQL: /usr/lib/x86_64-linux-gnu/libmariadb.so (found version "3.4.1")
-- Test
-- Found cppTango version .
-- Summary:
Configuration (TangoSourceDistribution):
Source code location: /<<PKGBUILDDIR>>
Version: 10.0.0
Compiler: C++ GNU 14.2.0
OMNIORB PATH: /usr/include
OMNIORB VERSION: 4.3.2
CPPZMQ PATH: /usr/include
CPPZMQ VERSION: 4.10.0
ZMQ PATH: /usr/include
ZMQ VERSION: 4.3.5
JAVA PATH: unknown
JAVA VERSION: unknown
Database:
DB NAME: tango
CLIENT LIB: /usr/lib/x86_64-linux-gnu/libmariadb.so
CLIENT VERSION: 3.4.1
SERVER VERSION: unknown
CONNECTION: FALSE
Build:
libraries: ON
java application : OFF
access control server: ON
database server: ON
database schema create: OFF
Please check whether the configuration I detected matches what you would like
to have.
-- Configuring done (10.9s)
-- Generating done (0.1s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
FETCHCONTENT_FULLY_DISCONNECTED
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
rm -f debian/libtango-dev.debhelper.log
debian/libtango-doc.debhelper.log debian/libtango-tools.debhelper.log
debian/libtango10.debhelper.log debian/tango-accesscontrol.debhelper.log
debian/tango-common.debhelper.log debian/tango-db.debhelper.log
debian/tango-starter.debhelper.log debian/tango-test.debhelper.log
debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C doc/src/ html
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/src'
sphinx-build -b html -d build/doctrees source build/html
Running Sphinx v8.1.3
loading translations [en]... done
Registering meta-labels...
registering audience
registering lang
... meta-labels registered.
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[2]: *** [Makefile:53: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/src'
make[1]: *** [debian/rules:38: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:24: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
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 could not 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: tango
Source-Version: 10.0.0+dfsg1-4
Done: Santiago Ruano Rincón <santi...@freexian.com>
We believe that the bug you reported is fixed in the latest version of
tango, 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 1090...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Ruano Rincón <santi...@freexian.com> (supplier of updated tango
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: SHA256
Format: 1.8
Date: Wed, 18 Dec 2024 16:02:58 -0300
Source: tango
Architecture: source
Version: 10.0.0+dfsg1-4
Distribution: unstable
Urgency: high
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Santiago Ruano Rincón <santi...@freexian.com>
Closes: 1090173
Changes:
tango (10.0.0+dfsg1-4) unstable; urgency=high
.
* Add patch to update sphinx configuration (Closes: #1090173)
Checksums-Sha1:
c5c83085a1f883a76e57aeb85b83c23ebcc82e4d 2223 tango_10.0.0+dfsg1-4.dsc
3c4086fe35f9fc4ba2410d52ad384b261a040e33 54088288
tango_10.0.0+dfsg1.orig.tar.xz
31f8cb15649e238adca0fe65e9e2e531067f6396 39036
tango_10.0.0+dfsg1-4.debian.tar.xz
260643ce4610360936c0582dedd472d379ec89eb 15425
tango_10.0.0+dfsg1-4_amd64.buildinfo
Checksums-Sha256:
336dea0e4d7dfeed7d031ea35bf5384c6d32ce7afad18f3b22f193fe3d580465 2223
tango_10.0.0+dfsg1-4.dsc
d25debd037f98e96ffa6f75048ddf6aa15838bc47682d6474363ea0dfac7136b 54088288
tango_10.0.0+dfsg1.orig.tar.xz
cd0407a341ed5d9b6fe9d0cbebc521132a9c8e731ba24e2210e59b9d2a317f66 39036
tango_10.0.0+dfsg1-4.debian.tar.xz
749900435b7a01f4417639389ffa8d5eb1bd0f7ac40d54846553aae9fb56cbe4 15425
tango_10.0.0+dfsg1-4_amd64.buildinfo
Files:
a9eb8a4ff5fe8a7962918a40d20fea80 2223 science optional tango_10.0.0+dfsg1-4.dsc
a9664a27cb61f6baaa211fd05a287e48 54088288 science optional
tango_10.0.0+dfsg1.orig.tar.xz
5fc4b58aba0cbad35167c8119561feb7 39036 science optional
tango_10.0.0+dfsg1-4.debian.tar.xz
2adebe27fdb73e2eb2a0aeca747a03e6 15425 science optional
tango_10.0.0+dfsg1-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIwEARYIADQWIQR+lHTq7mkJOyB6t2Un3j1FEEiG7wUCZ2MfERYcc2FudGlhZ29A
ZnJlZXhpYW4uY29tAAoJECfePUUQSIbvx0wA/2HV2Q+4E+68S+bMesBY4KeO28bz
WdmYyr/bO2P81LqzAQDuqtVedPOiZO0YM3b6yTZZAwVbpVa20lOOomnF+5vPDw==
=qju+
-----END PGP SIGNATURE-----
pgp6hltprlyTG.pgp
Description: PGP signature
--- End Message ---